summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-08-03i2c: mediatek: fix I2C usability for MT7981Weijie Gao
2023-08-03reset: mediatek: check malloc return valaue before useWeijie Gao
2023-08-03serial: mtk: initial priv data before usingWeijie Gao
2023-08-03spi: mtk_spim: clear IRQ enable bitsWeijie Gao
2023-08-03spi: mtk_spim: get spi clk rate only onceWeijie Gao
2023-08-03board: mediatek: update config headersWeijie Gao
2023-08-02net: rtl8169: Add one device ID 0x8161Minda Chen
2023-08-02net: rtl8169: Fix DMA minimal aligned compile warning in RISC-VMinda Chen
2023-08-02net: rtl8169: Fix compile warning in rtl8169Minda Chen
2023-08-02starfive: pci: Add StarFive JH7110 pcie driverMason Huo
2023-08-02i2c: designware: Add Kconfig for designware_i2c_pci.cMinda Chen
2023-08-01Merge tag 'x86-pull-20230801' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-08-01Merge tag 'video-20230801' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-08-01Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2023-08-01drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove videoNikhil M Jain
2023-08-01drivers: video: tidss: tidss_drv: Change remove methodNikhil M Jain
2023-08-01video: bochs: Set the frame buffer size per configurationBin Meng
2023-08-01video: kconfig: Set default FB size for BochsBin Meng
2023-08-01video: kconfig: Drop the superfluous dependencyBin Meng
2023-08-01video: kconfig: Fix wrong text for the PCI default FB sizeBin Meng
2023-08-01video: bochs: Remove the x86 dependencyBin Meng
2023-08-01video: bochs: Avoid using IO instructions to access VGA IO portBin Meng
2023-08-01video: bochs: Drop the useless argument of bochs_vga_write()Bin Meng
2023-08-01video: bochs: Drop inclusion of <asm/mtrr.h>Bin Meng
2023-08-01dm: video: Cosmetic style fixBin Meng
2023-08-01video: vesa: Use mtrr_set_next_var() for graphics memoryBin Meng
2023-08-01video: ivybridge: Use mtrr_set_next_var() for graphics memoryBin Meng
2023-08-01video: broadwell: Use mtrr_set_next_var() for graphics memoryBin Meng
2023-07-31Merge tag 'u-boot-rockchip-20230731' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-07-31clk: rockchip: rk3328: Handle usb480m phy clockJagan Teki
2023-07-31phy: rockchip-inno-usb2: Add USB2 PHY for RK3328Jagan Teki
2023-07-31usb: dwc3-generic: Restrict single ctrl node for RK3328Jagan Teki
2023-07-31power: regulator: rk8xx: Add 500us delay after LDO regulator is enabledJonas Karlman
2023-07-31i2c: i2c-gpio: Correctly handle new {sda, scl}-gpios bindingsChris Packham
2023-07-31usb: dwc3-generic: Add rk3568 supportJonas Karlman
2023-07-31usb: dwc3-generic: Relax unsupported dr_mode checkJonas Karlman
2023-07-31usb: dwc3-generic: Return early when there is no child nodeJonas Karlman
2023-07-30spl: CONFIG_SPL_PCI_PNP should depend on CONFIG_SPL_PCIHeinrich Schuchardt
2023-07-28Merge branch '2023-07-27-TI-K2-K3-updates'Tom Rini
2023-07-28Merge tag 'u-boot-rockchip-20230728' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-07-28omap: timer: add ti,am654-timer compatibilitySjoerd Simons
2023-07-28ata: dwc_ahci: Fix support for other platformsJonas Karlman
2023-07-28rockchip: clk: clk_rk3568: Add CLK_PCIEPHY2_REF supportJonas Karlman
2023-07-28regulator: fixed: Add support for gpios propJonas Karlman
2023-07-28pci: pcie_dw_rockchip: Disable unused BARs of the root complexJon Lin
2023-07-28pci: pcie_dw_rockchip: Speed up link probeJonas Karlman
2023-07-28pci: pcie_dw_rockchip: Use regulator_set_enable_if_allowedJonas Karlman
2023-07-28pci: pcie_dw_rockchip: Get config region from reg propJonas Karlman
2023-07-28core: read: add dev_read_addr_size_index_ptr functionJonas Karlman
2023-07-28mtd: nand: raw: rockchip_nfc: copy hwecc PA data to oob_poi bufferJohan Jonker