summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gpio: get function returns masked register valueRenaud Barbier2020-08-031-1/+1
* i2c: stm32: support new st,stm32mp15-i2c compatibleAhmad Fatoum2020-08-031-0/+1
* Merge branch 'for-next/watchdog'Sascha Hauer2020-07-271-0/+30
|\
| * startup: inhibit watchdogs on non-interactive autoboot abortAhmad Fatoum2020-06-231-0/+27
| * watchdog: permit `wd 0` for non-stoppable, but inactive, watchdogsAhmad Fatoum2020-06-231-0/+3
* | Merge branch 'for-next/ramfs'Sascha Hauer2020-07-272-3/+0
|\ \
| * | update list.h from Linux-5.7Sascha Hauer2020-06-172-3/+0
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2020-07-2723-128/+359
|\ \
| * | treewide: Convert files covered by ARM copyright to SPDXUwe Kleine-König2020-07-144-49/+18
| * | i2c: designware: use proper type for writel argumentAhmad Fatoum2020-07-141-2/+5
| * | mfd: superio: depend on X86 || COMPILE_TESTAhmad Fatoum2020-07-141-0/+2
| * | mfd: superio: smsc: fix C99ism initial declaration in for loopAhmad Fatoum2020-07-141-1/+2
| * | mci: dw_mmc: remove unused local variableAhmad Fatoum2020-07-141-2/+1
| * | ARM: stm32mp: depend on ARCH_STM32MP for SoC driversAhmad Fatoum2020-07-143-0/+3
| * | drivers: net: phy: at803x: add phy clk setup via dtsMichael Grzeschik2020-07-051-7/+171
| * | net: phy: add uapi/linux/mdio.h from kernel for MDIO MMD accessMichael Grzeschik2020-07-052-3/+5
| * | treewide: make use of PTR_ERR_OR_ZEROUwe Kleine-König2020-06-267-33/+9
| * | net: phy: micrel: backport ksz9031 phy-mode supportOleksij Rempel2020-06-171-0/+103
| * | net: phy: port phy_interface_is_rgmii() from kernelOleksij Rempel2020-06-172-12/+0
| * | watchdog: f71808e: maintain watchdog timeout occurred flagAhmad Fatoum2020-06-171-19/+40
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2020-07-2710-17/+822
|\ \
| * | ARM: i.MX8MP: Add ocotp supportSascha Hauer2020-07-141-0/+11
| * | net: phy: realtek: handle RX delay settingSascha Hauer2020-07-141-8/+40
| * | mci: imx-esdhc-pbl: Add imx8mp_esdhc_load_image() for i.MX8MPSascha Hauer2020-07-141-7/+35
| * | clk: imx: Add imx8mp clk driverOleksij Rempel2020-07-142-0/+722
| * | arm: imx: add initial imx8mp supportOleksij Rempel2020-07-141-1/+1
| * | mci: imx-esdhc: Add i.MX8mp compatibleOleksij Rempel2020-07-141-0/+1
| * | net: fec_imx: add fsl,imx8mp-fec compatibleOleksij Rempel2020-07-141-0/+3
| * | pinctrl: imx-iomux-v3: Add i.MX8MP compatibleSascha Hauer2020-07-141-0/+2
| * | serial: i.MX: Add i.MX8MP compatibleSascha Hauer2020-07-141-0/+3
| * | net:fec: fixed unaligned access and stack corruptionEnrico Scholz2020-07-111-1/+4
| |/
* | Merge branch 'for-next/dts'Sascha Hauer2020-07-2716-791/+1026
|\ \
| * | mci: omap: add new am335x and am437x SDHCI specific compatiblesAhmad Fatoum2020-07-111-0/+6
| * | clk: at91: remove now-duplicate crutch #definesAhmad Fatoum2020-07-051-6/+0
| * | clk: at91: remove no-longer needed dt-compat codeAhmad Fatoum2020-07-052-732/+5
| * | clk: at91: sync with Linux v5.8-rc1Ahmad Fatoum2020-07-0514-63/+1025
| |/
* | mci: sdhci: atmel: extend driver for PBL usageAhmad Fatoum2020-07-114-0/+136
* | watchdog: add support for at91sam9/sama5 watchdogAhmad Fatoum2020-07-113-0/+116
* | mci: sdhci: atmel: avoid buggy SDHCI_RESET_ALLAhmad Fatoum2020-06-231-1/+1
* | mci: sdhci: atmel: use dev_printf instead of pr_print in common codeAhmad Fatoum2020-06-233-5/+15
* | mci: sdhci: atmel: don't print errors on command timeoutsAhmad Fatoum2020-06-231-18/+22
* | clk: sync of_clk_get_parent_name with upstreamAhmad Fatoum2020-06-231-5/+44
|/
* Merge branch 'for-next/spdx'Sascha Hauer2020-06-115-55/+13
|\
| * aiodev: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-05-252-29/+6
| * pwm: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-05-253-26/+7
* | Merge branch 'for-next/sandbox-compile-test'Sascha Hauer2020-06-116-13/+8
|\ \
| * | mtd: nand: base: fix use of uninitialized struct memberAhmad Fatoum2020-06-031-0/+1
| * | usb: xhci-hcd: replace opencoded non-atomic 64-bit MMIO with lo_hi helperAhmad Fatoum2020-06-031-10/+3
| * | usb: xhci-hcd: remove unused #include <asm/cache.h>Ahmad Fatoum2020-06-031-1/+0
| * | net: macb: depend on HAS_DMAAhmad Fatoum2020-06-031-0/+1