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-05-09
spi: spi-imx: add PIO polling support
Marc Kleine-Budde
2022-05-09
spi: spi-imx: replace struct spi_imx_data::bitbang by pointer to struct spi_c...
Marc Kleine-Budde
2022-05-09
spi: spi-imx: complete conversion from master -> controller
Marc Kleine-Budde
2022-05-09
spi: spi-imx: spi_imx_buf_rx_swap_u32(): replace open coded swahw32s()
Marc Kleine-Budde
2022-05-09
spi: spi-imx: spi_imx_buf_rx_swap_u32(): fix sparse warning: use swab32s() in...
Marc Kleine-Budde
2022-05-09
spi: spi-imx: mx51_ecspi_intctrl(): prefer 'unsigned int' to bare use of 'uns...
Marc Kleine-Budde
2022-05-09
spi: spi-imx: avoid unnecessary line continuations
Marc Kleine-Budde
2022-05-09
spi: spi-imx: fix sparse warning: add identifier name to function definition
Marc Kleine-Budde
2022-05-09
spi: spi-fsl-qspi: check return value after calling platform_get_resource_byn...
Yang Yingliang
2022-05-04
spi: omap2-mcspi: add support for interword delay
Andrea Zanotti
2022-05-03
spi: mtk-snfi: preserve dma_mapping_error() error codes
Dan Carpenter
2022-05-03
spi: cadence-quadspi: fix Direct Access Mode disable for SoCFPGA
Ian Abbott
2022-05-02
Merge 5.18-rc5 into driver-core-next
Greg Kroah-Hartman
2022-04-27
spi: add driver for MTK SPI NAND Flash Interface
Chuanhong Guo
2022-04-25
Improve SPI support for Ingenic SoCs.
Mark Brown
2022-04-25
spi: clps711x: Use syscon_regmap_lookup_by_phandle
Alexander Shiyan
2022-04-25
spi: stm32: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-04-25
spi: spi-cadence-quadspi: using pm_runtime_resume_and_get instead of pm_runti...
Minghao Chi
2022-04-25
spi: spi-tegra20-slink: using pm_runtime_resume_and_get instead of pm_runtime...
Minghao Chi
2022-04-25
spi: cadence-quadspi: allow operations with cmd/addr buswidth >1
Matthias Schiffer
2022-04-25
spi: cadence-quadspi: drop cqspi_set_protocol()
Matthias Schiffer
2022-04-25
spi: spi-tegra20-sflash: using pm_runtime_resume_and_get instead of pm_runtim...
Minghao Chi
2022-04-25
spi: rockchip: fix missing error on unsupported SPI_CS_HIGH
Luca Ceresoli
2022-04-25
spi: spi-omap2-mcspi: using pm_runtime_resume_and_get instead of pm_runtime_g...
Minghao Chi
2022-04-25
spi: mxs: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-04-25
spi: spi-imx: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-04-25
spi: spi-sprd: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-04-25
spi: ingenic: Add support for new Ingenic SoCs.
周琰杰 (Zhou Yanjie)
2022-04-25
spi: ingenic: Add support for use GPIO as chip select line.
周琰杰 (Zhou Yanjie)
2022-04-22
spi: Use helper for safer setting of driver_override
Krzysztof Kozlowski
2022-04-22
spi: img-spfi: Fix pm_runtime_get_sync() error checking
Zheng Yongjun
2022-04-21
spi: spi-mem: check if data buffers are on stack
Pratyush Yadav
2022-04-21
ARM: omap1: move perseus spi pinconf to board file
Arnd Bergmann
2022-04-20
spi: intel: Implement dirmap hooks
Mika Westerberg
2022-04-20
MediaTek SPI controller cleanups and documentation
Mark Brown
2022-04-19
Merge tag 'spi-fix-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-04-19
spi: mt65xx: Fix definitions indentation
AngeloGioacchino Del Regno
2022-04-19
spi: mt65xx: Add kerneldoc for driver structures
AngeloGioacchino Del Regno
2022-04-19
spi: mt65xx: Simplify probe function with dev_err_probe()
AngeloGioacchino Del Regno
2022-04-19
spi: mt65xx: Move pm_runtime_enable() call to remove all gotos
AngeloGioacchino Del Regno
2022-04-19
spi: mt65xx: Move clock parent setting to remove clock disable gotos
AngeloGioacchino Del Regno
2022-04-19
spi: mt65xx: Add and use pointer to struct device in mtk_spi_probe()
AngeloGioacchino Del Regno
2022-04-19
spi: mt65xx: Switch to device_get_match_data()
AngeloGioacchino Del Regno
2022-04-19
spi: mt65xx: Simplify probe function with devm_spi_alloc_master
AngeloGioacchino Del Regno
2022-04-19
spi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-04-19
spi: spi-imx: add support for SPI_RX_CPHA_FLIP
Baruch Siach
2022-04-19
spi: spidev: add SPI_RX_CPHA_FLIP
Baruch Siach
2022-04-19
spi: intel: Fix typo in kernel-doc of intel_spi_probe()
Mika Westerberg
2022-04-19
spi: spi-ti-qspi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-04-19
spi: spi-tegra114: using pm_runtime_resume_and_get instead of pm_runtime_get_...
Minghao Chi
[prev]
[next]