summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-04pci: brcmstb: Fix PCIe bus numbersAndrea della Porta
2026-06-03Merge tag 'net-20260603' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2026-06-03Merge tag 'net-next-20260603' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2026-06-03drivers: nvme: Log I/O timeoutsDenis Mukhin
2026-06-03net: ti: icssg: Fix portname buffer overflowFrancois Berder
2026-06-03net: mvpp2: convert FDT access to ofnode APIPeng Fan
2026-06-03net: mvpp2: Use dev_read_addr_index_ptr()Peng Fan
2026-06-03net: dc2114x: Use dev_remap_addr()Peng Fan
2026-06-03net: calxedaxgmac: Use dev_read_addr()Peng Fan
2026-06-03net: qe: dm_qe_uec: Use dev_read_addr()Peng Fan
2026-06-03net: ethoc: Use dev_read_addr_index()Peng Fan
2026-06-03phy: cadence: Use device APIPeng Fan
2026-06-03phy: marvell: comphy: Use dev_read_addr_index_ptr()Peng Fan
2026-06-03phy: ti-pipe3: Use device API for DT parsingPeng Fan
2026-06-03phy: Kconfig: use bool instead of tristateDavid Lechner
2026-06-03net: tsec: make tsec_private a private structureQuentin Schulz
2026-06-03usb: dwc3: generic: Staticize and constify driver opsMarek Vasut
2026-06-03usb: dwc3: sti: Staticize and constify driver opsMarek Vasut
2026-06-03usb: dwc3: am62: Staticize and constify driver opsMarek Vasut
2026-06-02usb: xhci-mvebu: Enable Armada 375 in XHCI driverTony Dinh
2026-06-02timer: sp804: Fix dev_read_addr error checkFrancois Berder
2026-06-02Merge patch series "Clean up bloblist initialization"Tom Rini
2026-05-30Merge patch series "video: bridge: anx6345: Staticize and constify driver ops"Tom Rini
2026-05-30video console: add 6x8 console font from linuxAlexey Charkov
2026-05-30video: kconfig: replace tristate with bool for LCD panel driversDario Binacchi
2026-05-30video: Kconfig: fix indentation of help textDario Binacchi
2026-05-30video: simplefb: Parse memory region from memory-region propertyAelin Reidel
2026-05-30video: simplefb: Map framebuffer region on probe on ARM64Luca Weiss
2026-05-30video: Correct dependencies for VIDEO_TIDSSTom Rini
2026-05-30video: Correct dependencies for VIDEO_LCD_RAYDIUM_RM68200Tom Rini
2026-05-30video: Correct dependencies of LOGICORE_DP_TXTom Rini
2026-05-29video: tegra: Staticize and constify driver opsMarek Vasut
2026-05-29video: tda19988: Staticize and constify driver opsMarek Vasut
2026-05-29video: stm32: Staticize and constify driver opsMarek Vasut
2026-05-29video: imx: ldb: Staticize and constify driver opsMarek Vasut
2026-05-29video: dw_mipi_dsi: Staticize and constify driver opsMarek Vasut
2026-05-29video: console: truetype: Staticize and constify driver opsMarek Vasut
2026-05-29video: console: rotate: Staticize and constify driver opsMarek Vasut
2026-05-29video: console: normal: Staticize and constify driver opsMarek Vasut
2026-05-29video: bridge: ptn3460: Staticize and constify driver opsMarek Vasut
2026-05-29video: bridge: ps862x: Staticize and constify driver opsMarek Vasut
2026-05-29video: bridge: anx6345: Staticize and constify driver opsMarek Vasut
2026-05-28mmc: bcmstb: Fix non-removable check in bcm2712 initJan Čermák
2026-05-28nvme: free prp_pool on nvme_init() failure pathsPrashant Kamble
2026-05-28nvme: avoid deleting uncreated queuesPrashant Kamble
2026-05-28nvme: fix dcache invalidation range in identify commandPrashant Kamble
2026-05-26mmc: bcm2835_sdhci: Parse generic MMC device tree propertiesLiel Harel
2026-05-26video: arm: rpi: Add brcm,bcm2712-hdmi0 compatiblePeter Robinson
2026-05-25cros_ec: Sync ec_commands.h from upstream Chrome OS ECSimon Glass
2026-05-25led: Fix toggling LED on initial SW blinkFrancois Berder