summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* 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
* HID: add antec-branded soundgraph imon devices to blacklistJarod Wilson2009-01-292-0/+4
* HID: fix reversed logic in disconnect testing of hiddevOliver Neukum2009-01-291-1/+1
* HID: adjust report descriptor fixup for MS 1028 receiverJiri Kosina2009-01-291-9/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-071-5/+4
|\
| * USB: change interface to usb_lock_device_for_reset()Alan Stern2009-01-071-5/+4
* | HID: fix hid->hiddev initialization in hiddev_connect()Jiri Kosina2009-01-071-0/+2
|/
* Merge branch 'upstream-fixes' into for-nextJiri Kosina2009-01-045-2/+10
|\
| * HID: fix error condition propagation in hid-sony driverJiri Kosina2009-01-041-1/+1
| * HID: fix reference count leak hidrawOliver Neukum2009-01-041-1/+1
| * HID: add proper support for pensketch 12x9 tabletMatt Helsley2009-01-042-0/+4
| * HID: don't allow DealExtreme usb-radio be handled by usb hid driverAlexey Klimov2009-01-042-0/+4
* | HID: fix default Kconfig setting for TopSpeed driverJiri Kosina2009-01-041-1/+1
* | HID: driver for TopSeed Cyberlink quirky remoteLev Babiev2009-01-045-0/+89
* | HID: make boot protocol drivers depend on EMBEDDEDParag Warudkar2009-01-041-1/+1
* | HID: hiddev cleanup -- handle all error conditions properlyOliver Neukum2009-01-041-36/+99
* | HID: force feedback driver for GreenAsia 0x12 PIDLukasz Lubojanski2009-01-045-0/+199
* | HID: switch specialized drivers from "default y" to !EMBEDDEDDavid Brownell2009-01-041-17/+17
* | HID: set proper dev.parent in hidrawJiri Kosina2009-01-041-1/+1
* | HID: add dynids facilityJiri Slaby2009-01-041-3/+98
* | HID: use GFP_KERNEL in hid_alloc_buffersJiri Slaby2009-01-041-7/+10
* | HID: usbhid, use usb_endpoint_xfer_intJiri Slaby2009-01-041-1/+1
* | HID: move usbhid flags to usbhid.hJiri Slaby2009-01-041-0/+10
* | HID: add n-trig digitizer supportRafi Rubin2009-01-046-0/+97
* | HID: add phys and name ioctls to hidrawJiri Kosina2009-01-041-0/+28
* | HID: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-041-3/+4
* | HID: automatically call usbhid_set_leds in usbhid driverAlan Stern2009-01-048-187/+9
* | HID: non-input reports can also be numberedJiri Kosina2009-01-041-4/+2
* | HID: ignore mouse interface for unibody macbooksJiri Kosina2009-01-041-0/+3
|/
* HID: Apple ALU wireless keyboards are bluetooth devicesJan Scholz2008-11-282-6/+6
* HID: remove setup mutex, fix possible deadlockJiri Slaby2008-11-232-17/+2
* HID: add USB ID for another dual gameron adapterJiri Kosina2008-11-203-0/+4
* HID: unignore mouse on unibody macbooksJiri Kosina2008-11-201-3/+0
* HID: fix blacklist entries for greenasia/pantherlordJiri Kosina2008-11-171-2/+2
* HID: don't grab devices with no inputJiri Slaby2008-11-141-6/+11
* HID: fix radio-mr800 hidquirksAlexey Klimov2008-11-131-1/+1
* HID: fix kworld fm700 radio hidquirksAlexey Klimov2008-11-131-1/+1
* HID: fix start/stop cycle in usbhid driverJiri Slaby2008-11-131-0/+8
* HID: use single threaded work queue for hid_compatAndi Kleen2008-11-131-1/+1
* HID: map macbook keys for "Expose" and "Dashboard"Henrik Rydberg2008-11-131-2/+3
* HID: support for new unibody macbooksHenrik Rydberg2008-11-133-0/+15
* HID: fix locking in hidraw_open()Oliver Neukum2008-11-131-14/+16
* V4L/DVB (9337a): HID: Don't allow KWorld radio fm700 be handled by usb hid dr...Alexey Klimov2008-11-112-0/+4
* saner FASYNC handling on file closeAl Viro2008-11-011-2/+0
* HID: add quirk entry for no-name keyboard (0x13ba/0x0017)Alan Stern2008-10-303-0/+5
* HID: sync on deleted io_retry timer in usbhid driverJiri Slaby2008-10-271-1/+1
* HID: fix oops during suspend of unbound HID devicesJiri Slaby2008-10-272-17/+43
OpenPOWER on IntegriCloud