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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-23
spi: dln2: Propagate firmware node
Andy Shevchenko
1
-1
/
+3
2021-12-22
spi: ar934x: fix transfer and word delays
Oskari Lemmela
1
-0
/
+2
2021-12-13
spi: Fix incorrect cs_setup delay handling
Hector Martin
1
-7
/
+6
2021-11-29
spi: pxa2xx: Get rid of unused enable_loopback member
Andy Shevchenko
1
-3
/
+2
2021-11-29
spi: pxa2xx: Get rid of unused ->cs_control()
Andy Shevchenko
2
-21
/
+0
2021-11-26
spi: tegra210-quad: use devm call for cdata memory
Krishna Yarlagadda
1
-10
/
+1
2021-11-26
spi: atmel: Remove setting of deprecated member of struct dma_slave_config
Tudor Ambarus
1
-2
/
+0
2021-11-26
spi: atmel: Drop slave_config argument in atmel_spi_dma_slave_config()
Tudor Ambarus
1
-21
/
+17
2021-11-25
spi: bcm-qspi: set transfer parameter only if they change
Kamal Dasu
1
-0
/
+12
2021-11-25
spi: bcm-qspi: choose sysclk setting based on requested speed
Kamal Dasu
1
-6
/
+26
2021-11-24
spi: Fix condition in the __spi_register_driver()
Andy Shevchenko
1
-1
/
+1
2021-11-24
spi: spidev: Make probe to fail early if a spidev compatible is used
Javier Martinez Canillas
1
-3
/
+4
2021-11-23
spi: pxa2xx: Remove redundant ->read() and ->write() in struct chip_data
Andy Shevchenko
2
-33
/
+6
2021-11-23
spi: spidev: Use SPI_MODE_USER_MASK instead of casting
Andy Shevchenko
1
-1
/
+1
2021-11-23
spi: Fix multi-line comment style
Andy Shevchenko
1
-71
/
+89
2021-11-23
spi: Replace memset() with __GFP_ZERO
Andy Shevchenko
1
-2
/
+1
2021-11-22
spi: deduplicate spi_match_id() in __spi_register_driver()
Andy Shevchenko
1
-11
/
+6
2021-11-18
RSPI driver support for RZ/G2L
Mark Brown
1
-1
/
+26
2021-11-18
spi: qcom: geni: remove unused defines
Vinod Koul
1
-4
/
+0
2021-11-18
spi: spi-rspi: Drop redeclaring ret variable in qspi_transfer_in()
Lad Prabhakar
1
-1
/
+1
2021-11-18
spi: spi-rspi: Add support to deassert/assert reset line
Lad Prabhakar
1
-0
/
+25
2021-11-17
spi: hisi-kunpeng: Fix the debugfs directory name incorrect
oujiefeng
1
-7
/
+8
2021-11-16
spi: dw: Define the capabilities in a continuous bit-flags set
Serge Semin
1
-1
/
+1
2021-11-16
spi: dw: Replace DWC_HSSI capability with IP-core version checker
Serge Semin
3
-7
/
+7
2021-11-16
spi: dw: Introduce Synopsys IP-core versions interface
Serge Semin
2
-8
/
+42
2021-11-16
spi: dw: Convert to using the Bitfield access macros
Serge Semin
2
-45
/
+50
2021-11-16
spi: dw: Put the driver entities naming in order
Serge Semin
6
-209
/
+211
2021-11-16
spi: dw: Discard redundant DW SSI Frame Formats enumeration
Serge Semin
2
-11
/
+5
2021-11-16
spi: dw: Add a symbols namespace for the core module
Serge Semin
5
-9
/
+13
2021-11-15
spi: xlp: Remove Netlogic XLP variants
Rob Herring
2
-14
/
+5
2021-11-15
spi: lpspi: release requested DMA channels
Alexander Stein
1
-1
/
+5
2021-11-15
Merge existing fixes from spi/for-5.16 into new branch
Mark Brown
4
-16
/
+38
2021-11-12
spi: fix use-after-free of the add_lock mutex
Michael Walle
1
-6
/
+6
2021-11-12
spi: spi-geni-qcom: fix error handling in spi_geni_grab_gpi_chan()
Dan Carpenter
1
-6
/
+10
2021-11-12
spi: lpspi: Silence error message upon deferred probe
Alexander Stein
1
-1
/
+1
2021-11-12
spi: cadence-quadspi: fix write completion support
Dinh Nguyen
1
-3
/
+21
2021-11-02
Merge tag 'spi-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
21
-329
/
+2005
2021-11-02
Merge tag 'regulator-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+41
2021-10-29
spi: spi-geni-qcom: Add support for GPI dma
Vinod Koul
1
-15
/
+239
2021-10-28
Merge tag 'spi-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-4
/
+5
2021-10-27
spi: fsi: Fix contention in the FSI2SPI engine
Eddie James
1
-22
/
+53
2021-10-26
spi: spi-rpc-if: Check return value of rpcif_sw_init()
Lad Prabhakar
1
-1
/
+3
2021-10-26
spi: tegra210-quad: Put device into suspend on driver removal
Dmitry Osipenko
1
-2
/
+2
2021-10-26
spi: tegra20-slink: Put device into suspend on driver removal
Dmitry Osipenko
1
-2
/
+2
2021-10-26
spi: bcm-qspi: Fix missing clk_disable_unprepare() on error in bcm_qspi_probe()
Yang Yingliang
1
-2
/
+3
2021-10-26
spi: spl022: fix Microwire full duplex mode
Thomas Perrot
1
-2
/
+3
2021-10-25
spi: Fix tegra20 build with CONFIG_PM=n once again
Linus Torvalds
1
-1
/
+1
2021-10-20
spi: altera: Change to dynamic allocation of spi id
Russ Weight
2
-2
/
+2
2021-10-20
spi: at91-usart: replacing legacy gpio interface for gpiod
MaĆra Canal
1
-22
/
+5
2021-10-18
Merge tag 'v5.15-rc6' into regulator-5.16
Mark Brown
9
-109
/
+129
[next]