aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hidp
Commit message (Expand)AuthorAge
* 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
* | Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()David Herrmann2013-04-17
* | Bluetooth: hidp: handle kernel_sendmsg() errors correctlyDavid Herrmann2013-04-17
* | Bluetooth: hidp: remove old session-managementDavid Herrmann2013-04-17
* | Bluetooth: hidp: add new session-management helpersDavid Herrmann2013-04-17
* | Bluetooth: hidp: move hidp_schedule() to core.cDavid Herrmann2013-04-17
* | Bluetooth: hidp: test "terminate" before sleepingDavid Herrmann2013-04-17
* | Bluetooth: hidp: remove unused session->state fieldDavid Herrmann2013-04-17
* | Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann2013-04-17
* | Bluetooth: hidp: verify l2cap socketsDavid Herrmann2013-04-05
* | Bluetooth: hidp: remove redundant error messageDavid Herrmann2013-04-05
* | Bluetooth: discard bt_sock_unregister() errorsDavid Herrmann2013-03-08
* | Bluetooth: Make hidp_get_raw_report abort if the session is terminatingKarl Relton2013-03-08
|/
* Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo2013-01-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| *-. Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',...Jiri Kosina2012-12-12
| |\ \
| | | * HID: hidp: fallback to input session properly if hid is blacklistedLamarque V. Souza2012-12-07
| | |/ | |/|