summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
12 dayscros_ec: Convert dm_cros_ec_get_ops into an inline function and constify dm_c...Marek Vasut
2026-06-26misc: ele_api: Add V2X Get State APIYe Li
2026-06-26misc: ele: Use dev_read_addrPeng Fan
2026-06-25Kconfig: drivers: restyle remainingJohan Jonker
2026-06-25Kconfig: misc: add empty lineJohan Jonker
2026-06-09Merge assorted patches to use device API to replace devfdt_ helpersTom Rini
2026-06-09misc: k3_avs: Use dev_read_addr_index()Peng Fan
2026-05-25cros_ec: Sync ec_commands.h from upstream Chrome OS ECSimon Glass
2026-05-18misc: x86: Staticize and constify driver opsMarek Vasut
2026-05-18misc: i2c: eeprom-emul: Staticize and constify driver opsMarek Vasut
2026-05-18misc: cros_ec: Staticize and constify driver opsMarek Vasut
2026-04-03misc: Add missing dependency to CROS_EC_SANDBOXTom Rini
2026-03-30core: Rework REGMAP symbols implementationTom Rini
2026-03-30misc: Correct dependencies on QCOM_GENITom Rini
2026-03-18Merge patch series "led: remove legacy API"Tom Rini
2026-03-18led: remove legacy APIQuentin Schulz
2026-03-16misc: ele_api: Add support for XSPI SET GMID commandYe Li
2026-03-16misc: imx_ele: Fix compile without CMD_FUSENiko Mauno
2026-03-13Merge patch series "Minor fixes for the k3_fuse driver"Tom Rini
2026-03-13misc: k3_fuse: Limit writes to 25bit valuesVignesh Raghavendra
2026-03-13misc: k3_fuse: Enable fuse Sense supportVignesh Raghavendra
2026-03-13misc: k3_fuse: Check readback on fuse progVignesh Raghavendra
2026-03-13misc: k3_fuse: Fix printing of error codesVignesh Raghavendra
2026-03-10Merge tag 'u-boot-rockchip-20260309' of https://source.denx.de/u-boot/custodi...Tom Rini
2026-03-10rockchip: otp: Add support for RK3506Jonas Karlman
2026-02-28imx: scu_api: implement sc_misc_get_boot_typeHeiko Schocher
2026-02-17treewide: Clean up DECLARE_GLOBAL_DATA_PTR usagePeng Fan
2026-01-29misc: Keep FSL_IFC available on PowerPC as wellTom Rini
2026-01-28armv7: Add CPLD support via IFC to the ls1021a-iot board.Mateus Lima Alves
2026-01-17misc: ele_api: Add Voltage change start and finish APIsYe Li
2026-01-13misc: Add fixed-layout supportMarek Vasut
2025-12-05led: remove support for red LED in legacy APIQuentin Schulz
2025-12-05led: remove support for green status led in legacy APIQuentin Schulz
2025-12-05led: remove coloured_LED_init, yellow and blue status LEDs in legacy APIQuentin Schulz
2025-11-06qfw/acpi: do not zero out XSDT addressHeinrich Schuchardt
2025-10-30misc: introduce Qcom GENI wrapperCasey Connolly
2025-10-28x86: Rename arch/x86/include/asm/pnp_def.h to include/pnp_def.hTom Rini
2025-10-09fw_loader: Split from fs_loader into separate library fileMarek Vasut
2025-10-08misc: ti: k3: Tighten K3_FUSE dependenciesTom Rini
2025-10-07misc: fs_loader: Use buffer pointer in request_firmware_into_buf_via_script()Marek Vasut
2025-09-20imx8: Add ahab_commit commandJohn Ripple
2025-09-20Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2025-09-19misc: mpfs_syscontroller: add functions to read device tree overlaysJamie Gibbons
2025-09-18Merge patch series "Add support for MediaTek MT7987/MT7988 built-in 2.5Gb eth...Tom Rini
2025-09-18net: phy: Add MediaTek built-in 2.5Gb ethernet PHY driverWeijie Gao
2025-09-18misc: fs_loader: allow using long script name in request_firmware_into_buf_vi...Weijie Gao
2025-09-18misc: fs_loader: allow returning actual firmware data size in request_firmwar...Weijie Gao
2025-09-09misc: fs_loader: Initialize actread variableAlif Zakuan Yuslaimi
2025-08-26misc: fs_loader: Add request_firmware_into_buf_via_script() for flexible firm...Lucien.Jheng
2025-08-25Merge tag 'v2025.10-rc3' into nextTom Rini