summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
7 dayspower: domain: scmi: Allow failure in getting power domain attributeYe Li
7 dayscrypto: fsl: Hide CAAM_64BIT symbol behind FSL_CAAMMarek Vasut
7 daysgpio: mpc8xxx: add set_flags/get_flags opsVincent Jardin
10 daystest: bootdev: scan with a broken high-priority deviceDenis Mukhin
12 daysmtd: spi-nor: Add gd55lb02gf chipsVincent Jardin
12 dayspci: layerscape: ep: Use dev APIsPeng Fan
12 dayspci: imx: Use dev_read_addr_index_ptr()Peng Fan
12 dayspci: dw_mvebu: Use dev_read_addr_x APIsPeng Fan
12 dayspci: mpc85xx: Simplfy code with dev_remap_addr()Peng Fan
12 dayspci: rcar: Use dev_read_addr_index()Peng Fan
13 daysMerge tag 'u-boot-dfu-next-20260629' of https://source.denx.de/u-boot/custodi...Tom Rini
14 daysMerge patch series "arm: aspeed: add initial AST2700 SoC support"Tom Rini
14 daystreewide: Staticize and constify acpi opsMarek Vasut
14 dayscros_ec: Convert dm_cros_ec_get_ops into an inline function and constify dm_c...Marek Vasut
14 daysrtc: mcfrtc: fix leap year calculation using wrong variableNaveen Kumar Chaudhary
14 daysram: aspeed: add SDRAM controller driver for AST2700Ryan Chen
14 daysreset: ast2700: add reset driver supportRyan Chen
14 daysclk: ast2700: add clock driver supportRyan Chen
14 daysspi: aspeed: add AST2700 supportRyan Chen
2026-06-26misc: ele_api: Add V2X Get State APIYe Li
2026-06-26clk: imx6q: use clk_divider_table instead of fixed factor for pll5 divsBrian Ruley
2026-06-26clk: clk-divider: add clk_register_divider_table()Brian Ruley
2026-06-26video: imx: ipuv3: enable ipu clk before writing registers in CCFBrian Ruley
2026-06-26clk: imx6q: configure ldb clock selectorsBrian Ruley
2026-06-26clk: imx6q: add missing pll bypassesBrian Ruley
2026-06-26clk: imx6q: guard video clocks behind configBrian Ruley
2026-06-26clk: imx6q: cosmetic: keep pll definitions togetherBrian Ruley
2026-06-26misc: ele: Use dev_read_addrPeng Fan
2026-06-26gpio: imx_rgpio2p: Use dev_read_addr_indexPeng Fan
2026-06-26serial: lpuart: Use livetree API for fdt accessPeng Fan
2026-06-26usb: gadget: f_mass_storage: Disable eps during disconnectMattijs Korpershoek
2026-06-26usb: f_sdp: handle the spl load function failureYe Li
2026-06-25Kconfig: drivers: restyle remainingJohan Jonker
2026-06-25Kconfig: gpio: add empty lineJohan Jonker
2026-06-25Kconfig: video: restyleJohan Jonker
2026-06-25Kconfig: usb: restyleJohan Jonker
2026-06-25Kconfig: power: restyleJohan Jonker
2026-06-25Kconfig: pinctrl: restyleJohan Jonker
2026-06-25Kconfig: net: restyleJohan Jonker
2026-06-25Kconfig: mtd: restyleJohan Jonker
2026-06-25Kconfig: i2c: restyleJohan Jonker
2026-06-25Kconfig: misc: add empty lineJohan Jonker
2026-06-25Kconfig: themal: fix typoJohan Jonker
2026-06-25Kconfig: power: pmic: fix typoJohan Jonker
2026-06-24treewide: move bi_dram[] from bd to gdIlias Apalodimas
2026-06-23rtc: goldfish: Return error when device address is invalidKuan-Wei Chiu
2026-06-23timer: goldfish: Return error when device address is invalidKuan-Wei Chiu
2026-06-23serial: goldfish: return error when device address is invalidNaveen Kumar Chaudhary
2026-06-23serial: cortina: check RX FIFO status before reading dataNaveen Kumar Chaudhary
2026-06-22Merge tag 'v2026.07-rc5' into nextTom Rini