aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: Don't access input_dev->private directlyDmitry Torokhov2007-10-311-2/+2
* HID: fix hidinput_connect ignoring retval from input_register_deviceDirk Hohndel2007-10-311-4/+14
* HID: hiddev - fix compiler warningJiri Kosina2007-10-311-1/+1
* HID: Add GoTop tablets to blacklistJerrold Jones2007-10-311-0/+8
* changed emailJohann Deneux2007-10-201-2/+0
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-2/+2
* get rid of input BIT* duplicate definesJiri Slaby2007-10-192-7/+12
* HID: fix HIDIOCGRDESC memory access in hidrawJiri Kosina2007-10-151-3/+9
* more trivial signedness fixes in driversAl Viro2007-10-141-1/+1
* Merge branch 'hidraw' into for-linusJiri Kosina2007-10-145-2/+474
|\
| * HID: hidraw_connect() memleak fixMariusz Kozlowski2007-10-141-4/+10
| * HID: add hidraw interfaceJiri Kosina2007-10-145-2/+445
| * USB HID: provide hook for hidraw write()Jiri Kosina2007-10-141-0/+23
* | HID: hiddev: Add 32bit ioctl compatibiltyPhilip Langdale2007-10-141-0/+12
* | HID: Add GeneralTouch touchscreen to the blacklistIlya Frolov2007-10-141-0/+6
* | HID: add support for Microsoft Wireless Laser Keyboard 6000Khelben Blackstaff2007-10-141-4/+14
* | Input: add KEY_LOGOFFKhelben Blackstaff2007-10-141-0/+1
* | USBHID: report descriptor fix for MacBook JIS keyboardTomoya Adachi2007-10-141-0/+17
* | HID: trivial fixes in hid-debugJoe Perches2007-10-141-19/+18
* | HID: fix input mapping for Microsoft Ergonomic KeyboardJiri Kosina2007-10-141-11/+11
* | HID: use hid-plff driver for GreenAsia 0e8f:0003 devicesAnssi Hannula2007-10-143-11/+22
* | USBHID: Add HID_QUIRK_NOGET for ELO Touch Screen 2700 displayMike Crowe2007-10-141-0/+4
* | HID: enable hiddev for the SantaRosa MacBookPro IR receiverStelian Pop2007-10-142-0/+5
* | USBHID: add CM109 device to blacklistAlfred E. Heggestad2007-10-141-0/+4
* | HID: Report usage codes of keys as EV_MSC scancode eventsJiri Kosina2007-10-141-0/+8
* | HID: ignore all non-LED usages in output fields in hid-inputJiri Kosina2007-10-141-0/+7
* | HID: fix whitespace damageJiri Kosina2007-10-141-6/+6
* | HID: add support for Thrustmaster FGT Force Feedback wheelDmitry Torokhov2007-10-143-44/+124
* | HID: minimal autosuspend support for USB HID devicesOliver Neukum2007-10-141-2/+14
* | HID: add support for Microsoft Natural Ergonomic Keyboard 4000Jiri Kosina2007-10-142-4/+50
|/
* Add some help texts to recently-introduced kconfig itemsJan Engelhardt2007-08-181-0/+5
* HID: Never call hid_free_buffers() when usbhid_device has been freedJiri Kosina2007-08-021-2/+2
* USB HID: fix memory leak of usbhid_deviceJiri Kosina2007-08-021-0/+2
* USB HID: fix a possible NULL pointer dereference when we fail to allocate memoryJesper Juhl2007-08-021-1/+2
* USB HID: add ASUS LCM to the blacklistChristian Lamparter2007-08-021-0/+4
* USB HID: Add all Logitech Harmonies to blacklistPhil Dibowitz2007-08-021-0/+132
* HID: remove the Applie IR sensor from the hid_blacklistTino Keitel2007-08-021-2/+0
* USB: add reset_resume methodAlan Stern2007-07-121-3/+6
* USB: add USB-Persist facilityAlan Stern2007-07-121-1/+1
* Merge branches 'debug-module-param' and 'upstream' into for-linusJiri Kosina2007-07-095-79/+280
|\
| * HID: handle cases of volume knobs generating relative valuesJiri Kosina2007-07-091-0/+25
| * HID: Logitech keyboard 0xc311 needs reset leds quirkJiri Kosina2007-07-091-0/+2
| * HID: support for logitech cordless desktop LX500 special mappingRyo Dairiki2007-07-092-0/+31
| * HID: fix autocentering of PID devicesDiogo Kastrup2007-07-091-0/+1
| * HID: separate quirks for report descriptor fixupJiri Kosina2007-07-092-91/+153
| * HID: Add NOGET quirk for all NCR devicesJiri Kosina2007-07-091-0/+10
| * HID: support for Petalynx Maxter remote controlJiri Kosina2007-07-093-2/+38
| * HID: fix mismatch between hid-input HUT find/search mapping and the HUTHans de Goede2007-07-091-1/+3
| * HID: support for Gameron dual psx adaptorJulien Eyries2007-07-091-0/+4
| * USB HID: avoid flush_scheduled_work()Alan Stern2007-07-091-1/+1