summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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
2024-01-09fastboot: add oem console command supportIon Agorria
2024-01-09fastboot: implement "getvar all"Ion Agorria
2024-01-09fastboot: multiresponse supportIon Agorria
2024-01-09cpu: riscv: set correct SMBIOS processor family valueHeinrich Schuchardt
2024-01-09rng: detect RISC-V Zkr RNG device in bind methodHeinrich Schuchardt
2024-01-09rng: fix ARMv8.5 RNDR driverHeinrich Schuchardt
2024-01-07acpi: enable writing ACPI tables on QEMUHeinrich Schuchardt
2024-01-07acpi: carve out qfw_acpi.cHeinrich Schuchardt
2024-01-07acpi: Kconfig symbol CONFIG_QFW_ACPIHeinrich Schuchardt
2024-01-03Merge tag 'v2024.01-rc6' into nextTom Rini
2023-12-27cache: add sifive private L2 cache driverZong Li
2023-12-26spi: npcm_pspi: Fix the wrong clock divider calculationJim Liu
2023-12-21iommu: add qcom-hyp-smmuCaleb Connolly
2023-12-21iommu: add a connect opCaleb Connolly
2023-12-21iommu: fix compilation when CONFIG_PCI disabledCaleb Connolly