summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2019-01-0113-95/+471
|\
| * watchdog: tqmx86: Add watchdog driver for the IO controllerAndrew Lunn2018-12-243-0/+139
| * watchdog: mtx-1: Convert to use GPIO descriptorLinus Walleij2018-12-241-10/+9
| * watchdog: mena21_wdt: Convert to GPIO descriptorsLinus Walleij2018-12-221-37/+36
| * watchdog: Add pm8916 watchdog driverLoic Poulain2018-12-223-0/+220
| * watchdog: renesas_wdt: don't keep timer value during suspend/resumeWolfram Sang2018-12-221-7/+4
| * watchdog: ie6xx_wdt: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-221-13/+3
| * watchdog: bcm281xx: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-221-13/+3
| * watchdog: asm9260_wdt: make array mode_name static, shrinks object sizeColin Ian King2018-12-221-1/+1
| * watchdog/hpwdt: Update driver version.Jerry Hoemann2018-12-221-1/+1
| * watchdog/hpwdt: Do not claim unsupported hardwareJerry Hoemann2018-12-221-0/+1
| * watchdog/hpwdt: Exclude via blacklistJerry Hoemann2018-12-221-5/+7
| * watchdog: w83627hf_wdt: Add quirk for Inves systemJean Delvare2018-12-091-3/+35
| * watchdog: cpwd: add of_node_put()Yangtao Li2018-12-091-0/+2
| * watchdog: renesas_wdt: don't set divider while watchdog is runningWolfram Sang2018-12-091-2/+7
| * watchdog: npcm: Modify npcm watchdog kconfig arch parameterTomer Maimon2018-11-171-1/+1
| * watchdog: renesas_wdt: Fix typosFabrizio Castro2018-11-171-2/+2
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-01-0146-382/+2668
|\ \
| * \ Merge tag 'omap-for-v4.21/driver-part2-signed' of git://git.kernel.org/pub/sc...Olof Johansson2018-12-122-11/+29
| |\ \
| | * | memory: omap-gpmc: Use of_node_name_eq for node name comparisonsRob Herring2018-12-111-4/+4
| | * | Merge branch 'omap-for-v4.21/ti-sysc' into omap-for-v4.21/driverTony Lindgren2018-12-111-7/+25
| | |\ \
| | | * | bus: ti-sysc: Check for no-reset and no-idle flags at the child levelTony Lindgren2018-12-101-7/+25
| * | | | Merge tag 'tegra-for-4.21-memory' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2018-12-123-0/+602
| |\ \ \ \
| | * | | | memory: tegra: Introduce Tegra20 EMC driverDmitry Osipenko2018-11-083-0/+602
| * | | | | Merge tag 'at91-4.21-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at...Olof Johansson2018-12-122-0/+17
| |\ \ \ \ \
| | * | | | | ARM: at91: add support in soc driver for new SAM9X60Sandeep Sheriker Mallikarjun2018-12-122-0/+5
| | * | | | | ARM: at91: add support in soc driver for LPDDR2 SiPNicolas Ferre2018-12-122-0/+12
| | |/ / / /
| * | | | | Merge tag 'amlogic-drivers-2' of https://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2018-12-121-0/+1
| |\ \ \ \ \
| | * | | | | soc: amlogic: meson-clk-measure: Add missing REGMAP_MMIO dependencyCorentin Labbe2018-12-101-0/+1
| * | | | | | Merge tag 'imx-drivers-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-12-127-49/+605
| |\ \ \ \ \ \
| | * | | | | | soc: imx: gpc: Increase GPC_CLK_MAX to 7Leonard Crestez2018-12-101-1/+1
| | * | | | | | soc: imx: gpcv2: add support for i.MX8MQ SoCLucas Stach2018-12-053-5/+211
| | * | | | | | soc: imx: gpcv2: move register access table to domain dataLucas Stach2018-12-051-20/+24
| | * | | | | | soc: imx: gpcv2: prefix i.MX7 specific definesLucas Stach2018-12-051-28/+28
| | * | | | | | firmware: imx: add SCU power domain driverA.s. Dong2018-11-143-1/+347
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'v4.20-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-12-123-0/+313
| |\ \ \ \ \ \
| | * | | | | | soc: mediatek: Add Mediatek CMDQ helperHoulong Wei2018-12-023-0/+313
| | |/ / / / /
| * | | | | | Merge tag 'sunxi-drivers-for-4.21' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2018-12-121-12/+10
| |\ \ \ \ \ \
| | * | | | | | soc: sunxi: sram: Add support for the H5 SoC system controlPaul Kocialkowski2018-12-051-0/+4
| | * | | | | | soc: sunxi: sram: Enable EMAC clock access for H3 variantPaul Kocialkowski2018-12-051-1/+5
| | * | | | | | soc: sunxi: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-11-221-11/+1
| | |/ / / / /
| * | | | | | Merge tag 'tegra-for-4.21-firmware' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2018-12-122-36/+70
| |\ \ \ \ \ \
| | * | | | | | firmware: tegra: Use in-band messages for firmware version queryTimo Alho2018-11-081-2/+34
| | * | | | | | firmware: tegra: Print version tag at fullTimo Alho2018-11-081-6/+10
| | * | | | | | firmware: tegra: Switch to global mrq_is_supported()Timo Alho2018-11-081-28/+1
| | * | | | | | firmware: tegra: Add helper to check for supported MRQsTimo Alho2018-11-081-0/+25
| | |/ / / / /
| * | | | | | Merge tag 'tegra-for-4.21-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2018-12-122-37/+441
| |\ \ \ \ \ \
| | * | | | | | soc/tegra: pmc: Add initial Tegra194 wake eventsThierry Reding2018-11-281-0/+8
| | * | | | | | soc/tegra: pmc: Add initial Tegra186 wake eventsThierry Reding2018-11-281-0/+8
| | * | | | | | soc/tegra: pmc: Add wake event supportThierry Reding2018-11-281-0/+225