aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-03HID: uclogic: merge hid-huion driver in hid-uclogicNikolai Kondrashov4-299/+229
2015-03-03HID: uclogic: Set quirks from inside the driverBenjamin Tissoires2-4/+27
2015-03-03HID: wacom: rely on actual touch down count to decide touch_downPing Cheng1-32/+43
2015-03-03HID: wacom: do not send pen events before touch is up/forced outPing Cheng1-0/+6
2015-02-27HID: wacom: add full support of the Wacom Bamboo PADBenjamin Tissoires3-0/+133
2015-02-27HID: wacom: store the hid_device pointers of the sibling devicesBenjamin Tissoires2-6/+21
2015-02-27HID: remove 2 unused usb.h includesBenjamin Tissoires2-2/+0
2015-02-25HID: rmi: disable palm detect gesture when presentAndrew Duggan1-3/+16
2015-02-25HID: rmi: disable dribble packets on Synaptics touchpadsAndrew Duggan1-0/+19
2015-02-25HID: rmi: Add functions for writing to registersAndrew Duggan1-0/+40
2015-02-24HID: i2c-hid: Add support for ACPI GPIO interruptsMika Westerberg1-18/+50
2015-02-24HID: wacom: Add support for I2C connected devicesMika Westerberg1-0/+5
2015-02-23HID: expose country code in sysfsOlivier Gay1-0/+20
2015-02-23HID: microsoft: Add ID for NE7K wireless keyboardJakub Sitnicki3-0/+4
2015-02-23HID: hid-sensor-hub: Enhance feature report set APISrinivas Pandruvada1-2/+20
2015-02-23HID: hid-sensor-hub: Enhance get feature report APISrinivas Pandruvada1-2/+13
2015-02-23HID: hid-sensor-hub: Extend API for async readsSrinivas Pandruvada1-30/+35
2015-02-23HID: hid-sensor-hub: Add support for application collectionSrinivas Pandruvada1-4/+26
2015-02-23HID: hid-sensor-hub: Allow parallel synchronous readsSrinivas Pandruvada1-49/+41
2015-02-23HID: i2c-hid: Limit reads to wMaxInputLength bytes for input eventsSeth Forshee1-1/+4
2015-02-23HID: sony: fix uninitialized per-controller spinlockFrank Praznik1-0/+2
2015-02-23HID: sony: initialize sony_dev_list_lock properlyJiri Kosina1-1/+1
2015-02-18HID: hid-lg4ff: Fix "undefined reference" build issue with CONFIG_USB disabledMichal Malý1-8/+9
2015-02-18HID: wacom: do not directly use input_mt_report_pointer_emulationBenjamin Tissoires1-5/+5
2015-02-18HID: sony: Coding style cleanups in sixaxis_set_operational_usb()Antonio Ospite1-5/+3
2015-02-18HID: sony: Use __u8 * for the buffer in sixaxis_set_operational_usb()Antonio Ospite1-1/+1
2015-02-18HID: sony: Don't use magic numbers in sixaxis_set_operational_usb()Antonio Ospite1-5/+8
2015-02-18HID: sony: Use the minimum accepted size for feature report 0xf2Antonio Ospite1-1/+1
2015-02-18HID: sony: Fix a WARNING shown when rmmod-ing the driverAntonio Ospite1-1/+1
2015-02-18HID: hid-lg4ff: Allow switching of Logitech gaming wheels between compatibility modesMichal Malý1-29/+175
2015-02-18HID: hid-lg4ff: Introduce a module parameter to disable automatic switch of compatibility modeMichal Malý4-13/+28
2015-02-18HID: hid-lg4ff: Export the real wheel model and supported alternate modesMichal Malý1-7/+198
2015-02-18HID: hid-lg4ff: Identify Logitech gaming wheels in compatibility modesMichal Malý1-76/+190
2015-02-17HID: sensor-hub: correct dyn_callback_lock IRQ-safe changeSrinivas Pandruvada1-3/+5
2015-02-17HID: saitek: add USB ID for older R.A.T. 7Darren Salt3-0/+4
2015-02-17HID: rmi: Print the firmware id of the touchpadAndrew Duggan1-0/+99
2015-02-17HID: i2c-hid: The interrupt should be level sensitiveMika Westerberg1-1/+1
2015-02-17HID: sony: Enable Gasia third-party PS3 controllersLauri Kasanen1-1/+21
2015-02-17HID: kye: Fix report descriptor for Genius PenSketch M912Milan Plzik4-0/+143
2015-02-12HID: wacom: Add missing ABS_MISC event and feature declaration for 27QHDPing Cheng1-3/+8
2015-02-09Merge branches 'for-3.19/upstream-fixes', 'for-3.20/apple', 'for-3.20/betop', 'for-3.20/lenovo', 'for-3.20/logitech', 'for-3.20/rmi', 'for-3.20/upstream' and 'for-3.20/wacom' into for-linusJiri Kosina18-228/+637
2015-01-29HID: wacom: add support for Cintiq 27QHD and 27QHD touchPing Cheng3-15/+82
2015-01-29HID: wacom: consolidate input capability settings for pen and touchPing Cheng1-57/+10
2015-01-29HID: wacom: make sure touch arbitration is applied consistentlyPing Cheng1-2/+4
2015-01-26HID: pidff: Fix initialisation forMicrosoft Sidewinder FF Pro 2Jim Keir1-0/+6
2015-01-26HID: hyperv: match wait_for_completion_timeout return typeNicholas Mc Guire1-1/+1
2015-01-23HID: wacom: Report ABS_MISC event for Cintiq Companion HybridJason Gerecke1-0/+6
2015-01-21HID: Use Kbuild idiom in MakefilesMichal Marek2-47/+14
2015-01-20HID: do not bind to Microchip Pick16F1454Kristian Evensen2-0/+2
2015-01-19HID: hid-lg4ff: use DEVICE_ATTR_RW macroVivien Didelot1-7/+5