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
*
Merge remote-tracking branch 'spi/for-5.15' into spi-next
Mark Brown
2021-08-26
19
-438
/
+1176
|
\
|
*
spi: spi-zynq-qspi: use wait_for_completion_timeout to make zynq_qspi_exec_me...
Quanyang Wang
2021-08-26
1
-4
/
+4
|
*
spi: sprd: Add ADI r3 support
Chunyan Zhang
2021-08-26
1
-50
/
+165
|
*
spi: sprd: Fix the wrong WDG_LOAD_VAL
Chunyan Zhang
2021-08-26
1
-1
/
+1
|
*
spi: sprd: fill offset only to RD_CMD register for reading from slave device
Chunyan Zhang
2021-08-24
1
-6
/
+5
|
*
spi: sprd: Make sure offset not equal to slave address size
Chunyan Zhang
2021-08-24
1
-1
/
+1
|
*
spi: sprd: Pass offset instead of physical address to adi_read/_write()
Chunyan Zhang
2021-08-24
1
-61
/
+44
|
*
spi: rockchip-sfc: Fix assigned but never used return error codes
Colin Ian King
2021-08-23
1
-2
/
+2
|
*
spi: rockchip-sfc: Remove redundant IO operations
Jon Lin
2021-08-23
1
-2
/
+2
|
*
spi: stm32: fix excluded_middle.cocci warnings
kernel test robot
2021-08-20
1
-2
/
+1
|
*
spi: tegra20-slink: remove spi_master_put() in tegra_slink_remove()
Yang Yingliang
2021-08-18
1
-2
/
+0
|
*
spi: rockchip-sfc: add rockchip serial flash controller
Chris Morgan
2021-08-17
3
-0
/
+707
|
*
spi: mxic: add missing braces
Yang Yingliang
2021-08-12
1
-1
/
+2
|
*
spi: spi-pic32: Fix issue with uninitialized dma_slave_config
Tony Lindgren
2021-08-10
1
-0
/
+1
|
*
spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_config
Tony Lindgren
2021-08-10
1
-0
/
+1
|
*
spi: mediatek: fix build warnning in set cs timing
Mason Zhang
2021-08-09
1
-6
/
+6
|
*
spi: mxic: patch for octal DTR mode support
Zhengxun Li
2021-08-09
1
-11
/
+30
|
*
spi: tegra20-slink: Don't use resource-managed spi_register helper
Dmitry Osipenko
2021-08-09
1
-1
/
+5
|
*
spi: tegra20-slink: Improve runtime PM usage
Dmitry Osipenko
2021-08-09
1
-48
/
+25
|
*
spi: modify set_cs_timing parameter
Mason Zhang
2021-08-05
2
-50
/
+65
|
*
spi: move cs spi_delay to spi_device
Mason Zhang
2021-08-05
1
-3
/
+3
|
*
Merge series "arm: ep93xx: CCF conversion" from Nikita Shubin <nikita.shubin@...
Mark Brown
2021-08-04
1
-2
/
+2
|
|
\
|
|
*
spi: spi-ep93xx: Prepare clock before using it
Alexander Sverdlin
2021-08-03
1
-2
/
+2
|
*
|
spi: bcm2835aux: use 'unsigned int' instead of 'unsigned'
Jason Wang
2021-08-03
1
-2
/
+2
|
|
/
|
*
spi: imx: Implement support for CS_WORD
Uwe Kleine-König
2021-08-03
1
-0
/
+10
|
*
spi: pxa2xx: Adapt reset_sccr1() to the case when no message available
Andy Shevchenko
2021-07-22
1
-3
/
+10
|
*
Merge series "spi: fsi: Reduce max transfer size to 8 bytes" from Eddie James...
Mark Brown
2021-07-19
1
-103
/
+22
|
|
\
|
|
*
spi: fsi: Reduce max transfer size to 8 bytes
Eddie James
2021-07-19
1
-103
/
+22
|
*
|
spi: imx: Simplify logic in spi_imx_push()
Uwe Kleine-König
2021-07-19
1
-8
/
+3
|
*
|
spi: pxa2xx: Reuse int_stop_and_reset() in couple of places
Andy Shevchenko
2021-07-19
1
-9
/
+3
|
*
|
spi: pxa2xx: Reset DMA bits in CR1 in reset_sccr1()
Andy Shevchenko
2021-07-19
1
-1
/
+1
|
*
|
spi: pxa2xx: Convert reset_sccr1() to use pxa2xx_spi_update()
Andy Shevchenko
2021-07-19
1
-9
/
+7
|
*
|
spi: spi-geni-qcom: Remove confusing comment about setting the watermark
Douglas Anderson
2021-07-14
1
-6
/
+0
|
*
|
spi: mediatek: add tick_delay support
Mason Zhang
2021-07-14
1
-1
/
+10
|
*
|
Merge series "spi: stm32: various fixes & cleanup" from Alain Volmat <alain.v...
Mark Brown
2021-07-12
1
-78
/
+44
|
|
\
\
|
|
*
|
spi: stm32: finalize message either on dma callback or EOT
Alain Volmat
2021-07-12
1
-37
/
+20
|
|
*
|
spi: stm32h7: don't wait for EOT and flush fifo on disable
Alain Volmat
2021-07-12
1
-22
/
+2
|
|
*
|
spi: stm32h7: rework rx fifo read function
Amelie Delaunay
2021-07-12
1
-17
/
+13
|
|
*
|
spi: stm32: Revert "properly handle 0 byte transfer"
Alain Volmat
2021-07-12
1
-4
/
+0
|
|
*
|
spi: stm32: enable pm_runtime autosuspend
Alain Volmat
2021-07-12
1
-0
/
+11
|
*
|
|
spi: mediatek: add no_need_unprepare support
Mason Zhang
2021-07-12
1
-7
/
+34
|
|
/
/
|
*
|
Merge existing fixes from spi/for-5.14
Mark Brown
2021-07-12
2
-26
/
+36
|
|
\
\
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'spi/for-5.14' into spi-linus
Mark Brown
2021-08-26
3
-14
/
+18
|
\
\
\
|
*
|
|
spi: davinci: invoke chipselect callback
Matija Glavinic Pecotic
2021-08-24
1
-7
/
+1
|
*
|
|
spi: coldfire-qspi: Use clk_disable_unprepare in the remove function
Christophe JAILLET
2021-08-19
1
-1
/
+1
|
*
|
|
spi: orion: Prevent incorrect chip select behaviour
Nathan Rossi
2021-08-16
1
-6
/
+16
*
|
|
|
Merge tag 'spi-fix-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-08-06
6
-19
/
+53
|
\
|
|
|
|
*
|
|
spi: cadence-quadspi: Fix check condition for DTR ops
Apurva Nandan
2021-08-05
1
-3
/
+18
|
*
|
|
spi: mediatek: Fix fifo transfer
Guenter Roeck
2021-08-02
1
-14
/
+5
|
*
|
|
spi: imx: mx51-ecspi: Fix CONFIGREG delay comment
Marek Vasut
2021-07-28
1
-1
/
+1
[next]