summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-18pmdomain: Prepare to move Kconfig files into the pmdomain subsystemUlf Hansson2-0/+6
2024-01-18pmdomain: starfive: Add JH7110 AON PMU supportChanghuang Liang1-5/+52
2024-01-18pmdomain: starfive: Extract JH7110 pmu private operationsChanghuang Liang1-27/+62
2024-01-18pmdomain: starfive: Replace SOC_STARFIVE with ARCH_STARFIVEChanghuang Liang1-2/+2
2024-01-18dt-bindings: power: Add power-domain header for JH7110Changhuang Liang1-1/+4
2024-01-18ASoC: starfive/jh7110-pwmdac: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-01-18ASoC: Update jh7110 PWM DAC for ops moveMark Brown1-1/+1
2024-01-18ASoC: starfive: Add JH7110 PWM-DAC driverHal Feng3-0/+539
2024-01-18ASoC: dt-bindings: Add StarFive JH7110 PWM-DAC controllerHal Feng1-0/+76
2024-01-18PCI: starfive: Add JH7110 PCIe controllerMinda Chen4-1/+556
2024-01-18PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time valueKevin Xie1-0/+16
2024-01-18dt-bindings: PCI: Add StarFive JH7110 PCIe controllerMinda Chen1-0/+120
2024-01-18PCI: plda: Add host init/deinit and map bus functionsMinda Chen2-14/+139
2024-01-18pci: plda: Add event bitmap field to struct plda_pcie_rpMinda Chen3-2/+6
2024-01-18PCI: microchip: Move IRQ functions to pcie-plda-host.cMinda Chen3-467/+475
2024-01-18PCI: microchip: Add event irqchip field to host port and add PLDA irqchipMinda Chen2-2/+69
2024-01-18PCI: microchip: Add get_events() callback and add PLDA get_event()Minda Chen2-1/+66
2024-01-18PCI: microchip: Add INTx and MSI event num to struct plda_eventMinda Chen2-2/+6
2024-01-18PCI: microchip: Add request_event_irq() callback functionMinda Chen2-4/+32
2024-01-18PCI: microchip: Add num_events field to struct plda_pcie_rpMinda Chen2-3/+6
2024-01-18PCI: microchip: Rename interrupt related functionsMinda Chen1-52/+57
2024-01-18PCI: microchip: Move setup functions to pcie-plda-host.cMinda Chen5-59/+84
2024-01-18PCI: microchip: Change the argument of plda_pcie_setup_iomems()Minda Chen1-3/+3
2024-01-18PCI: microchip: Rename two setup functionsMinda Chen1-12/+12
2024-01-18PCI: microchip: Move PCIe host data structures to plda-pcie.hMinda Chen2-20/+21
2024-01-18PCI: microchip: Rename two PCIe data structuresMinda Chen1-43/+53
2024-01-18PCI: microchip: Add bridge_addr field to struct mc_pcieMinda Chen1-14/+9
2024-01-18PCI: microchip: Move PLDA IP register macros to pcie-plda.hMinda Chen2-92/+124
2024-01-18PCI: microchip: Move pcie-microchip-host.c to plda directoryMinda Chen5-10/+19
2024-01-18dt-bindings: PCI: Add PLDA XpressRICH PCIe host common propertiesMinda Chen2-54/+76
2024-01-18hwrng: starfive - Add runtime pm opsJia Jie Ho1-2/+6
2024-01-18crypto: starfive - Fix dev_err_probe return errorJia Jie Ho1-1/+1
2024-01-18crypto: starfive - Remove unneeded NULL checksJia Jie Ho1-6/+3
2024-01-18crypto: starfive - Remove cfb and ofbHerbert Xu2-72/+1
2024-01-18hwrng: starfive - Fix dev_err_probe return errorJia Jie Ho1-1/+1
2024-01-18crypto: starfive - Pad adata with zeroesJia Jie Ho1-2/+4
2024-01-18crypto: starfive - RSA poll csr for done statusJia Jie Ho3-45/+22
2024-01-18crypto: starfive - Update driver dependenciesJia Jie Ho1-1/+1
2024-01-18crypto: jh7110 - Correct deferred probe returnChanho Park1-7/+3
2024-01-18crypto: starfive - remove unnecessary alignmask for ahashesEric Biggers1-11/+2
2024-01-18riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVEJia Jie Ho1-0/+1
2024-01-18pwm: opencores: Add PWM driver supportWilliam Qiu3-0/+246
2024-01-18dt-bindings: pwm: Add bindings for OpenCores PWM ControllerWilliam Qiu1-0/+55
2023-11-14mmc: starfive: Change tuning implementationWilliam Qiu1-97/+40
2023-11-14dt-bindings: mmc: starfive: Remove properties from requiredWilliam Qiu1-2/+0
2023-11-13clocksource: Add JH7110 timer driverXingyu Wu3-0/+392
2023-11-13dt-bindings: timer: Add timer for StarFive JH7110 SoCXingyu Wu1-0/+96
2023-11-13clk: starfive: jh7110-sys: Fix lower rate of CPUfreq by setting PLL0 rate to ...Xingyu Wu1-1/+46
2023-10-30Linux 6.6Linus Torvalds1-1/+1
2023-10-28Merge tag 'x86-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-9/+46