summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * regulator: stpmic1: move to coredevice levelLucas Stach2020-05-121-1/+1
| * mfd: stpmic1: move to coredevice levelLucas Stach2020-05-121-1/+1
| * mci: stm32_sdmmc2: move command timeout errors to debug levelLucas Stach2020-05-121-1/+1
| * mci: stm32_sdmmc2: don't retry commandsLucas Stach2020-05-121-14/+2
| * nvmem: bsec: remove wrongly named bsec_field typeAhmad Fatoum2020-05-081-1/+1
| * nvmem: bsec: allow reads at unaligned offsetsAhmad Fatoum2020-05-081-4/+38
* | Merge branch 'for-next/powerpc'Sascha Hauer2020-05-147-0/+653
|\ \
| * \ Merge branch 'for-next/mxs' into nextSascha Hauer2020-04-303-25/+31
| |\ \
| | * | clk: mxs: Use device tree provided clock lookupsSascha Hauer2020-04-281-19/+26
| | * | clk: mxs: Do not enable enet_out clockSascha Hauer2020-04-281-1/+0
| | * | net: fec_imx: Return with an error when mandatory clock is missingSascha Hauer2020-04-281-1/+1
| | * | net: fec_imx: Make ptp clock optionalSascha Hauer2020-04-282-3/+3
| | |/
| * | Merge branch 'for-next/misc' into nextSascha Hauer2020-04-302-1/+9
| |\ \
| * \ \ Merge branch 'for-next/kconfig' into nextSascha Hauer2020-04-308-32/+6
| |\ \ \
| * \ \ \ Merge branch 'for-next/sdhci' into nextSascha Hauer2020-04-287-0/+653
| |\ \ \ \
| | * | | | mci: sdhci: add Atmel SDHCI (sama5d2, sam9x60) supportAhmad Fatoum2020-04-276-0/+627
| | * | | | mci: sdhci: implement sdhci_reset()Ahmad Fatoum2020-04-272-0/+14