summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-01-16Merge tag 'qcom-2024.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2024-01-16pmic: qcom: dont use dev_read_addr to get USIDCaleb Connolly
2024-01-16spmi: msm: fix register range namesCaleb Connolly
2024-01-16gpio: qcom_pmic: drop gpio-count propertyCaleb Connolly
2024-01-16gpio: qcom_pmic: support upstream DTCaleb Connolly
2024-01-16gpio: qcom_pmic: drop pon GPIO driverCaleb Connolly
2024-01-16button: qcom-pmic: introduce Qualcomm PMIC button driverCaleb Connolly
2024-01-16gpio: qcom_pmic: fix silent dev_read_addr downcastCaleb Connolly
2024-01-16serial: msm-geni: handle devm_clk_get() errorsCaleb Connolly
2024-01-16serial: msm-geni: don't rely on parent misc deviceCaleb Connolly
2024-01-16msm_gpio: use unsigned intCaleb Connolly
2024-01-16pinctrl: qcom: make compatible with linux DTsCaleb Connolly
2024-01-16pinctrl: qcom: move ipq4019 driver from mach-ipq40xxCaleb Connolly
2024-01-16pinctrl: qcom: move out of mach-snapdragonCaleb Connolly
2024-01-16clk/qcom: fix rcg divider valueCaleb Connolly
2024-01-16clk/qcom: add mnd_width to clk_rcg_set_rate_mnd()Caleb Connolly
2024-01-16clk/qcom: use function pointers for enable and set_rateCaleb Connolly
2024-01-16clk/qcom: sdm845: add register map for simple gate clocksCaleb Connolly
2024-01-16clk/qcom: handle resets and clocks in one deviceKonrad Dybcio
2024-01-16clk/qcom: move ipq4019 driver from mach-ipq40xxCaleb Connolly
2024-01-16clk/qcom: move from mach-snapdragonCaleb Connolly
2024-01-15mtd: rawnand: omap_gpmc: fix OF based partition parsing for NANDRoger Quadros
2024-01-15mtd: rawnand: omap_gpmc: Use DT provided IO addressRoger Quadros
2024-01-15memory: ti-gpmc: Fix buildRoger Quadros
2024-01-15mtd: rawnand: omap_elm: Fix elm_init definitionRoger Quadros
2024-01-15mtd: nand: omap_gpmc: Fix NAND in SPL for AM335xRoger Quadros
2024-01-15mtd: nand: check nand_mtd_to_devnum() argumentDario Binacchi
2024-01-15mtd: nand: complete nand_register() arguments checkDario Binacchi
2024-01-14clk: renesas: Synchronize RZ R8A774E1 RZ/G2H clock tables with Linux 6.6.3Marek Vasut
2024-01-14clk: renesas: Synchronize RZ R8A774C0 RZ/G2E clock tables with Linux 6.6.3Marek Vasut
2024-01-14clk: renesas: Synchronize RZ R8A774B1 RZ/G2N clock tables with Linux 6.6.3Marek Vasut
2024-01-14clk: renesas: Synchronize RZ R8A774A1 RZ/G2M clock tables with Linux 6.6.3Marek Vasut
2024-01-14clk: renesas: Synchronize R-Car R8A77995 D3 clock tables with Linux 6.6.3Marek Vasut
2024-01-14clk: renesas: Synchronize R-Car R8A77990 E3 clock tables with Linux 6.6.3Marek Vasut
2024-01-14clk: renesas: Synchronize R-Car R8A77965 M3-N clock tables with Linux 6.6.3Marek Vasut
2024-01-14clk: renesas: Synchronize R-Car R8A77960 M3-W and R8A77961 M3-W+ clock tables...Marek Vasut
2024-01-11phy: phy-mtk-tphy: add properties for phy tuningChunfeng Yun
2024-01-11Merge patch series "net fixes prior lwip"Tom Rini
2024-01-11driver/net/rtl8139: remove debug printMaxim Uvarov
2024-01-11net/smc911x: fix return from smc911x_sendMaxim Uvarov
2024-01-11Merge tag 'u-boot-dfu-20240111' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-01-09Merge tag 'smbios-2024-04-rc1' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2024-01-09Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2024-01-09pinctrl: exynos: Convert to use livetree API for fdt accessSam Protsenko
2024-01-09pinctrl: exynos: Reduce variables scopeSam Protsenko
2024-01-09pinctrl: exynos: Refactor handling the pin related dt propertiesSam Protsenko
2024-01-09pinctrl: exynos: Support different register types in pin banksSam Protsenko
2024-01-09pinctrl: exynos: Rework pin_to_bank_base() to obtain data by nameSam Protsenko
2024-01-09pinctrl: exynos: Extract pin parsing code into a separate functionSam Protsenko
2024-01-09pinctrl: exynos: Improve coding styleSam Protsenko