summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers: power: ignore power domains with barebox,allow-dummyAhmad Fatoum2022-08-091-3/+21
* soc: imx: gpcv2: associate PGC device tree node with platform deviceAhmad Fatoum2022-08-091-1/+1
* regulator: handle regulator_get_voltage(NULL) gracefullyAhmad Fatoum2022-08-081-1/+6
* driver: disassociate dev from device_node on unregister_deviceAhmad Fatoum2022-08-081-0/+2
* USB: gadget: fastboot: allow exporting only barebox update handlerAhmad Fatoum2022-08-081-5/+10
* net: dsa: fix format string mismatchAhmad Fatoum2022-08-081-1/+1
* video: imxfb: Fix call of memalign()Uwe Kleine-König2022-06-291-1/+1
* Merge branch 'for-next/rpi4'Sascha Hauer2022-06-298-39/+369
|\
| * ARM: rpi: parse useful data from vc fdtDaniel Brát2022-06-271-22/+1
| * i2c: add bcm283x i2c host controller supportDaniel Brát2022-06-173-0/+332
| * clocksource: bcm2835: bump below architeced timer for AArch64Ahmad Fatoum2022-06-171-1/+2
| * mci: bcm2835: add bcm2711-emmc2 (Rpi4) supportUwe Kleine-König2022-06-171-1/+3
| * clk: rpi: add Raspberry Pi 4 supportAhmad Fatoum2022-06-171-11/+31
| * serial: ns16550: rpi: remove ungating now done by proper clk driverAhmad Fatoum2022-06-171-4/+0
* | Merge branch 'for-next/rockchip'Sascha Hauer2022-06-291-3/+3
|\ \
| * | net: designware: rockchip: future-proof driver for more SoCsAhmad Fatoum2022-06-171-3/+3
* | | Merge branch 'for-next/omap'Sascha Hauer2022-06-292-11/+13
|\ \ \
| * | | serial: Kconfig: Remove DRIVER_SERIAL_NS16550_OMAP_EXTENSIONS optionAlexander Shiyan2022-06-091-7/+0
| * | | serial: ns16550: Remove redundant driver data for generic ns16550 variantsAlexander Shiyan2022-06-091-4/+0
| * | | serial: ns16550: Adding compatibility for the AM437X platformsAlexander Shiyan2022-06-091-2/+15
| |/ /
* | | Merge branch 'for-next/misc'Sascha Hauer2022-06-2926-94/+164
|\ \ \
| * | | regulator: fixed: add off-on-delay-us device-tree parsing supportMarco Felsch2022-06-171-0/+4
| * | | regulator: fixed: use local device_node referenceMarco Felsch2022-06-171-4/+5
| * | | net: rtl8169: make it work on big-endian systemAntony Pavlov2022-06-171-17/+17
| * | | of: request reserved memory regions so other code can'tAhmad Fatoum2022-06-152-0/+72
| * | | of: remove unused and misleading #cells in /memreserveAhmad Fatoum2022-06-101-11/+0
| * | | nvmem: rmem: get, don't request, memory regionAhmad Fatoum2022-06-101-1/+1
| * | | serial: ns16550: Remove empty line after returnJules Maselbas2022-06-101-1/+0
| * | | treewide: Remove duplicate incudesAlexander Shiyan2022-06-1014-17/+0
| * | | drivers: soc: Fix unconditional compilation of imx directoryAlexander Shiyan2022-06-101-2/+2
| * | | ARM: clps711x: Switch to devicetree usageAlexander Shiyan2022-06-103-35/+36
| * | | mci: core: add device parameter for eMMC boot ackLucas Stach2022-06-101-6/+27
| |/ /
* | | Merge branch 'for-next/earlycon'Sascha Hauer2022-06-298-3/+50
|\ \ \
| * | | video: efi_gop: add $global.bootm.earlycon fixup for framebuffer consoleAhmad Fatoum2022-06-091-3/+15
| * | | serial: lpuart: add $global.bootm.earlycon fixup supportAhmad Fatoum2022-06-091-0/+2
| * | | serial: litex: add linux console/earlycon fixup supportAhmad Fatoum2022-06-091-0/+3
| * | | serial: imx: add $global.bootm.earlycon fixup supportAhmad Fatoum2022-06-091-0/+2
| * | | serial: atmel: add $global.bootm.earlycon fixup supportAhmad Fatoum2022-06-091-0/+3
| * | | serial: amba-pl011: add $global.bootm.earlycon fixup supportAhmad Fatoum2022-06-092-0/+4
| * | | serial: ns16550: add $global.bootm.earlycon fixup supportAhmad Fatoum2022-06-091-0/+21
| |/ /
* | | ddr: imx8m: workaround old spreadsheets not initializing ADDRMAP7Ahmad Fatoum2022-06-272-0/+24
* | | mci: imx-esdhc-common: Don't clear unhandled status bitsRobin van der Gracht2022-06-221-1/+0
| |/ |/|
* | mtd: nand: orion: Disallow driver compile for ARMv4TAlexander Shiyan2022-06-101-1/+1
* | ata: ahci: Fix format stringAlexander Shiyan2022-06-101-5/+5
|/
* of: address: fix printing of OF node name in error messageUwe Kleine-König2022-06-071-2/+2
* power: reset: reboot-mode: Fix resetting to normal modeSascha Hauer2022-05-251-2/+6
* Merge branch 'for-next/stm32'Sascha Hauer2022-05-192-1/+59
|\
| * phy: stm32-usphyc: Add dummy driver for child nodeOleksij Rempel2022-05-111-1/+8
| * usb: dwc2: add support st,stm32mp15-fs/hsotg devicesOleksij Rempel2022-05-111-0/+51
* | Merge branch 'for-next/misc'Sascha Hauer2022-05-1913-54/+1060
|\ \