index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
*
Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2016-07-27
|
\
|
*
Merge remote-tracking branch 'spi/fix/locking' into spi-next
Mark Brown
2016-07-25
|
|
\
|
|
*
spi: Split bus and I/O locking
Mark Brown
2016-07-25
|
*
|
Merge remote-tracking branch 'spi/topic/xilinx' into spi-next
Mark Brown
2016-07-24
|
|
\
\
|
|
*
|
spi: xilinx: Return IRQ_NONE if no interrupts were detected
Lars-Peter Clausen
2016-07-15
|
|
*
|
spi: xilinx: Handle errors from platform_get_irq()
Lars-Peter Clausen
2016-07-15
|
|
|
|
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
-
-
-
-
.
\
\
Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/sunxi', 'spi/to...
Mark Brown
2016-07-24
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
*
|
|
spi: spi-txx9: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-03
|
|
|
|
|
|
|
/
/
|
|
|
|
|
*
|
|
spi: spi-topcliff-pch: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-11
|
|
|
|
|
|
/
/
|
|
|
|
*
|
|
spi: ti-qspi: spelling mistake: "trasnfers" -> "transfers"
Colin Ian King
2016-06-26
|
|
|
|
|
/
/
|
|
|
*
|
|
spi: sunxi: set maximum and minimum speed of SPI master
Michal Suchanek
2016-06-27
|
|
|
*
|
|
spi: sunxi: expose maximum transfer size limit
Michal Suchanek
2016-06-14
|
|
|
|
/
/
|
|
*
|
|
spi: spidev: Add ACPI probing support
Mika Westerberg
2016-07-04
|
|
|
/
/
|
|
|
|
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
-
-
-
-
.
\
\
Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/rockchip', 'spi...
Mark Brown
2016-07-24
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
*
|
|
spi: sh-msiof: Remove sh_msiof_spi_priv.chipdata
Geert Uytterhoeven
2016-06-22
|
|
|
|
|
|
|
/
/
|
|
|
|
|
*
|
|
spi: spi-sh: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-11
|
|
|
|
|
|
/
/
|
|
|
|
*
|
|
spi: s3c64xx: restore removed comments
Andi Shyti
2016-07-14
|
|
|
|
*
|
|
spi: s3c64xx: add Exynos5433 compatible for ioclk handling
Andi Shyti
2016-07-14
|
|
|
|
*
|
|
spi: s3c64xx: use error code from clk_prepare_enable()
Andi Shyti
2016-07-14
|
|
|
|
*
|
|
spi: s3c64xx: rename goto labels to meaningful names
Andi Shyti
2016-07-14
|
|
|
|
*
|
|
spi: s3c64xx: fix reference leak to master in s3c64xx_spi_remove()
Wei Yongjun
2016-07-14
|
|
|
|
*
|
|
spi: s3c64xx: do not disable the clock while configuring the spi
Andi Shyti
2016-07-07
|
|
|
|
*
|
|
spi: s3c64xx: indent an if statement
Dan Carpenter
2016-07-04
|
|
|
|
*
|
|
spi: s3c64xx: simplify if statement in prepare_transfer function
Andi Shyti
2016-06-29
|
|
|
|
*
|
|
spi: s3c64xx: do not configure the device twice
Andi Shyti
2016-06-29
|
|
|
|
*
|
|
spi: s3c64xx: consider the case when the CS line is not connected
Andi Shyti
2016-06-29
|
|
|
|
*
|
|
spi: s3c64xx: group the CS signalling writes in a single function
Andi Shyti
2016-06-29
|
|
|
|
|
/
/
|
|
|
*
|
|
spi/rockchip: add the rk3036/rk3228/rk3368 to match for driver
Caesar Wang
2016-05-31
|
|
|
|
/
/
|
|
*
|
|
spi: pxa2xx-pci: Support both chipselects on Braswell
Andy Shevchenko
2016-07-07
|
|
*
|
|
spi: pxa2xx-pci: Sort header block alphabetically
Andy Shevchenko
2016-07-04
|
|
*
|
|
spi: pxa2xx-pci: Remove unused code
Andy Shevchenko
2016-07-04
|
|
*
|
|
spi: pxa2xx-pci: Enable SPI on Intel Merrifield
Andy Shevchenko
2016-07-04
|
|
*
|
|
spi: pxa2xx-pci: Do a specific setup in a separate function
Andy Shevchenko
2016-07-04
|
|
*
|
|
spi: pxa2xx: Add support for Intel Kaby Lake PCH-H
Mika Westerberg
2016-07-04
|
|
*
|
|
spi: pxa2xx: Switch to SPI core DMA mapping functionality
Jarkko Nikula
2016-06-21
|
|
*
|
|
spi: pxa2xx: Use local struct spi_master pointer in pump_transfers()
Jarkko Nikula
2016-06-21
|
|
*
|
|
spi: pxa2xx: use DMA by default if supported
Dan O'Donovan
2016-05-30
|
|
|
/
/
|
|
|
|
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
-
-
-
-
.
\
\
Merge remote-tracking branches 'spi/topic/octeon', 'spi/topic/omap2-mcspi', '...
Mark Brown
2016-07-24
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
*
|
|
spi: pic32-sqi: fixup wait_for_completion_timeout return handling
Nicholas Mc Guire
2016-07-24
|
|
|
|
|
*
|
|
|
spi: pic32: fixup wait_for_completion_timeout return handling
Nicholas Mc Guire
2016-07-24
|
|
|
|
|
|
/
/
/
|
|
|
|
*
|
|
|
spi: orion: Fix return value check in orion_spi_probe()
Wei Yongjun
2016-06-13
|
|
|
|
*
|
|
|
spi: orion: Add direct access mode
Stefan Roese
2016-05-30
|
|
|
|
|
|
/
/
|
|
|
|
|
/
|
|
|
|
|
*
|
|
|
spi: omap2-mcspi: Use the SPI framework to handle DMA mapping
Franklin S Cooper Jr
2016-07-08
|
|
|
*
|
|
|
spi: omap2-mcspi: Select SPI_SPLIT
Franklin S Cooper Jr
2016-07-08
|
|
|
*
|
|
|
spi: omap2-mcspi: Add comments for RX only DMA buffer workaround
Franklin S Cooper Jr
2016-07-05
|
|
|
|
/
/
/
|
|
*
|
|
|
spi: octeon: Split driver into Octeon specific and common parts
Jan Glauber
2016-07-24
|
|
*
|
|
|
spi: octeon: Move include file from arch/mips to drivers/spi
Jan Glauber
2016-07-24
|
|
*
|
|
|
spi: octeon: Put register offsets into a struct
Jan Glauber
2016-07-24
|
|
*
|
|
|
spi: octeon: Store system clock freqency in struct octeon_spi
Jan Glauber
2016-07-24
|
|
*
|
|
|
spi: octeon: Convert driver to use readq()/writeq() functions
Steven J. Hill
2016-07-24
|
|
|
|
/
/
|
|
|
/
|
|
[next]