aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hidp/hidp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-17HID: Bluetooth: hidp: make sure input buffers are big enoughDavid Herrmann1-0/+4
2013-10-19net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypesJoe Perches1-2/+2
2013-05-29HID: Bluetooth: hidp: register HID devices asyncDavid Herrmann1-0/+2
2013-04-17Bluetooth: hidp: remove old session-managementDavid Herrmann1-6/+0
2013-04-17Bluetooth: hidp: add new session-management helpersDavid Herrmann1-21/+32
2013-04-17Bluetooth: hidp: move hidp_schedule() to core.cDavid Herrmann1-9/+0
2013-04-17Bluetooth: hidp: remove unused session->state fieldDavid Herrmann1-1/+0
2011-06-30Bluetooth: Fix hidp disconnect deadlocks and lost wakeupPeter Hurley1-0/+1
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-1/+1
2011-04-21HID: bt: hidp.h: do not use a tab after a #defineAntonio Ospite1-1/+1
2011-04-05Bluetooth: Use kthread API in hidpSzymon Janc1-1/+1
2011-03-31Bluetooth: Fix checkpatch errors, code style issues and typos in hidpSzymon Janc1-2/+2
2011-02-11HID: bt: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATUREAlan Ott1-0/+8
2011-02-11HID: bt: Wait for ACK on Sent ReportsAlan Ott1-0/+4
2011-02-11HID: bt: Move hid_add_device() call to after hidp_session() has started.Alan Ott1-0/+3
2010-04-20net: sk_sleep() helperEric Dumazet1-2/+2
2010-02-05Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole1-1/+3
2009-08-22Bluetooth: Let HIDP grab the device reference for connectionsMarcel Holtmann1-0/+2
2008-10-14HID: hid, make parsing event drivenJiri Slaby1-0/+2
2007-02-26[Bluetooth] Add support for using the HID subsystemMarcel Holtmann1-0/+2
2007-02-10[NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki1-6/+6
2007-02-09[PATCH] hidp __user annotationsAl Viro1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+167