1. 6bca5cd Bluetooth: Remove sysfs entry if hid connection is disconnected by Hemant Gupta · 11 years ago
  2. 790f06d Update copyright to The Linux Foundation by Duy Truong · 12 years ago
  3. 686ac73 Bluetooth : hidp: Get the valid hci_conn while unlink by Sumit Bajpai · 12 years ago
  4. be96be7 Bluetooth: Fix hidp_get_connection() by Gustavo F. Padovan · 13 years ago
  5. c7e4ebd Bluetooth: Rename hidp_find_connection() by Gustavo F. Padovan · 13 years ago
  6. e0a15ce Bluetooth: hidp: safely acquire hci connection by Peter Hurley · 13 years ago
  7. 27e77d2 Bluetooth: hidp: use dest address from session info by Ram Mohan Korukonda · 12 years ago
  8. f411769 Bluetooth : hidp: Get the valid hci_conn while unlink by Mallikarjuna GB · 12 years ago
  9. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  10. 816a11d Bluetooth: Use kernel int types instead of ones from stdint.h by Johan Hedberg · 13 years ago
  11. f1e91e1 Bluetooth: Always compile SCO and L2CAP in Bluetooth Core by Ulisses Furquim · 13 years ago
  12. 09fd0de Bluetooth: Replace spin_lock by mutex in hci_dev by Gustavo F. Padovan · 13 years ago
  13. 3c32fa9 Bluetooth: Fix hidp_get_connection() by Gustavo F. Padovan · 13 years ago
  14. 25df084 Bluetooth: hidp: Fix module reference cleanup by David Herrmann · 13 years ago
  15. 8035ded Bluetooth: replace list_for_each with list_for_each_entry whenever possible by Luiz Augusto von Dentz · 13 years ago
  16. 3e90dc8 Bluetooth: Rename hidp_find_connection() by Gustavo F. Padovan · 13 years ago
  17. 81b25cd Bluetooth: Delay session allocation in hidp by Gustavo F. Padovan · 13 years ago
  18. 1785dbf Bluetooth: hidp: safely acquire hci connection by Peter Hurley · 13 years ago
  19. ab88f71 Bluetooth: Uses test_and_clear_bit() when possible by Gustavo F. Padovan · 13 years ago
  20. 192893c Bluetooth: Remove wrong error check by Gustavo F. Padovan · 13 years ago
  21. 3415a5f Bluetooth: Fix input device registration by Gustavo F. Padovan · 13 years ago
  22. 679344e Bluetooth: Trasmit interrupt channel messages first by Gustavo F. Padovan · 13 years ago
  23. dc0da5c Bluetooth: prioritize the interrupt channel in hidp by Gustavo F. Padovan · 13 years ago
  24. cd11cdd Bluetooth: use list_for_each_entry() in hidp by Gustavo F. Padovan · 13 years ago
  25. 794d175 Bluetooth: hidp: Stop I/O on shutdown by David Herrmann · 13 years ago
  26. 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago
  27. 4493572 Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM by Mat Martineau · 13 years ago
  28. 142c69c Bluetooth: hidp: Add support for NO_INIT_REPORTS quirk by David Herrmann · 13 years ago
  29. 3bded00 Bluetooth: hidp: Don't release device ref if never held by Peter Hurley · 13 years ago
  30. e5e416a Bluetooth: hidp: Only free input device if failed register by Peter Hurley · 13 years ago
  31. 6b7f77e Bluetooth: hidp: Fix memory leak of cached report descriptor by Peter Hurley · 13 years ago
  32. 3f8c499 Bluetooth: hidp: Fix session cleanup on failed conn add by Peter Hurley · 13 years ago
  33. ff062ea Bluetooth: hidp: Don't release device ref if never held by Peter Hurley · 13 years ago
  34. 615aedd Bluetooth: hidp: Only free input device if failed register by Peter Hurley · 13 years ago
  35. 1c97e94 Bluetooth: hidp: Fix memory leak of cached report descriptor by Peter Hurley · 13 years ago
  36. e9d5cb5 Bluetooth: hidp: Fix session cleanup on failed conn add by Peter Hurley · 13 years ago
  37. 6fc4300 Bluetooth: Fix hidp disconnect deadlocks and lost wakeup by Peter Hurley · 13 years ago
  38. 7bb59df Bluetooth: Fix hidp disconnect deadlocks and lost wakeup by Peter Hurley · 13 years ago
  39. ee9ec4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  40. 0c1bc5c Bluetooth: Move more channel info to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  41. 6d67c11 HID: bt: hidp.h: do not use a tab after a #define by Antonio Ospite · 14 years ago
  42. aabf6f8 Bluetooth: Use kthread API in hidp by Szymon Janc · 14 years ago
  43. 17f09a7 Bluetooth: Fix checkpatch errors, code style issues and typos in hidp by Szymon Janc · 14 years ago
  44. 7fd23a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  45. 65b0619 Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat', 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 14 years ago
  46. 97e1efb HID: bt hidp: send Output reports using SET_REPORT on the Control channel by Antonio Ospite · 14 years ago
  47. c531a12 Bluetooth: remove l2cap_load() hack by Gustavo F. Padovan · 14 years ago
  48. 0ff1731 HID: bt: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE by Alan Ott · 14 years ago
  49. 0825411 HID: bt: Wait for ACK on Sent Reports by Alan Ott · 14 years ago
  50. 0f69dca HID: bt: Move hid_add_device() call to after hidp_session() has started. by Alan Ott · 14 years ago
  51. 5a08ecc Bluetooth: Do not use assignments in IF conditions by Andrei Emeltchenko · 14 years ago
  52. d31dbf6 Bluetooth: hidp: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  53. 96c99b4 Bluetooth: fix hidp kconfig dependency warning by Randy Dunlap · 14 years ago
  54. d6b2eb2 Bluetooth: make batostr() print in the right order by Gustavo F. Padovan · 14 years ago
  55. aa39514 net: sk_sleep() helper by Eric Dumazet · 14 years ago
  56. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  57. a85821f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  58. 15c697c Bluetooth: Keep a copy of each HID device's report descriptor by Michael Poole · 15 years ago
  59. d4bfa03 HID: make raw reports possible for both feature and output reports by Jiri Kosina · 15 years ago
  60. 6bf8268 Bluetooth: Use the control channel for raw HID reports by Bastien Nocera · 15 years ago
  61. 971beb8 Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid() by Roel Kluin · 15 years ago
  62. 2da3193 Bluetooth: Implement raw output support for HIDP layer by Jiri Kosina · 15 years ago
  63. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  64. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  65. c4c259b HID: consolidate connect and disconnect into core code by Jiri Kosina · 15 years ago
  66. edad638 Bluetooth: Let HIDP grab the device reference for connections by Marcel Holtmann · 15 years ago
  67. 364f635 Bluetooth: Disconnect HIDRAW devices on disconnect by Marcel Holtmann · 15 years ago
  68. 981b141 Bluetooth: Fix missing scheduling when VIRTUAL_CABLE_UNPLUG is received by Vikram Kandukuri · 15 years ago
  69. a418b89 Bluetooth: Enable per-module dynamic debug messages by Marcel Holtmann · 16 years ago
  70. 93c1013 HID: move connect quirks by Jiri Slaby · 16 years ago
  71. 8c19a51 HID: move apple quirks by Jiri Slaby · 16 years ago
  72. d458a9d HID: move ignore quirks by Jiri Slaby · 16 years ago
  73. c500c97 HID: hid, make parsing event driven by Jiri Slaby · 16 years ago
  74. 85cdaf5 HID: make a bus from hid code by Jiri Slaby · 16 years ago
  75. ec8dab3 [Bluetooth] Signal user-space for HIDP and BNEP socket errors by Marcel Holtmann · 16 years ago
  76. 91f5cca bluetooth: uninlining by Andrew Morton · 17 years ago
  77. eff001e bluetooth: hidp_process_hid_control remove unnecessary parameter dealing by Dave Young · 17 years ago
  78. 67b2321 [BLUETOOTH]: Use sockfd_put() by Julia Lawall · 17 years ago
  79. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 17 years ago
  80. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  81. 6792b5e [Bluetooth] Fix wrong argument in debug code of HIDP by Dave Young · 17 years ago
  82. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  83. 53465eb [BLUETOOTH]: Make hidp_setup_input() return int by WANG Cong · 17 years ago
  84. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  85. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  86. 1c39858 Fix use-after-free oops in Bluetooth HID. by David Woodhouse · 17 years ago
  87. 5884c40 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  88. 5be3946 [Bluetooth] Switch to using input_dev->dev.parent by Marcel Holtmann · 17 years ago
  89. 3b180bf Bluetooth HID: HIDP - don't initialize force feedback by Jiri Kosina · 17 years ago
  90. cb3fecc [PATCH] bluetooth hid quirks: mightymouse quirk by Jiri Kosina · 18 years ago
  91. b6f99a2 [NET]: fix up misplaced inlines. by Dave Jones · 18 years ago
  92. f5ffd46 [Bluetooth] Add open and close callbacks for HID device by Marcel Holtmann · 18 years ago
  93. e1aaadd [Bluetooth] Add support for using the HID subsystem by Marcel Holtmann · 18 years ago
  94. a83d6c0d [Bluetooth] Fix wrong put_user() from HIDP compat ioctl patch by Marcel Holtmann · 18 years ago
  95. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  96. 8e87d14 [NET] BLUETOOTH: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  97. 55e7474 [PATCH] hidp __user annotations by Al Viro · 18 years ago
  98. 7b19ffc [Bluetooth] Fix HID disconnect NULL pointer dereference by Marcel Holtmann · 18 years ago
  99. 74da626 [Bluetooth] Add locking for bt_proto array manipulation by Marcel Holtmann · 18 years ago
  100. b2cfcd7 [Bluetooth] Fix reference count when connection lookup fails by Marcel Holtmann · 18 years ago