summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-06-0412-74/+364
|\
| *-----------. Merge branches 'for-5.7/upstream-fixes', 'for-5.8/apple', 'for-5.8/asus', 'fo...Jiri Kosina2020-06-032530-56388/+136864
| |\ \ \ \ \ \ \
| | | | | | | | * HID: multitouch: Remove MT_CLS_WIN_8_DUALKai-Heng Feng2020-05-272-50/+2
| | | | | | | | * HID: multitouch: enable multi-input as a quirk for some devicesBenjamin Tissoires2020-05-271-0/+26
| | | | | | | * | HID: mcp2221: add GPIO functionality supportRishi Gupta2020-04-161-0/+169
| | | | | | * | | HID: logitech: drop outdated references to unifying receiversFilipe LaĆ­ns2020-04-063-6/+6
| | | | | | |/ /
| | | | | * | / HID: intel-ish-hid: avoid bogus uninitialized-variable warningArnd Bergmann2020-05-051-0/+2
| | | | | | |/ | | | | | |/|
| | | | * | | HID: fix typo in KconfigChristophe JAILLET2020-04-141-2/+2
| | | | | |/ | | | | |/|
| | | * | | HID: asus: Add depends on USB_HID to HID_ASUS Kconfig optionHans de Goede2020-05-071-0/+1
| | | * | | HID: asus: Fix mute and touchpad-toggle keys on Medion Akoya E1239THans de Goede2020-05-061-0/+60
| | | * | | HID: asus: Add support for multi-touch touchpad on Medion Akoya E1239THans de Goede2020-05-062-1/+26
| | | * | | HID: asus: Add report_size to struct asus_touchpad_infoHans de Goede2020-05-061-1/+7
| | | * | | HID: asus: Add hid_is_using_ll_driver(usb_hid_driver) checkHans de Goede2020-05-061-1/+2
| | | * | | HID: asus: Simplify skipping of mappings for Asus T100CHI keyboard-dockHans de Goede2020-05-061-14/+7
| | | * | | HID: asus: Only set EV_REP if we are adding a mappingHans de Goede2020-05-061-2/+2
| | | | |/ | | | |/|
| | * / | HID: apple: Swap the Fn and Left Control keys on Apple keyboardsfree5lot2020-05-151-2/+28
| | |/ /
| * | | HID: sony: Fix for broken buttons on DS3 USB donglesScott Shumate2020-05-261-0/+17
| * | | HID: Add quirks for Trust Panora Graphic TabletCristian Klein2020-05-152-0/+4
| * | | HID: i2c-hid: add Schneider SCL142ALM to descriptor overrideJulian Sax2020-05-051-0/+8
* | | | Merge tag 'sound-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-06-041-2/+2
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'asoc/for-5.8' into asoc-linusMark Brown2020-06-011-2/+2
| |\ \ \ \
| | * | | | soundwire: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI p...Kuninori Morimoto2020-04-201-2/+2
* | | | | | Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2020-06-042-9/+3
|\ \ \ \ \ \
| * | | | | | pcmcia: make pccard_loop_tuple() staticDominik Brodowski2020-05-182-9/+3
* | | | | | | Merge tag 'leds-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds2020-06-0413-80/+1020
|\ \ \ \ \ \ \
| * | | | | | | leds: add aw2013 driverNikita Travkin2020-05-253-0/+447
| * | | | | | | leds: trigger: remove redundant assignment to variable retColin Ian King2020-04-271-2/+2
| * | | | | | | leds: netxbig: Convert to use GPIO descriptorsLinus Walleij2020-04-271-67/+81
| * | | | | | | leds: add sgm3140 driverLuca Weiss2020-04-273-0/+329
| * | | | | | | leds: ariel: Add driver for status LEDs on Dell Wyse 3020Lubomir Rintel2020-04-273-0/+145
| * | | | | | | leds: pwm: check result of led_pwm_set() in led_pwm_add()Denis Osterland-Heim2020-04-271-5/+11
| * | | | | | | leds: tlc591xxt: hide error on EPROBE_DEFERTomi Valkeinen2020-04-171-2/+3
| * | | | | | | leds: tca6507: Include the right headerLinus Walleij2020-04-171-1/+1
| * | | | | | | leds: lt3593: Drop surplus includeLinus Walleij2020-04-171-1/+0
| * | | | | | | leds: lp3952: Include the right headerLinus Walleij2020-04-171-1/+1
| * | | | | | | leds: lm355x: Drop surplus includeLinus Walleij2020-04-171-1/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'tag-chrome-platform-for-v5.8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-06-047-31/+145
|\ \ \ \ \ \ \
| * | | | | | | platform/chrome: cros_usbpd_logger: Add __printf annotation to append_str()Enric Balletbo i Serra2020-05-041-0/+1
| * | | | | | | platform/chrome: cros_ec_i2c: Appease the kernel-doc deityEnric Balletbo i Serra2020-05-041-1/+1
| * | | | | | | Merge remote-tracking branch 'origin/chrome-platform-5.7-fixes' into for-kern...Enric Balletbo i Serra2020-04-292-61/+92
| |\ \ \ \ \ \ \
| * | | | | | | | platform/chrome: typec: Fix ret value check errorPrashant Malani2020-04-221-1/+1
| * | | | | | | | platform/chrome: cros_ec_typec: Register port partnerPrashant Malani2020-04-151-0/+48
| * | | | | | | | platform/chrome: cros_ec_typec: Add struct for port dataPrashant Malani2020-04-151-17/+31
| * | | | | | | | platform/chrome: cros_ec_typec: Use notifier for updatesPrashant Malani2020-04-152-0/+24
| * | | | | | | | Merge remote-tracking branch 'origin/chrome-platform-5.7-fixes' into for-kern...Benson Leung2020-04-131-4/+4
| |\ \ \ \ \ \ \ \
| * | | | | | | | | platform/chrome: cros_ec_ishtp: free ishtp buffer before sending eventJett Rink2020-04-131-3/+10
| * | | | | | | | | platform/chrome: cros_ec_ishtp: skip old cros_ec responsesJett Rink2020-04-131-9/+23
| * | | | | | | | | platform/chrome: wilco_ec: Provide correct output format to 'h1_gpio' fileBernardo Perez Priego2020-04-131-1/+6
| * | | | | | | | | platform/chrome: chromeos_pstore: set user space log sizeSarthak Kukreti2020-04-131-0/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'linux-watchdog-5.8-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2020-06-0410-18/+248
|\ \ \ \ \ \ \ \ \