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: spi-fsl-qspi: Fix return value check of devm_ioremap() in probe
Wei Yongjun
2020-04-22
1
-2
/
+2
*
spi: bcm-qspi: MSPI_SPCR0_MSB MSTR bit exists only on legacy controllers
Kamal Dasu
2020-04-21
1
-1
/
+7
*
spi: bcm-qspi: add support for MSPI sys clk 108Mhz
Kamal Dasu
2020-04-21
1
-0
/
+44
*
spi: bcm-qspi: Use fastbr setting to allow faster MSPI speeds
Kamal Dasu
2020-04-21
1
-3
/
+33
*
spi: bcm-qspi: Handle lack of MSPI_REV offset
Florian Fainelli
2020-04-21
1
-2
/
+48
*
spi: orion: Convert to use GPIO descriptors
Linus Walleij
2020-04-21
1
-54
/
+16
*
spi: hisi-sfc-v3xx: add error check after per operation
Yicong Yang
2020-04-17
1
-1
/
+25
*
spi: stm32-qspi: Add pm_runtime support
Patrice Chotard
2020-04-17
1
-4
/
+53
*
Merge series "Cleanup chip info in spi-dw driver" from Clement Leger <cleger@...
Mark Brown
2020-04-16
2
-68
/
+1
|
\
|
*
spi: dw: remove cs_control and poll_mode members from chip_data
Clement Leger
2020-04-16
1
-40
/
+1
|
*
spi: dw: remove unused dw_spi_chip handling
Clement Leger
2020-04-16
2
-28
/
+0
*
|
spi: spi-fsl-qspi: Reduce devm_ioremap size to 4 times AHB buffer size
Ashish Kumar
2020-04-16
1
-3
/
+4
|
/
*
spi: spidev: Add support for Octal mode data transfers
Geert Uytterhoeven
2020-04-16
1
-1
/
+2
*
spi: spi-sh-msiof: Fix checkpatch error Complex macros should use ()
Aishwarya R
2020-04-14
1
-1
/
+1
*
spi: spi-mtk-nor: make mtk_nor_exec_op() statuc
Jason Yan
2020-04-14
1
-1
/
+1
*
spi: sprd: adi: Use IS_ENABLED() to validate configs
Baolin Wang
2020-04-14
1
-1
/
+1
*
spi: remove redundant assignment to variable ms
Colin Ian King
2020-04-14
1
-1
/
+1
*
spi: spi-fsl-spi: Fix checkpatch error "foo * bar" should be "foo *bar"
Aishwarya R
2020-04-14
1
-1
/
+1
*
spi: spi-fsl-lpspi: Fix indentation and open brace should be on the previous ...
Aishwarya R
2020-04-14
1
-8
/
+7
*
Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-04-03
1
-1
/
+1
|
\
|
*
Merge tag 'v5.6-rc5' into asoc-5.7
Mark Brown
2020-03-11
8
-64
/
+125
|
|
\
|
*
|
spi: pxa2xx: Enable support for compile-testing
Geert Uytterhoeven
2020-02-11
1
-1
/
+1
*
|
|
Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-03-31
1
-2
/
+2
|
\
\
\
|
*
\
\
Merge branch 'pm-qos'
Rafael J. Wysocki
2020-03-30
1
-2
/
+2
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
drivers: spi: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
2020-02-14
1
-2
/
+2
|
|
|
/
*
|
|
Merge branch 'spi-5.7' into spi-next
Mark Brown
2020-03-27
24
-574
/
+2968
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
spi: efm32: Convert to use GPIO descriptors
Linus Walleij
2020-03-27
1
-41
/
+3
|
*
|
spi: spi-fsl-lpspi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-23
1
-1
/
+1
|
*
|
spi: spi-s3c24xx: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-23
1
-1
/
+1
|
*
|
spi: stm32: Fix comments compilation warnings
Alain Volmat
2020-03-20
1
-17
/
+45
|
*
|
spi: atmel-quadspi: Add verbose debug facilities to monitor register accesses
Tudor Ambarus
2020-03-20
1
-22
/
+97
|
*
|
spi: spi-fsl-dspi: Add support for LS1028A
Vladimir Oltean
2020-03-18
1
-0
/
+9
|
*
|
spi: spi-fsl-dspi: Move invariant configs out of dspi_transfer_one_message
Vladimir Oltean
2020-03-18
1
-26
/
+29
|
*
|
spi: spi-fsl-dspi: Fix interrupt-less DMA mode taking an XSPI code path
Vladimir Oltean
2020-03-18
1
-7
/
+9
|
*
|
spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for non-DMA mode
Vladimir Oltean
2020-03-18
1
-2
/
+4
|
*
|
spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion
Vladimir Oltean
2020-03-18
1
-13
/
+6
|
*
|
spi: spi-fsl-dspi: Protect against races on dspi->words_in_flight
Vladimir Oltean
2020-03-18
1
-59
/
+52
|
*
|
spi: spi-fsl-dspi: Avoid reading more data than written in EOQ mode
Vladimir Oltean
2020-03-18
1
-2
/
+5
|
*
|
spi: spi-fsl-dspi: Fix bits-per-word acceleration in DMA mode
Vladimir Oltean
2020-03-18
1
-54
/
+32
|
*
|
spi: spi-fsl-dspi: Fix little endian access to PUSHR CMD and TXDATA
Vladimir Oltean
2020-03-18
1
-6
/
+20
|
*
|
spi: spi-fsl-dspi: Don't access reserved fields in SPI_MCR
Vladimir Oltean
2020-03-18
1
-2
/
+5
|
*
|
spi: mxs: Drop GPIO includes
Linus Walleij
2020-03-17
1
-2
/
+1
|
*
|
Merge series "spi: meson-spicc: add support for AXG and G12A variants" from N...
Mark Brown
2020-03-12
2
-127
/
+370
|
|
\
\
|
|
*
|
spi: meson-spicc: add support for Amlogic G12A
Neil Armstrong
2020-03-12
1
-8
/
+46
|
|
*
|
spi: meson-spicc: adapt burst handling for G12A support
Neil Armstrong
2020-03-12
1
-79
/
+50
|
|
*
|
spi: meson-spicc: setup IO line delay
Neil Armstrong
2020-03-12
1
-1
/
+60
|
|
*
|
spi: meson-spicc: add min sclk for each compatible
Neil Armstrong
2020-03-12
1
-1
/
+4
|
|
*
|
spi: meson-spicc: support max 80MHz clock
Neil Armstrong
2020-03-12
1
-6
/
+6
|
|
*
|
spi: meson-spicc: add a linear clock divider support
Sunny Luo
2020-03-12
2
-40
/
+165
|
|
*
|
spi: meson-spicc: enhance output enable feature
Sunny Luo
2020-03-12
1
-2
/
+51
[next]