summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-10-28Merge tag 'irq-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2023-10-28Merge tag 'perf-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2023-10-28Merge tag 'probes-fixes-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+22
2023-10-28Merge tag 'dma-mapping-6.6-2023-10-28' of git://git.infradead.org/users/hch/d...Linus Torvalds1-0/+5
2023-10-28Merge tag 'char-misc-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds14-73/+85
2023-10-28Merge tag 'i2c-for-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-7/+11
2023-10-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-14/+36
2023-10-28Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-3/+3
2023-10-28tracing/kprobes: Fix symbol counting logic by looking at modules as wellAndrii Nakryiko1-4/+20
2023-10-28ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lockAl Viro1-1/+1
2023-10-28io_uring: kiocb_done() should *not* trust ->ki_pos if ->{read,write}_iter() f...Al Viro1-1/+1
2023-10-28Merge tag 'io_uring-6.6-2023-10-27' of git://git.kernel.dk/linuxLinus Torvalds2-15/+12
2023-10-28sparc32: fix a braino in fault handling in csum_and_copy_..._user()Al Viro1-1/+1