aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2011-08-25HID: magicmouse: ignore 'ivalid report id' while switching modes, v2Jiri Kosina
2011-08-24Merge branches 'wiimote' and 'upstream-fixes' into for-linusJiri Kosina
2011-08-24HID: unlock on error path in hid_device_probe()Dan Carpenter
2011-08-23HID: wiimote: Add status and return request handlersDavid Herrmann
2011-08-23HID: wiimote: Add drm requestDavid Herrmann
2011-08-23HID: wiimote: Register led class devicesDavid Herrmann
2011-08-23HID: wiimote: Correctly call HID open/close callbacksDavid Herrmann
2011-08-23HID: wiimote: Simplify synchronizationDavid Herrmann
2011-08-23HID: hid-lg4ff: add a kfree() to an error pathDan Carpenter
2011-08-23HID: hid-lg4ff: silence sparse complaintDan Carpenter
2011-08-23HID: usbhid: Add support for SiGma Micro chipJeremiah Matthey
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern
2011-08-16HID: hid-multitouch: Add LG Display Multitouch device.Jeff Brown
2011-08-16HID: hid-multitouch: Filter collections by application usage.Jeff Brown
2011-08-16HID: hid-debug: Show application usage for each collection.Jeff Brown
2011-08-15IHD: Support force feedback on MP-8866Sean Young
2011-08-10HID: make CONFIG_LOGIWHEELS_FF default to CONFIG_LOGITECH_FFJiri Kosina
2011-08-10HID: add MacBookAir4,2 to hid_have_special_driver[]Jiri Kosina
2011-08-10HID: add support for MacBookAir4,2 keyboard.Joshua V. Dillon
2011-08-10HID: magicmouse: Set resolution of touch surfacesChase Douglas
2011-08-10HID: propagate return value correctly in hid_input_report()Jiri Kosina
2011-08-10HID: Fix race condition between driver core and ll-driverDavid Herrmann
2011-08-04HID: prodikeys: kfree() NULL pointer cleanupBojan Prtvar
2011-08-04HID: zydacron: kfree() NULL pointer cleanupBojan Prtvar
2011-08-04HID: lg4ff - Fix misleading info in KconfigMichal Malý
2011-08-04HID: lg4ff - Add autocentering command accepted by Formula Force EXMichal Malý
2011-08-04HID: lg4ff - Add range setting support and sysfs interfaceMichal Malý
2011-08-04HID: lg4ff - Add support for native mode switchingMichal Malý
2011-08-04HID: lg4ff - Move handling of Logitech wheels to lg4ff driverMichal Malý
2011-08-04HID: ACRUX - handle gamepads with different report layoutSergei Kolzun
2011-08-04HID: ACRUX - fix enabling force feedback supportSergei Kolzun
2011-08-01HID: add support for new revision of Apple aluminum keyboardDan Bastone
2011-07-22Merge branches 'roccat', 'upstream' and 'wiimote' into for-linusJiri Kosina
2011-07-22HID: fix support for Microsoft comfort mouse 4500Jiri Kosina
2011-07-21HID: hid-multitouch: add one new multitouch device's VID/PIDice chien
2011-07-21HID: prodikeys: remove a redundant forward declaration of struct pcmidi_sndAxel Lin
2011-07-21HID: prodikeys: make needlessly global symbols staticAxel Lin
2011-07-20HID: emsff: properly handle emsff_init failureAxel Lin
2011-07-14HID: ACRUX - add missing hid_hw_stop() in ax_probe() error pathAxel Lin
2011-07-12HID: fix horizontal wheel for ms comfort mouse 4500Ari Savolainen
2011-07-11HID: uclogic: Add support for UC-Logic WP1062Nikolai Kondrashov
2011-07-11HID: wiimote: Add sysfs support to wiimote driverDavid Herrmann
2011-07-11HID: wiimote: Cache wiimote led stateDavid Herrmann
2011-07-11HID: wiimote: Add wiimote led requestDavid Herrmann
2011-07-11HID: wiimote: Add wiimote input button parserDavid Herrmann
2011-07-11HID: wiimote: Add wiimote event handlerDavid Herrmann
2011-07-11HID: wiimote: Add output queue for wiimote driverDavid Herrmann
2011-07-11HID: wiimote: Add wiimote send functionDavid Herrmann
2011-07-11HID: wiimote: Synchronize wiimote input and hid event handlingDavid Herrmann
2011-07-11HID: wiimote: Register input device in wiimote hid driverDavid Herrmann