index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-14
spi: fsl-lpspi: fix only one cs-gpio working
Philippe Schenker
1
-16
/
+16
2020-01-14
spi: spi-ti-qspi: optimize byte-transfers
Jean Pihet
1
-3
/
+51
2020-01-14
spi: spi-ti-qspi: support large flash devices
Jean Pihet
1
-0
/
+30
2020-01-13
spi: spi-qcom-qspi: Use device managed memory for clk_bulk_data
Matthias Kaehlcke
1
-1
/
+8
2020-01-10
spi: Add HiSilicon v3xx SPI NOR flash controller driver
John Garry
3
-0
/
+294
2020-01-09
spi: bcm2835: Raise maximum number of slaves to 4
Lukas Wunner
1
-1
/
+1
2020-01-09
spi: sh-msiof: Do not redefine STR while compile testing
Krzysztof Kozlowski
1
-209
/
+209
2020-01-07
spi: rspi: Add support for GPIO chip selects
Geert Uytterhoeven
1
-1
/
+8
2020-01-07
spi: rspi: Add support for multiple native chip selects
Geert Uytterhoeven
1
-1
/
+4
2020-01-07
spi: rspi: Remove set_config_register() macro
Geert Uytterhoeven
1
-3
/
+1
2020-01-07
spi: rspi: Use dev_warn_once() instead of open-coding
Geert Uytterhoeven
1
-3
/
+2
2020-01-07
spi: sh-msiof: Convert to generic unused native cs handling.
Geert Uytterhoeven
1
-50
/
+3
2020-01-07
spi: Add generic support for unused native cs with cs-gpios
Geert Uytterhoeven
1
-0
/
+17
2020-01-07
spi: bcm-qspi: Use platform_get_irq_byname_optional() to avoid error message
Rayagonda Kokatanur
1
-1
/
+1
2019-12-27
spi: Catch improper use of PTP system timestamping API
Vladimir Oltean
1
-0
/
+7
2019-12-27
spi: oc-tiny: Use GPIO descriptors
Linus Walleij
1
-49
/
+1
2019-12-25
spi: uniphier: Add DMA transfer mode support
Kunihiko Hayashi
1
-2
/
+198
2019-12-25
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
9
-26
/
+54
2019-12-25
spi: tegra114: use true,false for bool variable
zhengbin
1
-2
/
+2
2019-12-25
spi: imx: use true,false for bool variable
zhengbin
1
-2
/
+2
2019-12-25
spi: fsl-lpspi: use true,false for bool variable
zhengbin
1
-2
/
+2
2019-12-25
spi: uniphier: Add handle_err callback function
Kunihiko Hayashi
1
-0
/
+17
2019-12-25
spi: uniphier: Change argument of irq functions to private structure
Kunihiko Hayashi
1
-6
/
+6
2019-12-25
spi: uniphier: Fix FIFO threshold
Kunihiko Hayashi
1
-12
/
+19
2019-12-17
spi: bcm2835: no dev_err() on clk_get() -EPROBE_DEFER
Jim Quinlan
1
-1
/
+4
2019-12-17
spi: spi-ti-qspi: Remove unused macro for fclk frequency
Jean Pihet
1
-2
/
+0
2019-12-16
spi: meson-spicc: Use GPIO descriptors
Linus Walleij
1
-23
/
+2
2019-12-16
spi: stm32: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-10
/
+22
2019-12-16
spi: stm32-qspi: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-6
/
+24
2019-12-16
spi: spi-fsl-dspi: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-6
/
+6
2019-12-16
spi: sirf: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-6
/
+6
2019-12-16
spi: mxs: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-3
/
+3
2019-12-16
spi: img-spfi: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-2
/
+16
2019-12-16
spi: bcm2835: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-10
/
+24
2019-12-16
spi: bcm2835: Release the DMA channel if probe fails after dma_init
Peter Ujfalusi
1
-2
/
+4
2019-12-16
spi: atmel: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-18
/
+11
2019-12-16
spi: fsl: use platform_get_irq() instead of of_irq_to_resource()
Christophe Leroy
1
-3
/
+3
2019-12-16
spi: nxp-fspi: Ensure width is respected in spi-mem operations
Michael Walle
1
-1
/
+1
2019-12-11
spi: rspi: Remove obsolete platform_device_id entries
Geert Uytterhoeven
1
-2
/
+0
2019-12-11
spi: dw: Avoid BUG_ON() in case of host failure
Aditya Pakki
1
-1
/
+2
2019-12-11
spi: spi-ti-qspi: Fix a bug when accessing non default CS
Vignesh Raghavendra
1
-1
/
+5
2019-12-09
spi: bitbang: Make chipselect callback optional
Linus Walleij
1
-2
/
+19
2019-12-09
spi: stm32: Switch to use GPIO descriptors for CS
Linus Walleij
1
-44
/
+3
2019-12-09
spi/topcliff-pch: Remove unneeded semicolon
zhengbin
1
-2
/
+2
2019-12-09
spi: fsl: don't map irq during probe
Christophe Leroy
1
-3
/
+2
2019-12-09
spi: spi-cavium-thunderx: Add missing pci_release_regions()
Chuhong Yuan
1
-0
/
+2
2019-12-04
spi: sprd: Fix the incorrect SPI register
Huanpeng Xin
1
-1
/
+1
2019-11-28
spi: fsl: Handle the single hardwired chipselect case
Linus Walleij
1
-2
/
+12
2019-11-28
spi: fsl: Fix GPIO descriptor support
Linus Walleij
1
-0
/
+1
2019-11-28
spi: dw: Correct handling of native chipselect
Charles Keepax
1
-2
/
+3
[next]