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
*
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-09-05
1
-0
/
+32
|
\
|
*
spi: Use Apple device properties in absence of ACPI resources
Lukas Wunner
2017-08-03
1
-0
/
+32
*
|
Merge remote-tracking branch 'spi/topic/xlp' into spi-next
Mark Brown
2017-09-04
1
-2
/
+2
|
\
\
|
*
|
spi: xlp: fix error return code in xlp_spi_probe()
Gustavo A. R. Silva
2017-08-08
1
-2
/
+2
|
|
/
|
|
|
\
|
\
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
-
-
.
|
Merge remote-tracking branches 'spi/topic/sh-msiof', 'spi/topic/stm32', 'spi/...
Mark Brown
2017-09-04
6
-14
/
+28
|
\
\
\
\
\
|
|
|
|
|
*
|
spi: tegra20-sflash: explicitly request exclusive reset control
Philipp Zabel
2017-07-19
1
-1
/
+1
|
|
|
|
*
|
spi: tegra114: explicitly request exclusive reset control
Philipp Zabel
2017-07-19
1
-1
/
+1
|
|
|
|
*
|
spi: tegra20-slink: explicitly request exclusive reset control
Philipp Zabel
2017-07-19
1
-1
/
+1
|
|
|
|
|
/
|
|
|
*
/
spi: sun6i: explicitly request exclusive reset control
Philipp Zabel
2017-07-19
1
-1
/
+1
|
|
|
|
/
|
|
*
/
spi: stm32: explicitly request exclusive reset control
Philipp Zabel
2017-07-19
1
-1
/
+1
|
|
|
/
|
*
/
spi: sh-msiof: Limit minimum divider on R-Car Gen3
Geert Uytterhoeven
2017-07-17
1
-9
/
+23
|
|
/
|
|
|
\
|
\
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
-
-
.
\
Merge remote-tracking branches 'spi/topic/pxa', 'spi/topic/pxa2xx', 'spi/topi...
Mark Brown
2017-09-04
6
-226
/
+443
|
\
\
\
\
\
\
|
|
|
|
|
*
|
spi: spi-sh: fix error return code in spi_sh_probe()
Gustavo A. R. Silva
2017-08-09
1
-2
/
+2
|
|
|
|
|
|
/
|
|
|
|
*
|
spi: rockchip: configure CTRLR1 according to size and data frame
Huibin Hong
2017-08-16
1
-1
/
+7
|
|
|
|
*
|
spi: rockchip: add compatible string for rv1108 spi
Andy Yan
2017-08-14
1
-0
/
+1
|
|
|
|
*
|
spi: rockchip: Fix clock handling in suspend/resume
Jeffy Chen
2017-08-07
1
-15
/
+6
|
|
|
|
*
|
spi: rockchip: Fix clock handling in remove
Jeffy Chen
2017-08-07
1
-1
/
+5
|
|
|
|
*
|
spi: rockchip: Slightly rework return value handling
Jeffy Chen
2017-08-07
1
-12
/
+12
|
|
|
|
|
/
|
|
|
*
|
spi: qup: fix 64-bit build warning
Arnd Bergmann
2017-08-10
1
-1
/
+1
|
|
|
*
|
spi: qup: hide warning for uninitialized variable
Arnd Bergmann
2017-08-10
1
-3
/
+1
|
|
|
*
|
spi: qup: Fix QUP version identify method
Varadarajan Narayanan
2017-08-08
1
-4
/
+3
|
|
|
*
|
spi: qup: Ensure done detection
Varadarajan Narayanan
2017-08-08
1
-5
/
+7
|
|
|
*
|
spi: qup: allow multiple DMA transactions per spi xfer
Varadarajan Narayanan
2017-08-08
1
-26
/
+66
|
|
|
*
|
spi: qup: refactor spi_qup_prep_sg
Varadarajan Narayanan
2017-08-08
1
-13
/
+10
|
|
|
*
|
spi: qup: allow block mode to generate multiple transactions
Varadarajan Narayanan
2017-08-08
1
-48
/
+80
|
|
|
*
|
spi: qup: call io_config in mode specific function
Varadarajan Narayanan
2017-08-08
1
-9
/
+17
|
|
|
*
|
spi: qup: refactor spi_qup_io_config into two functions
Varadarajan Narayanan
2017-08-08
1
-29
/
+62
|
|
|
*
|
spi: qup: Do block sized read/write in block mode
Varadarajan Narayanan
2017-08-08
1
-32
/
+119
|
|
|
*
|
spi: qup: Fix transaction done signaling
Varadarajan Narayanan
2017-08-08
1
-22
/
+5
|
|
|
*
|
spi: qup: Fix error handling in spi_qup_prep_sg
Varadarajan Narayanan
2017-08-08
1
-2
/
+2
|
|
|
*
|
spi: qup: Place the QUP in run mode before DMA
Varadarajan Narayanan
2017-08-08
1
-0
/
+15
|
|
|
*
|
spi: qup: Add completion timeout
Varadarajan Narayanan
2017-08-08
1
-4
/
+13
|
|
|
*
|
spi: qup: Setup DMA mode correctly
Varadarajan Narayanan
2017-08-08
1
-63
/
+55
|
|
|
*
|
spi: qup: Enable chip select support
Varadarajan Narayanan
2017-08-08
1
-0
/
+21
|
|
|
|
/
|
|
*
|
spi: pxa2xx: Convert to GPIO descriptor API where possible
Jan Kiszka
2017-08-04
2
-17
/
+17
|
|
*
|
spi: pxa2xx: Don't touch CS pin until we have a transfer pending
Andy Shevchenko
2017-07-28
1
-2
/
+1
|
|
*
|
spi: pxa2xx: Revert "Only claim CS GPIOs when the slave device is created"
Andy Shevchenko
2017-07-27
1
-21
/
+38
|
|
*
|
spi: pxa2xx: Only claim CS GPIOs when the slave device is created
Jan Kiszka
2017-07-17
1
-38
/
+21
|
|
|
/
|
*
/
spi: fix building SPI_PXA on MMP
Arnd Bergmann
2017-08-07
1
-2
/
+2
|
|
/
|
|
|
\
|
\
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
-
-
.
\
Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/loopback', 'spi/to...
Mark Brown
2017-09-04
5
-35
/
+227
|
\
\
\
\
\
\
|
|
|
|
|
*
|
spi: pl022: constify amba_id
Arvind Yadav
2017-08-23
1
-1
/
+1
|
|
|
|
|
|
/
|
|
|
|
*
/
spi: pic32: fix spelling mistakes on macro names
Colin Ian King
2017-07-26
1
-2
/
+2
|
|
|
|
|
/
|
|
|
*
/
spi: omap: Allocate bus number from spi framework
Suniel Mahesh
2017-08-18
1
-4
/
+0
|
|
|
|
/
|
|
*
|
spi: loopback-test: implement testing with no CS
Oleksij Rempel
2017-07-26
1
-3
/
+9
|
|
*
|
spi: loopback-test: make several module parameters static
Colin Ian King
2017-07-18
1
-7
/
+7
|
|
*
|
spi: loopback-test: provide loop_req option.
Oleksij Rempel
2017-07-17
1
-0
/
+16
|
|
|
/
|
*
|
spi: imx: fix use of native chip-selects with devicetree
Greg Ungerer
2017-08-29
1
-4
/
+4
|
*
|
spi: imx: fix little-endian build
Arnd Bergmann
2017-08-23
1
-0
/
+4
|
*
|
spi: imx: dynamic burst length adjust for PIO mode
jiada wang
2017-08-17
1
-9
/
+141
|
*
|
spi: imx: add SPI_NO_CS support
Oleksij Rempel
2017-07-26
1
-1
/
+8
[next]