summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | HID: hid-lg4ff: Make lg4ff_wheel_data a separate structureMichal Malý2015-05-071-78/+88
| | * | | | | HID: hid-lg: Check return values from lg[N]ff_init()Michal Malý2015-05-071-4/+7
| | * | | | | HID: hid-lg4ff: Update a warning messageMichal Malý2015-05-071-2/+3
| | * | | | | HID: hid-lg4ff: Explicit casts from void * are not necessaryMichal Malý2015-05-071-2/+2
| | * | | | | HID: hid-lg4ff: Remove unused variable from the "lg4ff_device_entry" struct.Michal Malý2015-05-071-1/+0
| | * | | | | HID: hid-lg4ff: Replace DEVICE_ATTR_RW with DEVICE_ATTR to have all internal ...Michal Malý2015-05-071-6/+6
| | * | | | | HID: hid-lg4ff: Remove "hid_" prefix from some functions' namesMichal Malý2015-05-071-14/+14
| | * | | | | HID: hid-lg4ff: Remove double underscore prefix from numeric typesMichal Malý2015-05-072-28/+28
| | * | | | | HID: make timeout HZ independentNicholas Mc Guire2015-05-071-1/+2
| | |/ / / /
| * | | | | HID: cypress: use swap() in cp_report_fixup()Fabian Frederick2015-06-181-5/+1
| * | | | | HID: microsoft: Add Surface Power CoverRaimund Roth2015-06-184-1/+7
| * | | | | usb, HID: Remove Vernier devices from lsusb and hid_ignore_listDennis O'Brien2015-06-012-12/+0
| * | | | | HID: lenovo: Remove sysfs group on failure pathAlexey Khoroshilov2015-05-291-2/+7
| * | | | | HID: hid-input: Fix coding style issueJames C Boyd2015-05-281-1/+2
| * | | | | HID: hid-input: Simplify conditional expressionJames C Boyd2015-05-281-1/+1
| * | | | | HID: hid-input: Add parentheses to quell gcc warningJames C Boyd2015-05-281-1/+1
| * | | | | HID: Makefile: fix alignment of objs-* entriesAntonio Ospite2015-05-261-3/+3
| * | | | | HID: i2c-hid: fix harmless test_bit() issueDan Carpenter2015-05-181-3/+3
| * | | | | HID: rmi: fix some harmless BIT() mistakesDan Carpenter2015-05-181-3/+3
| * | | | | HID: core: remove phidgets from ignore listSean Young2015-05-122-24/+0
| * | | | | HID: prodikeys: remove unused variableJiri Slaby2015-05-071-2/+1
| * | | | | HID: usbhid: Add a quirk for raphnet multi-gamepad adaptersRaphael Assenat2015-04-272-0/+10
| |/ / / /
* | | | | HID: usbhid: add Chicony/Pixart usb optical mouse that needs QUIRK_ALWAYS_POLLHerton R. Krzesinski2015-05-252-0/+2
| |_|_|/ |/| | |
* | | | HID: wacom: fix an Oops caused by wacom_wac_finger_count_touchesPing Cheng2015-05-201-0/+3
* | | | HID: usbhid: Add HID_QUIRK_NOGET for Aten DVI KVM switchLaura Abbott2015-05-132-0/+2
* | | | HID: hid-sensor-hub: Fix debug lock warningSrinivas Pandruvada2015-05-121-3/+10
* | | | Revert "HID: logitech-hidpp: support combo keyboard touchpad TK820"Benjamin Tissoires2015-05-071-20/+0
* | | | HID: i2c-hid: Do not fail probing if gpiolib is not enabledMika Westerberg2015-04-231-1/+4
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-1427-667/+2740
|\ \ \
| * \ \ Merge branch 'for-4.1/sensor-hub' into for-linusJiri Kosina2015-04-134-74/+989
| |\ \ \
| | * | | HID: sensor: Custom and Generic sensor supportSrinivas Pandruvada2015-04-103-0/+865
| | * | | HID: hid-sensor-hub: Fix sparse warningSrinivas Pandruvada2015-03-161-2/+2
| | * | | HID: hid-sensor-hub: fix attribute read for logical usage idSrinivas Pandruvada2015-03-161-2/+4
| | * | | HID: hid-sensor-hub: Enhance feature report set APISrinivas Pandruvada2015-02-231-2/+20
| | * | | HID: hid-sensor-hub: Enhance get feature report APISrinivas Pandruvada2015-02-231-2/+13
| | * | | HID: hid-sensor-hub: Extend API for async readsSrinivas Pandruvada2015-02-231-30/+35
| | * | | HID: hid-sensor-hub: Add support for application collectionSrinivas Pandruvada2015-02-231-4/+26
| | * | | HID: hid-sensor-hub: Allow parallel synchronous readsSrinivas Pandruvada2015-02-231-49/+41
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----------------. \ \ \ Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl...Jiri Kosina2015-04-1325-593/+1735
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | | | HID: wacom: Add support for Cintiq 13HD TouchPing Cheng2015-04-021-0/+11
| | | | | | | | | | | * | | | HID: wacom: set stylus_in_proximity before checking touch_downPing Cheng2015-04-021-18/+16
| | | | | | | | | | | * | | | HID: wacom: use wacom_wac_finger_count_touches to set touch_downPing Cheng2015-04-021-51/+33
| | | | | | | | | | | * | | | HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUTPing Cheng2015-04-023-32/+19
| | | | | | | | | | | * | | | Merge branch 'for-4.0/upstream-fixes' into for-4.1/wacomJiri Kosina2015-04-0210-43/+92
| | | | | | | | | | | |\ \ \ \
| | | | | | | | | | | * | | | | HID: wacom: ask for a in-prox report when it was missedBenjamin Tissoires2015-03-162-1/+20
| | | | | | | | | | | * | | | | HID: wacom: Add battery presence indicator to wireless tabletsJason Gerecke2015-03-113-6/+15
| | | | | | | | | | | * | | | | HID: wacom: drop WACOM_PKGLEN_STATUSJiri Kosina2015-03-111-1/+0
| | | | | | | | | | | * | | | | HID: wacom: Status packet provides 'charging', not 'powered' bitJason Gerecke2015-03-112-9/+7
| | | | | | | | | | | * | | | | HID: wacom: Report battery status for Intuos Pro and Intuos5Jason Gerecke2015-03-111-0/+2
| | | | | | | | | | | * | | | | HID: wacom: Provide battery charge state to system over USB if availableJason Gerecke2015-03-111-0/+25
OpenPOWER on IntegriCloud