summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | dt-bindings: backlight: qcom-wled: Convert the wled bindings to .yaml formatKiran Gunda2020-05-062-154/+208
| * | | | | backlight: l4f00242t03: Convert to GPIO descriptorsLinus Walleij2020-04-294-55/+52
| * | | | | backlight: lp855x: Ensure regulators are disabled on probe failureJon Hunter2020-04-281-4/+16
| | |/ / / | |/| | |
* | | | | Merge tag 'mfd-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2020-06-0437-83/+2630
|\ \ \ \ \
| * | | | | mfd: mt6360: Remove duplicate REGMAP_IRQ_REG_LINE() entryLee Jones2020-06-011-1/+0
| * | | | | mfd: Add support for PMIC MT6360Gene Chen2020-05-274-0/+678
| * | | | | mfd: max77620: Use single-byte writes on MAX77620Thierry Reding2020-05-261-0/+1
| * | | | | mfd: wcd934x: Drop kfree for memory allocated with devm_kzallocWei Yongjun2020-05-261-1/+0
| * | | | | mfd: stmfx: Disable IRQ in suspend to avoid spurious interruptAmelie Delaunay2020-05-262-0/+7
| * | | | | mfd: stmfx: Fix stmfx_irq_init error pathAmelie Delaunay2020-05-261-2/+7
| * | | | | mfd: stmfx: Reset chip on resume as supply was disabledAmelie Delaunay2020-05-261-0/+7
| * | | | | mfd: wm8994: Silence warning about supplies during deferred probeMarek Szyprowski2020-05-261-1/+3
| * | | | | mfd: wm8994: Fix unbalanced calls to regulator_bulk_disable()Marek Szyprowski2020-05-261-0/+3
| * | | | | mfd: wm8994: Fix driver operation if loaded as modulesMarek Szyprowski2020-05-261-0/+1
| * | | | | dt-bindings: mfd: mediatek: Add MT6397 Pin ControllerMatthias Brugger2020-05-261-0/+5
| * | | | | mfd: Constify properties in mfd_cellTomas Winkler2020-05-261-1/+1
| * | | | | mfd: stm32-timers: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2020-05-261-9/+23