summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2020-06-043-12/+6
|\
| * pcmcia: make pccard_loop_tuple() staticDominik Brodowski2020-05-182-9/+3
| * pcmcia: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-181-3/+3
* | Merge tag 'leds-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds2020-06-0415-80/+1173
|\ \
| * | leds: add aw2013 driverNikita Travkin2020-05-253-0/+447
| * | dt-bindings: leds: Add binding for aw2013Nikita Travkin2020-05-251-0/+91
| * | 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
| * | dt-bindings: leds: Add binding for sgm3140Luca Weiss2020-04-271-0/+62
| * | 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-293-61/+93
| |\ \ \
| * | | | 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-0414-18/+294
|\ \ \ \ \
| * | | | | watchdog: m54xx: Add missing includeThomas Gleixner2020-05-251-0/+1
| * | | | | dt-bindings: watchdog: renesas,wdt: Document r8a7742 supportLad Prabhakar2020-05-251-0/+1
| * | | | | watchdog: Fix runtime PM imbalance on errorDinghao Liu2020-05-251-0/+1
| * | | | | watchdog: riowd: remove unneeded semicolonJason Yan2020-05-251-1/+1
| * | | | | watchdog: Add new arm_smc_wdt watchdog driverJulius Werner2020-05-255-0/+204
| * | | | | dt-bindings: watchdog: Add ARM smc wdt for mt8173 watchdogEvan Benn2020-05-252-0/+43
| * | | | | watchdog: imx2_wdt: update contact emailWolfram Sang2020-05-251-1/+1
| * | | | | watchdog: iTCO: fix link errorArnd Bergmann2020-05-251-0/+1
| * | | | | watchdog: da9062: No need to ping manually before setting timeoutStefan Riedmueller2020-05-251-5/+0
| * | | | | watchdog: da9063: Make use of pre-configured timeout during probeStefan Riedmueller2020-05-251-6/+14
| * | | | | watchdog: da9062: Initialize timeout during probeStefan Riedmueller2020-05-251-5/+22
| * | | | | watchdog: clarify that stop() is optionalBumsik Kim2020-05-253-4/+4
| * | | | | watchdog: imx_sc_wdt: Fix reboot on crashFabio Estevam2020-05-251-0/+5
| * | | | | watchdog: ts72xx_wdt: fix build errorShyam Saini2020-05-251-0/+1
* | | | | | Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-0410-286/+867
|\ \ \ \ \ \
| * | | | | | backlight: Add backlight_device_get_by_name()Noralf Trønnes2020-05-112-0/+22
| * | | | | | backlight: qcom-wled: Add support for WLED5 peripheral that is present on PM8...Subbaraman Narayanamurthy2020-05-061-2/+376
| * | | | | | dt-bindings: backlight: qcom-wled: Add WLED5 bindingsKiran Gunda2020-05-061-3/+56
| * | | | | | backlight: qcom-wled: Add callback functionsKiran Gunda2020-05-061-72/+141