summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | net: fec_imx: depend on HAS_DMAAhmad Fatoum2020-06-031-0/+1
| * | ddr: fsl: depend on ARMAhmad Fatoum2020-06-031-0/+1
| * | mtd: nand: orion: depend on ARMAhmad Fatoum2020-06-031-1/+1
| * | clocksource: arm_global_timer.c: remove unused asm/ headerAhmad Fatoum2020-06-031-1/+0
| |/
* | Merge branch 'for-next/mmc'Sascha Hauer2020-06-1110-87/+24
|\ \
| * | mci: reword MCI_STARTUP textAhmad Fatoum2020-06-031-5/+5
| * | mci: remove now-duplicate dev->detect implementations in host driversAhmad Fatoum2020-06-038-79/+0