summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-08mmc: Fix missing 1 ms delay after mmc power upChristoph Stoidner
2026-01-07i2c: samsung: add support for Exynos7 HS-I2CKaustabh Chakraborty
2026-01-06clk: mediatek: remove CLOCK_PARENT_* aliasesDavid Lechner
2026-01-06Merge patch series "Add support for MT8188"Tom Rini
2026-01-06clk: mediatek: add MT8188 clock driverJulien Masson
2026-01-06arm: mediatek: add support for MediaTek MT8188 SoCJulien Masson
2026-01-06spi: Correct dependencies on AIROHA_SNFI_SPITom Rini
2026-01-05Merge branch 'next'Tom Rini
2026-01-05clk: scmi: Remove duplicated scmi_generic_protocol_version() requestPatrice Chotard
2026-01-05clk: scmi: Fix priv initialization in scmi_clk_gate()Patrice Chotard
2026-01-05clk: scmi: Fix typo scmi_clk_get_attibutePatrice Chotard
2026-01-02dm: crypto: Check malloc return valueFrancois Berder
2026-01-02pwm: aspeed: replace %pe in dev_err()David Lechner
2026-01-02kbuild: Bump the build system to 6.1Sughosh Ganu
2025-12-31Merge patch series "modify npcm7xx/8xx feature and bug fixed"Tom Rini
2025-12-31arm: dts: mediatek: switch mt8365 to OF_UPSTREAMDavid Lechner
2025-12-31gpio: sgpio: modify persist check conditionJim Liu
2025-12-31dts: fix typo in the pin name of GPIO191/GPIO192Stanley Chu
2025-12-31pinctrl: npcm8xx: Add smb11ddc pin configStanley Chu
2025-12-31watchdog: npcm: Support more timeout valueStanley Chu
2025-12-30Merge patch series "video: Remove unused drivers, clean up dependencies"Tom Rini
2025-12-30drivers: video: tidss: Refactor tidss_drvSwamil Jain
2025-12-30video: simplefb: Add stride handlingIgor Belwon
2025-12-30Merge patch series "video: display: refactor display_read_timing to avoid cod...Tom Rini
2025-12-30cmd: add new command to read edidJulien Stephan
2025-12-30video: stm32: stm32_ltdc: Add missing <linux/sizes.h> to stm32_ltdc.cTom Rini
2025-12-30video: sharp-lq101r1sx01: Do not make use of 'z' for printing non-size_tTom Rini
2025-12-30video: ihs_video_out: Add missing <asm/io.h> to ihs_video_out.cTom Rini
2025-12-30video: anx9804: Only build when neededTom Rini
2025-12-30video: Tighten some video driver dependenciesTom Rini
2025-12-30video: tegra: Rework some of the driver dependenciesTom Rini
2025-12-30video: mali_dp: Remove unused driverTom Rini
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