Mat Martineau
|
449357200c
Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM
|
14 years ago |
David Herrmann
|
142c69c6ea
Bluetooth: hidp: Add support for NO_INIT_REPORTS quirk
|
14 years ago |
Peter Hurley
|
ff062ea109
Bluetooth: hidp: Don't release device ref if never held
|
14 years ago |
Peter Hurley
|
615aedd6e5
Bluetooth: hidp: Only free input device if failed register
|
14 years ago |
Peter Hurley
|
1c97e94c0b
Bluetooth: hidp: Fix memory leak of cached report descriptor
|
14 years ago |
Peter Hurley
|
e9d5cb541b
Bluetooth: hidp: Fix session cleanup on failed conn add
|
14 years ago |
Peter Hurley
|
7bb59df83b
Bluetooth: Fix hidp disconnect deadlocks and lost wakeup
|
14 years ago |
Gustavo F. Padovan
|
0c1bc5c626
Bluetooth: Move more channel info to struct l2cap_chan
|
14 years ago |
Szymon Janc
|
aabf6f897e
Bluetooth: Use kthread API in hidp
|
14 years ago |
Szymon Janc
|
17f09a7e4e
Bluetooth: Fix checkpatch errors, code style issues and typos in hidp
|
14 years ago |
Linus Torvalds
|
7fd23a2471
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
|
14 years ago |
Jiri Kosina
|
65b06194c9
Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat', 'upstream' and 'upstream-fixes' into for-linus
|
14 years ago |
Antonio Ospite
|
97e1efbbe1
HID: bt hidp: send Output reports using SET_REPORT on the Control channel
|
14 years ago |
Gustavo F. Padovan
|
c531a12ae6
Bluetooth: remove l2cap_load() hack
|
14 years ago |
Alan Ott
|
0ff1731a1a
HID: bt: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE
|
14 years ago |
Alan Ott
|
0825411ade
HID: bt: Wait for ACK on Sent Reports
|
14 years ago |
Alan Ott
|
0f69dca20f
HID: bt: Move hid_add_device() call to after hidp_session() has started.
|
14 years ago |
Andrei Emeltchenko
|
5a08ecceda
Bluetooth: Do not use assignments in IF conditions
|
14 years ago |
Vasiliy Kulikov
|
d31dbf6e59
Bluetooth: hidp: fix information leak to userland
|
14 years ago |
Gustavo F. Padovan
|
d6b2eb2f89
Bluetooth: make batostr() print in the right order
|
15 years ago |
Eric Dumazet
|
aa39514516
net: sk_sleep() helper
|
15 years ago |
Linus Torvalds
|
a85821fce2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
|
15 years ago |
Michael Poole
|
15c697ce1c
Bluetooth: Keep a copy of each HID device's report descriptor
|
15 years ago |
Jiri Kosina
|
d4bfa033ed
HID: make raw reports possible for both feature and output reports
|
15 years ago |
Bastien Nocera
|
6bf8268f9a
Bluetooth: Use the control channel for raw HID reports
|
15 years ago |
Roel Kluin
|
971beb83ae
Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()
|
15 years ago |
Jiri Kosina
|
2da31939a4
Bluetooth: Implement raw output support for HIDP layer
|
15 years ago |
Jiri Kosina
|
c4c259bcc2
HID: consolidate connect and disconnect into core code
|
16 years ago |
Marcel Holtmann
|
edad638869
Bluetooth: Let HIDP grab the device reference for connections
|
16 years ago |
Marcel Holtmann
|
364f63519d
Bluetooth: Disconnect HIDRAW devices on disconnect
|
16 years ago |