1. 0d134ae Bluetooth: hidp: fix buffer overflow by Young Xiao · 5 years ago
  2. 64a6f7b Bluetooth: hidp: Fix handling of strncpy for hid->name information by Marcel Holtmann · 6 years ago
  3. 7c7940f Bluetooth: hidp: buffer overflow in hidp_process_report by Mark Salyzyn · 6 years ago
  4. 1b5fcb3 Bluetooth: hidp: fix possible might sleep error in hidp_session_thread by Jeffy Chen · 7 years ago
  5. 660f0fc Bluetooth: hidp: fix device disconnect on idle timeout by David Herrmann · 9 years ago
  6. 9b284cb bluetooth: fix list handling by Linus Torvalds · 9 years ago
  7. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  8. 1f5014d Bluetooth: hidp: Fix regression with older userspace and flags validation by Marcel Holtmann · 9 years ago
  9. fd6413d Bluetooth: hidp: Use BIT(x) instead of (1 << x) by Marcel Holtmann · 9 years ago
  10. 5f5da99 Bluetooth: Restrict HIDP flags to only valid ones by Marcel Holtmann · 9 years ago
  11. 51bda2b Bluetooth: hidp_connection_add() unsafe use of l2cap_pi() by Al Viro · 9 years ago
  12. a809eff Bluetooth: hidp: replace kzalloc/copy_from_user by memdup_user by Fabian Frederick · 10 years ago
  13. 65efd2b Bluetooth: Introduce BT_BREDR and BT_LE config options by Marcel Holtmann · 10 years ago
  14. 51bb8457 Bluetooth: Improve *_get() functions to return the object type by Johan Hedberg · 10 years ago
  15. bdb9434 Bluetooth: Fix sparse warning from HID new leds handling by Marcel Holtmann · 10 years ago
  16. ad295b6d Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus by Jiri Kosina · 10 years ago
  17. ee5f68e Merge branch 'for-3.15/ll-driver-new-callbacks' into for-linus by Jiri Kosina · 10 years ago
  18. 6fd1820 HID: remove hid_output_raw_report transport implementations by Benjamin Tissoires · 10 years ago
  19. dccf2f6 HID: hidp: Add a comment that some devices depend on the current behavior of uniq by Frank Praznik · 10 years ago
  20. a4b1b58 HID: Bluetooth: hidp: make sure input buffers are big enough by David Herrmann · 10 years ago
  21. cafebc0 HID: remove hid_get_raw_report in struct hid_device by Benjamin Tissoires · 10 years ago
  22. e9d5da9 HID: HIDp: remove duplicated coded by Benjamin Tissoires · 10 years ago
  23. 2f0cd03 HID: HIDp: remove hidp_hidinput_event by Benjamin Tissoires · 10 years ago
  24. 0a7f364 HID: Add the transport-driver functions to the HIDP driver. by Frank Praznik · 10 years ago
  25. 87bc072 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  26. 348662a net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes by Joe Perches · 11 years ago
  27. 755b82a Bluetooth: Access HIDP session addresses through L2CAP channel by Marcel Holtmann · 11 years ago
  28. 22e04f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  29. efd15f5 Merge branch 'master' into for-3.12/upstream by Jiri Kosina · 11 years ago
  30. 159d865 Bluetooth: hidp: remove wrong send_report at init by Benjamin Tissoires · 11 years ago
  31. 2583d70 Bluetooth: hidp: implement hidinput_input_event callback by Benjamin Tissoires · 11 years ago
  32. bc197ee HID: fix unused rsize usage by Jiri Kosina · 11 years ago
  33. 27ce405 HID: fix data access in implement() by Jiri Kosina · 11 years ago
  34. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  35. 673e1dd Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code. by Chen Gang · 11 years ago
  36. 4e713cd HID: Bluetooth: hidp: register HID devices async by David Herrmann · 11 years ago
  37. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  38. e73dcfb Bluetooth: hidp: fix sending output reports on intr channel by David Herrmann · 11 years ago
  39. af87b3d Bluetooth: hidp: don't send boot-protocol messages as HID-reports by David Herrmann · 11 years ago
  40. 41edc0c Bluetooth: hidp: merge 'send' functions into hidp_send_message() by David Herrmann · 11 years ago
  41. 7350e6c Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit() by David Herrmann · 11 years ago
  42. 2df0120 Bluetooth: hidp: handle kernel_sendmsg() errors correctly by David Herrmann · 11 years ago
  43. 5205185 Bluetooth: hidp: remove old session-management by David Herrmann · 11 years ago
  44. b4f34d8 Bluetooth: hidp: add new session-management helpers by David Herrmann · 11 years ago
  45. 3764eaa Bluetooth: hidp: move hidp_schedule() to core.c by David Herrmann · 11 years ago
  46. e3492dc Bluetooth: hidp: test "terminate" before sleeping by David Herrmann · 11 years ago
  47. dcc0764 Bluetooth: hidp: remove unused session->state field by David Herrmann · 11 years ago
  48. fc225c3 Bluetooth: remove unneeded hci_conn_hold/put_device() by David Herrmann · 11 years ago
  49. b031661 bluetooth: kill unused 'module' argument of bt_procfs_init() by Al Viro · 11 years ago
  50. b3916db Bluetooth: hidp: verify l2cap sockets by David Herrmann · 11 years ago
  51. c849edb Bluetooth: hidp: remove redundant error message by David Herrmann · 11 years ago
  52. 5e9d7f8 Bluetooth: discard bt_sock_unregister() errors by David Herrmann · 11 years ago
  53. fd86c9b Bluetooth: Make hidp_get_raw_report abort if the session is terminating by Karl Relton · 11 years ago
  54. 0a9ab9b Bluetooth: Fix incorrect strncpy() in hidp_setup_hid() by Anderson Lizardo · 11 years ago
  55. fd62c54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  56. 818b930 Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid', 'for-3.8/multitouch', 'for-3.8/roccat', 'for-3.8/sensors' and 'for-3.8/upstream' into for-linus by Jiri Kosina · 11 years ago
  57. 4529eef HID: hidp: fallback to input session properly if hid is blacklisted by Lamarque V. Souza · 12 years ago
  58. bc27d5f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  59. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  60. fcb7333 Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr by Andrei Emeltchenko · 12 years ago
  61. bf5b30b net: change return values from -EACCES to -EPERM by Zhao Hongjiang · 12 years ago
  62. 5c6ad8e Bluetooth: Added /proc/net/hidp via bt_procfs_init() by Masatake YAMATO · 12 years ago
  63. b26d344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  64. 1f41a6a HID: Fix the generic Kconfig options by Henrik Rydberg · 12 years ago
  65. 1d0c4da Bluetooth: Fix style in hidp code by Gustavo Padovan · 12 years ago
  66. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 12 years ago
  67. 6039aa73 Bluetooth: Remove most of the inline usage by Gustavo Padovan · 12 years ago
  68. 8215d55 HID: Create a common generic driver by Henrik Rydberg · 12 years ago
  69. 070748e HID: Create a generic device group by Henrik Rydberg · 12 years ago
  70. 816a11d Bluetooth: Use kernel int types instead of ones from stdint.h by Johan Hedberg · 12 years ago
  71. f1e91e1 Bluetooth: Always compile SCO and L2CAP in Bluetooth Core by Ulisses Furquim · 12 years ago
  72. 09fd0de Bluetooth: Replace spin_lock by mutex in hci_dev by Gustavo F. Padovan · 13 years ago
  73. 3c32fa9 Bluetooth: Fix hidp_get_connection() by Gustavo F. Padovan · 13 years ago
  74. 25df084 Bluetooth: hidp: Fix module reference cleanup by David Herrmann · 13 years ago
  75. 8035ded Bluetooth: replace list_for_each with list_for_each_entry whenever possible by Luiz Augusto von Dentz · 13 years ago
  76. 3e90dc8 Bluetooth: Rename hidp_find_connection() by Gustavo F. Padovan · 13 years ago
  77. 81b25cd Bluetooth: Delay session allocation in hidp by Gustavo F. Padovan · 13 years ago
  78. 1785dbf Bluetooth: hidp: safely acquire hci connection by Peter Hurley · 13 years ago
  79. ab88f71 Bluetooth: Uses test_and_clear_bit() when possible by Gustavo F. Padovan · 13 years ago
  80. 192893c Bluetooth: Remove wrong error check by Gustavo F. Padovan · 13 years ago
  81. 3415a5f Bluetooth: Fix input device registration by Gustavo F. Padovan · 13 years ago
  82. 679344e Bluetooth: Trasmit interrupt channel messages first by Gustavo F. Padovan · 13 years ago
  83. dc0da5c Bluetooth: prioritize the interrupt channel in hidp by Gustavo F. Padovan · 13 years ago
  84. cd11cdd Bluetooth: use list_for_each_entry() in hidp by Gustavo F. Padovan · 13 years ago
  85. 794d175 Bluetooth: hidp: Stop I/O on shutdown by David Herrmann · 13 years ago
  86. 4493572 Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM by Mat Martineau · 13 years ago
  87. 142c69c Bluetooth: hidp: Add support for NO_INIT_REPORTS quirk by David Herrmann · 13 years ago
  88. ff062ea Bluetooth: hidp: Don't release device ref if never held by Peter Hurley · 13 years ago
  89. 615aedd Bluetooth: hidp: Only free input device if failed register by Peter Hurley · 13 years ago
  90. 1c97e94 Bluetooth: hidp: Fix memory leak of cached report descriptor by Peter Hurley · 13 years ago
  91. e9d5cb5 Bluetooth: hidp: Fix session cleanup on failed conn add by Peter Hurley · 13 years ago
  92. 7bb59df Bluetooth: Fix hidp disconnect deadlocks and lost wakeup by Peter Hurley · 13 years ago
  93. ee9ec4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  94. 0c1bc5c Bluetooth: Move more channel info to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  95. 6d67c11 HID: bt: hidp.h: do not use a tab after a #define by Antonio Ospite · 13 years ago
  96. aabf6f8 Bluetooth: Use kthread API in hidp by Szymon Janc · 13 years ago
  97. 17f09a7 Bluetooth: Fix checkpatch errors, code style issues and typos in hidp by Szymon Janc · 13 years ago
  98. 7fd23a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  99. 65b0619 Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat', 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 13 years ago
  100. 97e1efb HID: bt hidp: send Output reports using SET_REPORT on the Control channel by Antonio Ospite · 13 years ago