linux/net/bluetooth/hidp
Jiri Slaby 85cdaf524b HID: make a bus from hid code
Make a bus from hid core. This is the first step for converting all the
quirks and separate almost-drivers into real drivers attached to this bus.

It's implemented to change behaviour in very tiny manner, so that no driver
needs to be changed this time.

Also add generic drivers for both usb and bt into usbhid or hidp
respectively which will bind all non-blacklisted device. Those blacklisted
will be either grabbed by special drivers or by nobody if they are broken at
the very rude base.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2008-10-14 23:50:48 +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: make a bus from hid code 2008-10-14 23:50:48 +02:00
hidp.h [Bluetooth] Add support for using the HID subsystem 2007-02-26 11:42:38 -08:00
sock.c [BLUETOOTH]: Use sockfd_put() 2008-01-28 15:00:48 -08:00