aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
|\
| * Merge branch 'autosuspend' into for-nextJiri Kosina2009-03-30
| |\
| | * HID: autosuspend -- fix lockup of hid on resetOliver Neukum2009-03-25
| | * HID: hid_reset_resume() needs to be defined only when CONFIG_PM is setJiri Kosina2009-03-25
| | * HID: fix USB HID devices after STD with autosuspendOliver Neukum2009-03-25
| | * HID: do not try to compile PM code with CONFIG_PM unsetJiri Kosina2009-03-25
| | * HID: autosuspend support for USB HIDOliver Neukum2009-03-25
| * | HID: remove compat stuffJiri Slaby2009-03-30
| * | HID: constify arrays of struct apple_key_translationPaul Collins2009-03-30
| * | HID: add support for Kye/Genius Ergo 525VJiri Kosina2009-03-30
| * | HID: Support Apple mini aluminum keyboardRyan Finnie2009-03-30
| * | HID: support for Kensington slimblade deviceJiri Kosina2009-03-30
| * | HID: DragonRise game controller force feedback driverRichard Walmsley2009-03-30
| * | HID: add support for another version of 0e8f:0003 device in hid-plAnssi Hannula2009-03-30
| * | HID: fix race between usb_register_dev() and hiddev_open()Oliver Neukum2009-03-30
| * | HID: bring back possibility to specify vid/pid ignore on module loadJiri Kosina2009-03-30
| * | HID: make HID_DEBUG defaults consistentPavel Machek2009-03-30
* | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-30
|/ /
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-26
|\ \ | |/ |/|
| * Rationalize fasync return valuesJonathan Corbet2009-03-16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-03-19
|\ \ | |/ |/|
| * HID: fix waitqueue usage in hiddevJohannes Weiner2009-03-10
| * HID: fix incorrect free in hiddevJohannes Weiner2009-03-10
* | HID: move tmff and zpff devices from ignore_list to blacklistAnssi Hannula2009-02-17
* | HID: unlock properly on error paths in hidraw_ioctl()Dan Carpenter2009-02-17
* | HID: blacklist Powercom USB UPSMichael Tokarev2009-02-17
|/
* HID: document difference between hid_blacklist and hid_ignore_listJiri Kosina2009-01-29
* HID: add antec-branded soundgraph imon devices to blacklistJarod Wilson2009-01-29
* HID: fix reversed logic in disconnect testing of hiddevOliver Neukum2009-01-29
* HID: adjust report descriptor fixup for MS 1028 receiverJiri Kosina2009-01-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-07
|\
| * USB: change interface to usb_lock_device_for_reset()Alan Stern2009-01-07
* | HID: fix hid->hiddev initialization in hiddev_connect()Jiri Kosina2009-01-07
|/
* Merge branch 'upstream-fixes' into for-nextJiri Kosina2009-01-03
|\
| * HID: fix error condition propagation in hid-sony driverJiri Kosina2009-01-03
| * HID: fix reference count leak hidrawOliver Neukum2009-01-03
| * HID: add proper support for pensketch 12x9 tabletMatt Helsley2009-01-03
| * HID: don't allow DealExtreme usb-radio be handled by usb hid driverAlexey Klimov2009-01-03
* | HID: fix default Kconfig setting for TopSpeed driverJiri Kosina2009-01-03
* | HID: driver for TopSeed Cyberlink quirky remoteLev Babiev2009-01-03
* | HID: make boot protocol drivers depend on EMBEDDEDParag Warudkar2009-01-03
* | HID: hiddev cleanup -- handle all error conditions properlyOliver Neukum2009-01-03
* | HID: force feedback driver for GreenAsia 0x12 PIDLukasz Lubojanski2009-01-03
* | HID: switch specialized drivers from "default y" to !EMBEDDEDDavid Brownell2009-01-03
* | HID: set proper dev.parent in hidrawJiri Kosina2009-01-03
* | HID: add dynids facilityJiri Slaby2009-01-03
* | HID: use GFP_KERNEL in hid_alloc_buffersJiri Slaby2009-01-03
* | HID: usbhid, use usb_endpoint_xfer_intJiri Slaby2009-01-03
* | HID: move usbhid flags to usbhid.hJiri Slaby2009-01-03
* | HID: add n-trig digitizer supportRafi Rubin2009-01-03