index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-fsl-dspi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: spi-fsl-dspi: fix broken DSPI_EOQ_MODE
Angelo Dureghello
2018-08-28
1
-0
/
+6
*
spi: spi-fsl-dspi: Switch to SPDX identifier
Fabio Estevam
2018-07-24
1
-14
/
+6
*
spi: spi-fsl-dspi: Fill actual_length when doing DMA transfer
Andrey Smirnov
2018-07-17
1
-2
/
+5
*
spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
Krzysztof Kozlowski
2018-07-02
1
-12
/
+12
*
spi: spi-fsl-dspi: Fix copy-paste error in dspi_probe
Gustavo A. R. Silva
2018-06-21
1
-1
/
+1
*
spi: spi-fsl-dspi: Enable extended SPI mode
Esben Haabendal
2018-06-20
1
-1
/
+3
*
spi: spi-fsl-dspi: Advertise 32 bit for XSPI mode
Esben Haabendal
2018-06-20
1
-1
/
+5
*
spi: spi-fsl-dspi: XSPI FIFO handling (in TCFQ mode)
Esben Haabendal
2018-06-20
1
-7
/
+48
*
spi: spi-fsl-dspi: Framesize control for XSPI mode
Esben Haabendal
2018-06-20
1
-0
/
+10
*
spi: spi-fsl-dspi: Add support for XSPI mode registers
Esben Haabendal
2018-06-20
1
-2
/
+61
*
Merge branch 'spi-4.18' into spi-4.19 for DSPI dep
Mark Brown
2018-06-20
1
-0
/
+12
|
\
|
*
spi: spi-fsl-dspi: Fixup regmap configuration
Esben Haabendal
2018-06-20
1
-0
/
+12
*
|
spi: spi-fsl-dspi: Fix MCR register handling
Esben Haabendal
2018-06-20
1
-7
/
+3
*
|
spi: spi-fsl-dspi: Support 4 to 16 bits per word transfers
Esben Haabendal
2018-06-20
1
-163
/
+88
*
|
spi: spi-fsl-dspi: Simplify transfer counter handling
Esben Haabendal
2018-06-20
1
-25
/
+14
*
|
spi: spi-fsl-dspi: Fix per transfer cs_change handling
Esben Haabendal
2018-06-20
1
-28
/
+40
*
|
spi: spi-fsl-dspi: Drop unneeded use of dataflags bits
Esben Haabendal
2018-06-20
1
-15
/
+8
*
|
spi: spi-fsl-dspi: Drop unreachable else if statement
Esben Haabendal
2018-06-20
1
-2
/
+1
|
/
*
spi: spi-fsl-dspi: account for const type of of_device_id.data
Julia Lawall
2018-01-03
1
-4
/
+3
*
spi: spi-fsl-dspi: add SPI_LSB_FIRST to driver capabilities
Kurt Kanzenbach
2017-11-16
1
-1
/
+1
*
spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspi
Angelo Dureghello
2017-11-03
1
-21
/
+45
*
spi: spi-fsl-dspi: ensure non-zero return on error path
Nikita Yushchenko
2017-05-22
1
-1
/
+2
*
spi: spi-fsl-dspi: Fix error handling
Christophe JAILLET
2017-02-19
1
-1
/
+2
*
-
.
Merge remote-tracking branches 'spi/topic/delay', 'spi/topic/dw', 'spi/topic/...
Mark Brown
2016-12-12
1
-4
/
+302
|
\
\
|
|
*
spi: spi-fsl-dspi: Fix continuous selection format
Sanchayan Maity
2016-11-22
1
-14
/
+6
|
|
*
spi: spi-fsl-dspi: Fix incorrect DMA setup
Sanchayan Maity
2016-11-22
1
-17
/
+18
|
|
*
spi: spi-fsl-dspi: Fix incorrect freeing of DMA allocated buffers
Sanchayan Maity
2016-11-22
1
-2
/
+4
|
|
*
spi: spi-fsl-dspi: Fix SPI transfer issue when using multiple SPI_IOC_MESSAGE
Sanchayan Maity
2016-11-18
1
-4
/
+8
|
|
*
spi: spi-fsl-dspi: Add DMA support for Vybrid
Sanchayan Maity
2016-11-11
1
-1
/
+300
|
|
/
*
/
spi: dspi: clear SPI_SR before enable interrupt
Yuan Yao
2016-10-29
1
-0
/
+7
|
/
*
spi: spi-fsl-dspi: Drop extra spi_master_put in device remove function
Wei Yongjun
2016-08-22
1
-1
/
+0
*
spi: spi-fsl-dspi: Check clk_prepare_enable() error
Fabio Estevam
2016-08-22
1
-2
/
+7
*
spi: spi-fsl-dspi: fix a possible NULL dereference
LABBE Corentin
2016-08-16
1
-3
/
+1
*
spi: spi-fsl-dspi: constify devtype_data
LABBE Corentin
2016-08-16
1
-2
/
+2
*
-
.
Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/flash-read', 'spi/t...
Mark Brown
2016-05-23
1
-0
/
+7
|
\
\
|
|
*
spi: fsl-dspi: Set max_speed_hz for master
Bhuvanchandra DV
2016-03-23
1
-0
/
+7
|
|
/
*
/
spi: spi-fsl-dspi: Fix cs_change handling in message transfer
Andrey Vostrikov
2016-04-05
1
-2
/
+2
|
/
*
spi-fsl-dspi: Fix CTAR Register access
Bhuvanchandra DV
2015-12-12
1
-6
/
+6
*
spi: spi-fsl-dspi: Remove duplicated register write
Jarkko Nikula
2015-09-17
1
-3
/
+0
*
spi: fsl-dspi: Use pinctrl PM helpers
Mirza Krak
2015-06-12
1
-0
/
+5
*
spi: spi-fsl-dspi: Change the way of increasing spi_message->actual_length
Haikun Wang
2015-06-09
1
-33
/
+68
*
spi: spi-fsl-dspi: Enable TCF interrupt mode support
Haikun Wang
2015-06-09
1
-76
/
+169
*
Merge branch 'fix/fsl-dspi' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
2015-06-09
1
-18
/
+83
|
\
|
*
spi: spi-fsl-dspi: Bug fix incorrect CS de-assert
Haikun Wang
2015-05-21
1
-2
/
+2
|
*
Merge branch 'fix/fsl-dspi' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
2015-04-07
1
-0
/
+2
|
|
\
|
|
*
spi: fsl-dspi: Fix clock rate scale values
Aaron Brice
2015-04-06
1
-14
/
+23
|
*
|
spi: fsl-dspi: Add ~50ns delay between cs and sck
Aaron Brice
2015-04-06
1
-4
/
+60
|
*
|
spi: fsl-dspi: Fix clock rate scale values
Aaron Brice
2015-03-31
1
-14
/
+21
|
|
/
*
/
spi: spi-fsl-dspi: remove clk reference when regmap_mmio initialize
Haikun Wang
2015-04-24
1
-1
/
+1
|
/
*
spi: fsl-dspi: Remove possible memory leak of 'chip'
Bhuvanchandra DV
2015-02-02
1
-6
/
+7
[next]