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
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-02-04
1
-2
/
+1
*
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-27
3
-3
/
+3
|
\
|
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
3
-3
/
+3
*
|
Merge branch 'spi-5.6' into spi-next
Mark Brown
2020-01-23
28
-531
/
+1053
|
\
\
|
*
|
spi: npcm-pspi: modify reset support
Tomer Maimon
2020-01-17
1
-22
/
+11
|
*
|
spi: npcm-pspi: improve spi transfer performance
Tomer Maimon
2020-01-17
1
-0
/
+7
|
*
|
spi: spi-ti-qspi: fix warning
Jean Pihet
2020-01-17
1
-0
/
+1
|
*
|
spi: fsl: simplify error path in of_fsl_spi_probe()
Christophe Leroy
2020-01-14
1
-19
/
+8
|
*
|
spi: fsl-lpspi: fix only one cs-gpio working
Philippe Schenker
2020-01-14
1
-16
/
+16
|
*
|
spi: spi-ti-qspi: optimize byte-transfers
Jean Pihet
2020-01-14
1
-3
/
+51
|
*
|
spi: spi-ti-qspi: support large flash devices
Jean Pihet
2020-01-14
1
-0
/
+30
|
*
|
spi: spi-qcom-qspi: Use device managed memory for clk_bulk_data
Matthias Kaehlcke
2020-01-13
1
-1
/
+8
|
*
|
spi: Add HiSilicon v3xx SPI NOR flash controller driver
John Garry
2020-01-10
3
-0
/
+294
|
*
|
spi: bcm2835: Raise maximum number of slaves to 4
Lukas Wunner
2020-01-09
1
-1
/
+1
|
*
|
spi: sh-msiof: Do not redefine STR while compile testing
Krzysztof Kozlowski
2020-01-09
1
-209
/
+209
|
*
|
spi: rspi: Add support for GPIO chip selects
Geert Uytterhoeven
2020-01-07
1
-1
/
+8
|
*
|
spi: rspi: Add support for multiple native chip selects
Geert Uytterhoeven
2020-01-07
1
-1
/
+4
|
*
|
spi: rspi: Remove set_config_register() macro
Geert Uytterhoeven
2020-01-07
1
-3
/
+1
|
*
|
spi: rspi: Use dev_warn_once() instead of open-coding
Geert Uytterhoeven
2020-01-07
1
-3
/
+2
|
*
|
spi: sh-msiof: Convert to generic unused native cs handling.
Geert Uytterhoeven
2020-01-07
1
-50
/
+3
|
*
|
spi: Add generic support for unused native cs with cs-gpios
Geert Uytterhoeven
2020-01-07
1
-0
/
+17
|
*
|
spi: bcm-qspi: Use platform_get_irq_byname_optional() to avoid error message
Rayagonda Kokatanur
2020-01-07
1
-1
/
+1
|
*
|
spi: Catch improper use of PTP system timestamping API
Vladimir Oltean
2019-12-27
1
-0
/
+7
|
*
|
spi: oc-tiny: Use GPIO descriptors
Linus Walleij
2019-12-27
1
-49
/
+1
|
*
|
spi: uniphier: Add DMA transfer mode support
Kunihiko Hayashi
2019-12-25
1
-2
/
+198
|
*
|
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-12-25
9
-26
/
+54
|
|
\
\
|
*
|
|
spi: tegra114: use true,false for bool variable
zhengbin
2019-12-25
1
-2
/
+2
|
*
|
|
spi: imx: use true,false for bool variable
zhengbin
2019-12-25
1
-2
/
+2
|
*
|
|
spi: fsl-lpspi: use true,false for bool variable
zhengbin
2019-12-25
1
-2
/
+2
|
*
|
|
spi: uniphier: Add handle_err callback function
Kunihiko Hayashi
2019-12-25
1
-0
/
+17
|
*
|
|
spi: uniphier: Change argument of irq functions to private structure
Kunihiko Hayashi
2019-12-25
1
-6
/
+6
|
*
|
|
spi: bcm2835: no dev_err() on clk_get() -EPROBE_DEFER
Jim Quinlan
2019-12-17
1
-1
/
+4
|
*
|
|
spi: spi-ti-qspi: Remove unused macro for fclk frequency
Jean Pihet
2019-12-17
1
-2
/
+0
|
*
|
|
spi: meson-spicc: Use GPIO descriptors
Linus Walleij
2019-12-16
1
-23
/
+2
|
*
|
|
spi: stm32: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2019-12-16
1
-10
/
+22
|
*
|
|
spi: stm32-qspi: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2019-12-16
1
-6
/
+24
|
*
|
|
spi: spi-fsl-dspi: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2019-12-16
1
-6
/
+6
|
*
|
|
spi: sirf: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2019-12-16
1
-6
/
+6
|
*
|
|
spi: mxs: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2019-12-16
1
-3
/
+3
|
*
|
|
spi: img-spfi: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2019-12-16
1
-2
/
+16
|
*
|
|
spi: bcm2835: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2019-12-16
1
-10
/
+24
|
*
|
|
spi: bcm2835: Release the DMA channel if probe fails after dma_init
Peter Ujfalusi
2019-12-16
1
-2
/
+4
|
*
|
|
spi: atmel: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2019-12-16
1
-18
/
+11
|
*
|
|
spi: rspi: Remove obsolete platform_device_id entries
Geert Uytterhoeven
2019-12-11
1
-2
/
+0
|
*
|
|
spi: dw: Avoid BUG_ON() in case of host failure
Aditya Pakki
2019-12-11
1
-1
/
+2
|
*
|
|
spi: bitbang: Make chipselect callback optional
Linus Walleij
2019-12-09
1
-2
/
+19
|
*
|
|
spi: stm32: Switch to use GPIO descriptors for CS
Linus Walleij
2019-12-09
1
-44
/
+3
|
*
|
|
spi/topcliff-pch: Remove unneeded semicolon
zhengbin
2019-12-09
1
-2
/
+2
*
|
|
|
Merge branch 'spi-5.5' into spi-linus
Mark Brown
2020-01-23
4
-20
/
+33
|
\
\
\
\
|
*
|
|
|
spi: pxa2xx: Avoid touching SSCR0_SSE on MMP2
Lubomir Rintel
2020-01-21
1
-11
/
+17
[next]