Andrei Emeltchenko ([email protected])

Number of posts: 4214 (4.78 per day)
First post: 2010-06-29 12:40:15
Last post: 2012-11-27 09:17:10

Date List Subject
2014-02-04 09:50:46 linux-bluetooth [PATCH] avctp: Fix memory leak
2014-02-04 09:28:09 linux-bluetooth [PATCH] android/avctp: Fix memory leak: unregister pdu handler
2014-02-03 13:19:36 linux-bluetooth Re: [PATCH 1/3] android/pan: Fix control state change callback parameters order
2014-02-03 12:23:18 linux-bluetooth [PATCH] unit/avctp: Add connection establishment dummy tests
2014-02-03 09:42:47 linux-bluetooth Re: [PATCH] avrcp: Fix wrong pointer check
2014-02-03 09:36:52 linux-bluetooth Re: [PATCH] avrcp: Fix wrong pointer check
2014-02-03 09:16:17 linux-bluetooth [PATCHv2] android/avrcp: Decouple AVRCP logic from btio
2014-02-03 09:01:28 linux-bluetooth Re: [PATCH] android/avrcp: Decouple AVRCP logic from btio
2014-02-03 07:56:18 linux-bluetooth Re: [PATCH 06/13] android/handsfree: Add SDP record for AG
2014-02-03 07:51:07 linux-bluetooth Re: [PATCH] avrcp: Fix wrong pointer check
2014-01-31 14:18:49 linux-bluetooth [PATCH 4/4] android/hal-audio: Fix style issues
2014-01-31 14:18:48 linux-bluetooth [PATCH 3/4] android/hal-audio: Fix memory leak
2014-01-31 14:18:47 linux-bluetooth [PATCH 2/4] android/hal-audio: Do not allocate memory if fd < 0
2014-01-31 14:18:46 linux-bluetooth [PATCH 1/4] android/hal-audio: Check calloc return value
2014-01-31 12:36:17 linux-bluetooth [PATCH 2/2] avrcp: Fix printing order for browsing avrcp header
2014-01-31 12:36:16 linux-bluetooth [PATCH 1/2] avrcp: Fix printing incorrect order for avrcp control header
2014-01-31 08:33:42 linux-bluetooth [PATCH] avrcp: Fix wrong pointer check
2014-01-31 07:55:26 linux-bluetooth Re: [PATCH BlueZ 4/4] audio/AVRCP: Fix coding style
2014-01-30 16:12:56 linux-bluetooth [PATCH 3/3] avrcp: Fix possible buffer overflow and correct length
2014-01-30 16:12:55 linux-bluetooth [PATCH 2/3] avrcp: Fix using incorrect buffer for SetVolume
2014-01-30 16:12:54 linux-bluetooth [PATCH 1/3] avrcp: Avoid unneeded calculation
2014-01-30 15:38:04 linux-bluetooth [RFC] unit/avrcp: First unit test for AVRCP profile
2014-01-30 14:38:24 linux-bluetooth [PATCH] android/avrcp: Decouple AVRCP logic from btio
2014-01-30 14:34:51 linux-bluetooth [PATCH] gitignore: Add unit/avctp to .gitignore
2014-01-30 13:23:43 linux-bluetooth [PATCH] android/avrcp: Close AVRCP channel on error
2014-01-29 12:41:14 linux-bluetooth [PATCHv2 3/3] unit/avctp: Add TP/NFR/BI-01-C test
2014-01-29 12:41:13 linux-bluetooth [PATCHv2 2/3] unit/avctp: Add TP/NFR/BV-02-C test
2014-01-29 12:41:12 linux-bluetooth [PATCHv2 1/3] unit/avctp: Add AVCTP unit test skeleton and first test
2014-01-29 12:41:11 linux-bluetooth [PATCHv2 0/3] AVCTP test cases
2014-01-29 12:36:07 linux-bluetooth [PATCHv2 8/8] avctp: Fix unchecked return value
2014-01-29 12:36:06 linux-bluetooth [PATCHv2 7/8] android/avctp: Move AVC_HEADER_LENGTH from avctp header
2014-01-29 12:36:05 linux-bluetooth [PATCHv2 6/8] avctp: Fix wrong error message
2014-01-29 12:36:04 linux-bluetooth [PATCHv2 5/8] avctp: Use predefined HEADER_LENGTH instead of sizeof
2014-01-29 12:36:03 linux-bluetooth [PATCHv2 4/8] avctp: trivial: Do not break short line
2014-01-29 12:36:02 linux-bluetooth [PATCHv2 3/8] avctp: Use already calculated avc header
2014-01-29 12:36:01 linux-bluetooth [PATCHv2 2/8] android/avctp: Fix wrong error message
2014-01-29 12:36:00 linux-bluetooth [PATCHv2 1/8] android/avctp: Use predefined HEADER_LENGTH instead of sizeof
2014-01-29 12:35:59 linux-bluetooth [PATCHv2 0/8] Set of AVCTP fixes
2014-01-29 07:56:42 linux-bluetooth Re: [RFC] android/avctp: Move struct definitions to header
2014-01-28 13:22:45 linux-bluetooth [PATCH 6/6] avctp: Fix wrong error message
2014-01-28 13:22:44 linux-bluetooth [PATCH 5/6] avctp: Use predefined HEADER_LENGTH instead of sizeof
2014-01-28 13:22:43 linux-bluetooth [PATCH 4/6] avctp: trivial: Do not break short line
2014-01-28 13:22:42 linux-bluetooth [PATCH 3/6] avctp: Use already calculated avc header
2014-01-28 13:22:41 linux-bluetooth [PATCH 2/6] android/avctp: Fix wrong error message
2014-01-28 13:22:40 linux-bluetooth [PATCH 1/6] android/avctp: Use predefined HEADER_LENGTH instead of sizeof
2014-01-28 13:22:39 linux-bluetooth [PATCH 0/6] Small set of AVCTP fixes
2014-01-28 12:34:45 linux-bluetooth [RFC] android/avctp: Move struct definitions to header
2014-01-28 10:36:44 linux-bluetooth Re: [RFC] Initial avctp test
2014-01-27 16:01:44 linux-bluetooth [PATCH 2/2] android/avctp: Trivial cleanup code
2014-01-27 16:01:43 linux-bluetooth [PATCH 1/2] unit/avdtp: trivial: Remove empty line
2014-01-27 15:59:35 linux-bluetooth [PATCHv2] avctp: Fix unchecked return value