summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-12clk: mediatek: add array size fields to clk treesDavid Lechner
2026-01-12phy: zynqmp: Only wait for PLL lock "primary" instancesSean Anderson
2026-01-12phy: zynqmp: Store instance instead of typeSean Anderson
2026-01-12phy: zynqmp: Enable reference clock correctlySean Anderson
2026-01-12phy: zynqmp: Allow variation in refclk rateSean Anderson
2026-01-12PCI: xilinx-nwl: Avoid crashing if configuring when the link is downSean Anderson
2026-01-12ufs: amd-versal2: Fix reset names with bindingMichal Simek
2026-01-12ufs: amd-versal2: Fix clock name with bindingMichal Simek
2026-01-09Merge patch series "Enable / require DEVRES for devm_.alloc usage outside xPL"Tom Rini
2026-01-09dm: core: Default to using DEVRES outside of xPLTom Rini
2026-01-09usb: ci_udc: cosmetics: EP and requests debug infoPetr Beneš
2026-01-09usb: ci_udc: Check ci_ep->desc before usePetr Beneš
2026-01-08Merge branch 'master' of git://source.denx.de/u-boot-usbTom Rini
2026-01-08Revert "mmc: mmc-uclass: Use max-frequency from device tree with default hand...Tanmay Kathpalia
2026-01-08usb: dwc3-generic: add support for exynos7870Kaustabh Chakraborty
2026-01-08usb: dwc3-generic: allow fallback of dr_mode property to "otg"Kaustabh Chakraborty
2026-01-08usb: xhci: avoid noisy 'Starting the controller' message.Heinrich Schuchardt
2026-01-08mmc: mmc_spi: Select CRC16 if CRC checking is enabledDaniel Palmer
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