summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/zynq'Sascha Hauer2019-12-104-2/+530
|\
| * clk: zynq: remove clkdevsLucas Stach2019-11-111-9/+0
| * clk: zynq: partially sync with LinuxLucas Stach2019-11-111-16/+71
| * clk: zynq: fix up address from DTLucas Stach2019-11-111-1/+23
| * clk: zynq: improve PLL enable handlingLucas Stach2019-11-111-1/+12
| * clk: zynq: use base address of clock controllerLucas Stach2019-11-111-15/+15
| * ARM: zynq: move clock controller driver to drivers/clkLucas Stach2019-11-113-0/+428
| * net: macb: add Zynq compatibleLucas Stach2019-11-111-0/+1
| * net: macb: handle more clocksLucas Stach2019-11-111-2/+22
* | Merge branch 'for-next/watchdog'Sascha Hauer2019-12-106-20/+52
|\ \
| * | watchdog: core: use new dev_add_param_tristate helper for .running paramAhmad Fatoum2019-12-051-8/+1
| * | watchdog: stm32_iwdg: explicitly set .running to UNSUPPORTEDAhmad Fatoum2019-11-251-0/+1
| * | watchdog: f71808e: support .running device parameterAhmad Fatoum2019-11-111-1/+6
| * | watchdog: imxwd: support .running device parameter on i.MX2+Ahmad Fatoum2019-11-111-0/+14
| * | watchdog: implement generic support for .running device parameterAhmad Fatoum2019-11-111-1/+20
| * | watchdog: always populate watchdog priority from device tree if possibleAhmad Fatoum2019-11-113-18/+18
| |/
* | Merge branch 'for-next/usb'Sascha Hauer2019-12-1010-121/+110
|\ \
| * | usb: musb: use usb_register_otg_device()Sascha Hauer2019-11-212-37/+8
| * | usb: i.MX: Use usb_register_otg_device()Sascha Hauer2019-11-212-73/+13
| * | usb: dwc3: register otg deviceSascha Hauer2019-11-213-4/+12
| * | usb: Add function to register otg devSascha Hauer2019-11-213-1/+74
| * | usb: dwc3: remove unnecessary warningSascha Hauer2019-11-211-6/+3
* | | Merge branch 'for-next/stm32'Sascha Hauer2019-12-109-35/+252
|\ \ \
| * | | remoteproc: add support for starting st,stm32mp1-m4Ahmad Fatoum2019-11-253-0/+210
| * | | remoteproc: register a device for new remoteproc instancesAhmad Fatoum2019-11-251-6/+23
| * | | nvmem: bsec: fix typo in function name (s/st32/stm32/)Ahmad Fatoum2019-11-151-2/+2
| * | | i2c: stm32: use device_reset_us helper instead of open-codingAhmad Fatoum2019-11-131-8/+3
| * | | watchdog: stm32_iwdg: return -ENOSYS on attempt to disableAhmad Fatoum2019-11-131-1/+1
| * | | mfd: stpmic1: use register define from headerAhmad Fatoum2019-11-132-18/+13
* | | | Merge branch 'for-next/sdhci'Sascha Hauer2019-12-1012-1074/+1338
|\ \ \ \
| * | | | mci: imx-esdhc: Share code for esdhc_send_cmd()Andrey Smirnov2019-12-044-202/+131
| * | | | mci: imx-esdhc: Introduce esdhc_poll()Andrey Smirnov2019-12-044-39/+66
| * | | | mci: imx-esdhc: Share code for esdhc_(setup|do)_data operationsAndrey Smirnov2019-12-044-81/+95
| * | | | mci: imx-esdhc-pbl: Use sdhci_set_cmd_xfer_mode()Andrey Smirnov2019-12-041-31/+10
| * | | | mci: imx-esdhc-pbl: Use sdhci_transfer_data()Andrey Smirnov2019-12-044-35/+16
| * | | | mci: imx-esdhc-pbl: Share IO accessors with regular driverAndrey Smirnov2019-12-045-208/+218
| * | | | mci: imx-esdhc-pbl: Drop 'wrap_wml' flagAndrey Smirnov2019-12-041-17/+9
| * | | | mci: imx-esdhc-pbl: Share initialization codeAndrey Smirnov2019-12-041-31/+33
| * | | | mci: imx-esdhc-pbl: Don't setup DMA registersAndrey Smirnov2019-12-041-6/+0
| * | | | mci: imx-esdhc: Drop extra helper varaibleAndrey Smirnov2019-12-041-5/+3
| * | | | mci: imx-esdhc: Drop unused type definitionAndrey Smirnov2019-12-041-5/+0
| * | | | mci: imx-esdhc: Drop unnecessary type conversionAndrey Smirnov2019-12-041-6/+4
| * | | | mci: dove: fix dereference of nullable pointerAhmad Fatoum2019-11-251-7/+8
| * | | | mci: add Arasan SDHCI controller driverThomas Haemmerle2019-11-214-0/+433
| * | | | mci: mci-bcm2835: Use generic PIO transfer functionSascha Hauer2019-11-211-84/+8
| * | | | mci: imx-esdhci: Use generic PIO transfer functionSascha Hauer2019-11-211-68/+1
| * | | | mci: tegra: Use sdhci_set_cmd_xfer_mode()Sascha Hauer2019-11-211-30/+3
| * | | | mci: bcm2835: Use sdhci_set_cmd_xfer_mode()Sascha Hauer2019-11-211-20/+2
| * | | | mci: imx-esdhc: Use sdhci_set_cmd_xfer_mode()Sascha Hauer2019-11-211-46/+11
| * | | | mci: dove: Use sdhci_set_cmd_xfer_mode()Sascha Hauer2019-11-211-28/+4