summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/zynqmp'Sascha Hauer2021-10-071-28/+27
|\
| * firmware: zynqmp-fpga: do not use DMA coherent memory for bitstreamMichael Tretter2021-08-231-8/+15
| * firmware: zynqmp-fpga: avoid additional buffer for size argumentMichael Tretter2021-08-231-21/+16
| * firmware: zynqmp-fpga: initialize flags at function startMichael Tretter2021-08-231-4/+1
* | Merge branch 'for-next/riscv'Sascha Hauer2021-10-0712-12/+919
|\ \
| * | net: add LiteEth driverAntony Pavlov2021-10-073-0/+385
| * | spi: add litex spiflash driverAntony Pavlov2021-10-073-0/+245
| * | gpio: add driver for 74xx-ICs with MMIO accessAntony Pavlov2021-10-043-0/+180
| * | serial: add litex UART driverAntony Pavlov2021-10-042-0/+97
| * | clocksource: timer-riscv: select CSR from device treeAntony Pavlov2021-10-041-12/+12
* | | Merge branch 'for-next/misc'Sascha Hauer2021-10-0720-1753/+1226
|\ \ \
| * | | video: simplefb-client: make probe less verboseAhmad Fatoum2021-10-051-4/+1
| * | | video: simplefb-client: populate video mode fieldAhmad Fatoum2021-10-051-9/+13
| * | | net: eqos: let phy_resume handle fixed link physRouven Czerwinski2021-10-051-0/+4
| * | | usb: gadget: dfu: Rework dfu command to use usbgadgetJules Maselbas2021-10-051-161/+2
| * | | mtd: core: fix whitespacesAntony Pavlov2021-10-051-11/+11
| * | | net: cpsw: fix ethernet bringup in case of a fixed-link phyKarfich, Oleg2021-10-051-2/+2
| * | | mci: sdhci: fix big-endian write for blockcount/sizeSteffen Trumtrar2021-10-051-3/+2
| * | | net: add virtio network driverAhmad Fatoum2021-10-053-0/+251
| * | | mci: Improve error message for non-existent vmmc regulatorUwe Kleine-König2021-10-051-1/+1
| * | | mci-bcm2835: Fix return type handling of bcm2835_mci_wait_command_done()Uwe Kleine-König2021-10-051-2/+3
| * | | mci-bcm2835: Don't block infinitely while waiting for a command completionUwe Kleine-König2021-10-051-0/+4
| * | | pinctrl: bcm2835: Add support for bcm2711Ahmad Fatoum2021-10-051-1/+21
| * | | pinctrl: bcm2835: Probe driver earlierAhmad Fatoum2021-10-051-1/+1
| * | | serial: implement riscv SBI console supportMarcelo Politzer2021-10-053-0/+67
| * | | net: e1000: split EEPROM and barebox MTD wrapper into separate filesAhmad Fatoum2021-08-234-815/+839
| * | | asm-generic: include bitio.h from io.hAhmad Fatoum2021-08-231-3/+3
| * | | net: make ARC MAC driver 32-bit onlyAhmad Fatoum2021-08-231-1/+1
| * | | net: drop Calxeda Highbank xgmac driver supportAhmad Fatoum2021-08-233-739/+0
* | | | Merge branch 'for-next/layerscape'Sascha Hauer2021-10-074-0/+1162
|\ \ \ \
| * | | | nand: add NXP IFC nand driverRenaud Barbier2021-08-234-0/+1162
| | |_|/ | |/| |
* | | | Merge branch 'for-next/imx'Sascha Hauer2021-10-0714-198/+837
|\ \ \ \ | |_|_|/ |/| | |
| * | | ddr: imx8m: ddrphy_train: add DDR4 supportAhmad Fatoum2021-10-051-7/+19
| * | | ddr: imx8m: add i.MX8MN (Nano) supportAhmad Fatoum2021-10-053-2/+9
| * | | ARM: i.MX: extend drivers for i.MX8MN (Nano) supportAhmad Fatoum2021-10-055-0/+13
| * | | clk: imx: add i.MX8MN (Nano) supportAhmad Fatoum2021-10-052-0/+560
| * | | ARM: i.MX: add i.MX8MN (Nano) SoC support boilerplateAhmad Fatoum2021-10-051-0/+3
| * | | mci: imx-esdhc-pbl: support eMMC boot partitions on i.MX8MPAhmad Fatoum2021-10-051-1/+38
| * | | mci: imx-esdhc-pbl: Fix two typos in a commentUwe Kleine-König2021-10-051-2/+2
| * | | usb: imx-us-phy: add vbus_valid ro parameterMarco Felsch2021-10-041-1/+30
| * | | ddr: imx8m: Rework ddrphy code and fix DDR-1067 on iMX8MMTrent Piepho2021-10-011-185/+147
| * | | watchdog: imxwd: register explicit warm reset handlerAhmad Fatoum2021-08-091-0/+16
| |/ /
* | | of: overlay: don't do fixups on empty global.of.overlay.dirAhmad Fatoum2021-10-041-0/+3
* | | video: Fix broken bcm2835 fb driverDaniel Brát2021-10-041-2/+19
* | | base: driver: fix double removal of child devicesAhmad Fatoum2021-10-021-1/+3
* | | virtio: implement remove callbacksAhmad Fatoum2021-10-025-2/+41
* | | power: reset: nvmem-reboot-mode: disable device tree fixupAhmad Fatoum2021-10-011-0/+8
|/ /
* / mci: imx-esdhc-pbl: initialize fsl_esdhc_hostRouven Czerwinski2021-08-091-4/+4
|/
* nvmem: support deep probeAhmad Fatoum2021-07-181-0/+13
* of: partition: implement of_partition_ensure_probedAhmad Fatoum2021-07-181-0/+11