summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-10-28Merge tag 'block-6.6-2023-10-27' of git://git.kernel.dk/linuxLinus Torvalds1-0/+6
2023-10-28Merge tag 'ata-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...Linus Torvalds4-7/+58
2023-10-28Merge tag 'platform-drivers-x86-v6.6-6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+73
2023-10-27x86/tsc: Defer marking TSC unstable to a workerThomas Gleixner1-1/+9
2023-10-27x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner3-8/+35
2023-10-27x86/cpu: Add model number for Intel Arrow Lake mobile processorTony Luck1-0/+2
2023-10-27Merge tag 'iommu-fix-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2023-10-27Merge tag 'powerpc-6.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-11/+24
2023-10-27platform/x86: Add s2idle quirk for more Lenovo laptopsDavid Lazar1-0/+73
2023-10-27tracing/kprobes: Fix the description of variable length argumentsYujie Liu1-2/+2
2023-10-27iommu: Avoid unnecessary cache invalidationsLu Baolu1-1/+2
2023-10-27Merge tag 'drm-fixes-2023-10-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds10-23/+55
2023-10-27Merge tag 'amd-drm-fixes-6.6-2023-10-25' of https://gitlab.freedesktop.org/ag...Dave Airlie1-1/+1
2023-10-27Merge tag 'drm-intel-fixes-2023-10-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-4/+33