summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-27spi: microchip-core: Use SPI_MODE_X_MASKAndy Shevchenko
2025-11-27spi: microchip-core: Utilise temporary variable for struct deviceAndy Shevchenko
2025-11-27spi: microchip-core: Replace dead code (-ENOMEM error message)Andy Shevchenko
2025-11-27spi: microchip-core: use min() instead of min_t()Andy Shevchenko
2025-11-26spi: dt-bindings: renesas,rzv2h-rspi: Document RZ/V2N SoC supportLad Prabhakar
2025-11-25spi: microchip: Enable compile-testing for FPGA SPI controllersGeert Uytterhoeven
2025-11-24Add RSPI support for RZ/T2H and RZ/N2HMark Brown
2025-11-24spi: Fix potential uninitialized variable in probe()Dan Carpenter
2025-11-24spi: rzv2h-rspi: add support for RZ/T2H and RZ/N2HCosmin Tanislav
2025-11-24spi: dt-bindings: renesas,rzv2h-rspi: document RZ/T2H and RZ/N2HCosmin Tanislav
2025-11-24spi: rzv2h-rspi: add support for loopback modeCosmin Tanislav
2025-11-24spi: rzv2h-rspi: add support for variable transfer clockCosmin Tanislav
2025-11-24spi: rzv2h-rspi: add support for using PCLK for transfer clockCosmin Tanislav
2025-11-24spi: rzv2h-rspi: make transfer clock rate finding chip-specificCosmin Tanislav
2025-11-24spi: rzv2h-rspi: avoid recomputing transfer frequencyCosmin Tanislav
2025-11-24spi: rzv2h-rspi: move register writes out of rzv2h_rspi_setup_clock()Cosmin Tanislav
2025-11-24spi: rzv2h-rspi: make clocks chip-specificCosmin Tanislav
2025-11-24spi: rzv2h-rspi: make FIFO size chip-specificCosmin Tanislav
2025-11-24spi: rzv2h-rspi: make resets optionalCosmin Tanislav
2025-11-23Linux 6.18-rc7v6.18-rc7Linus Torvalds
2025-11-23Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-23Merge tag 'timers-urgent-2025-11-23' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-11-23Merge tag 'perf-urgent-2025-11-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-11-22timers: Fix NULL function pointer race in timer_shutdown_sync()Yipeng Zou
2025-11-22Merge tag 'mips-fixes_6.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-22Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-22Merge tag 'xfs-fixes-6.18-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-11-22Merge tag 'input-for-v6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-22Merge tag 'riscv-for-linus-6.18-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-11-22Merge tag 'selinux-pr-20251121' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-21Merge tag 'loongarch-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-11-21Merge tag 'v6.18-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-11-21Merge tag 'io_uring-6.18-20251120' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-11-21Merge tag 'block-6.18-20251120' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-21Merge tag 'ata-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-11-21Merge tag 'pinctrl-v6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-21Merge tag 'gpio-fixes-for-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-11-21lib/crypto: tests: Fix KMSAN warning in test_sha256_finup_2x()Eric Biggers
2025-11-21Merge tag 'drm-fixes-2025-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-11-21samples: work around glibc redefining some of our defines wrongLinus Torvalds
2025-11-21MIPS: kernel: Fix random segmentation faultsThomas Bogendoerfer
2025-11-21MIPS: mm: Prevent a TLB shutdown on initial uniquificationMaciej W. Rozycki
2025-11-21Merge tag 'drm-xe-fixes-2025-11-21' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-11-21Merge tag 'amd-drm-fixes-6.18-2025-11-20' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-11-21Merge tag 'drm-misc-fixes-2025-11-20' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-11-21Merge tag 'drm-intel-fixes-2025-11-20' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-11-20selinux: rename the cred_security_struct variables to "crsec"Paul Moore
2025-11-20selinux: move avdcache to per-task security structStephen Smalley
2025-11-20selinux: rename task_security_struct to cred_security_structStephen Smalley