summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | | | | HID: logitech-hidpp: fix error return codeJulia Lawall2015-04-051-0/+1
| | | | | | * | | | | | HID: logitech-hidpp: add a module parameter to keep firmware gesturesBenjamin Tissoires2015-04-021-0/+10
| | | | | | * | | | | | HID: hid-lg4ff: Fix "undefined reference" build issue with CONFIG_USB disabledMichal Malý2015-02-181-8/+9
| | | | | | * | | | | | HID: hid-lg4ff: Allow switching of Logitech gaming wheels between compatibili...Michal Malý2015-02-181-29/+175
| | | | | | * | | | | | HID: hid-lg4ff: Introduce a module parameter to disable automatic switch of c...Michal Malý2015-02-184-13/+28
| | | | | | * | | | | | HID: hid-lg4ff: Export the real wheel model and supported alternate modesMichal Malý2015-02-181-7/+198
| | | | | | * | | | | | HID: hid-lg4ff: Identify Logitech gaming wheels in compatibility modesMichal Malý2015-02-181-76/+190
| | | | | | | |/ / / / | | | | | | |/| | | |
| | | | | * | | | | | HID: Stop hiding options with !EXPERTJean Delvare2015-03-161-11/+11
| | | | | | |/ / / / | | | | | |/| | | |
| | | | * / | | | | HID: i2c-hid: Add support for ACPI GPIO interruptsMika Westerberg2015-02-241-18/+50
| | | | |/ / / / /
| | | * | | | | | HID: uclogic: make input_mapping independent of usbBenjamin Tissoires2015-03-161-9/+8Star
| | | * | | | | | HID: Kconfig: add USB_HID dependency to UC-LOGICBenjamin Tissoires2015-03-041-1/+1
| | | * | | | | | HID: uclogic: actually invert the in-range bit for huion tablets onlyBenjamin Tissoires2015-03-031-5/+8
| | | * | | | | | HID: uclogic: discard the extra Pen input node on Huion tabletsBenjamin Tissoires2015-03-031-0/+20
| | | * | | | | | HID: uclogic: apply quirk NO_EMPTY_INPUTBenjamin Tissoires2015-03-031-0/+1
| | | * | | | | | HID: uclogic: name the input nodes based on their toolBenjamin Tissoires2015-03-031-0/+46
| | | * | | | | | HID: uclogic: merge hid-huion driver in hid-uclogicNikolai Kondrashov2015-03-034-299/+229Star
| | | * | | | | | HID: uclogic: Set quirks from inside the driverBenjamin Tissoires2015-03-032-4/+27
| | | |/ / / / /
| | * | / / / / HID: kye: Fix report descriptor for Genius PenSketch M912Milan Plzik2015-02-174-0/+143
| | | |/ / / / | | |/| | | |
| * | | | | | HID: usbhid: yet another mouse with ALWAYS_POLLOliver Neukum2015-04-022-2/+4
| * | | | | | HID: usbhid: more mice with ALWAYS_POLLOliver Neukum2015-04-022-0/+8
| | |_|/ / / | |/| | | |
| * | | | | HID: add quirk for PIXART OEM mouse used by HPOliver Neukum2015-03-252-0/+2
| * | | | | HID: add HP OEM mouse to quirk ALWAYS_POLLOliver Neukum2015-03-252-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds2015-04-146-97/+121
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | HID: input: Fix NULL pointer dereference when power_supply_register failsKrzysztof Kozlowski2015-03-241-2/+2
| * | | | power_supply: Change ownership from driver to coreKrzysztof Kozlowski2015-03-136-97/+120
| * | | | power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski2015-03-134-5/+6
| |/ / /
* | | | HID: wacom: check for wacom->shared before following the pointerBenjamin Tissoires2015-03-171-3/+4
* | | | HID: tivo: enable all buttons on the TiVo Slide Pro remoteForest Wilkinson2015-03-153-0/+3
* | | | HID: add ALWAYS_POLL quirk for a Logitech 0xc007oliver@neukum.org2015-03-112-0/+2
* | | | HID: wacom: rely on actual touch down count to decide touch_downPing Cheng2015-03-031-32/+43
* | | | HID: wacom: do not send pen events before touch is up/forced outPing Cheng2015-03-031-0/+6
| |/ / |/| |
* | | HID: microsoft: Add ID for NE7K wireless keyboardJakub Sitnicki2015-02-233-0/+4
* | | HID: i2c-hid: Limit reads to wMaxInputLength bytes for input eventsSeth Forshee2015-02-231-1/+4
* | | HID: sony: fix uninitialized per-controller spinlockFrank Praznik2015-02-231-0/+2
* | | HID: sony: initialize sony_dev_list_lock properlyJiri Kosina2015-02-231-1/+1
* | | HID: sony: Fix a WARNING shown when rmmod-ing the driverAntonio Ospite2015-02-181-1/+1
* | | HID: sensor-hub: correct dyn_callback_lock IRQ-safe changeSrinivas Pandruvada2015-02-171-3/+5
* | | HID: saitek: add USB ID for older R.A.T. 7Darren Salt2015-02-173-0/+4
* | | HID: i2c-hid: The interrupt should be level sensitiveMika Westerberg2015-02-171-1/+1
* | | HID: wacom: Add missing ABS_MISC event and feature declaration for 27QHDPing Cheng2015-02-121-3/+8
|/ /
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*-----------. \ Merge branches 'for-3.19/upstream-fixes', 'for-3.20/apple', 'for-3.20/betop',...Jiri Kosina2015-02-0918-228/+637
|\ \ \ \ \ \ \ \
| | | | | | | * | HID: wacom: add support for Cintiq 27QHD and 27QHD touchPing Cheng2015-01-293-15/+82
| | | | | | | * | HID: wacom: consolidate input capability settings for pen and touchPing Cheng2015-01-291-57/+10Star
| | | | | | | * | HID: wacom: make sure touch arbitration is applied consistentlyPing Cheng2015-01-291-2/+4
| | | | | | | * | HID: wacom: Report ABS_MISC event for Cintiq Companion HybridJason Gerecke2015-01-231-0/+6
| | | | | | | * | HID: wacom: peport In Range event according to the specPing Cheng2015-01-122-7/+9
| | | | | | | * | HID: wacom: process invalid Cintiq and Intuos data in wacom_intuos_inout()Ping Cheng2015-01-121-24/+26
| | | | | | | * | HID: wacom: add support of the Pen of the Bamboo PadBenjamin Tissoires2015-01-061-0/+1
| | | | | | | * | HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping()Benjamin Tissoires2015-01-063-12/+10Star
| | | | | | * | | HID: pidff: Fix initialisation forMicrosoft Sidewinder FF Pro 2Jim Keir2015-01-261-0/+6