summaryrefslogtreecommitdiff
path: root/net/bluetooth/hidp (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\
| * HID: introduce hid_is_using_ll_driverJason Gerecke2021-12-14
* | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-09-16
|\|
| * Bluetooth: hidp: use correct wait queue when removing ctrl_waitOle Bjørn Midtbø2021-08-26
* | Merge android-4.4.180 (71cb827) into msm-4.4Srinivasarao P2019-05-23
|\|
| * Bluetooth: hidp: fix buffer overflowYoung Xiao2019-05-16
* | Merge android-4.4.157 (c139ea66) into msm-4.4Srinivasarao P2018-09-28
|\|
| * Bluetooth: hidp: Fix handling of strncpy for hid->name informationMarcel Holtmann2018-09-19
| * Bluetooth: hidp: buffer overflow in hidp_process_reportMark Salyzyn2018-08-17
* | ANDROID: Bluetooth: hidp: buffer overflow in hidp_process_reportMark Salyzyn2018-07-25
* | Merge android-4.4@610af85 (v4.4.85) into msm-4.4Blagovest Kolenichev2017-09-04
|\|
| * Bluetooth: hidp: fix possible might sleep error in hidp_session_threadJeffy Chen2017-08-30
* | Bluetooth: Replace %p with %pKDibyendu Roy2016-06-28
|/
* Bluetooth: hidp: fix device disconnect on idle timeoutDavid Herrmann2015-10-21
* 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-15
* 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-23
* | 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