dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/bluetooth/hidp
Jiri Kosina c4c259bcc2 HID: consolidate connect and disconnect into core code
HID core registers input, hidraw and hiddev devices, but leaves
unregistering it up to the individual driver, which is not really nice.
Let's move all the logic to the core.

Reported-by: Marcel Holtmann <marcel@holtmann.org>
Reported-by: Brian Rogers <brian@xyzw.org>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2009-09-17 15:15:11 +02:00
..
Kconfig [Bluetooth] Add support for using the HID subsystem 2007-02-26 11:42:38 -08:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
core.c HID: consolidate connect and disconnect into core code 2009-09-17 15:15:11 +02:00
hidp.h Bluetooth: Let HIDP grab the device reference for connections 2009-08-22 14:22:15 -07:00
sock.c Bluetooth: Enable per-module dynamic debug messages 2008-11-30 12:17:28 +01:00