index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-fsl-dspi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-22
spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_config
Tony Lindgren
1
-0
/
+1
2021-07-28
spi: spi-fsl-dspi: Fix a resource leak in an error handling path
Christophe JAILLET
1
-1
/
+3
2020-07-29
spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours
Vladimir Oltean
1
-1
/
+3
2020-07-22
spi: spi-fsl-dspi: Fix lockup if device is shutdown during SPI transfer
Krzysztof Kozlowski
1
-14
/
+1
2020-07-22
spi: fix initial SPI_SR value in spi-fsl-dspi
Angelo Dureghello
1
-1
/
+1
2020-07-16
spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit paths
Krzysztof Kozlowski
1
-4
/
+13
2020-07-16
spi: spi-fsl-dspi: use IRQF_SHARED mode to request IRQ
Chuanhua Han
1
-2
/
+2
2020-07-16
spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transfer
Krzysztof Kozlowski
1
-1
/
+10
2020-07-16
spi: spi-fsl-dspi: Adding shutdown hook
Peng Ma
1
-0
/
+23
2018-08-28
spi: spi-fsl-dspi: fix broken DSPI_EOQ_MODE
Angelo Dureghello
1
-0
/
+6
2018-07-24
spi: spi-fsl-dspi: Switch to SPDX identifier
Fabio Estevam
1
-14
/
+6
2018-07-17
spi: spi-fsl-dspi: Fill actual_length when doing DMA transfer
Andrey Smirnov
1
-2
/
+5
2018-07-02
spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
Krzysztof Kozlowski
1
-12
/
+12
2018-06-21
spi: spi-fsl-dspi: Fix copy-paste error in dspi_probe
Gustavo A. R. Silva
1
-1
/
+1
2018-06-20
spi: spi-fsl-dspi: Enable extended SPI mode
Esben Haabendal
1
-1
/
+3
2018-06-20
spi: spi-fsl-dspi: Advertise 32 bit for XSPI mode
Esben Haabendal
1
-1
/
+5
2018-06-20
spi: spi-fsl-dspi: XSPI FIFO handling (in TCFQ mode)
Esben Haabendal
1
-7
/
+48
2018-06-20
spi: spi-fsl-dspi: Framesize control for XSPI mode
Esben Haabendal
1
-0
/
+10
2018-06-20
spi: spi-fsl-dspi: Add support for XSPI mode registers
Esben Haabendal
1
-2
/
+61
2018-06-20
Merge branch 'spi-4.18' into spi-4.19 for DSPI dep
Mark Brown
1
-0
/
+12
2018-06-20
spi: spi-fsl-dspi: Fixup regmap configuration
Esben Haabendal
1
-0
/
+12
2018-06-20
spi: spi-fsl-dspi: Fix MCR register handling
Esben Haabendal
1
-7
/
+3
2018-06-20
spi: spi-fsl-dspi: Support 4 to 16 bits per word transfers
Esben Haabendal
1
-163
/
+88
2018-06-20
spi: spi-fsl-dspi: Simplify transfer counter handling
Esben Haabendal
1
-25
/
+14
2018-06-20
spi: spi-fsl-dspi: Fix per transfer cs_change handling
Esben Haabendal
1
-28
/
+40
2018-06-20
spi: spi-fsl-dspi: Drop unneeded use of dataflags bits
Esben Haabendal
1
-15
/
+8
2018-06-20
spi: spi-fsl-dspi: Drop unreachable else if statement
Esben Haabendal
1
-2
/
+1
2018-01-03
spi: spi-fsl-dspi: account for const type of of_device_id.data
Julia Lawall
1
-4
/
+3
2017-11-16
spi: spi-fsl-dspi: add SPI_LSB_FIRST to driver capabilities
Kurt Kanzenbach
1
-1
/
+1
2017-11-03
spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspi
Angelo Dureghello
1
-21
/
+45
2017-05-22
spi: spi-fsl-dspi: ensure non-zero return on error path
Nikita Yushchenko
1
-1
/
+2
2017-02-19
spi: spi-fsl-dspi: Fix error handling
Christophe JAILLET
1
-1
/
+2
2016-12-12
Merge remote-tracking branches 'spi/topic/delay', 'spi/topic/dw', 'spi/topic/...
Mark Brown
1
-4
/
+302
2016-11-22
spi: spi-fsl-dspi: Fix continuous selection format
Sanchayan Maity
1
-14
/
+6
2016-11-22
spi: spi-fsl-dspi: Fix incorrect DMA setup
Sanchayan Maity
1
-17
/
+18
2016-11-22
spi: spi-fsl-dspi: Fix incorrect freeing of DMA allocated buffers
Sanchayan Maity
1
-2
/
+4
2016-11-18
spi: spi-fsl-dspi: Fix SPI transfer issue when using multiple SPI_IOC_MESSAGE
Sanchayan Maity
1
-4
/
+8
2016-11-11
spi: spi-fsl-dspi: Add DMA support for Vybrid
Sanchayan Maity
1
-1
/
+300
2016-10-29
spi: dspi: clear SPI_SR before enable interrupt
Yuan Yao
1
-0
/
+7
2016-08-22
spi: spi-fsl-dspi: Drop extra spi_master_put in device remove function
Wei Yongjun
1
-1
/
+0
2016-08-22
spi: spi-fsl-dspi: Check clk_prepare_enable() error
Fabio Estevam
1
-2
/
+7
2016-08-16
spi: spi-fsl-dspi: fix a possible NULL dereference
LABBE Corentin
1
-3
/
+1
2016-08-16
spi: spi-fsl-dspi: constify devtype_data
LABBE Corentin
1
-2
/
+2
2016-05-23
Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/flash-read', 'spi/t...
Mark Brown
1
-0
/
+7
2016-04-05
spi: spi-fsl-dspi: Fix cs_change handling in message transfer
Andrey Vostrikov
1
-2
/
+2
2016-03-23
spi: fsl-dspi: Set max_speed_hz for master
Bhuvanchandra DV
1
-0
/
+7
2015-12-13
spi-fsl-dspi: Fix CTAR Register access
Bhuvanchandra DV
1
-6
/
+6
2015-09-17
spi: spi-fsl-dspi: Remove duplicated register write
Jarkko Nikula
1
-3
/
+0
2015-06-12
spi: fsl-dspi: Use pinctrl PM helpers
Mirza Krak
1
-0
/
+5
2015-06-09
spi: spi-fsl-dspi: Change the way of increasing spi_message->actual_length
Haikun Wang
1
-33
/
+68
[next]