index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2022-06-10
spi: Use device_find_any_child() instead of custom approach
Andy Shevchenko
2022-06-10
spi: Fix per-cpu stats access on 32 bit systems
David Jander
2022-06-10
spi: sifive: add PM callbacks to support suspend/resume
Andy Chiu
2022-06-09
spi: atmel-quadspi: align condition to parenthesis
Claudiu Beznea
2022-06-09
spi: atmel-quadspi: use pm_ptr()
Claudiu Beznea
2022-06-09
spi: atmel-quadspi: add runtime pm support
Claudiu Beznea
2022-06-09
spi: Return true/false (not 1/0) from bool function
Yang Li
2022-06-09
spi: fix platform_no_drv_owner.cocci warning
Yang Li
2022-06-08
spi: s3c64xx: Fix spelling mistake "hannel" -> "channel"
Colin Ian King
2022-06-07
spi: add support for microchip fpga spi controllers
Conor Dooley
2022-06-07
spi: stm32-qspi: Remove unused parameters
Mark Brown
2022-06-06
spi: spi-ti-qspi: Support per-transfer and per-slave speed_hz settings
Atsushi Nemoto
2022-06-06
spi: spi.c: Convert statistics to per-cpu u64_stats_t
David Jander
2022-06-06
spi: intel: Use correct order for the parameters of devm_kcalloc()
Christophe JAILLET
2022-06-06
spi: spi-zynqmp-gqspi: Add two chip select support
Amit Kumar Mahapatra
2022-06-06
spi: cadence-quadspi: Remove spi_master_put() in probe failure path
Vaishnav Achath
2022-06-06
spi: s3c64xx: requests spi-dma channel only during data transfer
Adithya K V
2022-06-06
spi: spi-altera-dfl: Fix an error handling path
Christophe JAILLET
2022-06-06
spi: stm32-qspi: Remove stm32_qspi_wait_poll_status() unused parameter
Patrice Chotard
2022-06-06
spi: stm32-qspi: Remove stm32_qspi_wait_cmd() unused parameter
Patrice Chotard
2022-06-06
spi: stm32-qspi: Remove stm32_qspi_get_mode() unused parameter
Patrice Chotard
2022-06-06
spi: spi-mem: Fix spi_mem_poll_status()
Patrice Chotard
2022-06-06
spi: cadence: Detect transmit FIFO depth
Lars-Peter Clausen
2022-06-06
spi: spi-cadence: Fix SPI CS gets toggling sporadically
Sai Krishna Potthuri
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-01
Merge tag 'spi-fix-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-26
Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-26
spi: core: Display return code when failing to transfer message
Eddie James
2022-05-26
spi: fsi: Fix spurious timeout
Eddie James
2022-05-25
Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-05-24
Merge tag 'spi-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-05-23
Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2022-05-16
spi: spi-mem: Convert Aspeed SMC driver to spi-mem
Mark Brown
2022-05-16
spi: spi-au1550: replace ternary operator with min()
Guo Zhengkui
2022-05-16
mtd: spi-nor: aspeed: set the decoding size to at least 2MB for AST2600
Potin Lai
2022-05-16
spi: aspeed: Calibrate read timings
Cédric Le Goater
2022-05-16
spi: aspeed: Add support for the AST2400 SPI controller
Cédric Le Goater
2022-05-16
spi: aspeed: Workaround AST2500 limitations
Cédric Le Goater
2022-05-16
spi: aspeed: Adjust direct mapping to device size
Cédric Le Goater
2022-05-16
spi: aspeed: Add support for direct mapping
Cédric Le Goater
2022-05-16
spi: spi-mem: Convert Aspeed SMC driver to spi-mem
Cédric Le Goater
2022-05-13
spi: spi-cadence: Update ISR status variable type to irqreturn_t
Amit Kumar Mahapatra
2022-05-12
spi: cadence-quadspi: Handle spi_unregister_master() in remove()
Vaishnav Achath
2022-05-11
spi: stm32-qspi: flags management fixes
Mark Brown
2022-05-11
spi: stm32-qspi: Remove SR_BUSY bit check before sending command
Patrice Chotard
2022-05-11
spi: stm32-qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd()
Patrice Chotard
2022-05-11
spi: stm32-qspi: Fix wait_cmd timeout in APM mode
Patrice Chotard
2022-05-10
spi: cadence-quadspi: remove unnecessary (void *) casts
Ian Abbott
2022-05-10
spi: cadence-quadspi: Add missing blank line in cqspi_request_mmap_dma()
Ian Abbott
2022-05-09
spi: spi-imx: mx51_ecspi_prepare_message(): skip writing MX51_ECSPI_CONFIG re...
Marc Kleine-Budde
[prev]
[next]