index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-02-20
10
-74
/
+89
|
\
|
*
spi: pxa2xx: Setup maximum supported DMA transfer length
Andy Shevchenko
2019-02-20
1
-0
/
+1
|
*
spi: ti-qspi: Fix mmap read when more than one CS in use
Vignesh R
2019-01-29
1
-3
/
+3
|
*
spi/topcliff_pch: Fix potential NULL dereference on allocation error
YueHaibing
2019-01-23
1
-0
/
+6
|
*
spi: spi-mem: Fix a memory leak in spi_mem_dirmap_destroy()
Boris Brezillon
2019-01-21
1
-0
/
+2
|
*
spi: spi-mem: Fix spi_mem_dirmap_destroy() kerneldoc
Boris Brezillon
2019-01-21
1
-1
/
+0
|
*
spi: dw: change snprintf to scnprintf for possible overflow
Silvio Cesare
2019-01-15
1
-18
/
+18
|
*
spi: sprd: Fix the error data length in SPI read-only mode
Lanqing Liu
2019-01-15
1
-4
/
+6
|
*
spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
Vignesh R
2019-01-15
1
-2
/
+2
|
*
spi: fix initial SPI_SR value in spi-fsl-dspi
Angelo Dureghello
2019-01-07
1
-1
/
+1
|
*
spi: lpspi: Fix CLK pin becomes low before one transfer
Clark Wang
2019-01-07
1
-4
/
+20
|
*
spi: lpspi: Fix wrong transmission when don't use CONT
Clark Wang
2019-01-07
1
-0
/
+9
|
*
spi: lpspi: Improve the stability of lpspi data transmission
Clark Wang
2019-01-07
1
-41
/
+20
|
*
Merge branch 'spi-4.21' into spi-5.0
Mark Brown
2019-01-07
1
-1
/
+2
|
|
\
|
|
*
spi: npcm-pspi: Fix wrong priv pointer
Axel Lin
2019-01-03
1
-1
/
+2
*
|
|
spi: sifive: Add driver for the SiFive SPI controller
Yash Shah
2019-02-19
3
-0
/
+457
*
|
|
spi: sprd: Add a prefix for SPI DMA channel macros
Baolin Wang
2019-02-13
1
-21
/
+21
*
|
|
spi: sprd: spi: sprd: Add DMA mode support
Lanqing Liu
2019-02-13
1
-3
/
+290
*
|
|
spi: sprd: Add the SPI irq function for the SPI DMA mode
Lanqing Liu
2019-02-13
1
-0
/
+51
*
|
|
spi: use gpio[d]_set_value_cansleep for setting chipselect GPIO
Felix Fietkau
2019-02-12
1
-2
/
+3
*
|
|
spi: gpio: Advertise support for SPI_CS_HIGH
Jonathan Neuschäfer
2019-02-12
1
-1
/
+2
*
|
|
spi: sh-msiof: Replace spi_master by spi_controller
Geert Uytterhoeven
2019-02-08
1
-85
/
+83
*
|
|
spi: sh-hspi: Replace spi_master by spi_controller
Geert Uytterhoeven
2019-02-08
1
-18
/
+18
*
|
|
spi: rspi: Replace spi_master by spi_controller
Geert Uytterhoeven
2019-02-08
1
-85
/
+85
*
|
|
spi: atmel-quadspi: add support for sam9x60 qspi controller
Tudor Ambarus
2019-02-06
1
-35
/
+128
*
|
|
spi: atmel-quadspi: add support for named peripheral clock
Tudor Ambarus
2019-02-06
1
-15
/
+18
*
|
|
spi: atmel-quadspi: rework transfer macros
Tudor Ambarus
2019-02-06
1
-9
/
+4
*
|
|
spi: atmel-quadspi: switch to SPDX license identifiers
Tudor Ambarus
2019-02-06
1
-12
/
+1
*
|
|
spi: atmel-quadspi: return appropriate error code
Tudor Ambarus
2019-02-06
1
-2
/
+2
*
|
|
spi: atmel-quadspi: remove unnecessary cast
Tudor Ambarus
2019-02-06
1
-1
/
+1
*
|
|
spi: atmel-quadspi: fix naming scheme
Tudor Ambarus
2019-02-06
1
-8
/
+8
*
|
|
spi: atmel-quadspi: drop wrappers for iomem accesses
Tudor Ambarus
2019-02-06
1
-28
/
+17
*
|
|
spi: atmel-quadspi: order header files inclusion alphabetically
Tudor Ambarus
2019-02-06
1
-5
/
+4
*
|
|
spi: atmel-quadspi: cache MR value to avoid a write access
Tudor Ambarus
2019-02-06
1
-1
/
+13
*
|
|
spi: spi-fsl-dspi: Provide support for DSPI slave mode operation (Vybryd vf610)
Lukasz Majewski
2019-02-06
1
-10
/
+30
*
|
|
spi-atmel: support inter-word delay
Jonas Bonn
2019-01-31
1
-5
/
+6
*
|
|
spi: support inter-word delay requirement for devices
Jonas Bonn
2019-01-31
1
-0
/
+5
*
|
|
spi: mxs: add tracing to custom .transfer_one_message callback
Uwe Kleine-König
2019-01-29
1
-0
/
+5
*
|
|
spi: spi-mem: spi-fsl-qspi: typo fix in author name
Yogesh Narayan Gaur
2019-01-29
1
-2
/
+2
*
|
|
spi: spi-mem: spi-nxp-fspi: add module license info
Yogesh Narayan Gaur
2019-01-29
1
-2
/
+3
*
|
|
spi: pl022: add a message state STATE_TIMEOUT for timeout transfer
Jiwei Sun
2019-01-28
1
-1
/
+29
*
|
|
spi: Kconfig: imx: Update the help text to make it more generic
Fabio Estevam
2019-01-28
1
-2
/
+1
*
|
|
spi: nxp-fspi: add octal mode flag bit for octal support
Yogesh Narayan Gaur
2019-01-28
1
-2
/
+2
*
|
|
spi: spi-mem: Add driver for NXP FlexSPI controller
Yogesh Narayan Gaur
2019-01-28
3
-0
/
+1116
*
|
|
gpio: of: Fix logic inversion
Linus Walleij
2019-01-24
1
-1
/
+1
*
|
|
spi: cadence: Fix default polarity of native chipselect
Linus Walleij
2019-01-24
1
-3
/
+3
*
|
|
spi: dw: Fix default polarity of native chipselect
Linus Walleij
2019-01-24
1
-3
/
+2
*
|
|
spi: Support high CS when using descriptors
Linus Walleij
2019-01-24
1
-0
/
+5
*
|
|
spi: Go back to immediate teardown
Mark Brown
2019-01-23
1
-89
/
+33
*
|
|
pxa2xx: replace spi_master with spi_controller
Lubomir Rintel
2019-01-23
4
-111
/
+111
[next]