aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds12-57/+680
2019-01-03Merge branches 'for-4.20/upstream-fixes', 'for-4.21/core', 'for-4.21/hid-asus', 'for-4.21/hid-core', 'for-4.21/hid-cougar', 'for-4.21/hidraw', 'for-4.21/highres-wheel' and 'for-4.21/ish' into for-linusJiri Kosina12-59/+675
2019-01-03HID: i2c-hid: Add Odys Winbook 13 to descriptor overrideHans de Goede1-0/+8
2019-01-03HID: lenovo: Add checks to fix of_led_classdev_registerAditya Pakki1-2/+8
2018-12-28Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2018-12-19HID: intel-ish-hid: add MSI interrupt supportSong Hongyan1-1/+6
2018-12-19HID: debug: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-11/+1
2018-12-17HID: intel-ish-hid: fixes incorrect error handlingPan Bian1-1/+1
2018-12-17HID: asus: Add support for the ASUS T101HA keyboard dockAleix Roca Nonell2-0/+9
2018-12-14gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij1-1/+1
2018-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds3-0/+10
2018-12-07HID: logitech: Use LDJ_DEVICE macro for existing Logitech miceHarry Cutts1-10/+5
2018-12-07HID: logitech: Enable high-resolution scrolling on Logitech miceHarry Cutts1-6/+295
2018-12-07HID: logitech: Add function to enable HID++ 1.0 "scrolling acceleration"Harry Cutts1-13/+34
2018-12-07HID: logitech-hidpp: fix typo, hiddpp to hidppPeter Hutterer1-6/+6
2018-12-07HID: input: use the Resolution Multiplier for high-resolution scrollingPeter Hutterer1-3/+105
2018-12-07HID: core: process the Resolution MultiplierPeter Hutterer1-0/+170
2018-12-07HID: core: store the collections as a basic treePeter Hutterer1-0/+4
2018-12-07HID: quirks: fix RetroUSB.com devicesNic Soudée2-0/+6
2018-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2018-11-30Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-4/+11
2018-11-30HID: asus: Add support for the ASUS FX503VD laptopHans de Goede2-0/+8
2018-11-30HID: asus: Add event handler to catch unmapped Asus Vendor UsagePage codesHans de Goede1-0/+13
2018-11-30HID: ite: Add USB id match for another ITE based keyboard rfkill key quirkHans de Goede2-0/+4
2018-11-22Merge tag 'iio-fixes-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman2-4/+11
2018-11-22Revert "HID: input: Create a utility class for counting scroll events"Benjamin Tissoires1-45/+0
2018-11-22Revert "HID: logitech: Add function to enable HID++ 1.0 "scrolling acceleration""Benjamin Tissoires1-34/+13
2018-11-22Revert "HID: logitech: Enable high-resolution scrolling on Logitech mice"Benjamin Tissoires1-245/+4
2018-11-22Revert "HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice"Benjamin Tissoires1-5/+10
2018-11-22Revert "HID: logitech: fix a used uninitialized GCC warning"Benjamin Tissoires1-3/+5
2018-11-22Revert "HID: input: simplify/fix high-res scroll event handling"Benjamin Tissoires1-21/+22
2018-11-21HID: cougar: Add support for Cougar 700K Gaming KeyboardDaniel M. Lambea2-0/+3
2018-11-20HID: Add quirk for Primax PIXART OEM miceSebastian Parschauer2-0/+4
2018-11-19HID: i2c-hid: Disable runtime PM for LG touchscreenKai-Heng Feng2-0/+3
2018-11-19HID: multitouch: Add pointstick support for Cirque TouchpadKai-Heng Feng2-0/+9
2018-11-19HID: steam: remove input device when a hid client is running.Rodrigo Rivas Costa1-64/+90
2018-11-19Revert "HID: uhid: use strlcpy() instead of strncpy()"David Herrmann1-6/+7
2018-11-19HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privilegesEric Biggers1-0/+12
2018-11-16iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2-4/+11
2018-11-15Input: hyper-v - fix wakeup from suspend-to-idleVitaly Kuznetsov1-1/+1
2018-11-12HID: hidraw: enforce minors_lock locking via lockdepJiri Kosina1-4/+4
2018-11-12HID: input: Ignore battery reported by Symbol DS4308Benson Leung2-0/+4
2018-11-08HID: Add quirk for Microsoft PIXART OEM mouseSebastian Parschauer2-0/+2
2018-11-06HID: asus: fix build warning wiht CONFIG_ASUS_WMI disabledArnd Bergmann1-0/+3
2018-11-06Merge branch 'master' into for-4.20/upstream-fixesJiri Kosina5-27/+47
2018-11-01Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds2-1/+23
2018-10-31HID: asus: only support backlight when it's not driven by WMIDaniel Drake2-1/+23
2018-10-31HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor overrideJulian Sax1-0/+8
2018-10-29Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-2/+1
2018-10-29HID: input: simplify/fix high-res scroll event handlingLinus Torvalds1-22/+21