summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hidp/hidp.h
Commit message (Expand)AuthorAgeFilesLines
* hidp: constify hidp_connection_add()Al Viro2018-09-101-1/+1
* HID: Bluetooth: hidp: make sure input buffers are big enoughDavid Herrmann2014-02-171-0/+4
* net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypesJoe Perches2013-10-201-2/+2
* HID: Bluetooth: hidp: register HID devices asyncDavid Herrmann2013-05-291-0/+2
* Bluetooth: hidp: remove old session-managementDavid Herrmann2013-04-171-6/+0Star
* Bluetooth: hidp: add new session-management helpersDavid Herrmann2013-04-171-21/+32
* Bluetooth: hidp: move hidp_schedule() to core.cDavid Herrmann2013-04-171-9/+0Star
* Bluetooth: hidp: remove unused session->state fieldDavid Herrmann2013-04-171-1/+0Star
* Bluetooth: Fix hidp disconnect deadlocks and lost wakeupPeter Hurley2011-06-301-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\
| * HID: bt: hidp.h: do not use a tab after a #defineAntonio Ospite2011-04-211-1/+1
* | Bluetooth: Use kthread API in hidpSzymon Janc2011-04-051-1/+1
* | Bluetooth: Fix checkpatch errors, code style issues and typos in hidpSzymon Janc2011-03-311-2/+2
|/
* HID: bt: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATUREAlan Ott2011-02-111-0/+8
* HID: bt: Wait for ACK on Sent ReportsAlan Ott2011-02-111-0/+4
* HID: bt: Move hid_add_device() call to after hidp_session() has started.Alan Ott2011-02-111-0/+3
* net: sk_sleep() helperEric Dumazet2010-04-211-2/+2
* Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole2010-02-051-1/+3
* Bluetooth: Let HIDP grab the device reference for connectionsMarcel Holtmann2009-08-221-0/+2
* HID: hid, make parsing event drivenJiri Slaby2008-10-141-0/+2
* [Bluetooth] Add support for using the HID subsystemMarcel Holtmann2007-02-261-0/+2
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-6/+6
* [PATCH] hidp __user annotationsAl Viro2007-02-091-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+167