summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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/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