linux-stable/drivers/hid
Alan Cox 7961df1681 HID: Switch hiddev to unlocked_ioctl
Push down the BKL. In some cases compat_ioctl already doesn't take the
BKL so we don't either. Some of the locking here seems already dubious
and object lifetimes want documenting

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2008-07-23 15:21:54 +02:00
..
usbhid HID: Switch hiddev to unlocked_ioctl 2008-07-23 15:21:54 +02:00
hid-core.c HID: use get/put_unaligned_* helpers 2008-07-23 15:21:54 +02:00
hid-debug.c HID: remove CVS keywords 2008-05-20 16:44:43 +02:00
hid-input-quirks.c HID: fix sparse warnings 2008-04-22 11:34:57 +02:00
hid-input.c HID: remove CVS keywords 2008-05-20 16:44:43 +02:00
hidraw.c device create: hid: convert device_create to device_create_drvdata 2008-07-21 21:54:42 -07:00
Kconfig HID: add hidraw interface 2007-10-14 14:47:26 +02:00
Makefile HID: refactor mapping to input subsystem for quirky devices 2008-01-28 14:51:20 +01:00