index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
spi: bcm2835: set up spi-mode before asserting cs-gpio
Martin Sperl
2015-08-14
1
-5
/
+23
|
|
|
/
|
*
/
spi: atmel: remove useless include
Alexandre Belloni
2015-08-10
1
-1
/
+0
|
|
/
*
|
Merge remote-tracking branch 'spi/topic/dma' into spi-next
Mark Brown
2015-08-31
1
-4
/
+18
|
\
\
|
*
|
spi: support spi without dma channel to use can_dma()
Leilk Liu
2015-07-24
1
-4
/
+18
|
|
/
*
|
Merge remote-tracking branch 'spi/topic/core' into spi-next
Mark Brown
2015-08-31
1
-8
/
+21
|
\
\
|
*
|
spi: check bits_per_word in spi_setup
Stefan BrĂ¼ns
2015-08-26
1
-8
/
+19
|
*
|
spi: Fall back to master maximum speed if no slave speed specified
Mark Brown
2015-08-21
1
-0
/
+2
|
|
/
|
|
|
\
|
\
|
\
|
\
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
-
-
-
-
.
\
Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bitbang', 'spi/fix...
Mark Brown
2015-08-31
6
-32
/
+153
|
\
\
\
\
\
\
\
|
|
|
|
|
|
*
|
spi/spi-xilinx: Fix spurious IRQ ACK on irq mode
Ricardo Ribalda Delgado
2015-08-14
1
-6
/
+10
|
|
|
|
|
|
*
|
spi/spi-xilinx: Fix mixed poll/irq mode
Ricardo Ribalda Delgado
2015-08-13
1
-1
/
+3
|
|
|
|
|
|
|
/
|
|
|
|
|
*
/
spi: orion: On a38x, implement "50MHZ SPI AC timing" Erratum No. FE-9144572
Nadav Haklai
2015-08-11
1
-1
/
+53
|
|
|
|
|
|
/
|
|
|
|
*
/
spi: omap2-mcspi: add runtime PM to set_cs()
Sebastian Reichel
2015-07-24
1
-0
/
+10
|
|
|
|
|
/
|
|
|
*
|
spi: img-spfi: fix kbuild test robot warning
Sifan Naeem
2015-08-06
1
-1
/
+1
|
|
|
*
|
spi: img-spfi: fix multiple calls to request gpio
Sifan Naeem
2015-08-04
1
-8
/
+41
|
|
|
*
|
spi: img-spfi: check for timeout error before proceeding
Sifan Naeem
2015-07-29
1
-4
/
+4
|
|
|
|
/
|
|
*
/
spi: Fix regression in spi-bitbang-txrx.h
Lars Persson
2015-07-29
1
-2
/
+2
|
|
|
/
|
*
|
spi: bcm2835: fix overflow in calculation of transfer time
Martin Sperl
2015-07-29
1
-4
/
+6
|
*
|
spi: bcm2835: set up spi-mode before asserting cs-gpio
Martin Sperl
2015-07-29
1
-5
/
+23
|
|
/
|
|
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
.
\
Merge remote-tracking branches 'spi/fix/gqspi', 'spi/fix/imx', 'spi/fix/mg-sp...
Mark Brown
2015-07-24
5
-3
/
+8
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
spi: spidev: add compatible value for LTC2488
Jiri Prchal
2015-07-07
1
-0
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
spi: img-spfi: fix support for speeds up to 1/4th input clock
Sifan Naeem
2015-06-22
1
-0
/
+2
|
|
*
|
spi: imx: Fix small DMA transfers
Sascha Hauer
2015-07-24
1
-2
/
+3
|
|
/
/
|
/
|
|
|
*
|
spi: zynq: missing break statement
Dan Carpenter
2015-07-07
1
-0
/
+1
|
*
|
spi: SPI_ZYNQMP_GQSPI should depend on HAS_DMA
Geert Uytterhoeven
2015-07-07
1
-1
/
+1
|
/
/
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev' and 'spi/...
Mark Brown
2015-06-18
5
-261
/
+1778
|
\
\
\
\
|
|
|
*
|
spi: zynq: Remove execute bit
Mark Brown
2015-06-17
1
-0
/
+0
|
|
|
*
|
spi: Add support for Zynq Ultrascale+ MPSoC GQSPI controller
Ranjit Waghmode
2015-06-12
3
-0
/
+1129
|
|
|
|
/
|
|
*
|
spi: spidev: Remove unneeded variable
Fabio Estevam
2015-05-11
1
-2
/
+1
|
|
*
|
spi: spidev: use spi_sync instead of spi_async
Martin Sperl
2015-04-23
1
-21
/
+9
|
*
|
|
spi: sirf: add the reset for USP-based SPI
Qipan Li
2015-05-26
1
-28
/
+42
|
*
|
|
spi: sirf: remove the allocation of dummypage
Qipan Li
2015-05-26
1
-9
/
+3
|
*
|
|
spi: sirf: add support for USP-based SPI
Qipan Li
2015-05-20
1
-208
/
+584
|
*
|
|
spi: sirf: replace kmalloc by devm_kzalloc
Qipan Li
2015-05-07
1
-5
/
+2
|
*
|
|
spi: sirf: request and free cs gpio in setup and cleanup callbacks
Qipan Li
2015-05-06
1
-18
/
+37
|
*
|
|
spi: sirf: replace BUG condition by error code for unsupported transfer
Qipan Li
2015-04-27
1
-1
/
+2
|
|
|
/
|
|
/
|
|
|
|
|
\
\
|
\
\
|
\
\
|
\
\
|
\
\
|
\
\
|
\
\
*
-
-
-
-
-
-
-
.
\
\
Merge remote-tracking branches 'spi/topic/pxa', 'spi/topic/rb4xx', 'spi/topic...
Mark Brown
2015-06-18
10
-586
/
+328
|
\
\
\
\
\
\
\
|
|
|
|
|
*
|
|
spi: sh-msiof: Constify platform_device_id
Krzysztof Kozlowski
2015-05-01
1
-1
/
+1
|
|
|
|
|
|
/
/
|
|
|
|
*
/
/
spi: s3c64xx: Constify platform_device_id
Krzysztof Kozlowski
2015-05-01
1
-1
/
+1
|
|
|
|
|
/
/
|
|
|
*
|
|
spi: rspi: Re-do the returning value of qspi_transfer_out_in
Hiep Cao Minh
2015-06-02
1
-5
/
+1
|
|
|
*
|
|
spi: rspi: modify the name of "qspi_trigger_transfer_out_int" function
Hiep Cao Minh
2015-06-02
1
-2
/
+2
|
|
|
*
|
|
spi: rspi: Re-do the returning value of rspi_dma_check_then_transfer
Hiep Cao Minh
2015-05-07
1
-8
/
+5
|
|
|
*
|
|
spi: rspi: Constify platform_device_id
Krzysztof Kozlowski
2015-05-01
1
-1
/
+1
|
|
|
|
/
/
|
|
*
|
|
spi: rb4xx: Fix checking return value of devm_ioremap_resource()
Axel Lin
2015-05-01
1
-1
/
+1
|
|
*
|
|
spi: rb4xx: Fix set_cs logic.
Bert Vermeulen
2015-04-20
1
-1
/
+1
|
|
*
|
|
spi: Add SPI driver for Mikrotik RB4xx series boards
Bert Vermeulen
2015-04-18
3
-0
/
+217
|
|
|
|
/
|
|
|
/
|
|
*
|
|
spi: pxa2xx: Constify ACPI device ids
Mathias Krause
2015-06-15
1
-1
/
+1
|
*
|
|
spi: spi-pxa2xx: remove legacy PXA DMA bits
Daniel Mack
2015-06-09
4
-501
/
+2
|
*
|
|
spi: pxa2xx: Make LPSS SPI general register optional
Jarkko Nikula
2015-06-05
1
-3
/
+7
|
*
|
|
spi: pxa2xx: Prepare for new Intel LPSS SPI type
Jarkko Nikula
2015-06-05
1
-48
/
+59
|
*
|
|
spi: pxa2xx: Differentiate Intel LPSS types
Jarkko Nikula
2015-06-05
2
-18
/
+34
|
|
|
/
|
|
/
|
[prev]
[next]