Gustavo F. Padovan
|
09fd0de5bd
Bluetooth: Replace spin_lock by mutex in hci_dev
|
14 years ago |
Gustavo F. Padovan
|
3c32fa93e5
Bluetooth: Fix hidp_get_connection()
|
13 years ago |
David Herrmann
|
25df0845e0
Bluetooth: hidp: Fix module reference cleanup
|
13 years ago |
Luiz Augusto von Dentz
|
8035ded466
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
|
13 years ago |
Gustavo F. Padovan
|
3e90dc86f4
Bluetooth: Rename hidp_find_connection()
|
13 years ago |
Gustavo F. Padovan
|
81b25cd043
Bluetooth: Delay session allocation in hidp
|
13 years ago |
Peter Hurley
|
1785dbf9e3
Bluetooth: hidp: safely acquire hci connection
|
13 years ago |
Gustavo F. Padovan
|
ab88f7149e
Bluetooth: Uses test_and_clear_bit() when possible
|
13 years ago |
Gustavo F. Padovan
|
192893c721
Bluetooth: Remove wrong error check
|
13 years ago |
Gustavo F. Padovan
|
3415a5fdde
Bluetooth: Fix input device registration
|
13 years ago |
Gustavo F. Padovan
|
679344e44e
Bluetooth: Trasmit interrupt channel messages first
|
13 years ago |
Gustavo F. Padovan
|
dc0da5cdac
Bluetooth: prioritize the interrupt channel in hidp
|
13 years ago |
Gustavo F. Padovan
|
cd11cdd284
Bluetooth: use list_for_each_entry() in hidp
|
13 years ago |
David Herrmann
|
794d175698
Bluetooth: hidp: Stop I/O on shutdown
|
14 years ago |
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 |