summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hidp
Commit message (Expand)AuthorAge
* Bluetooth: hidp: buffer overflow in hidp_process_reportMark Salyzyn2018-08-01
* Bluetooth: hidp: Fix handling of strncpy for hid->name informationMarcel Holtmann2018-07-30
* net: remove sock_no_pollChristoph Hellwig2018-05-26
*-. Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linusJiri Kosina2018-01-31
|\ \
| * | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
| |/
* / HID: quirks: move the list of special devices into a quirkBenjamin Tissoires2017-11-21
|/
* HID: introduce hid_is_using_ll_driverJason Gerecke2017-07-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-05
|\
| * Bluetooth: hidp: fix possible might sleep error in hidp_session_threadJeffy Chen2017-06-27
| * networking: add and use skb_put_u8()Johannes Berg2017-06-16
| * networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
|/
* Bluetooth: hidp: fix device disconnect on idle timeoutDavid Herrmann2015-10-20
* bluetooth: fix list handlingLinus Torvalds2015-07-04
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* Bluetooth: hidp: Fix regression with older userspace and flags validationMarcel Holtmann2015-04-18
* Bluetooth: hidp: Use BIT(x) instead of (1 << x)Marcel Holtmann2015-04-04
* Bluetooth: Restrict HIDP flags to only valid onesMarcel Holtmann2015-04-02
* Bluetooth: hidp_connection_add() unsafe use of l2cap_pi()Al Viro2014-12-19
* Bluetooth: hidp: replace kzalloc/copy_from_user by memdup_userFabian Frederick2014-11-14
* Bluetooth: Introduce BT_BREDR and BT_LE config optionsMarcel Holtmann2014-11-02
* Bluetooth: Improve *_get() functions to return the object typeJohan Hedberg2014-09-08
* Bluetooth: Fix sparse warning from HID new leds handlingMarcel Holtmann2014-07-30
* Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linusJiri Kosina2014-04-01
|\
| * HID: remove hid_output_raw_report transport implementationsBenjamin Tissoires2014-03-14
| * HID: hidp: Add a comment that some devices depend on the current behavior of ...Frank Praznik2014-02-24
| * HID: remove hid_get_raw_report in struct hid_deviceBenjamin Tissoires2014-02-17
| * HID: HIDp: remove duplicated codedBenjamin Tissoires2014-02-17
| * HID: HIDp: remove hidp_hidinput_eventBenjamin Tissoires2014-02-17
* | Merge branch 'for-3.15/ll-driver-new-callbacks' into for-linusJiri Kosina2014-04-01
|\|
| * HID: Add the transport-driver functions to the HIDP driver.Frank Praznik2014-01-29
* | HID: Bluetooth: hidp: make sure input buffers are big enoughDavid Herrmann2014-02-17
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-04
|\
| * Bluetooth: Access HIDP session addresses through L2CAP channelMarcel Holtmann2013-10-13
* | net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypesJoe Perches2013-10-19
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-06
|\
| * Merge branch 'master' into for-3.12/upstreamJiri Kosina2013-09-04
| |\
| * | HID: fix unused rsize usageJiri Kosina2013-07-22
| * | HID: fix data access in implement()Jiri Kosina2013-07-22
* | | Bluetooth: hidp: remove wrong send_report at initBenjamin Tissoires2013-07-25
* | | Bluetooth: hidp: implement hidinput_input_event callbackBenjamin Tissoires2013-07-25
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\ \ | |/ |/|
| * Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code.Chen Gang2013-06-22
* | HID: Bluetooth: hidp: register HID devices asyncDavid Herrmann2013-05-29
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro2013-04-09
* | Bluetooth: hidp: fix sending output reports on intr channelDavid Herrmann2013-04-17
* | Bluetooth: hidp: don't send boot-protocol messages as HID-reportsDavid Herrmann2013-04-17
* | Bluetooth: hidp: merge 'send' functions into hidp_send_message()David Herrmann2013-04-17