summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-10-23mtd: spi-nor-core: Default to addr_width of 3 for configurable widthsTakahiro Kuwano
2022-10-23mtd: spi-nor-ids: Add s28hl512t, s28hl01gt, and s28hs01gt IDsTakahiro Kuwano
2022-10-23mtd: spi-nor-core: Rename configuration macro for S28 supportTakahiro Kuwano
2022-10-23mtd: spi-nor-core: Rename s28hs512t prefixTakahiro Kuwano
2022-10-21gpio: adp5585: add gpio driver for ADP5585 I/O Expander ControllerAlice Guo
2022-10-21net/ftgmac100: Add NC-SI mode supportSamuel Mendoza-Jonas
2022-10-21net: NC-SI setup and handlingSamuel Mendoza-Jonas
2022-10-21input: Remove legacy KEYBOARD optionTom Rini
2022-10-21core: Enable DM by defaultTom Rini
2022-10-21crypto/fsl: fsl_rsa: Fix dcache issue in the driverYe Li
2022-10-21clk-imx8mm: Only build QSPI clocks when CONFIG_NXP_FSPI=yFabio Estevam
2022-10-21clk-imx8mm: Only build ecspi clocks when CONFIG_DM_SPI=yFabio Estevam
2022-10-21clk-imx8mm: Move CLK_ENET_AXI to the non-SPL sectionFabio Estevam
2022-10-21clk-imx8mm: Only build PWM clocks in non-SPL codeFabio Estevam
2022-10-21mmc: fsl_esdhc: fix problem when using clk driverYe Li
2022-10-20Merge tag 'u-boot-rockchip-20221020' of https://source.denx.de/u-boot/custodi...Tom Rini
2022-10-20Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-10-20Merge tag 'clk-2023.01' of https://source.denx.de/u-boot/custodians/u-boot-clkTom Rini
2022-10-20Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-10-20k210: fix k210_pll_calc_config()Heinrich Schuchardt
2022-10-19clk: update clk_clean_rate_cache to use private clk structPatrick Delaunay
2022-10-19rockchip: clk: pll: Fix constant typoMichal Suchanek
2022-10-19clk: change return type of clk_get_parent_rate from long long to ulongMichal Suchanek
2022-10-19suniv: add UART1 supportAndre Przywara
2022-10-19ram: rockchip: fix typo in KConfig option labelQuentin Schulz
2022-10-19arm: rockchip: rk3399: Program PLL clock for DDR at 50 MHz in documented rangeXavier Drudis Ferran
2022-10-18watchdog: omap_wdt: Switch required include for watchdog definesTom Rini
2022-10-18dma: Transfer dma_ops should use DMA address typesAndrew Davis
2022-10-18dma: ti-edma3: Add DMA map operations before and after transfersAndrew Davis
2022-10-18dma: Use dma-mapping for cache ops and sync after writeAndrew Davis
2022-10-18phy: ti: j721e-wiz: add j784s4-wiz-10g module supportMatt Ranostay
2022-10-17dm: core: Switch uclass_*_device_err to use uclass_*_device_checkMichal Suchanek
2022-10-17dm: core: Switch uclass_foreach_dev_probe to use simple iteratorMichal Suchanek
2022-10-17dm: blk: Do not use uclass_next_device_errMichal Suchanek
2022-10-17dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek
2022-10-17w1: Fix bus counting in w1_get_busMichal Suchanek
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