summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-06-02include/mtd.h: Cleanup usageTom Rini
2025-06-02include/mmc.h: Audit include listTom Rini
2025-06-02button: qcom-pmic: allow to specify code in devicetreeAlexey Minnekhanov
2025-06-02clk: qcom: apq8016: Fix SDCC clock warningsStephan Gerhold
2025-06-02clk: qcom: apq8016: Convert GATE_CLK() to GATE_CLK_POLLED()Stephan Gerhold
2025-06-02clk: qcom: Allow polling for clock status in qcom_gate_clk_en()Stephan Gerhold
2025-06-02clk: qcom: Use setbits_le32() for qcom_gate_clk_en()Stephan Gerhold
2025-06-02clk: qcom: Move qcom_gate_clk_en() to C fileStephan Gerhold
2025-06-02clk: qcom: apq8016: Fix SDCC clock addressesStephan Gerhold
2025-06-02power: qcom_vbus_regulator: add and fix support for pmic variantsRui Miguel Silva
2025-06-02Merge tag 'u-boot-dfu-next-20250602' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-06-02i2c: designware_i2c Return -ETIMEDOUT for timeout errorsWojciech Szamocki
2025-06-02usb: dwc2: Refactor register operations with clrsetbits macrosJunhui Liu
2025-06-02usb: dwc2: Replace uint<x>_t types with u<x>Kongyang Liu
2025-06-02usb: dwc2: Unify flush and reset logic with v4.20a supportKongyang Liu
2025-06-02usb: dwc2: Extract macro definitions to common headerKongyang Liu
2025-06-02usb: dwc2: Align macros with Linux kernel definitionsKongyang Liu
2025-06-02usb: dwc2: Clean up with bitfield macrosKongyang Liu
2025-06-02usb: dwc2: Fix HBstLen setting for external DMA modeKongyang Liu
2025-06-02usb: dwc2: Fix incorrect ULPI_UTMI_SEL bit settingJunhui Liu
2025-06-02usb: dwc2: Extract register definitions to common header fileKongyang Liu
2025-06-02net: gem: ignore tx_clk if MII is usedMartin Kaistra
2025-06-02phy: zynqmp: Fix sgmii clk ctrl GTR lane bit shiftFrantisek Bohacek
2025-06-02drivers: fpga: intel_sdm_mb: Flush cache before FPGA configurationNaresh Kumar Ravulapalli
2025-06-02pci: zynqmp: Fix the pcireg baseVenkatesh Yadav Abbarapu
2025-05-31mtd: nand: Add support for EDO mode 1-5 to IMX6ULL platformMichael Trimarchi
2025-05-31mtd: mxs_nand_dt: Move from clk_get/clk_enable to clk_bulk apiMichael Trimarchi
2025-05-31clk: imx: add i.MX6UL clk driverMichael Trimarchi
2025-05-29Merge patch series "Enable env in SCSI"Tom Rini
2025-05-29scsi: Implement get_blk() functionVaradarajan Narayanan
2025-05-29Merge patch series "Remove <env.h> from <net.h>"Tom Rini
2025-05-29global: Avoid indirect inclusion of <env.h> from <net.h>Tom Rini
2025-05-29net: dc2114x: Include env.h to permit reading the environmentSimon Glass
2025-05-29net: Remove env_get_ip helper() functionTom Rini
2025-05-29Merge patch series "Start removing <env.h> from headers when not required"Tom Rini
2025-05-29global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
2025-05-29gpio: pca953x: Add missing <asm/byteorder.h>Tom Rini
2025-05-29global: Add <linux/string.h> instead of long indirect include pathTom Rini
2025-05-26Merge tag 'v2025.07-rc3' into nextTom Rini
2025-05-25usb: ulpi: Clean up how we enable supportTom Rini
2025-05-25usb: ulpi: Remove unused omap-ulpi-viewport driverTom Rini
2025-05-25usb: dwc3: core: Fix timeout checkVaradarajan Narayanan
2025-05-23net: phy: Do not do CL22 phy reset before ethernet phy driver probeSkyLake.Huang
2025-05-22clk: mediatek: add dummy clk enable/disable ops for apmixedsys clocksWeijie Gao
2025-05-22Merge tag 'u-boot-imx-master-20250522' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-05-22caam: Fix CAAM error on startupOlaf Baehring
2025-05-21clk: thead: Port clock controller driver of TH1520 SoCYao Zi
2025-05-21ram: thead: Add initial DDR controller support for TH1520Yao Zi
2025-05-20mmc: cv1800b: Fix build without MMC_SUPPORTS_TUNINGAlexander Sverdlin
2025-05-14global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini