index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2022-06-27
spi: s3c64xx: move dma_release_channel to unprepare
Chanho Park
2022-06-27
spi: synquacer: Add missing clk_disable_unprepare()
Guo Mengqi
2022-06-27
spi: opportunistically skip ctlr->cur_msg_completion
David Jander
2022-06-27
spi: Ensure the io_mutex is held until spi_finalize_current_message()
David Jander
2022-06-27
spi: Set ctlr->cur_msg also in the sync transfer case
David Jander
2022-06-27
spi: Remove unneeded READ_ONCE for ctlr->busy flag
David Jander
2022-06-27
spi: Remove the now unused ctlr->idling flag
David Jander
2022-06-27
spi: Remove check for idling in __spi_pump_messages()
David Jander
2022-06-27
spi: Remove check for controller idling in spi sync path
David Jander
2022-06-27
spi: __spi_pump_messages: Consolidate spin_unlocks to goto target
David Jander
2022-06-27
spi: Lock controller idling transition inside the io_mutex
David Jander
2022-06-27
spi: Don't use the message queue if possible in spi_sync
David Jander
2022-06-27
spi: Move ctlr->cur_msg_prepared to struct spi_message
David Jander
2022-06-27
spi: mpc52xx-psc: Switch to using core message queue
Mark Brown
2022-06-27
spi: sh: Switch to using core message queue
Mark Brown
2022-06-27
spi: dw: Add deferred DMA-channels setup support
Serge Semin
2022-06-27
spi: s3c64xx: constify fsd_spi_port_config
Krzysztof Kozlowski
2022-06-23
spi: fsi: Increase timeout and ensure status is checked
Eddie James
2022-06-22
powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
Andy Shevchenko
2022-06-20
spi: topcliff-pch: Use core message validation
Mark Brown
2022-06-20
spi: rockchip: Unmask IRQ at the final to avoid preemption
Jon Lin
2022-06-16
spi: microchip-core: fix passing zero to PTR_ERR warning
Conor Dooley
2022-06-14
spi: core: Fix error code in spi_register_controller()
Dan Carpenter
2022-06-14
spi: microchip-core: fix potentially incorrect return from probe
Conor Dooley
2022-06-13
spi: tegra quad: Add Tegra Grace features
Mark Brown
2022-06-13
spi: s3c64xx: set pointers to null using NULL rather than 0
Colin Ian King
2022-06-13
spi: micro: fix unreasonable clk_prepare_enable() on error in mchp_corespi_pr...
Peng Wu
2022-06-13
spi: tegra210-quad: Multi-cs support
Krishna Yarlagadda
2022-06-10
spi: atmel-quadspi: add runtime pm support
Mark Brown
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
[prev]
[next]