- 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
- b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
- ca3574b exit: Rename module_put_and_exit to module_put_and_kthread_exit by Eric W. Biederman · 3 years, 1 month ago
- 093dabb Bluetooth: hidp: Use the correct print format by Kai Ye · 3 years, 7 months ago
- 67ffb18 Bluetooth: use inclusive language in comments by Archie Pusaka · 3 years, 7 months ago
- cca342d Bluetooth: hidp: use correct wait queue when removing ctrl_wait by Ole Bjørn Midtbø · 4 years, 2 months ago
- a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 6 months ago
- fe66483 Bluetooth: optimize barrier usage for Rmw atomics by Davidlohr Bueso · 5 years ago
- 8bb3537 Bluetooth: hidp: Fix assumptions on the return value of hidp_send_message by Dan Elkouby · 5 years ago
- 48d9cc9 Bluetooth: hidp: Let hidp_send_message return number of queued bytes by Fabian Henneke · 5 years ago
- dcae905 Bluetooth: hidp: NUL terminate a string in the compat ioctl by Dan Carpenter · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- a1616a5 Bluetooth: hidp: fix buffer overflow by Young Xiao · 6 years ago
- ba7d4f3 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- 5aac493 Bluetooth: Remove unnecessary smp_mb__{before,after}_atomic by Andrea Parri · 6 years ago
- 702ec30 hidp: fix compat_ioctl by Al Viro · 6 years ago
- 5352214 hidp: constify hidp_connection_add() by Al Viro · 6 years ago
- 7992c18 Bluetooth: hidp: buffer overflow in hidp_process_report by Mark Salyzyn · 6 years ago
- b3cadaa Bluetooth: hidp: Fix handling of strncpy for hid->name information by Marcel Holtmann · 6 years ago
- 984652d net: remove sock_no_poll by Christoph Hellwig · 7 years ago
- c86aa01 Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linus by Jiri Kosina · 7 years ago
- e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
- 6e65d9d HID: quirks: move the list of special devices into a quirk by Benjamin Tissoires · 7 years ago
- fc2237a HID: introduce hid_is_using_ll_driver by Jason Gerecke · 7 years ago
- 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 5da8e47 Bluetooth: hidp: fix possible might sleep error in hidp_session_thread by Jeffy Chen · 8 years ago
- ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
- 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 8 years ago
- 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
- 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
- 660f0fc Bluetooth: hidp: fix device disconnect on idle timeout by David Herrmann · 9 years ago
- 9b284cb bluetooth: fix list handling by Linus Torvalds · 9 years ago
- 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
- 1f5014d Bluetooth: hidp: Fix regression with older userspace and flags validation by Marcel Holtmann · 10 years ago
- fd6413d Bluetooth: hidp: Use BIT(x) instead of (1 << x) by Marcel Holtmann · 10 years ago
- 5f5da99 Bluetooth: Restrict HIDP flags to only valid ones by Marcel Holtmann · 10 years ago
- 51bda2b Bluetooth: hidp_connection_add() unsafe use of l2cap_pi() by Al Viro · 10 years ago
- a809eff Bluetooth: hidp: replace kzalloc/copy_from_user by memdup_user by Fabian Frederick · 10 years ago
- 65efd2b Bluetooth: Introduce BT_BREDR and BT_LE config options by Marcel Holtmann · 10 years ago
- 51bb8457 Bluetooth: Improve *_get() functions to return the object type by Johan Hedberg · 10 years ago
- bdb9434 Bluetooth: Fix sparse warning from HID new leds handling by Marcel Holtmann · 10 years ago
- ad295b6d Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus by Jiri Kosina · 11 years ago
- ee5f68e Merge branch 'for-3.15/ll-driver-new-callbacks' into for-linus by Jiri Kosina · 11 years ago
- 6fd1820 HID: remove hid_output_raw_report transport implementations by Benjamin Tissoires · 11 years ago
- dccf2f6 HID: hidp: Add a comment that some devices depend on the current behavior of uniq by Frank Praznik · 11 years ago
- a4b1b58 HID: Bluetooth: hidp: make sure input buffers are big enough by David Herrmann · 11 years ago
- cafebc0 HID: remove hid_get_raw_report in struct hid_device by Benjamin Tissoires · 11 years ago
- e9d5da9 HID: HIDp: remove duplicated coded by Benjamin Tissoires · 11 years ago
- 2f0cd03 HID: HIDp: remove hidp_hidinput_event by Benjamin Tissoires · 11 years ago
- 0a7f364 HID: Add the transport-driver functions to the HIDP driver. by Frank Praznik · 11 years ago
- 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
- 348662a net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes by Joe Perches · 11 years ago
- 755b82a Bluetooth: Access HIDP session addresses through L2CAP channel by Marcel Holtmann · 11 years ago
- 22e04f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
- efd15f5 Merge branch 'master' into for-3.12/upstream by Jiri Kosina · 11 years ago
- 159d865 Bluetooth: hidp: remove wrong send_report at init by Benjamin Tissoires · 11 years ago
- 2583d70 Bluetooth: hidp: implement hidinput_input_event callback by Benjamin Tissoires · 11 years ago
- bc197ee HID: fix unused rsize usage by Jiri Kosina · 11 years ago
- 27ce405 HID: fix data access in implement() by Jiri Kosina · 11 years ago
- 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- 673e1dd Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code. by Chen Gang · 12 years ago
- 4e713cd HID: Bluetooth: hidp: register HID devices async by David Herrmann · 12 years ago
- 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- e73dcfb Bluetooth: hidp: fix sending output reports on intr channel by David Herrmann · 12 years ago
- af87b3d Bluetooth: hidp: don't send boot-protocol messages as HID-reports by David Herrmann · 12 years ago
- 41edc0c Bluetooth: hidp: merge 'send' functions into hidp_send_message() by David Herrmann · 12 years ago
- 7350e6c Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit() by David Herrmann · 12 years ago
- 2df0120 Bluetooth: hidp: handle kernel_sendmsg() errors correctly by David Herrmann · 12 years ago
- 5205185 Bluetooth: hidp: remove old session-management by David Herrmann · 12 years ago
- b4f34d8 Bluetooth: hidp: add new session-management helpers by David Herrmann · 12 years ago
- 3764eaa Bluetooth: hidp: move hidp_schedule() to core.c by David Herrmann · 12 years ago
- e3492dc Bluetooth: hidp: test "terminate" before sleeping by David Herrmann · 12 years ago
- dcc0764 Bluetooth: hidp: remove unused session->state field by David Herrmann · 12 years ago
- fc225c3 Bluetooth: remove unneeded hci_conn_hold/put_device() by David Herrmann · 12 years ago
- b031661 bluetooth: kill unused 'module' argument of bt_procfs_init() by Al Viro · 12 years ago
- b3916db Bluetooth: hidp: verify l2cap sockets by David Herrmann · 12 years ago
- c849edb Bluetooth: hidp: remove redundant error message by David Herrmann · 12 years ago
- 5e9d7f8 Bluetooth: discard bt_sock_unregister() errors by David Herrmann · 12 years ago
- fd86c9b Bluetooth: Make hidp_get_raw_report abort if the session is terminating by Karl Relton · 12 years ago
- 0a9ab9b Bluetooth: Fix incorrect strncpy() in hidp_setup_hid() by Anderson Lizardo · 12 years ago
- fd62c54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
- 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 · 12 years ago
- 4529eef HID: hidp: fallback to input session properly if hid is blacklisted by Lamarque V. Souza · 12 years ago
- bc27d5f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
- 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
- fcb7333 Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr by Andrei Emeltchenko · 12 years ago
- bf5b30b net: change return values from -EACCES to -EPERM by Zhao Hongjiang · 12 years ago
- 5c6ad8e Bluetooth: Added /proc/net/hidp via bt_procfs_init() by Masatake YAMATO · 12 years ago
- b26d344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 1f41a6a HID: Fix the generic Kconfig options by Henrik Rydberg · 13 years ago
- 1d0c4da Bluetooth: Fix style in hidp code by Gustavo Padovan · 13 years ago
- 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 13 years ago
- 6039aa7 Bluetooth: Remove most of the inline usage by Gustavo Padovan · 13 years ago
- 8215d55 HID: Create a common generic driver by Henrik Rydberg · 13 years ago
- 070748e HID: Create a generic device group by Henrik Rydberg · 13 years ago
- 816a11d Bluetooth: Use kernel int types instead of ones from stdint.h by Johan Hedberg · 13 years ago
- f1e91e1 Bluetooth: Always compile SCO and L2CAP in Bluetooth Core by Ulisses Furquim · 13 years ago
- 09fd0de Bluetooth: Replace spin_lock by mutex in hci_dev by Gustavo F. Padovan · 14 years ago
- 3c32fa9 Bluetooth: Fix hidp_get_connection() by Gustavo F. Padovan · 13 years ago
- 25df084 Bluetooth: hidp: Fix module reference cleanup by David Herrmann · 13 years ago