index
:
Linux Stable
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.13.y
linux-6.14.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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
spi: mchp-pci1xxxx: release resources on error in probe()
Dan Carpenter
2024-02-13
1
-1
/
+1
|
*
|
spi: s3c64xx: straightforward cleanup
Mark Brown
2024-02-08
1
-40
/
+41
|
|
\
\
|
|
*
|
spi: s3c64xx: drop a superfluous bitwise NOT operation
Tudor Ambarus
2024-02-08
1
-1
/
+0
|
|
*
|
spi: s3c64xx: remove duplicated definition
Tudor Ambarus
2024-02-08
1
-3
/
+1
|
|
*
|
spi: s3c64xx: downgrade dev_warn to dev_dbg for optional dt props
Tudor Ambarus
2024-02-08
1
-2
/
+2
|
|
*
|
spi: s3c64xx: drop blank line between declarations
Tudor Ambarus
2024-02-08
1
-1
/
+2
|
|
*
|
spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout()
Tudor Ambarus
2024-02-08
1
-3
/
+3
|
|
*
|
spi: s3c64xx: rename prepare_dma() to s3c64xx_prepare_dma()
Tudor Ambarus
2024-02-08
1
-4
/
+4
|
|
*
|
spi: s3c64xx: propagate the dma_submit_error() error code
Tudor Ambarus
2024-02-08
1
-1
/
+1
|
|
*
|
spi: s3c64xx: check return code of dmaengine_slave_config()
Tudor Ambarus
2024-02-08
1
-1
/
+3
|
|
*
|
spi: s3c64xx: move common code outside if else
Tudor Ambarus
2024-02-08
1
-4
/
+2
|
|
*
|
spi: s3c64xx: remove else after return
Tudor Ambarus
2024-02-08
1
-4
/
+2
|
|
*
|
spi: s3c64xx: remove unneeded (void *) casts in of_match_table
Tudor Ambarus
2024-02-08
1
-9
/
+9
|
|
*
|
spi: s3c64xx: fix typo, s/configuartion/configuration
Tudor Ambarus
2024-02-08
1
-1
/
+1
|
|
*
|
spi: s3c64xx: avoid possible negative array index
Tudor Ambarus
2024-02-08
1
-0
/
+3
|
|
*
|
spi: s3c64xx: explicitly include <linux/types.h>
Tudor Ambarus
2024-02-08
1
-0
/
+1
|
|
*
|
spi: s3c64xx: explicitly include <linux/bits.h>
Tudor Ambarus
2024-02-08
1
-0
/
+1
|
|
*
|
spi: s3c64xx: explicitly include <linux/io.h>
Tudor Ambarus
2024-02-08
1
-0
/
+1
|
|
*
|
spi: s3c64xx: sort headers alphabetically
Tudor Ambarus
2024-02-08
1
-7
/
+6
|
*
|
|
spi: get rid of some legacy macros
Mark Brown
2024-02-08
27
-100
/
+109
|
|
\
\
\
|
|
*
|
|
spi: Drop compat layer from renaming "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-1
/
+1
|
|
*
|
|
spi: fsl-lib: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-7
/
+7
|
|
*
|
|
spi: spidev: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-1
/
+1
|
|
*
|
|
spi: slave-mt27xx: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-1
/
+1
|
|
*
|
|
spi: loopback-test: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-2
/
+2
|
|
*
|
|
spi: geni-qcom: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-1
/
+1
|
|
*
|
|
spi: cavium: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
2
-4
/
+4
|
|
*
|
|
spi: cadence-quadspi: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-1
/
+1
|
|
*
|
|
spi: cadence-quadspi: Don't emit error message on allocation error
Uwe Kleine-König
2024-02-08
1
-3
/
+2
|
|
*
|
|
spi: bitbang: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
12
-58
/
+58
|
*
|
|
|
spi: s3c64xx: add support for google,gs101-spi
Mark Brown
2024-02-08
1
-15
/
+70
|
|
\
\
\
\
|
|
*
|
|
|
spi: s3c64xx: add support for google,gs101-spi
Tudor Ambarus
2024-02-08
1
-1
/
+17
|
|
*
|
|
|
spi: s3c64xx: add s3c64xx_iowrite{8,16}_32_rep accessors
Tudor Ambarus
2024-02-08
1
-2
/
+34
|
|
*
|
|
|
spi: s3c64xx: prepare for a different flavor of iowrite rep
Tudor Ambarus
2024-02-08
1
-14
/
+21
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
spi: mchp-pci1xxxx: DMA support for copying data to and from SPI Buf
Thangaraj Samynathan
2024-02-08
1
-27
/
+338
|
*
|
|
|
spi: mchp-pci1xxxx: Add support for DMA in SPI
Thangaraj Samynathan
2024-02-08
1
-0
/
+145
|
|
/
/
/
|
*
|
|
spi: axi-spi-engine: move msg finalization out of irq handler
David Lechner
2024-02-07
1
-25
/
+15
|
*
|
|
spi: axi-spi-engine: remove use of ida for sync id
David Lechner
2024-02-07
1
-22
/
+6
|
*
|
|
spi: drop gpf arg from __spi_split_transfer_maxsize()
David Lechner
2024-02-07
2
-17
/
+9
|
*
|
|
spi: fsl-dspi: A couple of error handling
Mark Brown
2024-02-06
1
-10
/
+5
|
|
\
\
\
|
|
*
|
|
spi: fsl-dspi: Unify error messaging in dspi_request_dma()
andy.shevchenko@gmail.com
2024-02-05
1
-8
/
+5
|
|
*
|
|
spi: fsl-dspi: Preserve error code returned by dmaengine_slave_config()
andy.shevchenko@gmail.com
2024-02-05
1
-2
/
+0
|
*
|
|
|
spi: spi-rockchip: Fix max_native_cs
Luis de Arquer
2024-02-05
1
-3
/
+2
|
*
|
|
|
spi: spi-rockchip: Fix out of bounds array access
Luis de Arquer
2024-02-05
1
-8
/
+0
|
*
|
|
|
spi: intel: Keep the BIOS partition inside the first chip
Mika Westerberg
2024-02-05
1
-4
/
+11
|
*
|
|
|
spi: intel: Add default partition and name to the second chip
Mika Westerberg
2024-02-05
1
-1
/
+18
|
*
|
|
|
spi: axi-spi-engine: use common AXI macros
David Lechner
2024-02-05
1
-11
/
+6
|
*
|
|
|
spi: bcm2835: implement ctlr->max_transfer_size
David Lechner
2024-02-05
1
-13
/
+14
|
*
|
|
|
spi: move split xfers for CS_WORD emulation
David Lechner
2024-02-05
1
-32
/
+31
|
|
/
/
/
|
*
|
|
spi: cs42l43: Clean up of firmware node
Charles Keepax
2024-02-02
1
-6
/
+16
[prev]
[next]