summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2015-03-03HID: uclogic: merge hid-huion driver in hid-uclogicNikolai Kondrashov
2015-03-03HID: uclogic: Set quirks from inside the driverBenjamin Tissoires
2015-03-02HID: wacom: rely on actual touch down count to decide touch_downPing Cheng
2015-03-02HID: wacom: do not send pen events before touch is up/forced outPing Cheng
2015-02-27HID: wacom: add full support of the Wacom Bamboo PADBenjamin Tissoires
2015-02-27HID: wacom: store the hid_device pointers of the sibling devicesBenjamin Tissoires
2015-02-26HID: remove 2 unused usb.h includesBenjamin Tissoires
2015-02-25HID: rmi: disable palm detect gesture when presentAndrew Duggan
2015-02-25HID: rmi: disable dribble packets on Synaptics touchpadsAndrew Duggan
2015-02-25HID: rmi: Add functions for writing to registersAndrew Duggan
2015-02-24HID: i2c-hid: Add support for ACPI GPIO interruptsMika Westerberg
2015-02-24HID: wacom: Add support for I2C connected devicesMika Westerberg
2015-02-23HID: expose country code in sysfsOlivier Gay
2015-02-23HID: microsoft: Add ID for NE7K wireless keyboardJakub Sitnicki
2015-02-23HID: hid-sensor-hub: Enhance feature report set APISrinivas Pandruvada
2015-02-23HID: hid-sensor-hub: Enhance get feature report APISrinivas Pandruvada
2015-02-23HID: hid-sensor-hub: Extend API for async readsSrinivas Pandruvada
2015-02-23HID: hid-sensor-hub: Add support for application collectionSrinivas Pandruvada
2015-02-23HID: hid-sensor-hub: Allow parallel synchronous readsSrinivas Pandruvada
2015-02-23HID: i2c-hid: Limit reads to wMaxInputLength bytes for input eventsSeth Forshee
2015-02-23HID: sony: fix uninitialized per-controller spinlockFrank Praznik
2015-02-23HID: sony: initialize sony_dev_list_lock properlyJiri Kosina
2015-02-18HID: hid-lg4ff: Fix "undefined reference" build issue with CONFIG_USB disabledMichal Malý
2015-02-18HID: wacom: do not directly use input_mt_report_pointer_emulationBenjamin Tissoires
2015-02-18HID: sony: Coding style cleanups in sixaxis_set_operational_usb()Antonio Ospite
2015-02-18HID: sony: Use __u8 * for the buffer in sixaxis_set_operational_usb()Antonio Ospite
2015-02-18HID: sony: Don't use magic numbers in sixaxis_set_operational_usb()Antonio Ospite
2015-02-18HID: sony: Use the minimum accepted size for feature report 0xf2Antonio Ospite
2015-02-18HID: sony: Fix a WARNING shown when rmmod-ing the driverAntonio Ospite
2015-02-18HID: hid-lg4ff: Allow switching of Logitech gaming wheels between compatibili...Michal Malý
2015-02-18HID: hid-lg4ff: Introduce a module parameter to disable automatic switch of c...Michal Malý
2015-02-18HID: hid-lg4ff: Export the real wheel model and supported alternate modesMichal Malý
2015-02-18HID: hid-lg4ff: Identify Logitech gaming wheels in compatibility modesMichal Malý
2015-02-17HID: sensor-hub: correct dyn_callback_lock IRQ-safe changeSrinivas Pandruvada
2015-02-17HID: saitek: add USB ID for older R.A.T. 7Darren Salt
2015-02-17HID: rmi: Print the firmware id of the touchpadAndrew Duggan
2015-02-17HID: i2c-hid: The interrupt should be level sensitiveMika Westerberg
2015-02-17HID: sony: Enable Gasia third-party PS3 controllersLauri Kasanen
2015-02-17HID: kye: Fix report descriptor for Genius PenSketch M912Milan Plzik
2015-02-12HID: wacom: Add missing ABS_MISC event and feature declaration for 27QHDPing Cheng
2015-02-09Merge branches 'for-3.19/upstream-fixes', 'for-3.20/apple', 'for-3.20/betop',...Jiri Kosina
2015-01-29HID: wacom: add support for Cintiq 27QHD and 27QHD touchPing Cheng
2015-01-29HID: wacom: consolidate input capability settings for pen and touchPing Cheng
2015-01-29HID: wacom: make sure touch arbitration is applied consistentlyPing Cheng
2015-01-26HID: pidff: Fix initialisation forMicrosoft Sidewinder FF Pro 2Jim Keir
2015-01-26HID: hyperv: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-01-23HID: wacom: Report ABS_MISC event for Cintiq Companion HybridJason Gerecke
2015-01-21HID: Use Kbuild idiom in MakefilesMichal Marek
2015-01-20HID: do not bind to Microchip Pick16F1454Kristian Evensen
2015-01-19HID: hid-lg4ff: use DEVICE_ATTR_RW macroVivien Didelot