summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | mci: imx-esdhc-pbl: move imx_load_image into common xload codeMarco Felsch2023-04-041-118/+0
| * | mci: imx-esdhc-pbl: refactor the esdhc_load_image functionMarco Felsch2023-04-041-12/+30
| * | mci: imx-esdhc-pbl: fix number of read blocksMarco Felsch2023-04-041-1/+1
| * | spi: remove flash_platform_data supportMarco Felsch2023-03-173-18/+2
| |/
* | Merge branch 'for-next/clk-of-overlay'Sascha Hauer2023-04-195-21/+39
|\ \
| * | clk: of: make of_clk_init() safe for being called multiple timesSascha Hauer2023-03-231-2/+18
| * | clk: of: drop arguments from of_clk_init()Sascha Hauer2023-03-232-8/+4
| * | clk: clk-gpio: Turn into driverSascha Hauer2023-03-231-10/+10
| * | clk: clk-gpio: Add Kconfig symbolSascha Hauer2023-03-232-1/+7
* | | mci: bcm2835: return command timeout silentlyAhmad Fatoum2023-04-171-1/+1
* | | mci: dw_mmc: make reset optionalAhmad Fatoum2023-04-111-1/+1
* | | treewide: fix includes missed by multiarch supportAhmad Fatoum2023-04-118-14/+14
* | | net: dsa: realtek: include needed headers directlyAhmad Fatoum2023-04-116-0/+8
* | | gpiolib: fix gpio label generation with gpiod_getAhmad Fatoum2023-04-111-1/+1
* | | video: qemu-ramfb: reduce -ENODEV lo level to debugAhmad Fatoum2023-04-111-1/+1
* | | pinctrl: stm32: Remove check for pins-are-numberedAhmad Fatoum2023-04-111-5/+0
|/ /
* | Revert "of: support of_ensure_probed for top-level machine device"Sascha Hauer2023-03-222-8/+4
* | mtd: nand: atmel: legacy: remove superfluous codeWolfram Sang2023-03-221-9/+0
* | mtd: nand: atmel: legacy: use proper ecc_shiftWolfram Sang2023-03-221-1/+1
* | mtd: nand: atmel: legacy: add 'algo' to useWolfram Sang2023-03-221-0/+4
* | net: macb: Adjust zynq compatibles to upstream device treesSascha Hauer2023-03-211-2/+2
|/
* Merge branch 'for-next/of-overlay' into nextSascha Hauer2023-03-163-27/+38
|\
| * spi: implement rescanSascha Hauer2023-03-101-2/+21
| * spi: reduce scope of 'chip'Sascha Hauer2023-03-101-2/+2
| * spi: Directly register SPI deviceSascha Hauer2023-03-101-1/+1
| * i2c: implement rescanSascha Hauer2023-03-101-15/+9
| * driver: Add rescan hook to struct deviceSascha Hauer2023-03-101-7/+5
* | Merge branch 'for-next/misc' into nextSascha Hauer2023-03-165-46/+46
|\ \
| * | net: dsa: abort registration when master is unresolvableAhmad Fatoum2023-03-161-2/+5
| * | gpio: pca953x: add optional support for regulator and reset GPIOAhmad Fatoum2023-03-091-1/+18
| * | gpio: pca953x: sync DT compatibles with LinuxAhmad Fatoum2023-03-091-0/+19
| * | gpio: gpioinfo: use dev_name to get device nameAhmad Fatoum2023-03-091-1/+1
| * | usb: dwc2: Fix memory leak in probe error pathJules Maselbas2023-03-031-2/+3
| * | usb: dwc3: Use clk_bulk_get_all()Sascha Hauer2023-03-031-40/+4
* | | Merge branch 'for-next/mips' into nextSascha Hauer2023-03-161-6/+4
|\ \ \
| * | | dma: use dma/cpu conversions correctly in dma_map/unmap_singleDenis Orlov2023-03-141-6/+4
| | |/ | |/|
* | | Merge branch 'for-next/arm' into nextSascha Hauer2023-03-16120-2284/+292
|\ \ \
| * | | of: support of_ensure_probed for top-level machine deviceAhmad Fatoum2023-03-102-4/+8
| * | | of: base: factor out of_merge_nodes from of_copy_nodeAhmad Fatoum2023-03-101-5/+12
| * | | drivers: drop unneeded CONFIG_CRYPTO_HW guardAhmad Fatoum2023-03-102-6/+3
| * | | drivers: implement of_optee_fixup helper functionAhmad Fatoum2023-03-102-0/+43
| * | | clk: Rockchip: Fix arrays out of bounds accessSascha Hauer2023-03-091-2/+3
| * | | pm_domains: Enable explicitly when we have power-domain providersSascha Hauer2023-03-071-0/+10
| * | | ARM: omap: usbboot: Enable USB communication when neededSascha Hauer2023-03-071-0/+6
| * | | ARM: at91: Move mach header files to include/mach/at91Sascha Hauer2023-03-0615-29/+29
| * | | ARM: digic: Move mach header files to include/mach/digicSascha Hauer2023-03-061-1/+1
| * | | ARM: ep93xx: Move mach header files to include/mach/ep93xxSascha Hauer2023-03-061-1/+1
| * | | ARM: mxs: Move mach header files to include/mach/mxsSascha Hauer2023-03-065-7/+7
| * | | ARM: nomadik: Move mach header files to include/mach/nomadikSascha Hauer2023-03-061-2/+2
| * | | ARM: omap: Move mach header files to include/mach/omapSascha Hauer2023-03-0610-24/+24