index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
spi: ingenic: Add support for use GPIO as chip select line.
周琰杰 (Zhou Yanjie)
2022-04-25
1
-2
/
+7
|
*
|
|
|
|
spi: clps711x: Use syscon_regmap_lookup_by_phandle
Alexander Shiyan
2022-04-25
1
-2
/
+3
|
*
|
|
|
|
spi: stm32: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-04-25
1
-2
/
+1
|
*
|
|
|
|
spi: spi-cadence-quadspi: using pm_runtime_resume_and_get instead of pm_runti...
Minghao Chi
2022-04-25
1
-4
/
+2
|
*
|
|
|
|
spi: spi-tegra20-slink: using pm_runtime_resume_and_get instead of pm_runtime...
Minghao Chi
2022-04-25
1
-4
/
+2
|
*
|
|
|
|
spi: cadence-quadspi: allow operations with cmd/addr buswidth >1
Matthias Schiffer
2022-04-25
1
-7
/
+1
|
*
|
|
|
|
spi: cadence-quadspi: drop cqspi_set_protocol()
Matthias Schiffer
2022-04-25
1
-103
/
+27
|
*
|
|
|
|
spi: spi-tegra20-sflash: using pm_runtime_resume_and_get instead of pm_runtim...
Minghao Chi
2022-04-25
1
-4
/
+2
|
*
|
|
|
|
spi: rockchip: fix missing error on unsupported SPI_CS_HIGH
Luca Ceresoli
2022-04-25
1
-0
/
+8
|
*
|
|
|
|
spi: spi-omap2-mcspi: using pm_runtime_resume_and_get instead of pm_runtime_g...
Minghao Chi
2022-04-25
1
-9
/
+4
|
*
|
|
|
|
spi: mxs: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-04-25
1
-2
/
+1
|
*
|
|
|
|
spi: spi-imx: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-04-25
1
-4
/
+2
|
*
|
|
|
|
spi: spi-sprd: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-04-25
1
-2
/
+1
|
|
/
/
/
/
|
*
|
|
|
spi: img-spfi: Fix pm_runtime_get_sync() error checking
Zheng Yongjun
2022-04-22
1
-1
/
+1
|
*
|
|
|
spi: intel: Implement dirmap hooks
Mika Westerberg
2022-04-20
1
-0
/
+49
|
*
|
|
|
MediaTek SPI controller cleanups and documentation
Mark Brown
2022-04-20
1
-197
/
+171
|
|
\
\
\
\
|
|
*
|
|
|
spi: mt65xx: Fix definitions indentation
AngeloGioacchino Del Regno
2022-04-19
1
-77
/
+77
|
|
*
|
|
|
spi: mt65xx: Add kerneldoc for driver structures
AngeloGioacchino Del Regno
2022-04-19
1
-5
/
+34
|
|
*
|
|
|
spi: mt65xx: Simplify probe function with dev_err_probe()
AngeloGioacchino Del Regno
2022-04-19
1
-57
/
+29
|
|
*
|
|
|
spi: mt65xx: Move pm_runtime_enable() call to remove all gotos
AngeloGioacchino Del Regno
2022-04-19
1
-12
/
+6
|
|
*
|
|
|
spi: mt65xx: Move clock parent setting to remove clock disable gotos
AngeloGioacchino Del Regno
2022-04-19
1
-11
/
+8
|
|
*
|
|
|
spi: mt65xx: Add and use pointer to struct device in mtk_spi_probe()
AngeloGioacchino Del Regno
2022-04-19
1
-35
/
+35
|
|
*
|
|
|
spi: mt65xx: Switch to device_get_match_data()
AngeloGioacchino Del Regno
2022-04-19
1
-8
/
+1
|
|
*
|
|
|
spi: mt65xx: Simplify probe function with devm_spi_alloc_master
AngeloGioacchino Del Regno
2022-04-19
1
-27
/
+16
|
*
|
|
|
|
spi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-04-19
1
-4
/
+2
|
*
|
|
|
|
spi: spi-imx: add support for SPI_RX_CPHA_FLIP
Baruch Siach
2022-04-19
1
-5
/
+27
|
*
|
|
|
|
spi: spidev: add SPI_RX_CPHA_FLIP
Baruch Siach
2022-04-19
1
-1
/
+2
|
*
|
|
|
|
spi: intel: Fix typo in kernel-doc of intel_spi_probe()
Mika Westerberg
2022-04-19
1
-1
/
+1
|
*
|
|
|
|
spi: spi-ti-qspi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-04-19
1
-2
/
+1
|
*
|
|
|
|
spi: spi-tegra114: using pm_runtime_resume_and_get instead of pm_runtime_get_...
Minghao Chi
2022-04-19
1
-6
/
+3
|
*
|
|
|
|
spi: spi-cadence-quadspi: using pm_runtime_resume_and_get instead of pm_runti...
Minghao Chi
2022-04-19
1
-2
/
+1
|
*
|
|
|
|
spi: remove spin_lock_irq and variable in the irq procress
Li-hao Kuo
2022-04-19
1
-6
/
+0
|
|
/
/
/
/
|
*
|
|
|
spi: core: Initialize returned status in spi_setup
Paul Kocialkowski
2022-04-14
1
-1
/
+1
|
*
|
|
|
spi: Pull in Atmel fix
Mark Brown
2022-04-13
8
-47
/
+57
|
|
\
\
\
\
|
|
*
|
|
|
spi: atmel-quadspi: Remove duplicated DTR checks
Tudor Ambarus
2022-04-13
1
-6
/
+0
|
|
|
/
/
/
|
*
|
|
|
spi: spi-rspi: Remove setting {src,dst}_{addr,addr_width} based on DMA direction
Biju Das
2022-04-12
1
-9
/
+6
|
*
|
|
|
spi: core: Only check bits_per_word validity when explicitly provided
Paul Kocialkowski
2022-04-12
1
-6
/
+11
|
*
|
|
|
spi: spi-stm32-qspi: using pm_runtime_resume_and_get instead of pm_runtime_ge...
Minghao Chi
2022-04-12
1
-20
/
+10
|
*
|
|
|
spi: spi-ti-qspi: Fix return value handling of wait_for_completion_timeout
Miaoqian Lin
2022-04-11
1
-2
/
+3
|
*
|
|
|
spi: spi-cadence: Fix kernel-doc format for resume/suspend
Michal Simek
2022-04-06
1
-4
/
+4
|
*
|
|
|
spi: mediatek: add single/quad mode support
Mark Brown
2022-04-05
1
-17
/
+369
|
|
\
\
\
\
|
|
*
|
|
|
spi: mediatek: support hclk
Leilk Liu
2022-04-04
1
-16
/
+69
|
|
*
|
|
|
spi: mediatek: add spi memory support for ipm design
Leilk Liu
2022-04-04
1
-1
/
+300
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
spi: spidev: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-05
1
-4
/
+5
|
*
|
|
|
spi: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2022-04-05
2
-0
/
+4
|
*
|
|
|
spi: spidev: Replace OF specific code by device property API
Andy Shevchenko
2022-04-05
1
-23
/
+22
|
*
|
|
|
spi: spidev: Replace ACPI specific code by device_get_match_data()
Andy Shevchenko
2022-04-05
1
-28
/
+19
|
*
|
|
|
spi: spidev: Convert BUILD_BUG_ON() to static_assert()
Andy Shevchenko
2022-04-05
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'spi-fix-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-04-19
4
-3
/
+32
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller
Tudor Ambarus
2022-04-13
1
-0
/
+3
[prev]
[next]