summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | mci: define fall-back hw_dev->detect for all MCIsAhmad Fatoum2020-06-031-3/+19
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2020-06-118-10/+24
|\ \
| * | serial: stm: set linux_console_nameMichael Grzeschik2020-06-031-0/+1
| * | serial: amba-pl011: set linux_console_nameMichael Grzeschik2020-06-031-0/+1
| * | serial: Add flush function to NS16550 driverDavid Dgien2020-06-031-0/+12
| * | treewide: replace commas with semicolons where appropriateAhmad Fatoum2020-05-205-10/+10
| |/
* | Merge branch 'for-next/kvx'Sascha Hauer2020-06-111-1/+0
|\ \
| * | clocksource: kvx: remove unused variable npClement Leger2020-05-181-1/+0
| |/
* | Merge branch 'for-next/fastboot'Sascha Hauer2020-06-1113-977/+54
|\ \
| * | fastboot: split generic code from USB gadgetEdmund Henniges2020-05-203-967/+44
| * | poller: Give pollers a nameSascha Hauer2020-05-2010-10/+10
| |/
* / mci: sdhci: Fix swapped argument for sdhci_write32Ahmad Fatoum2020-06-101-2/+2
|/
* Merge branch 'for-next/stm32'Sascha Hauer2020-05-144-22/+44
|\