index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2025-09-03
spi: spi-qpic-snand: unregister ECC engine on probe error and device remove
Gabor Juhos
2025-09-01
spi: spi-fsl-lpspi: Generic fixes and support for
Mark Brown
2025-09-01
spi: cadence-quadspi: Implement refcount to handle unbind during busy
Khairul Anuar Romli
2025-09-01
spi: spi-fsl-lpspi: Add compatible for S32G
Larisa Grigore
2025-09-01
spi: spi-fsl-lpspi: Parameterize reading num-cs from hardware
James Clark
2025-09-01
spi: spi-fsl-lpspi: Treat prescale_max == 0 as no erratum
James Clark
2025-09-01
spi: spi-fsl-lpspi: Constify devtype datas
James Clark
2025-09-01
spi: spi-fsl-lpspi: Clear status register after disabling the module
Larisa Grigore
2025-09-01
spi: spi-fsl-lpspi: Reset FIFO and disable module on transfer abort
Larisa Grigore
2025-09-01
spi: spi-fsl-lpspi: Set correct chip-select polarity bit
Larisa Grigore
2025-09-01
spi: spi-fsl-lpspi: Fix transmissions when using CONT
Larisa Grigore
2025-08-29
spi: microchip-core-qspi: stop checking viability of op->max_freq in supports...
Conor Dooley
2025-08-21
Merge tag 'spi-fix-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-08-21
spi: st: fix PM macros to use CONFIG_PM instead of CONFIG_PM_SLEEP
Raphael Gallais-Pou
2025-08-09
Merge tag 'spi-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-08-07
spi: spi-qpic-snand: fix calculating of ECC OOB regions' properties
Gabor Juhos
2025-08-07
spi: spi-fsl-lpspi: Clamp too high speed_hz
Stefan Wahren
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-08-06
spi: spi-mem: add spi_mem_adjust_op_freq() in spi_mem_supports_op()
Tianyu Xu
2025-08-04
spi: spi-mem: Add missing kdoc argument
Miquel Raynal
2025-08-04
spi: spi-qpic-snand: use correct CW_PER_PAGE value for OOB write
Gabor Juhos
2025-08-01
spi: cs42l43: Property entry should be a null-terminated array
Simon Trimmer
2025-07-31
Merge tag 'mtd/for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2025-07-31
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2025-07-30
spi: spi-mem: Take into account the actual maximum frequency
Miquel Raynal
2025-07-30
spi: spi-mem: Use picoseconds for calculating the op durations
Miquel Raynal
2025-07-29
Merge tag 'locking-core-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-07-29
Merge branches 'clk-bindings', 'clk-cleanup', 'clk-pwm', 'clk-hw-device', 'cl...
Stephen Boyd
2025-07-28
Merge tag 'spi-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2025-07-28
Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-07-25
spi: SPISG: Fix less than zero comparison on a u32 variable
Colin Ian King
2025-07-25
spi: intel: Allow writeable MTD partition with module param
Jakub Czapiga
2025-07-24
spi: sophgo: Add SPI NOR controller for SG2042
Mark Brown
2025-07-24
Add RSPI support for RZ/V2H
Mark Brown
2025-07-24
support for amlogic the new SPI IP
Mark Brown
2025-07-24
spi: Add driver for the RZ/V2H(P) RSPI IP
Fabrizio Castro
2025-07-24
spi: Add Amlogic SPISG driver
Sunny Luo
2025-07-24
spi: spi-sg2044-nor: Add SPI-NOR controller for SG2042
Zixian Zeng
2025-07-24
spi: spi-sg2044-nor: Add configurable chip_info
Zixian Zeng
2025-07-23
spi: spi-qpic-snand: simplify bad block marker duplication
Gabor Juhos
2025-07-23
spi: spi-qpic-snand: don't hardcode ECC steps
Gabor Juhos
2025-07-22
Merge branches 'pm-misc' and 'pm-tools'
Rafael J. Wysocki
2025-07-21
spidev: introduce trivial abb sensor device
Mark Brown
2025-07-21
spi: spidev: Add an entry for the ABB spi sensors
Heiko Schocher
2025-07-16
spi: stm32-ospi: Fix NULL vs IS_ERR() bug in stm32_ospi_get_resources()
Dan Carpenter
2025-07-16
spi: gpio: Use explicit 'unsigned int' for parameter types
Darshan Rathod
2025-07-15
spi: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Raphael Gallais-Pou
2025-07-14
spi: Add check for 8-bit transfer with 8 IO mode support
Cheng Ming Lin
2025-07-11
spi: spi-nxp-fspi: Check return value of devm_mutex_init()
Thomas Weißschuh
2025-07-10
spi: rspi: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
[next]