Ravi kumar Veeramally ([email protected])

Number of posts: 663 (1.66 per day)
First post: 2013-10-29 09:48:15
Last post: 2014-12-02 09:53:12

Date List Subject
2013-11-08 10:24:29 linux-bluetooth [PATCH_v3 3/5] android/hid: Fill send data command struct in hal-hidhost
2013-11-08 10:24:28 linux-bluetooth [PATCH_v3 2/5] android/hid: Fix set report data format in daemon
2013-11-08 10:24:27 linux-bluetooth [PATCH_v3 1/5] android/hid: Fix set seport ipc cmd preparation
2013-11-08 10:24:26 linux-bluetooth [PATCH_v3 0/5] Fixed and implemented set report and send data ifaces
2013-11-08 09:30:30 linux-bluetooth Re: [PATCH_v2 06/11] android/hid: Fill send data structure variables in hal-hidhost
2013-11-08 09:05:33 linux-bluetooth Re: [PATCH_v2 02/11] android/hid: Add a ascii2hex utility
2013-11-07 22:25:41 linux-bluetooth [PATCH_Bluez] gitignore: Add tools/smp-tester to .gitignore
2013-11-07 22:10:20 linux-bluetooth [PATCH_v2 11/11] android/hid: Add send data implemention in daemon
2013-11-07 22:10:19 linux-bluetooth [PATCH_v2 10/11] android/hid: Add virtual unplug implemention in daemon
2013-11-07 22:10:18 linux-bluetooth [PATCH_v2 09/11] android/hid: Handle virtual unplug notification in hid hal
2013-11-07 22:10:17 linux-bluetooth [PATCH_v2 08/11] android/hid: Add hid event virtual unplug structure to HAL msg headers
2013-11-07 22:10:16 linux-bluetooth [PATCH_v2 07/11] android/hid: Rename virtual unplug define and struct
2013-11-07 22:10:15 linux-bluetooth [PATCH_v2 06/11] android/hid: Fill send data structure variables in hal-hidhost
2013-11-07 22:10:14 linux-bluetooth [PATCH_v2 05/11] android/hid: Add missing parameters in send data struct in HAL headers
2013-11-07 22:10:13 linux-bluetooth [PATCH_v2 04/11] android/hid: Add missing hid send data parameters in ipc document
2013-11-07 22:10:12 linux-bluetooth [PATCH_v2 03/11] android/hid: Fix set report data format
2013-11-07 22:10:11 linux-bluetooth [PATCH_v2 02/11] android/hid: Add a ascii2hex utility
2013-11-07 22:10:10 linux-bluetooth [PATCH_v2 01/11] android/hid: Remove fixed number of hid set report data length in ipc doc
2013-11-07 22:10:09 linux-bluetooth [PATCH_v2 00/11] Fix issues and implement virtual unplug and send data
2013-11-07 09:27:01 linux-bluetooth [RFC 3/3] android/hid: Fix set report data format
2013-11-07 09:27:00 linux-bluetooth [RFC 2/3] android/hid: Add a ascii2hex utility
2013-11-07 09:26:59 linux-bluetooth [RFC 1/3] android/hid: Remove fixed number of hid set report data length in ipc doc
2013-11-07 09:26:58 linux-bluetooth [RFC 0/3] Fix ascii to hex conversion in HAL to deamon ipc PDU
2013-11-06 11:48:48 linux-bluetooth [PATCH 6/6] android/hid: Handle virtual unplug notification in hid hal
2013-11-06 11:48:47 linux-bluetooth [PATCH 5/6] android/hid: Add hid event virtual unplug structure to HAL msg headers
2013-11-06 11:48:46 linux-bluetooth [PATCH 4/6] android/hid: Rename virtual unplug define and struct
2013-11-06 11:48:45 linux-bluetooth [PATCH 3/6] android/hid: Fill send data structure variables in hal-hidhost
2013-11-06 11:48:44 linux-bluetooth [PATCH 2/6] android/hid: Add missing parameters in send data struct in HAL headers
2013-11-06 11:48:43 linux-bluetooth [PATCH 1/6] android/hid: Add missing hid send data parameters in ipc document
2013-11-06 11:48:42 linux-bluetooth [PATCH 0/6] Add missing hid ipc doc and hal headers
2013-11-05 21:09:18 linux-bluetooth [PATCH_v4 12/12] android/hid: Align hal hid struct variables properly
2013-11-05 21:09:17 linux-bluetooth [PATCH_v4 11/12] android/hid: Handle uhid events
2013-11-05 21:09:16 linux-bluetooth [PATCH_v4 10/12] android/hid: Handle invalid parameters in HAL
2013-11-05 21:09:15 linux-bluetooth [PATCH_v4 09/12] android/hid: Replace header checking magic number with defines
2013-11-05 21:09:14 linux-bluetooth [PATCH_v4 08/12] android/hid: Handle get report notification in HAL
2013-11-05 21:09:13 linux-bluetooth [PATCH_v4 07/12] android/hid: Implement hid set report in daemon
2013-11-05 21:09:12 linux-bluetooth [PATCH_v4 06/12] android/hid: Add missing set report parameters to ipc document
2013-11-05 21:09:11 linux-bluetooth [PATCH_v4 05/12] android/hid: Implement hid get report in daemon
2013-11-05 21:09:10 linux-bluetooth [PATCH_v4 04/12] android/hid: Add hid event get report structure to HAL msg headers
2013-11-05 21:09:09 linux-bluetooth [PATCH_v4 03/12] android/hid: Handle protocol mode notification in HAL
2013-11-05 21:09:08 linux-bluetooth [PATCH_v4 02/12] android/hid: Implement hid set protocol in daemon
2013-11-05 21:09:07 linux-bluetooth [PATCH_v4 01/12] android/hid: Implement hid get protocol in daemon
2013-11-05 21:09:06 linux-bluetooth [PATCH_v4 00/12] Implemented hid interfaces in daemon and HAL
2013-11-05 17:28:38 linux-bluetooth Re: [PATCH_v3 01/04] android/hid: Implement hid get protocol in daemon
2013-11-05 13:55:14 linux-bluetooth Re: [PATCH_v3 03/04] android/hid: Implement hid get report in daemon
2013-11-05 13:52:27 linux-bluetooth Re: [PATCH_v3 02/04] android/hid: Implement hid set protocol in daemon
2013-11-05 13:27:36 linux-bluetooth Re: [PATCH_v3 01/04] android/hid: Implement hid get protocol in daemon
2013-11-05 12:22:06 linux-bluetooth [PATCH_v3 04/04] android/hid: Implement hid set report in daemon
2013-11-05 12:22:05 linux-bluetooth [PATCH_v3 03/04] android/hid: Implement hid get report in daemon
2013-11-05 12:22:04 linux-bluetooth [PATCH_v3 02/04] android/hid: Implement hid set protocol in daemon
2013-11-05 12:22:03 linux-bluetooth [PATCH_v3 01/04] android/hid: Implement hid get protocol in daemon