index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
spi: davinci: Remove chip select GPIO pdata
Linus Walleij
2018-09-11
1
-7
/
+0
|
*
|
spi: spi-mem: Adjust op len based on message/transfer size limitations
Chuanhua Han
2018-09-10
1
-0
/
+15
|
*
|
spi: gpio: No MISO does not imply no RX
Linus Walleij
2018-09-10
1
-4
/
+6
|
*
|
spi: pic32: remove unnecessary of_node_get()
Alexey Khoroshilov
2018-09-07
1
-1
/
+1
|
*
|
spi: pl022: Remove set but not used variable 'chip'
YueHaibing
2018-09-07
1
-2
/
+0
|
*
|
spi: dw: support 4-16 bits per word
Simon Goldschmidt
2018-09-06
1
-10
/
+5
|
*
|
spi: spi-gpio: Remove set but not used variable 'pdata'
YueHaibing
2018-09-06
1
-2
/
+0
|
*
|
spi: Do not print a message if spi_controller_{suspend,resume}() fails
Geert Uytterhoeven
2018-09-05
5
-30
/
+7
|
*
|
spi: orion: cosmetics - alias long direct_access variables
Kosta Zertsekel
2018-09-03
1
-11
/
+11
|
*
|
spi: dw-mmio: avoid hardcoded field mask
Alexandre Belloni
2018-08-31
1
-1
/
+2
|
*
|
spi: davinci: remove set but not used variable 'pdata'
YueHaibing
2018-08-30
1
-2
/
+0
|
*
|
spi: dw-mmio: add MSCC Jaguar2 support
Alexandre Belloni
2018-08-29
1
-6
/
+22
|
*
|
spi: sprd: Add SPI driver for Spreadtrum SC9860
Lanqing Liu
2018-08-28
3
-0
/
+752
|
*
|
spi: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-08-28
4
-34
/
+6
|
|
/
*
|
Merge branch 'spi-4.19' into spi-linus
Mark Brown
2018-10-21
3
-4
/
+7
|
\
\
|
*
|
spi: sh-msiof: fix deferred probing
Sergei Shtylyov
2018-10-15
1
-2
/
+2
|
*
|
spi: rockchip: initialize dma_slave_config properly
Huibin Hong
2018-10-11
1
-0
/
+3
|
*
|
spi: bcm-qspi: switch back to reading flash using smaller chunks
Rafał Miłecki
2018-10-11
1
-1
/
+1
|
*
|
spi: bcm-qspi: fix calculation of address length
Rafał Miłecki
2018-10-11
1
-1
/
+1
*
|
|
Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2018-09-28
4
-15
/
+82
|
\
|
|
|
*
|
spi: rspi: Fix interrupted DMA transfers
Geert Uytterhoeven
2018-09-05
1
-4
/
+6
|
*
|
spi: rspi: Fix invalid SPI use during system suspend
Geert Uytterhoeven
2018-09-05
1
-0
/
+24
|
*
|
spi: sh-msiof: Fix handling of write value for SISTR register
Hiromitsu Yamasaki
2018-09-05
1
-1
/
+2
|
*
|
spi: sh-msiof: Fix invalid SPI use during system suspend
Gaku Inami
2018-09-05
1
-0
/
+25
|
*
|
spi: gpio: Fix copy-and-paste error
Linus Walleij
2018-09-04
1
-2
/
+2
|
*
|
spi: tegra20-slink: explicitly enable/disable clock
Marcel Ziswiler
2018-09-03
1
-8
/
+23
*
|
|
Merge tag 'spi-fix-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2018-09-17
2
-2
/
+17
|
\
|
|
|
|
/
|
/
|
|
*
spi: spi-fsl-dspi: fix broken DSPI_EOQ_MODE
Angelo Dureghello
2018-08-28
1
-0
/
+6
|
*
spi: Fix double IDR allocation with DT aliases
Geert Uytterhoeven
2018-08-28
1
-11
/
+11
|
*
spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers
Kirill Kapranov
2018-08-15
1
-0
/
+9
*
|
Merge tag 'hwlock-v4.19' of git://github.com/andersson/remoteproc
Linus Torvalds
2018-08-18
1
-7
/
+4
|
\
\
|
*
|
spi: sprd: Change to use devm_hwspin_lock_request_specific()
Baolin Wang
2018-06-26
1
-6
/
+3
|
*
|
spi: sprd: Replace of_hwspin_lock_get_id() with of_hwspin_lock_get_id_byname()
Baolin Wang
2018-06-26
1
-1
/
+1
*
|
|
Merge branch 'spi-4.19' into spi-next
Mark Brown
2018-08-10
20
-350
/
+1121
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
spi: spi-mem: Extend the SPI mem interface to set a custom memory name
Frieder Schrempf
2018-08-02
1
-0
/
+28
|
*
|
spi: uniphier: remove unnecessary include headers
Keiji Hayashibara
2018-08-02
1
-2
/
+0
|
*
|
spi: spi-gpio: add SPI_3WIRE support
Lorenzo Bianconi
2018-08-01
2
-1
/
+32
|
*
|
spi: add flags parameter to txrx_word function pointers
Lorenzo Bianconi
2018-08-01
7
-43
/
+56
|
*
|
spi: add SPI controller driver for UniPhier SoC
Keiji Hayashibara
2018-08-01
3
-0
/
+539
|
*
|
spi: img-spfi: Set device select bits for SPFI port state
Ionela Voinescu
2018-07-30
1
-0
/
+3
|
*
|
spi: omap2-mcspi: remove several redundant variables
Colin Ian King
2018-07-30
1
-9
/
+0
|
*
|
spi: dw-mmio: add MSCC Ocelot support
Alexandre Belloni
2018-07-30
1
-0
/
+90
|
*
|
spi: dw: export dw_spi_set_cs
Alexandre Belloni
2018-07-30
2
-1
/
+3
|
*
|
spi: spi-fsl-espi: Log fifo counters on error
Tiago Brusamarello
2018-07-26
1
-1
/
+4
|
*
|
spi: imx: Use the longuest possible burst size when in dynamic_burst
Maxime Chevallier
2018-07-24
1
-37
/
+85
|
*
|
spi: imx: remove unnecessary check in spi_imx_can_dma
Maxime Chevallier
2018-07-24
1
-3
/
+0
|
*
|
spi: imx: Use correct number of bytes per words
Maxime Chevallier
2018-07-24
1
-4
/
+6
|
*
|
spi: imx: Use dynamic bursts only when bits_per_word is 8, 16 or 32
Maxime Chevallier
2018-07-24
1
-14
/
+9
|
*
|
spi: imx: Remove duplicate variable assignments
Maxime Chevallier
2018-07-24
1
-2
/
+0
|
*
|
spi: spi-fsl-dspi: Switch to SPDX identifier
Fabio Estevam
2018-07-24
1
-14
/
+6
[prev]
[next]