aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAge
...
* | 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
| * HID: Use menuconfig objectsJan Engelhardt2007-07-09
| * HID: force hid-input for Microsoft SideWinder GameVoice deviceJiri Kosina2007-07-09
| * HID: input mapping for Chicony KU-0418 tactical padJiri Kosina2007-07-09
* | HID: make debugging output runtime-configurableJiri Kosina2007-07-09
|/
* USB HID: hiddev - fix race between hiddev_send_event() and hiddev_release()Jiri Kosina2007-05-10
* HID: add hooks for getkeycode() and setkeycode() methodsMarvin Raaijmakers2007-05-09
* HID: switch to using input_dev->dev.parentDmitry Torokhov2007-05-09
* USB HID: Logitech wheel 0x046d/0xc294 needs HID_QUIRK_NOGET quirkJan Kratochvil2007-05-08
* USB HID: usb_buffer_free() cleanupDmitry Torokhov2007-05-08
* USB HID: report descriptor of Cypress USB barcode readers needs fixupJiri Kosina2007-05-08
* USB HID: update CONFIG_USB_HIDINPUT_POWERBOOK descriptionNoel Kothe2007-05-08
* HID: add input mappings for non-working keys on Logitech S510 remoteCharles Pillar2007-05-08
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-04-30
|\
| * Merge branch 'field-zeroing' into for-linusJiri Kosina2007-04-29
| |\
| | * HID: introduce proper zeroing of unused bits in output reportsSimon Budig2007-04-11
| * | USB HID: don't warn on idVendor == 0Jiri Kosina2007-04-29