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-rspi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
.
Merge remote-tracking branches 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/t...
Mark Brown
2017-02-19
1
-3
/
+1
|
\
\
|
|
*
spi: rspi: Remove useless memory allocation failure message
Geert Uytterhoeven
2017-01-04
1
-3
/
+1
|
|
/
*
|
spi: rspi: Replaces "n" by "len" in qspi_transfer_*()
DongCV
2017-02-16
1
-2
/
+2
*
|
spi: rspi: Fixes bogus received byte in qspi_transfer_in()
DongCV
2017-02-16
1
-1
/
+0
|
/
*
spi: rspi: avoid uninitialized variable access
Arnd Bergmann
2016-11-09
1
-49
/
+45
*
spi: rspi: supports 32bytes buffer for DUAL and QUAD
Hiep Cao Minh
2016-11-04
1
-3
/
+49
*
spi: rspi: Increase accuracy of bit rate for RZ
Chris Brandt
2016-08-08
1
-2
/
+12
*
spi: rspi: Make qspi_set_send_trigger() return "unsigned int"
Geert Uytterhoeven
2015-07-03
1
-2
/
+4
*
spi: rspi: Drop variable "error" in qspi_trigger_transfer_out_in()
Geert Uytterhoeven
2015-07-03
1
-7
/
+6
*
spi: rspi: Re-do the returning value of qspi_transfer_out_in
Hiep Cao Minh
2015-06-02
1
-5
/
+1
*
spi: rspi: modify the name of "qspi_trigger_transfer_out_int" function
Hiep Cao Minh
2015-06-02
1
-2
/
+2
*
spi: rspi: Re-do the returning value of rspi_dma_check_then_transfer
Hiep Cao Minh
2015-05-07
1
-8
/
+5
*
spi: rspi: Constify platform_device_id
Krzysztof Kozlowski
2015-05-01
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-24
1
-1
/
+0
|
\
|
*
spi: rspi: remove slave_id settings for DMAEngine
Arnd Bergmann
2015-02-23
1
-1
/
+0
*
|
spi: signedness bug in qspi_trigger_transfer_out_int()
Dan Carpenter
2015-04-06
1
-1
/
+1
*
|
spi: Using Trigger number to transmit/receive data
Hiep Cao Minh
2015-03-29
1
-7
/
+117
|
/
*
spi: Remove FSF mailing addresses
Jarkko Nikula
2014-12-22
1
-5
/
+0
*
spi: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
spi: rspi: Add support for new R-Car Gen2 SoCs
Geert Uytterhoeven
2014-08-28
1
-1
/
+1
*
spi: rspi: Add DT support to DMA setup
Geert Uytterhoeven
2014-08-16
1
-14
/
+23
*
spi: rspi: Configure DMA slave bus width to 8 bit
Geert Uytterhoeven
2014-08-16
1
-2
/
+5
*
spi: rspi: Use devm_kasprintf()
Geert Uytterhoeven
2014-08-16
1
-4
/
+3
*
spi: rspi: Remove unneeded semicolon
Geert Uytterhoeven
2014-08-16
1
-1
/
+1
*
spi: rspi: Fix leaking of unused DMA descriptors
Geert Uytterhoeven
2014-08-16
1
-36
/
+58
*
spi: rspi: Handle dmaengine_prep_slave_sg() failures gracefully
Geert Uytterhoeven
2014-07-16
1
-8
/
+22
*
spi: rspi: Pass spi_master pointer to rspi_release_dma()
Geert Uytterhoeven
2014-07-07
1
-7
/
+7
*
spi: rspi: Remove unused variable in rspi_rz_transfer_one()
Geert Uytterhoeven
2014-07-07
1
-1
/
+0
*
spi: rspi: Extract rspi_common_transfer()
Geert Uytterhoeven
2014-06-02
1
-37
/
+24
*
spi: rspi: Add DMA support for RSPI on RZ/A1H
Geert Uytterhoeven
2014-06-02
1
-0
/
+3
*
spi: rspi: Add DMA support for QSPI on R-Car Gen2
Geert Uytterhoeven
2014-06-02
1
-0
/
+9
*
spi: rspi: Absorb rspi_rz_transfer_out_in() into rspi_rz_transfer_one()
Geert Uytterhoeven
2014-06-02
1
-11
/
+4
*
spi: rspi: Merge rspi_*_dma() into rspi_dma_transfer()
Geert Uytterhoeven
2014-06-02
1
-78
/
+61
*
spi: rspi: Pass sg_tables instead of spi_tranfer to rspi_*_dma()
Geert Uytterhoeven
2014-06-02
1
-10
/
+12
*
spi: rspi: Move RSPI-specific setup out of DMA routines
Geert Uytterhoeven
2014-06-02
1
-20
/
+10
*
spi: rspi: Use SPI core DMA mapping framework
Geert Uytterhoeven
2014-06-02
1
-90
/
+50
*
spi: rspi: SPI DMA core needs both RX and TX DMA to function
Geert Uytterhoeven
2014-06-02
1
-22
/
+14
*
spi: rspi: Remove unneeded resource test in DMA setup
Geert Uytterhoeven
2014-06-02
1
-12
/
+9
*
spi: rspi: Extract rspi_request_dma_chan()
Geert Uytterhoeven
2014-06-02
1
-34
/
+55
*
spi: rspi: Don't consider DMA configuration failures fatal
Geert Uytterhoeven
2014-06-02
1
-4
/
+2
*
spi: rspi: Extract rspi_pio_transfer()
Geert Uytterhoeven
2014-06-02
1
-62
/
+33
*
spi: rspi: Use core SPI_MASTER_MUST_[RT]X handling
Geert Uytterhoeven
2014-06-02
1
-74
/
+58
*
spi: rspi: Remove unused 16-bit DMA support
Geert Uytterhoeven
2014-06-02
1
-78
/
+6
*
spi: rspi: Do not call rspi_receive_init() for TX-only
Geert Uytterhoeven
2014-06-02
1
-4
/
+4
*
spi: rspi: Extract rspi_wait_for_{tx_empty,rx_full}()
Geert Uytterhoeven
2014-06-02
1
-8
/
+21
*
spi: rspi: Round up division to avoid slave overclocking
Geert Uytterhoeven
2014-05-26
1
-3
/
+5
*
spi: rspi: Add runtime PM support, using spi core auto_runtime_pm
Geert Uytterhoeven
2014-03-11
1
-7
/
+5
*
spi: rspi: Fix loopback mode for Dual/Quad SPI Transfers
Geert Uytterhoeven
2014-02-23
1
-1
/
+3
*
spi: rspi: Remove empty rspi_cleanup()
Geert Uytterhoeven
2014-02-23
1
-5
/
+0
*
spi: rspi: Only enable interrupts when there's a need to wait
Geert Uytterhoeven
2014-02-04
1
-0
/
+3
[next]