index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Lines
2015-06-18
Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev' and 'spi/...
Mark Brown
-261
/
+1778
2015-06-18
Merge remote-tracking branches 'spi/topic/pxa', 'spi/topic/rb4xx', 'spi/topic...
Mark Brown
-586
/
+328
2015-06-18
Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/gpio', 'spi/t...
Mark Brown
-92
/
+264
2015-06-18
Merge remote-tracking branches 'spi/topic/ath79', 'spi/topic/atmel' and 'spi/...
Mark Brown
-32
/
+296
2015-06-18
Merge remote-tracking branch 'spi/topic/omap2-mcspi' into spi-next
Mark Brown
-146
/
+134
2015-06-18
Merge remote-tracking branch 'spi/topic/bcm2835' into spi-next
Mark Brown
-39
/
+354
2015-06-18
Merge remote-tracking branches 'spi/fix/fsl-dspi', 'spi/fix/fsl-espi', 'spi/f...
Mark Brown
-5
/
+30
2015-06-18
Merge remote-tracking branch 'spi/fix/core' into spi-linus
Mark Brown
-17
/
+28
2015-06-17
spi: zynq: Remove execute bit
Mark Brown
-0
/
+0
2015-06-16
spi: atmel: add support to FIFOs
Cyrille Pitchen
-10
/
+245
2015-06-15
spi: pxa2xx: Constify ACPI device ids
Mathias Krause
-1
/
+1
2015-06-12
spi: Add support for Zynq Ultrascale+ MPSoC GQSPI controller
Ranjit Waghmode
-0
/
+1129
2015-06-12
spi: fsl-dspi: Use pinctrl PM helpers
Mirza Krak
-0
/
+5
2015-06-10
spi: davinci: change the lower limit of pre-scale divider to 1
Murali Karicheri
-1
/
+1
2015-06-09
spi: spi-fsl-dspi: Change the way of increasing spi_message->actual_length
Haikun Wang
-33
/
+68
2015-06-09
spi: spi-fsl-dspi: Enable TCF interrupt mode support
Haikun Wang
-76
/
+169
2015-06-09
Merge branch 'fix/fsl-dspi' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
-887
/
+1456
2015-06-09
spi: atmel: add support for the internal chip-select of the spi controller
Cyrille Pitchen
-9
/
+28
2015-06-09
spi: spi-pxa2xx: remove legacy PXA DMA bits
Daniel Mack
-501
/
+2
2015-06-05
spi: pxa2xx: Make LPSS SPI general register optional
Jarkko Nikula
-3
/
+7
2015-06-05
spi: pxa2xx: Prepare for new Intel LPSS SPI type
Jarkko Nikula
-48
/
+59
2015-06-05
spi: pxa2xx: Differentiate Intel LPSS types
Jarkko Nikula
-18
/
+34
2015-06-02
spi: restore rx/tx_buf in case of unset CONFIG_HAS_DMA
Martin Sperl
-12
/
+22
2015-06-02
spi: rspi: Re-do the returning value of qspi_transfer_out_in
Hiep Cao Minh
-5
/
+1
2015-06-02
spi: rspi: modify the name of "qspi_trigger_transfer_out_int" function
Hiep Cao Minh
-2
/
+2
2015-05-27
spi: orion: Fix extended baud rates for each Armada SoCs
Gregory CLEMENT
-4
/
+43
2015-05-26
spi: sirf: add the reset for USP-based SPI
Qipan Li
-28
/
+42
2015-05-26
spi: sirf: remove the allocation of dummypage
Qipan Li
-9
/
+3
2015-05-26
spi: orion: Fix maximum baud rates for Armada 370/XP
Gregory CLEMENT
-2
/
+23
2015-05-25
spi: omap2-mcspi: Handle error on gpio_request
Michael Welling
-3
/
+6
2015-05-25
spi: omap2-mcspi: Fix GPIO chip select support
Michael Welling
-0
/
+6
2015-05-25
spi: omap2-mcspi: Fix set_cs function for active high
Michael Welling
-0
/
+7
2015-05-25
spi: omap2-mcspi: Remove unnecessary delay
Michael Welling
-3
/
+0
2015-05-21
spi: fsl-espi: Fix an error that can cause fsl espi task blocked
Jane Wan
-1
/
+5
2015-05-21
spi: spi-fsl-dspi: Bug fix incorrect CS de-assert
Haikun Wang
-2
/
+2
2015-05-20
spi: sirf: add support for USP-based SPI
Qipan Li
-208
/
+584
2015-05-12
spi: omap2-mcspi: Fix native cs with new set_cs
Michael Welling
-22
/
+11
2015-05-12
spi: bcm2835: bcm2835_dma_release() can be static
kbuild test robot
-2
/
+2
2015-05-12
spi: bcm2835: fix kbuild compile warnings/errors and a typo
Martin Sperl
-3
/
+5
2015-05-11
spi: bcm2835: enable dma modes for transfers meeting certain conditions
Martin Sperl
-2
/
+301
2015-05-11
spi: fix race freeing dummy_tx/rx before it is unmapped
Martin Sperl
-5
/
+6
2015-05-11
Merge remote-tracking branches 'spi/fix/fsl-cpm', 'spi/fix/fsl-dspi' and 'spi...
Mark Brown
-16
/
+38
2015-05-11
Merge tag 'spi-v4.1-rc1' into spi-linus
Mark Brown
-31
/
+52
2015-05-11
spi: spidev: Remove unneeded variable
Fabio Estevam
-2
/
+1
2015-05-08
spi: omap2-mcspi: Add gpio_request and init CS
Michael Welling
-0
/
+10
2015-05-08
spi: omap2-mcspi: Switch driver to use transfer_one
Michael Welling
-134
/
+110
2015-05-08
Merge remote-tracking branch 'spi/fix/omap2-mcspi' into spi-omap2-mcspi
Mark Brown
-4
/
+12
2015-05-07
spi: rspi: Re-do the returning value of rspi_dma_check_then_transfer
Hiep Cao Minh
-8
/
+5
2015-05-07
spi: sirf: replace kmalloc by devm_kzalloc
Qipan Li
-5
/
+2
2015-05-06
spi: sirf: request and free cs gpio in setup and cleanup callbacks
Qipan Li
-18
/
+37
[next]