summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-07-222-3/+7
|\
| * HID: Move dereferences below a NULL testJulia Lawall2009-07-201-2/+4
| * HID: hiddev, fix lock imbalanceJiri Slaby2009-06-221-1/+3
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* | Driver Core: usb: add nodename support for usb drivers.Kay Sievers2009-06-151-1/+6
|/
*-. Merge branches 'upstream' and 'ntrig-multitouch' into for-linusJiri Kosina2009-06-1216-51/+805
|\ \
| | * HID: Multitouch support for the N-Trig touchscreenStephane Chatty2009-05-201-11/+211
| | * HID: add new multitouch and digitizer contantsStephane Chatty2009-05-201-2/+21
| |/ |/|
| * HID: fix inverted wheel for bluetooth version of apple mighty mouseJiri Kosina2009-06-101-4/+0
| * HID: no more reinitializtion is needed in post_resetJiri Kosina2009-06-041-4/+3
| * HID: hidraw -- fix comment about accepted devicesJiri Kosina2009-06-041-4/+1
| * HID: autocentering support for Logitech Force 3D ProSergey Belyashov2009-05-151-1/+7
| * HID: fix hid-ff drivers so that devices work even without ff supportJiri Kosina2009-05-156-24/+94
| * HID: force feedback support for SmartJoy PLUS PS2/USB adapterJussi Kivilinna2009-05-155-0/+198
| * HID: Wacom Graphire Bluetooth driverBastien Nocera2009-05-135-0/+269
| * HID: autocentering support for Logitech G25 Racing WheelSergey Belyashov2009-05-131-1/+1
|/
* HID: add NOGET quirk for devices from CH ProductsAlan Stern2009-05-112-0/+8
* HID: fix dropped device-specific quirksZoltan Karcagi2009-05-111-1/+1
* HID: fix oops in hid_check_keys_pressed()Jiri Kosina2009-05-021-0/+3
* HID: fix possible deadlock in usbhid_close()Oliver Neukum2009-04-291-1/+1
* HID: Fix the support for apple mini aluminium keyboardUlrich Dangel2009-04-291-1/+1
* HID: Add support for the G25 force feedback wheel in native modeChristophe Borivant2009-04-173-0/+4
* HID: hidraw -- fix missing unlocks in unlocked_ioctlDan Carpenter2009-04-071-4/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-0333-292/+844
|\
| * Merge branch 'autosuspend' into for-nextJiri Kosina2009-03-305-114/+422
| |\
| | * HID: autosuspend -- fix lockup of hid on resetOliver Neukum2009-03-251-1/+1
| | * HID: hid_reset_resume() needs to be defined only when CONFIG_PM is setJiri Kosina2009-03-251-50/+51
| | * HID: fix USB HID devices after STD with autosuspendOliver Neukum2009-03-251-1/+10
| | * HID: do not try to compile PM code with CONFIG_PM unsetJiri Kosina2009-03-251-0/+5
| | * HID: autosuspend support for USB HIDOliver Neukum2009-03-255-103/+396
| * | HID: remove compat stuffJiri Slaby2009-03-3028-172/+0
| * | HID: constify arrays of struct apple_key_translationPaul Collins2009-03-301-9/+9
| * | HID: add support for Kye/Genius Ergo 525VJiri Kosina2009-03-306-0/+85
| * | HID: Support Apple mini aluminum keyboardRyan Finnie2009-03-303-0/+12
| * | HID: support for Kensington slimblade deviceJiri Kosina2009-03-306-0/+80
| * | HID: DragonRise game controller force feedback driverRichard Walmsley2009-03-306-0/+205
| * | HID: add support for another version of 0e8f:0003 device in hid-plAnssi Hannula2009-03-301-12/+38
| * | HID: fix race between usb_register_dev() and hiddev_open()Oliver Neukum2009-03-301-0/+5
| * | HID: bring back possibility to specify vid/pid ignore on module loadJiri Kosina2009-03-301-0/+3
| * | HID: make HID_DEBUG defaults consistentPavel Machek2009-03-301-3/+3
* | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-1/+1
|/ /
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-261-4/+1
|\ \ | |/ |/|
| * Rationalize fasync return valuesJonathan Corbet2009-03-161-4/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-03-191-2/+2
|\ \ | |/ |/|
| * HID: fix waitqueue usage in hiddevJohannes Weiner2009-03-101-1/+1
| * HID: fix incorrect free in hiddevJohannes Weiner2009-03-101-1/+1
* | HID: move tmff and zpff devices from ignore_list to blacklistAnssi Hannula2009-02-171-6/+6
* | HID: unlock properly on error paths in hidraw_ioctl()Dan Carpenter2009-02-171-5/+9
* | HID: blacklist Powercom USB UPSMichael Tokarev2009-02-172-0/+4
|/
* HID: document difference between hid_blacklist and hid_ignore_listJiri Kosina2009-01-291-0/+2
OpenPOWER on IntegriCloud