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