summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-12-30video: display: refactor display_read_timing to avoid code duplicationJulien Stephan
2025-12-29clk: renesas: Do not disable realtime modules on R8A77995 D3Niklas Söderlund
2025-12-29clk: renesas: Do not enable MSTP4 extra modules on R8A77995 D3Niklas Söderlund
2025-12-29Merge tag 'u-boot-imx-next-20251229' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2025-12-29video: imx: ipuv3: refactor to use dm-managed stateBrian Ruley
2025-12-29video: imx: ipuv3: use CONFIG_IS_ENABLEDBrian Ruley
2025-12-29video: imx: ipuv3: add names to clk function identifiersBrian Ruley
2025-12-29video: imx: ipuv3: fix camel casesBrian Ruley
2025-12-29video: imx: ipuv3: prefer kernel typesBrian Ruley
2025-12-29video: imx: ipuv3: apply clang-formatBrian Ruley
2025-12-29video: imx: ipuv3: remove undefined function declarationsBrian Ruley
2025-12-29video: mxsfb: fix pixel clock polaritySam Meredith
2025-12-27i2c: Avoid calling dev_read_*() if CONFIG_OF_PLATDATA=yMarek Vasut
2025-12-27i2c: Inline i2c_chip_of_to_plat() into i2c_child_post_bind()Marek Vasut
2025-12-27gpio: sandbox: Avoid calling dev_read_*() if CONFIG_OF_PLATDATA=yMarek Vasut
2025-12-27clk: fixed_rate: Avoid calling dev_read_*() if CONFIG_OF_PLATDATA=yMarek Vasut
2025-12-24power: regulator: Fix dependency of SPL_DM_REGULATOR_GPIOPeng Fan
2025-12-24power: regulator: remove SPL_REGULATOR_PWM due to unmeetable SPL_DM_PWM depen...Quentin Schulz
2025-12-24power: regulator: fix dependency for REGULATOR_PWMQuentin Schulz
2025-12-23net: ravb: Configure CXR31 and CXR35 on rzg2lMathieu Othacehe
2025-12-22Merge tag 'v2026.01-rc5' into nextTom Rini
2025-12-22drivers: scsi: fix double decrement of block count in 64-bit LBA pathBalaji Selvanathan
2025-12-19Merge tag 'xilinx-for-v2026.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-12-19Merge tag 'u-boot-amlogic-next-20251219' of https://source.denx.de/u-boot/cus...Tom Rini
2025-12-19i2c: cdns: Add timeout for RXDV status bit pollingPadmarao Begari
2025-12-19xilinx: versal: Get rid of xlnx-versal-power.h from bindingsMichal Simek
2025-12-19arm64: versal2: Read and show multiboot valueMichal Simek
2025-12-19cadence_qspi: Update the delays for flash resetVenkatesh Yadav Abbarapu
2025-12-19cadence_qspi: Remove duplicated returnMichal Simek
2025-12-19spi: cadence: Remove cdns,is-dma DT propertyMichal Simek
2025-12-19clk: versal: Enable clock driver for Versal Gen 2Michal Simek
2025-12-19firmware: xilinx: Add support for enhancement SMC formatMichal Simek
2025-12-19clk: versal: Cleanup driverMichal Simek
2025-12-19clk: versal: Add support for CLK_AUTO_IDMichal Simek
2025-12-19clk: versal: Use __data macro for moving variable to data sectionMichal Simek
2025-12-18Merge tag 'u-boot-socfpga-next-20251217' of https://source.denx.de/u-boot/cus...Tom Rini
2025-12-17spi: designware: Allow disabling designware driver in SPLRalph Siemsen
2025-12-17arm: dts: socfpga: agilex5: Upgrade SDHCI controller from SD4HC to SD6HCTanmay Kathpalia
2025-12-16pinctrl: single: Add missing free in single_allocate_functionFrancois Berder
2025-12-16clk: mediatek: remove duplicate '@parent' field docDavid Lechner
2025-12-14rockchip: i2c: fix illegal I2C START/STOP conditionQuentin Schulz
2025-12-14rockchip: i2c: move ACK comment where it appliesQuentin Schulz
2025-12-14rockchip: i2c: fix incorrect STOP flag for the interrupt enable registerQuentin Schulz
2025-12-12Merge patch series "clk: ti: Cleanup common functions and omap-cm"Tom Rini
2025-12-12clk: ti: omap4-cm: Add Kconfig symbolMarkus Schneider-Pargmann (TI.com)
2025-12-12clk: ti: Split common omap2plus functions into new symbolMarkus Schneider-Pargmann (TI.com)
2025-12-12power: domain: Add ti-omap-prm stubMarkus Schneider-Pargmann (TI.com)
2025-12-12simple-pm-bus: Make clocks optionalMarkus Schneider-Pargmann (TI.com)
2025-12-12Revert "clk: Return value calculated by ERR_PTR"Tom Rini
2025-12-11mmc: meson_gx_mmc: reduce maximum frequencyNick Xie