summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-06-22Merge branches 'for-4.1/upstream-fixes', 'for-4.2/upstream' and 'for-4.2/logi...Jiri Kosina16-244/+583
2015-06-18HID: cypress: use swap() in cp_report_fixup()Fabian Frederick1-5/+1
2015-06-18HID: microsoft: Add Surface Power CoverRaimund Roth4-1/+7
2015-06-01usb, HID: Remove Vernier devices from lsusb and hid_ignore_listDennis O'Brien3-22/+0
2015-06-01HID: hidpp: Add driver for mouse logitech M560Goffredo Baroncelli1-3/+224
2015-06-01HID: Export hid_field_extract()Goffredo Baroncelli1-5/+6
2015-05-29HID: lenovo: Remove sysfs group on failure pathAlexey Khoroshilov1-2/+7
2015-05-28HID: hid-input: Fix coding style issueJames C Boyd1-1/+2
2015-05-28HID: hid-input: Simplify conditional expressionJames C Boyd1-1/+1
2015-05-28HID: hid-input: Add parentheses to quell gcc warningJames C Boyd1-1/+1
2015-05-26HID: Makefile: fix alignment of objs-* entriesAntonio Ospite1-3/+3
2015-05-25HID: usbhid: add Chicony/Pixart usb optical mouse that needs QUIRK_ALWAYS_POLLHerton R. Krzesinski2-0/+2
2015-05-20HID: wacom: fix an Oops caused by wacom_wac_finger_count_touchesPing Cheng1-0/+3
2015-05-18HID: i2c-hid: fix harmless test_bit() issueDan Carpenter1-3/+3
2015-05-18HID: rmi: fix some harmless BIT() mistakesDan Carpenter1-3/+3
2015-05-13HID: usbhid: Add HID_QUIRK_NOGET for Aten DVI KVM switchLaura Abbott2-0/+2
2015-05-12HID: core: remove phidgets from ignore listSean Young2-24/+0
2015-05-12HID: hid-sensor-hub: Fix debug lock warningSrinivas Pandruvada1-3/+10
2015-05-07HID: hid-lg: Only one of LG_FF flags can be set for a given deviceMichal Malý1-3/+3
2015-05-07HID: hid-lg4ff: Allow the driver to continue without sysfs interfaceMichal Malý1-4/+3
2015-05-07HID: hid-lg4ff: Constify members of lg4ff_device_entryMichal Malý1-15/+39
2015-05-07HID: hid-lg4ff: Store pointer to the output HID report struct in the device e...Michal Malý1-35/+32
2015-05-07HID: hid-lg4ff: Protect concurrent access to output HID reportMichal Malý1-0/+110
2015-05-07HID: hid-lg4ff: Stop the hid device from lg4ffMichal Malý2-2/+4
2015-05-07HID: hid-lg4ff: Make lg4ff_wheel_data a separate structureMichal Malý1-78/+88
2015-05-07HID: hid-lg: Check return values from lg[N]ff_init()Michal Malý1-4/+7
2015-05-07HID: hid-lg4ff: Update a warning messageMichal Malý1-2/+3
2015-05-07HID: hid-lg4ff: Explicit casts from void * are not necessaryMichal Malý1-2/+2
2015-05-07HID: hid-lg4ff: Remove unused variable from the "lg4ff_device_entry" struct.Michal Malý1-1/+0
2015-05-07HID: hid-lg4ff: Replace DEVICE_ATTR_RW with DEVICE_ATTR to have all internal ...Michal Malý1-6/+6
2015-05-07HID: hid-lg4ff: Remove "hid_" prefix from some functions' namesMichal Malý1-14/+14
2015-05-07HID: hid-lg4ff: Remove double underscore prefix from numeric typesMichal Malý2-28/+28
2015-05-07Revert "HID: logitech-hidpp: support combo keyboard touchpad TK820"Benjamin Tissoires1-20/+0
2015-05-07HID: prodikeys: remove unused variableJiri Slaby1-2/+1
2015-05-07HID: make timeout HZ independentNicholas Mc Guire1-1/+2
2015-04-27HID: usbhid: Add a quirk for raphnet multi-gamepad adaptersRaphael Assenat2-0/+10
2015-04-23HID: i2c-hid: Do not fail probing if gpiolib is not enabledMika Westerberg1-1/+4
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds38-695/+2781
2015-04-14ACPI / battery: Fix doubly added battery on system suspendKrzysztof Kozlowski1-1/+1
2015-04-13Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds806-23663/+38374
2015-04-13Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-89/+129
2015-04-13Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds134-2803/+5415
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds34-818/+707
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+1
2015-04-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds16-209/+1211
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds31-134/+793
2015-04-13Merge tag 'hsi-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds4-2/+1501
2015-04-13Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds92-2073/+5270
2015-04-13Merge tag 'regulator-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds18-337/+712
2015-04-13Merge tag 'spi-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds30-2626/+1398