summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-04-10pinctrl: qcom: add driver for SA8775P SoCVaradarajan Narayanan
2025-04-10regulator: qcom-rpmh-regulator: add support for pmm8654 regulatorsVaradarajan Narayanan
2025-04-10power: regulator: add qcom-usb-vbusRui Miguel Silva
2025-04-10clk/qcom: sdm845: add GCC_AGGRE_UFS_PHY_AXI_CLKCaleb Connolly
2025-04-10clk/stub: add sdm845 rpmh clockCaleb Connolly
2025-04-10clk/qcom: sdm845: add missing USB3 clocksSam Day
2025-04-10phy: Add SDM660 support to Qualcomm QUSB2 phyAlexey Minnekhanov
2025-04-10usb: gadget: atmel: Add SAM9X60 supportZixun LI
2025-04-10usb: gadget: f_mass_storage: Fix memory leak of fsg buffersMattijs Korpershoek
2025-04-10usb: gadget: f_mass_storage: Fix NULL dereference in fsg_add()Mattijs Korpershoek
2025-04-10usb: gadget: f_mass_storage: Drop invalid kfree() in fsg_common_release()Mattijs Korpershoek
2025-04-10usb: gadget: f_mass_storage: Remove kref structure useMattijs Korpershoek
2025-04-10fastboot: lift restrictions on !NET_LWIP for USBMichael Walle
2025-04-10usb: dwc3: gadget: Fix excepts/expects typoMarek Vasut
2025-04-08Merge patch series "Annotate switch/case fallthrough cases"Tom Rini
2025-04-08mtd: rawnand: nand_base: annotate switch/case fallthroughAndre Przywara
2025-04-08mtd: spi-nor-tiny: annotate switch/case fallthroughAndre Przywara
2025-04-08mtd: ubi: annotate fallthroughAndre Przywara
2025-04-08net: e1000: annotate switch/case fallthroughAndre Przywara
2025-04-08video: annotate switch/case fall-throughAndre Przywara
2025-04-08usb: xhci: annotate switch/case fallthrough properlyAndre Przywara
2025-04-08usb: ohci-hcd: annotate switch/case fallthroughAndre Przywara
2025-04-08net: sun8i-emac: annotate fallthroughAndre Przywara
2025-04-08fastboot: annotate switch/case fallthrough caseAndre Przywara
2025-04-08gadget: f_thor: annotate switch/case fallthroughAndre Przywara
2025-04-08ata: ahci: remove bad freeVincent Stehlé
2025-04-08Merge tag 'ubifixes-for-2025.07-rc1' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-04-08Merge branch 'next'Tom Rini
2025-04-08ubi: fix bug creating partitions for non-existent volumesOskar Nilsson
2025-04-05Merge patch series "Enable MUX_MMIO at SPL stage"Tom Rini
2025-04-05arm: mach-k3: j721e: Split out J7200 SoC support from J721eAndrew Davis
2025-04-05mux: Kconfig: Add Kconfig options for MUX_MMIOAnurag Dutta
2025-04-04Merge patch series "cmd: fuse: Introduce fuse writebuff sub-system and clean up"Tom Rini
2025-04-04drivers: k3_fuse: Add fuse sub-system func callsHarsha Vardhan V M
2025-04-03Merge patch series "membuff: Add tests and update to support a flag for empty...Tom Rini
2025-04-03membuf: Rename structSimon Glass
2025-04-03membuff: Rename functions to have membuf_ prefixSimon Glass
2025-04-03Merge patch series "x86: Improve operation under QEMU"Tom Rini
2025-04-03x86: emulation: Support BLOBLIST_TABLES properlySimon Glass
2025-04-03Merge patch series "Introduce J742S2 SoC and EVM"Tom Rini
2025-04-03arm: mach-k3: j742s2: Introduce clock and device files for J742S2 SoCManorit Chawdhry
2025-04-03soc: Add information to identify the J742S2 SoC familyManorit Chawdhry
2025-04-03acpi: Fix table length for QEMUIlias Apalodimas
2025-04-01Kconfig: Fix "warning: style: quotes recommended" warningsTom Rini
2025-04-01Merge patch series "airoha: Add initial support AN7581"Tom Rini
2025-04-01reset: airoha: Add driver for controlling reset line of AN7581Christian Marangi
2025-04-01clk: airoha: Add support for Airoha AN7581 SoC clockChristian Marangi
2025-03-31video: ti: am335x: Fix tilcdc clock names.Sukrut Bellary
2025-03-31net: am65-cpsw: cpsw_mdio: fix typo in error messageRichard Genoud
2025-03-30pwm: mediatek: add pwm support for MediaTek MT7987 SoCWeijie Gao