aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid/usbhid
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-27HID: sync on deleted io_retry timer in usbhid driverJiri Slaby
2008-10-27HID: fix oops during suspend of unbound HID devicesJiri Slaby
2008-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-10-23HID: fix lock imbalance in hiddevJiri Slaby
2008-10-22HID: add hid_type to general hid structJiri Slaby
2008-10-17USB: remove warn macro from HID coreGreg Kroah-Hartman
2008-10-14HID: remove warn() macro from usb hid driversFrom: Greg Kroah-Hartman
2008-10-14HID: remove info() macro from usb HID driversGreg Kroah-Hartman
2008-10-14HID: fix a lockup regression when using force feedback on a PID deviceAnssi Hannula
2008-10-14HID: remove hid-ffJiri Slaby
2008-10-14HID: move zeroplus FF processingJiri Slaby
2008-10-14HID: move thrustmaster FF processingJiri Slaby
2008-10-14HID: move pantherlord FF processingJiri Slaby
2008-10-14HID: add support for Super Dual Box Pro USB PS2/PS2 adapterJiri Kosina
2008-10-14HID: move logitech FF processingJiri Slaby
2008-10-14HID: move reset leds quirkJiri Slaby
2008-10-14HID: move connect quirksJiri Slaby
2008-10-14HID: move dell quirksJiri Slaby
2008-10-14HID: move sony quirksJiri Slaby
2008-10-14HID: remove rdesc quirk supportJiri Slaby
2008-10-14HID: move samsung quirksJiri Slaby
2008-10-14HID: move monterey quirksJiri Slaby
2008-10-14HID: move petalynx quirksJiri Slaby
2008-10-14HID: move belkin quirksJiri Slaby
2008-10-14HID: move ezkey quirksJiri Slaby
2008-10-14HID: move cherry quirksJiri Slaby
2008-10-14HID: move a4tech quirksJiri Slaby
2008-10-14HID: move cypress quirksJiri Slaby
2008-10-14HID: move sunplus quirksJiri Slaby
2008-10-14HID: move microsoft quirksJiri Slaby
2008-10-14HID: indent switches/casesJiri Slaby
2008-10-14HID: move apple quirksJiri Slaby
2008-10-14HID: move ignore quirksJiri Slaby
2008-10-14HID: move logitech quirksJiri Slaby
2008-10-14HID: move ids into separate fileJiri Slaby
2008-10-14HID: hid, make parsing event drivenJiri Slaby
2008-10-14HID: make a bus from hid codeJiri Slaby
2008-08-08Input: bcm5974 - add driver for Macbook Air and Pro Penryn touchpadsHenrik Rydberg
2008-07-23Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina
2008-07-23HID: remove quirk lookup from usbkbd/usbmouseJiri Kosina
2008-07-23HID: add quirk for Logitech DiNovo desktopJiri Kosina
2008-07-23HID: fix quirk handling in usbmouse/kbdJiri Slaby
2008-07-23HID: Invert HWHEEL mappings for some Logitech miceDan Nicholson
2008-07-23HID:usbkbd:mark usb_kbd_keycode array as constMing Lei
2008-07-23HID: add fn key support on Macbook Pro 4,1 and Macbook AirAlexandre Karpenko
2008-07-23HID: remove unused variable from hiddev compat ioctlJiri Kosina
2008-07-23HID: fix compile issue in hiddev ioctlJiri Kosina
2008-07-23HID: Switch hiddev to unlocked_ioctlAlan Cox