summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: designware: eqos: don't funnel all MDIO writes to register 0Ahmad Fatoum2020-01-201-3/+3
* Revert "clocksource: ARMv8 timer can only be built on ARMv8"Ahmad Fatoum2020-01-162-2/+5
* Merge branch 'for-next/zynq'Sascha Hauer2020-01-156-95/+691
|\
| * serial: cadence: move register definitions into header fileLucas Stach2020-01-141-36/+5
| * spi: add Zynq QSPI controller driverLucas Stach2019-12-203-0/+621
| * clk: zynq: add QSPI reference clockLucas Stach2019-12-201-0/+3
| * firmware: zynqmp-fpga: drop example bin format headerMichael Tretter2019-12-111-59/+62
* | Merge branch 'for-next/rpi'Sascha Hauer2020-01-1512-27/+2388
|\ \
| * | gpio: Add raspberrypi exp gpio driverSascha Hauer2020-01-083-0/+280
| * | usb: Add dwc2 host driverSascha Hauer2019-12-204-0/+1914
| * | usb: Forward error code from usb_set_configurationSascha Hauer2019-12-201-4/+6
| * | regulator: add function to get regulator by its nameSascha Hauer2019-12-201-1/+29
| * | of: Read dma_offset from device treeSascha Hauer2019-12-202-0/+127
| * | of: Add of_bus_n_xxx_cells()Sascha Hauer2019-12-201-18/+28
| * | usb: Make timeout unit clearSascha Hauer2019-12-201-4/+4
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2020-01-154-14/+15
|\ \
| * | led: pca955x: remove ineffectual assignmentAhmad Fatoum2019-12-131-1/+0
| * | mci: imx-esdhc: fix termination of statementHubert Feurstein2019-12-111-1/+1
| * | of: demote most debug output to loglevel 8 (vdebug)Roland Hieber2019-12-111-12/+12
| * | mtd: spi-nor: Add support for en25qh64Ulrich Ölmann2019-12-111-0/+2
| |/
* | Merge branch 'for-next/led'Sascha Hauer2020-01-152-48/+41
|\ \
| * | led: parse panic-indicator from device-treeHubert Feurstein2019-12-111-3/+8
| * | led: check for 'barebox, default-trigger' when 'linux, default-trigger' is no...Hubert Feurstein2019-12-111-5/+8
| * | led: unify led trigger tablesHubert Feurstein2019-12-112-43/+28
| |/
* | Merge branch 'for-next/layerscape'Sascha Hauer2020-01-152-16/+45
|\ \
| * | PCI: layerscape: Fixup iommu-map propertiesSascha Hauer2020-01-141-1/+38
| * | PCI: layerscape: rename variableSascha Hauer2020-01-141-8/+8
| * | net: fsl-fman: Do not put hardware in reset before Linux startSascha Hauer2020-01-131-8/+0
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2020-01-151-51/+13
|\ \
| * | esdhc-pbl: remove now unused imx8_esdhc_load_piggyLucas Stach2020-01-091-42/+0
| * | esdhc-pbl: allow to skip starting i.MX8 imageLucas Stach2020-01-091-9/+13
| |/
* / usb: ehci: Do not use memset on dma coherent memorySascha Hauer2020-01-141-3/+12
|/
* 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