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/drivers/hid/usbhid
Al Viro 01d7b36988 usbhid endianness annotations and fixes
usb_control_msg() converts arguments to little-endian itself,
doing that in caller means breakage on big-endian boxen.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-28 10:03:31 -07:00
..
Kconfig HID: ThrustMaster FF driver is no longer experimental 2008-04-22 11:34:58 +02:00
Makefile HID: force feedback driver for Logitech Rumblepad 2 2008-04-22 11:34:57 +02:00
hid-core.c usbhid endianness annotations and fixes 2008-04-28 10:03:31 -07:00
hid-ff.c HID: force feedback driver for Logitech Rumblepad 2 2008-04-22 11:34:57 +02:00
hid-lg2ff.c HID: force feedback driver for Logitech Rumblepad 2 2008-04-22 11:34:57 +02:00
hid-lgff.c HID: make debugging output runtime-configurable 2007-07-09 14:03:35 +02:00
hid-pidff.c HID: fix autocentering of PID devices 2007-07-09 14:13:35 +02:00
hid-plff.c HID: use hid-plff driver for GreenAsia 0e8f:0003 devices 2007-10-14 13:40:01 +02:00
hid-quirks.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2008-04-25 12:38:14 -07:00
hid-tmff.c HID: fix a potential bug in pointer casting 2008-01-28 14:51:19 +01:00
hid-zpff.c HID: make debugging output runtime-configurable 2007-07-09 14:03:35 +02:00
hiddev.c HID: fix build failure in hiddev_ioctl with gcc 3.2 2008-04-22 11:34:56 +02:00
usbhid.h HID: move wait from hid to usbhid 2008-04-22 11:34:57 +02:00
usbkbd.c HID: fix compilation of hidbp drivers without usbhid 2008-01-28 14:51:22 +01:00
usbmouse.c HID: fix compilation of hidbp drivers without usbhid 2008-01-28 14:51:22 +01:00