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-05 11:38:15 linux-bluetooth [PATCH_v2 13/13] android/hid: Align hal hid struct variables properly
2013-11-05 11:38:14 linux-bluetooth [PATCH_v2 12/13] android/hid: Handle uhid events
2013-11-05 11:38:13 linux-bluetooth [PATCH_v2 11/13] android/hid: Handle invalid parameters in hal
2013-11-05 11:38:12 linux-bluetooth [PATCH_v2 10/13] android/hid: Replace header checking magic number with defines
2013-11-05 11:38:11 linux-bluetooth [PATCH_v2 09/13] android/hid: Handle get report notification in hal
2013-11-05 11:38:10 linux-bluetooth [PATCH_v2 08/13] android/hid: Implement hid set report in daemon
2013-11-05 11:38:09 linux-bluetooth [PATCH_v2 07/13] android/hid: Add missing set report parameters to ipc document
2013-11-05 11:38:08 linux-bluetooth [PATCH_v2 06/13] android/hid: Implement hid get report in daemon
2013-11-05 11:38:07 linux-bluetooth [PATCH_v2 05/13] android/hid: Add hid event get report structure to hal msg headers
2013-11-05 11:38:06 linux-bluetooth [PATCH_v2 04/13] android/hid: Handle protocol mode notification in hal
2013-11-05 11:38:05 linux-bluetooth [PATCH_v2 03/13] android/hid: Implement hid set protocol in daemon
2013-11-05 11:38:04 linux-bluetooth [PATCH_v2 02/13] android/hid: Implement hid get protocol in daemon
2013-11-05 11:38:03 linux-bluetooth [PATCH_v2 01/13] android/hid: Add hid event proto mode structure to hal msg headers
2013-11-05 11:38:02 linux-bluetooth [PATCH_v2 00/13] Implemented hid interfaces in daemon and hal
2013-11-04 22:20:15 linux-bluetooth [PATCH 11/11] android/hid: Handle uhid events
2013-11-04 22:20:14 linux-bluetooth [PATCH 10/11] android/hid: Handle invalid parameters in hal
2013-11-04 22:20:13 linux-bluetooth [PATCH 09/11] android/hid: Replace header checking magic number with defines
2013-11-04 22:20:12 linux-bluetooth [PATCH 08/11] android/hid: Handle get report notification in hal
2013-11-04 22:20:11 linux-bluetooth [PATCH 07/11] android/hid: Implement hid set report in daemon
2013-11-04 22:20:10 linux-bluetooth [PATCH 06/11] android/hid: Implement hid get report in daemon
2013-11-04 22:20:09 linux-bluetooth [PATCH 05/11] android/hid: Handle protocol mode notification in hal
2013-11-04 22:20:08 linux-bluetooth [PATCH 04/11] android/hid: Implement hid set protocol in daemon
2013-11-04 22:20:07 linux-bluetooth [PATCH 03/11] android/hid: Implement hid get protocol in daemon
2013-11-04 22:20:06 linux-bluetooth [PATCH 02/11] android/hid: Retrieve BOOT_DEVICE attribute from SDP and cache it
2013-11-04 22:20:05 linux-bluetooth [PATCH 01/11] android/hid: Rename function name set_state to notify_state
2013-11-04 22:20:04 linux-bluetooth [PATCH 00/11] Implemented hid interfaces in daemon and hal
2013-11-01 12:20:05 linux-bluetooth [PATCH] android/client: Fix pin reply call when pin argument missing in cmd
2013-10-29 09:48:16 linux-bluetooth [PATCH_v3 2/2] android: Add initial HID disconnect implementation.
2013-10-29 09:48:15 linux-bluetooth [PATCH_v3 1/2] android: Add initial HID connect implementation
2013-10-29 08:38:40 linux-bluetooth [PATCH_v2 2/2] android: Add initial HID disconnect implementation.
2013-10-29 08:38:39 linux-bluetooth [PATCH_v2 1/2] android: Add initial HID connect implementation
2013-10-28 14:47:32 linux-bluetooth [PATCH 2/2] android: Add initial HID disconnect implementation.
2013-10-28 14:47:31 linux-bluetooth [PATCH 1/2] android: Add initial HID connect implementation
2013-10-28 14:47:30 linux-bluetooth [PATCH 0/2] Initial HID connect disconnect methods
2013-10-23 07:41:59 linux-bluetooth [PATCH_v2 7/7] android: Add initial code for hidhost set hid information
2013-10-23 07:41:58 linux-bluetooth [PATCH_v2 6/7] android: Add initial code for hidhost send data
2013-10-23 07:41:57 linux-bluetooth [PATCH_v2 5/7] android: Add initial code for hidhost get and set report
2013-10-23 07:41:56 linux-bluetooth [PATCH_v2 4/7] android: Add initial code for hidhost get and set protocol
2013-10-23 07:41:55 linux-bluetooth [PATCH_v2 3/7] android: Add initial code for hidhost virtual unplug
2013-10-23 07:41:54 linux-bluetooth [PATCH_v2 2/7] android: Return right from hal_ipc_cmd call in hal hid disconnect
2013-10-23 07:41:53 linux-bluetooth [PATCH_v2 1/7] android: Return right from hal_ipc_cmd call in hal hid connect
2013-10-23 07:41:52 linux-bluetooth [PATCH_v2 0/7] Initial code for hal hid host
2013-10-22 18:49:53 linux-bluetooth [PATCH 5/5] android: Add initial code for hidhost set hid information
2013-10-22 18:49:52 linux-bluetooth [PATCH 4/5] android: Add initial code for hidhost send data
2013-10-22 18:49:51 linux-bluetooth [PATCH 3/5] android: Add initial code for hidhost get and set report
2013-10-22 18:49:50 linux-bluetooth [PATCH 2/5] android: Add initial code for hidhost get and set protocol
2013-10-22 18:49:49 linux-bluetooth [PATCH 1/5] android: Add initial code for hidhost virtual unplug
2013-10-22 12:16:16 linux-bluetooth [PATCH] android: Add initial code for hidhost connect and disconnect
2013-10-22 09:07:02 linux-bluetooth [PATCH_v2] android: Add hidhost defines and structures to header file
2013-10-22 08:38:08 linux-bluetooth [PATCH] android: Add hidhost defines and structures to header file
2013-10-18 13:10:02 linux-bluetooth [PATCH] android: Add missing signal handler functionality