summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-01-0512-57/+680
|\
| *-----------. Merge branches 'for-4.20/upstream-fixes', 'for-4.21/core', 'for-4.21/hid-asus...Jiri Kosina2019-01-0312-59/+675
| |\ \ \ \ \ \ \
| | | | | | | | * HID: intel-ish-hid: add MSI interrupt supportSong Hongyan2018-12-191-1/+6
| | | | | | | * | HID: logitech: Use LDJ_DEVICE macro for existing Logitech miceHarry Cutts2018-12-071-10/+5
| | | | | | | * | HID: logitech: Enable high-resolution scrolling on Logitech miceHarry Cutts2018-12-071-6/+295
| | | | | | | * | HID: logitech: Add function to enable HID++ 1.0 "scrolling acceleration"Harry Cutts2018-12-071-13/+34
| | | | | | | * | HID: logitech-hidpp: fix typo, hiddpp to hidppPeter Hutterer2018-12-071-6/+6
| | | | | | | * | HID: input: use the Resolution Multiplier for high-resolution scrollingPeter Hutterer2018-12-071-3/+105
| | | | | | | * | HID: core: process the Resolution MultiplierPeter Hutterer2018-12-071-0/+170
| | | | | | | * | HID: core: store the collections as a basic treePeter Hutterer2018-12-071-0/+4
| | | | | |_|/ / | | | | |/| | |
| | | | | | * | HID: hidraw: enforce minors_lock locking via lockdepJiri Kosina2018-11-121-4/+4
| | | | | * | | HID: cougar: Add support for Cougar 700K Gaming KeyboardDaniel M. Lambea2018-11-212-0/+3
| | | | | |/ /
| | | * | | | HID: asus: Add support for the ASUS T101HA keyboard dockAleix Roca Nonell2018-12-172-0/+9
| | | * | | | HID: asus: Add support for the ASUS FX503VD laptopHans de Goede2018-11-302-0/+8
| | | * | | | HID: asus: Add event handler to catch unmapped Asus Vendor UsagePage codesHans de Goede2018-11-301-0/+13
| | | |/ / /
| | * | | / HID: debug: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-12-191-11/+1
| | | |_|/ | | |/| |
| * | | | HID: i2c-hid: Add Odys Winbook 13 to descriptor overrideHans de Goede2019-01-031-0/+8
| * | | | HID: lenovo: Add checks to fix of_led_classdev_registerAditya Pakki2019-01-031-2/+8
| * | | | HID: intel-ish-hid: fixes incorrect error handlingPan Bian2018-12-171-1/+1
* | | | | Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-12-281-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij2018-12-141-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2018-12-103-0/+10
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | HID: quirks: fix RetroUSB.com devicesNic Soudée2018-12-072-0/+6
| * | | | HID: ite: Add USB id match for another ITE based keyboard rfkill key quirkHans de Goede2018-11-302-0/+4
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-12-041-1/+1
|\ \ \ \
| * | | | Input: hyper-v - fix wakeup from suspend-to-idleVitaly Kuznetsov2018-11-151-1/+1
* | | | | Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-11-302-4/+11
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge tag 'iio-fixes-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-11-222-4/+11
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2018-11-162-4/+11
* | | | | Revert "HID: input: Create a utility class for counting scroll events"Benjamin Tissoires2018-11-221-45/+0
* | | | | Revert "HID: logitech: Add function to enable HID++ 1.0 "scrolling accelerati...Benjamin Tissoires2018-11-221-34/+13
* | | | | Revert "HID: logitech: Enable high-resolution scrolling on Logitech mice"Benjamin Tissoires2018-11-221-245/+4
* | | | | Revert "HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice"Benjamin Tissoires2018-11-221-5/+10
* | | | | Revert "HID: logitech: fix a used uninitialized GCC warning"Benjamin Tissoires2018-11-221-3/+5
* | | | | Revert "HID: input: simplify/fix high-res scroll event handling"Benjamin Tissoires2018-11-221-21/+22
* | | | | HID: Add quirk for Primax PIXART OEM miceSebastian Parschauer2018-11-202-0/+4
* | | | | HID: i2c-hid: Disable runtime PM for LG touchscreenKai-Heng Feng2018-11-192-0/+3
* | | | | HID: multitouch: Add pointstick support for Cirque TouchpadKai-Heng Feng2018-11-192-0/+9
* | | | | HID: steam: remove input device when a hid client is running.Rodrigo Rivas Costa2018-11-191-64/+90
* | | | | Revert "HID: uhid: use strlcpy() instead of strncpy()"David Herrmann2018-11-191-6/+7
* | | | | HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privilegesEric Biggers2018-11-191-0/+12
* | | | | HID: input: Ignore battery reported by Symbol DS4308Benson Leung2018-11-122-0/+4
* | | | | HID: Add quirk for Microsoft PIXART OEM mouseSebastian Parschauer2018-11-082-0/+2
| |_|_|/ |/| | |
* | | | HID: asus: fix build warning wiht CONFIG_ASUS_WMI disabledArnd Bergmann2018-11-061-0/+3
* | | | Merge branch 'master' into for-4.20/upstream-fixesJiri Kosina2018-11-065-27/+47
|\| | |
| * | | Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-11-012-1/+23
| |\ \ \ | | |/ / | |/| |
| | * | HID: asus: only support backlight when it's not driven by WMIDaniel Drake2018-10-312-1/+23
| * | | Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-291-2/+1
| |\ \ \
| | * | | media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young2018-10-041-2/+1
| | |/ /
| * | | HID: input: simplify/fix high-res scroll event handlingLinus Torvalds2018-10-291-22/+21