summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ARM: omap: Move mach header files to include/mach/omapSascha Hauer2023-03-0610-24/+24
* ARM: pxa: Move mach header files to include/mach/pxaSascha Hauer2023-03-065-14/+14
* ARM: socfpga: Move mach header files to include/mach/socfpgaSascha Hauer2023-03-062-6/+6
* ARM: tegra: Move mach header files to include/mach/tegraSascha Hauer2023-03-066-11/+11
* ARM: layerscape: Move mach header files to include/mach/layerscapeSascha Hauer2023-03-061-1/+1
* ARM: zynq: Move mach header files to include/mach/zynqSascha Hauer2023-03-061-1/+1
* ARM: stm32mp: Move mach header files to include/mach/stm32mpSascha Hauer2023-03-062-2/+2
* ARM: bcm283x: Move mach header files to include/mach/bcm283xSascha Hauer2023-03-064-6/+6
* ARM: mvebu: Move mach header files to include/mach/mvebuSascha Hauer2023-03-061-1/+1
* ARM: Zynqmp: Move mach header files to include/mach/zynqmpSascha Hauer2023-03-066-6/+6
* ARM: Rockchip: Move mach header files to include/mach/rockchipSascha Hauer2023-03-061-2/+2
* ARM: i.MX: Move mach header files to include/mach/imxSascha Hauer2023-03-0634-74/+79
* mci: imx-esdhc-pbl: add missing includeSascha Hauer2023-03-061-0/+3
* regulator: pfuze: remove unused includeSascha Hauer2023-03-031-1/+0
* pinctrl: rockchip: Fix uninitialized var warningSascha Hauer2023-03-011-1/+1
* ARM: i.MX: Move imxfb.h to include/platform_data/Sascha Hauer2023-03-012-2/+2
* ARM: rockchip: drop mach/timer.hSascha Hauer2023-03-011-1/+9
* ARM: mxs: remove unused mach/clock.hSascha Hauer2023-03-014-5/+0
* video: remove s3c driverSascha Hauer2023-03-013-425/+0
* serial: remove s3c driverSascha Hauer2023-03-013-217/+0
* mtd: nand: remove s3c driverSascha Hauer2023-03-013-658/+0
* mci: remove s3c driverSascha Hauer2023-03-013-770/+0
* gio: add support for PCAL6408 chip to the pca953x driverMichael Kopfensteiner2023-02-271-0/+6
* net: make DRIVER_NET_DESIGNWARE_IMX8 select MFD_SYSCONBastian Krause2023-02-231-0/+1
* treewide: Rename remaining struct device_d -> deviceSascha Hauer2023-02-234-10/+10
* Merge branch 'for-next/usb'Sascha Hauer2023-02-231-0/+9
|\
| * phy: stm32-usphyc: add mdelay(1) to fix timeout on some machinesMichael Grzeschik2023-01-261-0/+9
* | Merge branch 'for-next/nvmem'Sascha Hauer2023-02-233-30/+38
|\ \
| * | nvmem: ocotp: add post processing for MAC cellsLucas Stach2023-02-061-1/+17
| * | nvmem: regmap: allow to register with post processingLucas Stach2023-02-061-1/+9
| * | nvmem: ocotp: switch to nvmem_regmap_registerLucas Stach2023-02-061-29/+1
| * | nvmem: add support for post processingLucas Stach2023-02-061-0/+12
* | | Merge branch 'for-next/misc'Sascha Hauer2023-02-2326-33/+695
|\ \ \
| * | | usb: misc: add support for new OF onboard hub bindingAhmad Fatoum2023-02-215-0/+135
| * | | treewide: rename leftover device_dAhmad Fatoum2023-02-212-2/+1
| * | | dma: use virt/phys conversions when no dma_offset is specifiedDenis Orlov2023-02-141-15/+11
| * | | net: e1000: properly map dma allocationsAntony Pavlov2023-02-132-4/+6
| * | | nvme: parse partition table when registering a block deviceDenis Orlov2023-02-101-0/+5
| * | | net: rtl8139: fix ifdown/ifup issuesDenis Orlov2023-02-081-1/+7
| * | | net: rtl8139: remove dependence on MIPSDenis Orlov2023-02-082-3/+0
| * | | video: add support for QEMU ramfbAdrian Negreanu2023-01-313-0/+198
| * | | firmware: add QEMU FW CFG driverAhmad Fatoum2023-01-313-0/+318
| * | | net: phy: remove duplicate definition of PHY_AN_TIMEOUTAhmad Fatoum2023-01-311-2/+0
| * | | spi: atmel-quadspi: remove struct platform_device usageMarco Felsch2023-01-311-1/+0
| * | | net: ks8851_mll: drop platform_device usageMarco Felsch2023-01-311-2/+0
| * | | i2c: implement detect callback for virtual adapter device as wellAhmad Fatoum2023-01-261-2/+11
| * | | spi: Fix probing SPI drivers with no cs-gpiosJohn Watts2023-01-263-3/+3
| | |/ | |/|
* | | Merge branch 'for-next/mips'Sascha Hauer2023-02-231-2/+0
|\ \ \
| * | | MIPS: dma: simplify source structureDenis Orlov2023-02-141-2/+0
* | | | Merge branch 'for-next/imx'Sascha Hauer2023-02-2318-1348/+415
|\ \ \ \