summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-0214-66/+1166
|\
| * 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-297-0/+990
| |\ \
| | * | 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-034-0/+266
| | * | Input: Add event-codes for macro keys found on various keyboardsHans de Goede2019-10-031-0/+75
| | |/
| * | 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-292806-29808/+47847
| |\ \ \ \
| | * | | | 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-0216-169/+214
|\ \ \ \ \
| * | | | | 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
| * | | | | dt-bindings: watchdog: sama5d4_wdt: add microchip,sam9x60-wdt compatibleEugen Hristev2019-11-181-1/+1
| * | | | | watchdog: sama5d4_wdt: cleanup the bit definitionsEugen Hristev2019-11-181-15/+19
| * | | | | watchdog: sprd: Fix the incorrect pointer getting from driver dataShuiqing Li2019-11-181-4/+2
| * | | | | watchdog: aspeed: Fix clock behaviour for ast2600Joel Stanley2019-11-181-6/+10
| * | | | | watchdog: imx7ulp: Fix reboot hangFabio Estevam2019-11-181-0/+16
| * | | | | watchdog: make nowayout sysfs file writableRasmus Villemoes2019-11-182-3/+27
| * | | | | watchdog: prevent deferral of watchdogd wakeup on RTJulia Cartwright2019-11-181-4/+6
| * | | | | watchdog: imx7ulp: Use definitions instead of magic valuesFabio Estevam2019-11-181-1/+4
| * | | | | watchdog: imx7ulp: Remove inline annotationsFabio Estevam2019-11-181-3/+3