aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-15Driver Core: usb: add nodename support for usb drivers.Kay Sievers1-1/+6
2009-06-12Merge branches 'upstream' and 'ntrig-multitouch' into for-linusJiri Kosina16-51/+805
2009-06-10HID: fix inverted wheel for bluetooth version of apple mighty mouseJiri Kosina1-4/+0
2009-06-04HID: no more reinitializtion is needed in post_resetJiri Kosina1-4/+3
2009-06-04HID: hidraw -- fix comment about accepted devicesJiri Kosina1-4/+1
2009-05-20HID: Multitouch support for the N-Trig touchscreenStephane Chatty1-11/+211
2009-05-20HID: add new multitouch and digitizer contantsStephane Chatty1-2/+21
2009-05-15HID: autocentering support for Logitech Force 3D ProSergey Belyashov1-1/+7
2009-05-15HID: fix hid-ff drivers so that devices work even without ff supportJiri Kosina6-24/+94
2009-05-15HID: force feedback support for SmartJoy PLUS PS2/USB adapterJussi Kivilinna5-0/+198
2009-05-13HID: Wacom Graphire Bluetooth driverBastien Nocera5-0/+269
2009-05-13HID: autocentering support for Logitech G25 Racing WheelSergey Belyashov1-1/+1
2009-05-11HID: add NOGET quirk for devices from CH ProductsAlan Stern2-0/+8
2009-05-11HID: fix dropped device-specific quirksZoltan Karcagi1-1/+1
2009-05-02HID: fix oops in hid_check_keys_pressed()Jiri Kosina1-0/+3
2009-04-29HID: fix possible deadlock in usbhid_close()Oliver Neukum1-1/+1
2009-04-29HID: Fix the support for apple mini aluminium keyboardUlrich Dangel1-1/+1
2009-04-17HID: Add support for the G25 force feedback wheel in native modeChristophe Borivant3-0/+4
2009-04-07HID: hidraw -- fix missing unlocks in unlocked_ioctlDan Carpenter1-4/+8
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds33-292/+844
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-1/+1
2009-03-30Merge branch 'autosuspend' into for-nextJiri Kosina5-114/+422
2009-03-30HID: remove compat stuffJiri Slaby28-172/+0
2009-03-30HID: constify arrays of struct apple_key_translationPaul Collins1-9/+9
2009-03-30HID: add support for Kye/Genius Ergo 525VJiri Kosina6-0/+85
2009-03-30HID: Support Apple mini aluminum keyboardRyan Finnie3-0/+12
2009-03-30HID: support for Kensington slimblade deviceJiri Kosina6-0/+80
2009-03-30HID: DragonRise game controller force feedback driverRichard Walmsley6-0/+205
2009-03-30HID: add support for another version of 0e8f:0003 device in hid-plAnssi Hannula1-12/+38
2009-03-30HID: fix race between usb_register_dev() and hiddev_open()Oliver Neukum1-0/+5
2009-03-30HID: bring back possibility to specify vid/pid ignore on module loadJiri Kosina1-0/+3
2009-03-30HID: make HID_DEBUG defaults consistentPavel Machek1-3/+3
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-4/+1
2009-03-25HID: autosuspend -- fix lockup of hid on resetOliver Neukum1-1/+1
2009-03-25HID: hid_reset_resume() needs to be defined only when CONFIG_PM is setJiri Kosina1-50/+51
2009-03-25HID: fix USB HID devices after STD with autosuspendOliver Neukum1-1/+10
2009-03-25HID: do not try to compile PM code with CONFIG_PM unsetJiri Kosina1-0/+5
2009-03-25HID: autosuspend support for USB HIDOliver Neukum5-103/+396
2009-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-2/+2
2009-03-16Rationalize fasync return valuesJonathan Corbet1-4/+1
2009-03-10HID: fix waitqueue usage in hiddevJohannes Weiner1-1/+1
2009-03-10HID: fix incorrect free in hiddevJohannes Weiner1-1/+1
2009-02-17HID: move tmff and zpff devices from ignore_list to blacklistAnssi Hannula1-6/+6
2009-02-17HID: unlock properly on error paths in hidraw_ioctl()Dan Carpenter1-5/+9
2009-02-17HID: blacklist Powercom USB UPSMichael Tokarev2-0/+4
2009-01-29HID: document difference between hid_blacklist and hid_ignore_listJiri Kosina1-0/+2
2009-01-29HID: add antec-branded soundgraph imon devices to blacklistJarod Wilson2-0/+4
2009-01-29HID: fix reversed logic in disconnect testing of hiddevOliver Neukum1-1/+1
2009-01-29HID: adjust report descriptor fixup for MS 1028 receiverJiri Kosina1-9/+4
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-5/+4