Mikel Astiz ([email protected])

Number of posts: 824 (1.46 per day)
First post: 2011-12-15 12:33:55
Last post: 2013-07-02 07:11:50

Date List Subject
2012-04-11 06:48:49 linux-bluetooth [PATCH v0 3/6] Bluetooth: Remove unused HCI event handling
2012-04-11 06:48:48 linux-bluetooth [PATCH v0 2/6] Bluetooth: Remove unnecessary check
2012-04-11 06:48:47 linux-bluetooth [PATCH v0 1/6] Bluetooth: Use unsigned int instead of signed int
2012-04-11 06:48:46 linux-bluetooth [PATCH v0 0/6] Multiple Bluetooth SCO connections
2012-04-10 13:38:32 linux-bluetooth [PATCH obexd v1 11/11] client: double transfer buf size in each realloc
2012-04-10 13:38:31 linux-bluetooth [PATCH obexd v1 10/11] client: unify transfer implementation
2012-04-10 13:38:30 linux-bluetooth [PATCH obexd v1 09/11] client: delete file in case of error
2012-04-10 13:38:29 linux-bluetooth [PATCH obexd v1 08/11] client: open transfer file during creation
2012-04-10 13:38:28 linux-bluetooth [PATCH obexd v1 07/11] client: separate memory transfers in transfer api
2012-04-10 13:38:27 linux-bluetooth [PATCH obexd v1 06/11] client: transfers take gobex when starting
2012-04-10 13:38:26 linux-bluetooth [PATCH obexd v1 05/11] client: transfer api merges put and get
2012-04-10 13:38:25 linux-bluetooth [PATCH obexd v1 04/11] client: fix progress report before field update
2012-04-10 13:38:24 linux-bluetooth [PATCH obexd v1 03/11] client: refactor transfer callback use
2012-04-10 13:38:23 linux-bluetooth [PATCH obexd v1 02/11] client: remove unused field
2012-04-10 13:38:22 linux-bluetooth [PATCH obexd v1 01/11] client: minor buffer access api changes
2012-04-10 13:38:21 linux-bluetooth [PATCH obexd v1 00/11] client: transfer implementation improvements
2012-03-13 13:19:56 linux-bluetooth [PATCH v1 3/3] audio: fix io channel shutdown on error
2012-03-13 13:19:55 linux-bluetooth [PATCH v1 2/3] audio: fix missing io channel shutdown
2012-03-13 13:19:54 linux-bluetooth [PATCH v1 1/3] audio: fix missing unref in case of error
2012-03-13 09:26:12 linux-bluetooth [PATCH v0 2/2] audio: fix missing io channel unref if error
2012-03-13 09:26:11 linux-bluetooth [PATCH v0 1/2] audio: fix missing unref in case of error
2012-03-12 15:56:39 linux-bluetooth [PATCH v0 3/3] audio: add partial unloading to audio driver
2012-03-12 15:56:38 linux-bluetooth [PATCH v0 2/3] Add device driver support for partial unloading
2012-03-12 15:56:37 linux-bluetooth [PATCH v0 1/3] audio: fix omitting headset records if AG found
2012-03-12 15:56:36 linux-bluetooth [PATCH v0 0/3] audio: enabling both Headset and Gateway
2012-03-12 13:32:45 linux-bluetooth [PATCH obexd v0 11/11] client: double transfer buf size in each realloc
2012-03-12 13:32:44 linux-bluetooth [PATCH obexd v0 10/11] client: unify transfer implementation
2012-03-12 13:32:43 linux-bluetooth [PATCH obexd v0 09/11] client: delete file in case of error
2012-03-12 13:32:42 linux-bluetooth [PATCH obexd v0 08/11] client: open transfer file during creation
2012-03-12 13:32:41 linux-bluetooth [PATCH obexd v0 07/11] client: separate memory transfers in transfer api
2012-03-12 13:32:40 linux-bluetooth [PATCH obexd v0 06/11] client: transfers take gobex when starting
2012-03-12 13:32:39 linux-bluetooth [PATCH obexd v0 05/11] client: transfer api merges put and get
2012-03-12 13:32:38 linux-bluetooth [PATCH obexd v0 04/11] client: fix progress report before field update
2012-03-12 13:32:37 linux-bluetooth [PATCH obexd v0 03/11] client: refactor transfer callback use
2012-03-12 13:32:36 linux-bluetooth [PATCH obexd v0 02/11] client: remove unused field
2012-03-12 13:32:35 linux-bluetooth [PATCH obexd v0 01/11] client: minor buffer access api changes
2012-03-12 13:32:34 linux-bluetooth [PATCH obexd v0 00/11] client: transfer implementation improvements
2012-03-07 14:50:29 linux-bluetooth [PATCH obexd v2 4/4] client: simplify obc_session_pull
2012-03-07 14:50:28 linux-bluetooth [PATCH obexd v2 3/4] client: refactor naming convention in session api
2012-03-07 14:50:27 linux-bluetooth [PATCH obexd v2 2/4] client: fix naming convention in transfer api
2012-03-07 14:50:26 linux-bluetooth [PATCH obexd v2 1/4] client: add obc_transfer_set_filename
2012-03-07 14:50:25 linux-bluetooth [PATCH obexd v2 0/4] client: parameter naming convention
2012-03-02 12:41:27 linux-bluetooth [PATCH obexd 3/3] client: simplify obc_session_pull
2012-03-02 12:41:26 linux-bluetooth [PATCH obexd 2/3] client: refactor naming convention in session api
2012-03-02 12:41:25 linux-bluetooth [PATCH obexd 1/3] client: fix naming convention in transfer api
2012-03-02 12:41:24 linux-bluetooth [PATCH obexd 0/3] client: parameter naming convention
2012-02-28 12:56:22 linux-bluetooth [PATCH obexd v2 2/2] client: free active transfer on session shutdown
2012-02-28 12:56:21 linux-bluetooth [PATCH obexd v2 1/2] client: fix unreported canceled transfers
2012-02-27 14:14:37 linux-bluetooth [PATCH obexd] client: fix unreported canceled transfers
2012-02-27 09:54:36 linux-bluetooth [PATCH obexd v3 2/2] client: fix canceling queued transfers
2012-02-27 09:54:35 linux-bluetooth [PATCH obexd v3 1/2] client: terminate queued transfers properly