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 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/+0Star
* | | | Revert "HID: logitech: Add function to enable HID++ 1.0 "scrolling accelerati...Benjamin Tissoires2018-11-221-34/+13Star
* | | | Revert "HID: logitech: Enable high-resolution scrolling on Logitech mice"Benjamin Tissoires2018-11-221-245/+4Star
* | | | 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/+1Star
| |\ \ \
| | * | | media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young2018-10-041-2/+1Star
| | |/ /
| * | | HID: input: simplify/fix high-res scroll event handlingLinus Torvalds2018-10-291-22/+21Star
| * | | HID: we do not randomly make new drivers 'default y'Linus Torvalds2018-10-271-1/+0Star
| * | | i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] arrayLinus Torvalds2018-10-271-1/+2
* | | | HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor overrideJulian Sax2018-10-311-0/+8
* | | | HID: alps: allow incoming reports when only the trackstick is openedBenjamin Tissoires2018-10-261-0/+18
* | | | Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS"Benjamin Tissoires2018-10-261-1/+0Star
* | | | HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanelKai-Heng Feng2018-10-262-0/+22
* | | | HID: hiddev: fix potential Spectre v1Breno Leitao2018-10-261-4/+14
|/ / /
* | | Merge branch 'for-4.20/multitouch' into for-linusJiri Kosina2018-10-231-40/+32Star
|\ \ \
| * | | HID: multitouch: simplify the application retrievalBenjamin Tissoires2018-09-041-40/+32Star
* | | | Merge branch 'for-4.20/microsoft' into for-linusJiri Kosina2018-10-233-5/+138
|\ \ \ \
| * | | | HID: microsoft: the driver now neeed MEMLESS_FF infrastructureJiri Kosina2018-09-051-0/+1
| * | | | HID: microsoft: Add rumble support for Xbox One S controllerAndrey Smirnov2018-09-052-0/+117
| * | | | HID: microsoft: Convert private data to be a proper structAndrey Smirnov2018-09-051-5/+20
| | |/ / | |/| |
* | | | Merge branch 'for-4.20/logitech-highres' into for-linusJiri Kosina2018-10-232-27/+327
|\ \ \ \
| * | | | HID: logitech: fix a used uninitialized GCC warningzhong jiang2018-09-241-5/+3Star
| * | | | HID: logitech: Use LDJ_DEVICE macro for existing Logitech miceHarry Cutts2018-09-051-10/+5Star
| * | | | HID: logitech: Enable high-resolution scrolling on Logitech miceHarry Cutts2018-09-051-4/+245
| * | | | HID: logitech: Add function to enable HID++ 1.0 "scrolling acceleration"Harry Cutts2018-09-051-13/+34
| * | | | HID: input: Create a utility class for counting scroll eventsHarry Cutts2018-09-051-0/+45
| |/ / /
* | | | Merge branch 'for-4.20/i2c-hid' into for-linusJiri Kosina2018-10-2313-117/+627
|\ \ \ \
| * | | | HID: i2c-hid: override HID descriptors for certain devicesJulian Sax2018-09-294-20/+439