summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina2020-01-102-5/+7
* HID: steam: Fix input device disappearingRodrigo Rivas Costa2020-01-091-0/+4
* HID: intel-ish-hid: ipc: Add Tiger Lake PCI device IDSrinivas Pandruvada2019-12-292-0/+2
* drivers/hid/hid-multitouch.c: fix a possible null pointer access.Pan Zhang2019-12-191-1/+1
* HID: wacom: Recognize new MobileStudio Pro PIDJason Gerecke2019-12-181-2/+4
* HID: intel-ish-hid: ipc: add CMP device idEven Xu2019-12-182-0/+2
* HID: hiddev: fix mess in hiddev_open()Dmitry Torokhov2019-12-181-55/+42
* HID: hid-input: clear unmapped usagesDmitry Torokhov2019-12-131-4/+12
* HID: Add quirk for incorrect input length on Lenovo Y720Pavel Balan2019-12-132-3/+14
* HID: asus: Ignore Asus vendor-page usage-code 0xff eventsHans de Goede2019-12-131-1/+2
* HID: ite: Add USB id match for Acer SW5-012 keyboard dockHans de Goede2019-12-132-0/+4
* HID: Add quirk for Xin-Mo Dual ControllerPriit Laes2019-12-131-0/+1
* HID: Fix slab-out-of-bounds read in hid_field_extractAlan Stern2019-12-111-0/+6
* HID: multitouch: Add LG MELF0410 I2C touchscreen supportAaron Ma2019-12-092-0/+4
* HID: uhid: Fix returning EPOLLOUT from uhid_char_pollMarcel Holtmann2019-12-091-1/+1
* HID: hidraw: Fix returning EPOLLOUT from hidraw_pollMarcel Holtmann2019-12-091-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-12-0112-66/+1084
|\
| * Merge branch 'for-5.5/whiskers' into for-linusJiri Kosina2019-11-291-43/+103
| |\
| | * HID: google: Detect base folded usage instead of hard-coding whiskersNicolas Boichat2019-10-101-28/+25
| | * HID: google: whiskers: signal tablet mode on connectDmitry Torokhov2019-10-011-6/+6
| | * HID: google: whiskers: signal tablet mode switch on disconnectDmitry Torokhov2019-10-011-1/+23
| | * HID: google: whiskers: more robust tablet mode detectionDmitry Torokhov2019-10-011-15/+56
| * | Merge branch 'for-5.5/logitech' into for-linusJiri Kosina2019-11-295-0/+908
| |\ \
| | * | HID: logitech-hidpp: Silence intermittent get_battery_capacity errorsHans de Goede2019-11-151-0/+3
| | * | HID: logitech: Add depends on LEDS_CLASS to Logitech Kconfig entryHans de Goede2019-10-041-0/+1
| | * | HID: lg-g15: Add support for the G510's M1-M3 and MR LEDsHans de Goede2019-10-031-3/+90
| | * | HID: lg-g15: Add support for controlling the G510's RGB backlightHans de Goede2019-10-031-15/+257
| | * | HID: lg-g15: Add support for the G510 keyboards' gaming keysHans de Goede2019-10-032-4/+124
| | * | HID: lg-g15: Add support for the M1-M3 and MR LEDsHans de Goede2019-10-031-7/+47
| | * | HID: lg-g15: Add keyboard and LCD backlight controlHans de Goede2019-10-031-0/+156
| | * | HID: Add driver for Logitech gaming keyboards (G15, G15 v2)Hans de Goede2019-10-033-0/+259
| | |/
| * | Merge branch 'for-5.5/ish' into for-linusJiri Kosina2019-11-291-1/+1
| |\ \
| | * | HID: intel-ish-hid: Spelling s/diconnect/disconnect/Geert Uytterhoeven2019-11-021-1/+1
| * | | Merge branch 'for-5.5/i2c' into for-linusJiri Kosina2019-11-291-2/+0
| |\ \ \
| | * | | HID: i2c-hid: remove orphaned member sleep_delayYou-Sheng Yang2019-11-151-2/+0
| * | | | Merge branch 'for-5.5/hidraw' into for-linusJiri Kosina2019-11-291-5/+5
| |\ \ \ \
| | * | | | HID: hidraw: replace printk() with corresponding pr_xx() variantRishi Gupta2019-10-011-5/+5
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-5.5/core' into for-linusJiri Kosina2019-11-291032-11802/+16304
| |\ \ \ \
| | * | | | HID: quirks: remove hid-led devices from hid_have_special_driverHeiner Kallweit2019-11-181-7/+0
| | * | | | HID: Improve Windows Precision Touchpad detection.Blaž Hrastnik2019-11-181-0/+4
| | * | | | HID: core: check whether Usage Page item is after Usage ID itemsCandle Sun2019-11-121-6/+45
| | | |/ / | | |/| |
| * | | | HID: rmi: Check that the RMI_STARTED bit is set before unregistering the RMI ...Andrew Duggan2019-11-181-1/+2
| * | | | HID: i2c-hid: Reset ALPS touchpads on resumeKai-Heng Feng2019-11-151-1/+11
| * | | | HID: i2c-hid: fix no irq after reset on raydium 3118Aaron Ma2019-11-152-0/+3
| * | | | HID: quirks: Add quirk for HP MSU1465 PIXART OEM mouseJinke Fan2019-11-142-0/+2
* | | | | Merge tag 'linux-watchdog-5.5-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2019-12-0114-166/+206
|\ \ \ \ \
| * | | | | watchdog: jz4740: Drop dependency on MACH_JZ47xxPaul Cercueil2019-11-181-1/+1
| * | | | | watchdog: jz4740: Use regmap provided by TCU driverPaul Cercueil2019-11-182-15/+21
| * | | | | watchdog: jz4740: Use WDT clock provided by TCU driverPaul Cercueil2019-11-182-45/+31
| * | | | | watchdog: sama5d4_wdt: cleanup the bit definitionsEugen Hristev2019-11-181-15/+19