summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-10-17video: ipuv3: Fix error handling when getting the displayMichal Suchanek
2022-10-17usb: ether: Fix error handling in usb_ether_initMichal Suchanek
2022-10-17dm: pci: Fix device PCI iterationMichal Suchanek
2022-10-17dm: treewide: Do not opencode uclass_probe_all()Michal Suchanek
2022-10-17dm: core: Fix uclass_probe_all to really probe all devicesMichal Suchanek
2022-10-17dm: regmap: Disable range checks in SPLSimon Glass
2022-10-16spi: Implement spi_set_speedPaul Barker
2022-10-12Fix typo in CONFIG_USBNET_DEVADDRIgnacio Zamora
2022-10-12smem: msm: add missing <linux/sizes.h>Robert Marko
2022-10-12firmware: scmi: fix the multi channel support with CCFPatrick Delaunay
2022-10-11thermal: add sandbox driverRobert Marko
2022-10-11pinctrl: fix buffer size for pinctrl_generic_set_state_prefix()John Keeping
2022-10-11pinctrl: nuvoton: fix set persist errorJim Liu
2022-10-11bootcount: pmic: Correct misleading commentPhilip Oberfichtner
2022-10-11Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custo...Tom Rini
2022-10-10usb: gadget: fastboot: detach usb on reboot commandsMattijs Korpershoek
2022-10-10usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpersPatrice Chotard
2022-10-10usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpersPatrice Chotard
2022-10-10usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpersPatrice Chotard
2022-10-10phy: Add generic_{setup,shutdown}_phy() helpersPatrice Chotard
2022-10-10usb: gadget: Clean up Makefile ifdefferyMarek Vasut
2022-10-10Merge tag 'u-boot-nand-20221009' of https://source.denx.de/u-boot/custodians/...Tom Rini
2022-10-10fpga: virtex2: Use logging feature instead of FPGA_DEBUGAlexander Dahl
2022-10-10fpga: spartan3: Use logging feature instead of FPGA_DEBUGAlexander Dahl
2022-10-10fpga: spartan2: Use logging feature instead of FPGA_DEBUGAlexander Dahl
2022-10-10fpga: ACEX1K: Use logging feature instead of FPGA_DEBUGAlexander Dahl
2022-10-10fpga: cyclon2: Use logging feature instead of FPGA_DEBUGAlexander Dahl
2022-10-10fpga: altera: Use logging feature instead of FPGA_DEBUGAlexander Dahl
2022-10-10fpga: virtex2: Fix printf format string warningsAlexander Dahl
2022-10-10fpga: spartan3: Fix printf arguments warningAlexander Dahl
2022-10-10fpga: spartan2: Fix printf arguments warningAlexander Dahl
2022-10-10fpga: Add missing Kconfig symbols for old FPGA driversAlexander Dahl
2022-10-10clk: versal: Mark versal_clock_setup() as staticVenkatesh Yadav Abbarapu
2022-10-10soc: xilinx: zynqmp: Mark soc_xilinx_zynqmp_get_machine() as staticVenkatesh Yadav Abbarapu
2022-10-09mtd: mxs_nand: Support EDO mode for imx8mn architectureMichael Trimarchi
2022-10-09mtd: mxs_nand: get the clock with the right nameDario Binacchi
2022-10-09mtd: mxs_nand: don't get the gpmi_apbh_dma clockDario Binacchi
2022-10-09clk: imx: clk-imx8mn add gpmi nand clocksMichael Trimarchi
2022-10-09clk: imx: gate2 support shared counter and relative clock functionsMichael Trimarchi
2022-10-08mtd: nand: Fix SPL build after migration of CONFIG_SYS_NAND_SELF_INIT to KconfigRoger Quadros
2022-10-07Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-10-07spi: zynqmp_qspi: Mark zynqmp_qspi_set_tapdelay() as staticVenkatesh Yadav Abbarapu
2022-10-06clk: nuvoton: Add support for NPCM845Jim Liu
2022-10-06net: ti: am65-cpsw-nuss: Enable MDIO manual modeRavi Gunasekaran
2022-10-06net: ti: cpsw-mdio: Add workaround for errata i2329Ravi Gunasekaran
2022-10-06dma: ti: k3-udma: Fix 'SZ_64K’ undeclared errorDhruva Gole
2022-10-06gpio: ftgpio010: Add support for Faraday Technology FTGPIO010Sergei Antonov
2022-10-06regmap: fix range checksHeinrich Schuchardt
2022-10-06timer: orion-timer: Only init timer onceStefan Roese
2022-10-06mtd: nand: pxa3xx: simplify ECC hardware parametersChris Packham