Frédéric DALLEAU ([email protected])

Number of posts: 367 (0.5 per day)
First post: 2011-08-31 15:48:50
Last post: 2013-09-02 15:53:49

Date List Subject
2013-04-08 13:24:10 linux-bluetooth [PATCH v9 08/16] sbc: Use plain C primitive if doing msbc on neon
2013-04-08 13:24:09 linux-bluetooth [PATCH v9 07/16] sbc: Add plain C primitive for 1b 8s analysis
2013-04-08 13:24:08 linux-bluetooth [PATCH v9 06/16] sbc: Add iwmmxt primitive for 1b 8s encoding
2013-04-08 13:24:07 linux-bluetooth [PATCH v9 05/16] sbc: Add armv6 primitive for 1b 8s analysis
2013-04-08 13:24:06 linux-bluetooth [PATCH v9 04/16] sbc: Add mmx primitive for 1b 8s analysis
2013-04-08 13:24:05 linux-bluetooth [PATCH v9 03/16] sbc: Rename sbc_analyze_4b_xx to sbc_analyze_xx
2013-04-08 13:24:04 linux-bluetooth [PATCH v9 02/16] sbc: Break 4 blocks processing to variable steps
2013-04-08 13:24:03 linux-bluetooth [PATCH v9 01/16] sbc: Add encoder_state to analysis functions
2013-04-08 13:24:02 linux-bluetooth [PATCH v9 00/16] mSBC investigations
2013-04-08 12:41:03 linux-bluetooth Re: [PATCH v4 2/6] Bluetooth: Add SCO socket voice_setting option
2013-03-29 15:58:20 linux-bluetooth [PATCH v8 16/16] sbc: Update sbcinfo for msbc
2013-03-29 15:58:19 linux-bluetooth [PATCH v8 15/16] sbc: Update sbcenc for msbc
2013-03-29 15:58:18 linux-bluetooth [PATCH v8 14/16] sbc: Update sbcdec for msbc
2013-03-29 15:58:17 linux-bluetooth [PATCH v8 13/16] sbc: Add support for mSBC frame header
2013-03-29 15:58:16 linux-bluetooth [PATCH v8 12/16] sbc: Declare and implement sbc_init_msbc
2013-03-29 15:58:15 linux-bluetooth [PATCH v8 11/16] sbc: Add a private boolean flag to enable 15 block encoding
2013-03-29 15:58:14 linux-bluetooth [PATCH v8 10/16] sbc: Fix input reordering for 15 blocks case
2013-03-29 15:58:13 linux-bluetooth [PATCH v8 09/16] sbc: Use plain C primitive if doing msbc on neon
2013-03-29 15:58:12 linux-bluetooth [PATCH v8 08/16] sbc: Add plain C primitive for 1b 8s analysis
2013-03-29 15:58:11 linux-bluetooth [PATCH v8 07/16] sbc: Add iwmmxt primitive for 1b 8s encoding
2013-03-29 15:58:10 linux-bluetooth [PATCH v8 06/16] sbc: Add armv6 primitive for 1b 8s analysis
2013-03-29 15:58:09 linux-bluetooth [PATCH v8 05/16] sbc: Add mmx primitive for 1b 8s analysis
2013-03-29 15:58:08 linux-bluetooth [PATCH v8 04/16] sbc: add odd member variable to sbc_encoder_state
2013-03-29 15:58:07 linux-bluetooth [PATCH v8 03/16] sbc: Rename sbc_analyze_4b_xx to sbc_analyze_xx
2013-03-29 15:58:06 linux-bluetooth [PATCH v8 02/16] sbc: Break 4 blocks processing to variable steps
2013-03-29 15:58:05 linux-bluetooth [PATCH v8 01/16] sbc: Add encoder_state to analysis functions
2013-03-29 15:58:04 linux-bluetooth [PATCH v8 00/16] mSBC investigations
2013-03-28 10:19:03 linux-bluetooth [PATCH v7 16/16] sbc: Update sbcinfo for msbc
2013-03-28 10:19:02 linux-bluetooth [PATCH v7 15/16] sbc: Update sbcenc for msbc
2013-03-28 10:19:01 linux-bluetooth [PATCH v7 14/16] sbc: Update sbcdec for msbc
2013-03-28 10:19:00 linux-bluetooth [PATCH v7 13/16] sbc: Add support for mSBC frame header
2013-03-28 10:18:59 linux-bluetooth [PATCH v7 12/16] sbc: Declare and implement sbc_init_msbc
2013-03-28 10:18:58 linux-bluetooth [PATCH v7 11/16] sbc: Add a private boolean flag to enable 15 block encoding
2013-03-28 10:18:57 linux-bluetooth [PATCH v7 10/16] sbc: Fix input reordering for 15 blocks case
2013-03-28 10:18:56 linux-bluetooth [PATCH v7 09/16] sbc: Use plain C primitive if doing msbc on neon
2013-03-28 10:18:55 linux-bluetooth [PATCH v7 08/16] sbc: Add plain C primitive for 1b 8s analysis
2013-03-28 10:18:54 linux-bluetooth [PATCH v7 07/16] sbc: Add iwmmxt primitive for 1b 8s encoding
2013-03-28 10:18:53 linux-bluetooth [PATCH v7 06/16] sbc: Add armv6 primitive for 1b 8s analysis
2013-03-28 10:18:52 linux-bluetooth [PATCH v7 05/16] sbc: Add mmx primitive for 1b 8s analysis
2013-03-28 10:18:51 linux-bluetooth [PATCH v7 04/16] sbc: add odd member variable to sbc_encoder_state
2013-03-28 10:18:50 linux-bluetooth [PATCH v7 03/16] sbc: Rename sbc_analyze_4b_xx to sbc_analyze_xx
2013-03-28 10:18:49 linux-bluetooth [PATCH v7 02/16] sbc: Break 4 blocks processing to variable steps
2013-03-28 10:18:48 linux-bluetooth [PATCH v7 01/16] sbc: Add encoder_state to analysis functions
2013-03-28 10:18:47 linux-bluetooth [PATCH v7 00/16] mSBC investigations
2013-03-19 18:04:15 linux-bluetooth [PATCH v4 6/6] Bluetooth: Fallback transparent SCO from T2 to T1
2013-03-19 18:04:14 linux-bluetooth [PATCH v4 5/6] Bluetooth: Parameters for outgoing SCO connections
2013-03-19 18:04:13 linux-bluetooth [PATCH v4 4/6] Bluetooth: Use voice_setting in incoming SCO connection
2013-03-19 18:04:12 linux-bluetooth [PATCH v4 3/6] Bluetooth: Use hci_connect_sco directly
2013-03-19 18:04:11 linux-bluetooth [PATCH v4 2/6] Bluetooth: Add SCO socket voice_setting option
2013-03-19 18:04:10 linux-bluetooth [PATCH v4 1/6] Bluetooth: Move and rename hci_conn_accept
2013-03-19 18:04:09 linux-bluetooth [PATCH v4 0/6] sco: SCO socket option for voice_setting