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 branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-02-19
1
-3
/
+3
|
\
|
*
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2015-01-07
1
-3
/
+3
*
|
treewide: Remove unnecessary BCMA_CORETABLE_END macro
Joe Perches
2015-02-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'spi/topic/xilinx' into spi-next
Mark Brown
2015-02-08
1
-135
/
+163
|
\
\
|
*
|
spi/xilinx: Fix access invalid memory on xilinx_spi_tx
Ricardo Ribalda Delgado
2015-02-02
1
-1
/
+16
|
*
|
spi: Revert "spi/xilinx: Remove iowrite/ioread wrappers"
Mark Brown
2015-01-30
1
-4
/
+24
|
*
|
spi/xilinx: Check number of slaves range
Ricardo Ribalda
2015-01-28
1
-0
/
+7
|
*
|
spi/xilinx: Use polling mode on small transfers
Ricardo Ribalda Delgado
2015-01-28
1
-18
/
+25
|
*
|
spi/xilinx: Remove remaining_words driver data variable
Ricardo Ribalda Delgado
2015-01-28
1
-16
/
+12
|
*
|
spi/xilinx: Remove iowrite/ioread wrappers
Ricardo Ribalda Delgado
2015-01-28
1
-24
/
+4
|
*
|
spi/xilinx: Convert bits_per_word in bytes_per_word
Ricardo Ribalda Delgado
2015-01-28
1
-9
/
+9
|
*
|
spi/xilinx: Convert remainding_bytes in remaining words
Ricardo Ribalda Delgado
2015-01-28
1
-7
/
+6
|
*
|
spi/xilinx: Make spi_tx and spi_rx simmetric
Ricardo Ribalda Delgado
2015-01-28
1
-4
/
+5
|
*
|
spi/xilinx: Remove rx_fn and tx_fn pointer
Ricardo Ribalda Delgado
2015-01-28
1
-51
/
+18
|
*
|
spi/xilinx: Support for spi mode CS_HIGH
Ricardo Ribalda Delgado
2015-01-28
1
-24
/
+38
|
*
|
spi/xilinx: Do not inhibit transmission in polling mode
Ricardo Ribalda Delgado
2015-01-28
1
-10
/
+15
|
*
|
spi/xilinx: Support cores with no interrupt
Ricardo Ribalda Delgado
2015-01-28
1
-14
/
+19
|
*
|
spi/xilinx: Use cached value of register
Ricardo Ribalda Delgado
2015-01-28
1
-1
/
+0
|
*
|
spi/xilinx: Code cleanup
Ricardo Ribalda Delgado
2015-01-28
1
-5
/
+1
|
*
|
spi/xilinx: Leave the IRQ always enabled.
Ricardo Ribalda Delgado
2015-01-28
1
-14
/
+5
|
*
|
spi/xilinx: Simplify spi_fill_tx_fifo
Ricardo Ribalda Delgado
2015-01-28
1
-13
/
+33
|
*
|
spi/xilinx: Simplify data read from the Rx FIFO
Ricardo Ribalda Delgado
2015-01-27
1
-7
/
+8
|
*
|
spi/xilinx: Support for spi mode LOOP
Ricardo Ribalda Delgado
2015-01-26
1
-2
/
+4
|
*
|
spi/xilinx: Support for spi mode LSB_FIRST
Ricardo Ribalda Delgado
2015-01-26
1
-2
/
+5
|
|
/
|
|
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
.
\
Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev', 'spi/top...
Mark Brown
2015-02-08
6
-33
/
+615
|
\
\
\
\
\
|
|
|
|
*
|
spi: ti-qspi: cleanup wait_for_completion return handling
Nicholas Mc Guire
2015-02-05
1
-8
/
+6
|
|
|
|
|
/
|
|
|
*
|
spi: st-ssc4: Remove duplicate code to test unsupported mode bits
Axel Lin
2015-01-14
1
-6
/
+0
|
|
|
*
|
spi: Add new driver for STMicroelectronics' SPI Controller
Lee Jones
2014-12-22
3
-0
/
+518
|
|
|
|
/
|
|
*
/
spi: spidev: Convert buf pointers for 32-bit compat SPI_IOC_MESSAGE(n)
Ian Abbott
2015-02-02
1
-24
/
+97
|
|
|
/
|
*
/
spi: sirf: drop redundant sirf,marco-spi compatible string
Barry Song
2015-01-06
1
-1
/
+0
|
|
/
|
|
|
\
|
\
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
-
-
.
\
Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to...
Mark Brown
2015-02-08
8
-211
/
+179
|
\
\
\
\
\
\
|
|
|
|
|
*
|
spi: pl08x: do not select S3C64XX_PL080
Arnd Bergmann
2015-01-28
1
-1
/
+0
|
|
|
|
|
|
/
|
|
|
|
*
/
spi/rockchip: avoid uninitialized-use warning
Arnd Bergmann
2015-01-28
1
-2
/
+4
|
|
|
|
|
/
|
|
|
*
/
spi: qup: Add SPI_CPOL configuration support
Ivan T. Ivanov
2014-12-29
1
-1
/
+10
|
|
|
|
/
|
|
*
|
spi: spi-pxa2xx: only include mach/dma.h for legacy DMA
Rob Herring
2015-02-04
1
-0
/
+1
|
|
*
|
spi: pxa2xx: Fix unconditional call of lpss_ssp_setup in pxa2xx_spi_resume
Jarkko Nikula
2015-01-28
1
-1
/
+2
|
|
*
|
spi: pxa2xx: Cleanup register access macros
Jarkko Nikula
2014-12-22
4
-142
/
+117
|
|
*
|
spi: pxa2xx: Pass driver data instead of ioaddr to wait_ssp_rx_stall()
Jarkko Nikula
2014-12-22
1
-3
/
+3
|
|
*
|
spi: pxa2xx: Move is_lpss_ssp() tests to caller
Jarkko Nikula
2014-12-22
1
-9
/
+6
|
|
*
|
spi: pxa2xx: Remove unused define
Jarkko Nikula
2014-12-22
1
-2
/
+0
|
|
|
/
|
*
|
spi: orion: Add multiple chip select support to spi-orion
Ken Wilson
2015-01-16
1
-1
/
+14
|
*
|
spi: orion: Change spi-orion to use transfer_one() semantics for SPI transfers
Ken Wilson
2015-01-14
1
-50
/
+23
|
|
/
|
|
|
\
|
\
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
-
-
.
\
Merge remote-tracking branches 'spi/topic/img-spfi', 'spi/topic/imx', 'spi/to...
Mark Brown
2015-02-08
5
-69
/
+129
|
\
\
\
\
\
\
|
|
|
|
|
*
|
spi: mxs: cleanup wait_for_completion return handling
Nicholas Mc Guire
2015-02-05
1
-3
/
+2
|
|
|
|
|
|
/
|
|
|
|
*
/
spi: meson: Constify struct regmap_config
Krzysztof Kozlowski
2015-01-05
1
-1
/
+1
|
|
|
|
|
/
|
|
|
*
|
spi: Only idle the message pump in the worker kthread
Mark Brown
2014-12-11
1
-6
/
+26
|
|
|
*
|
spi: Pump transfers inside calling context for spi_sync()
Mark Brown
2014-12-11
1
-8
/
+58
|
|
|
*
|
spi: Check to see if the device is processing a message before we idle
Mark Brown
2014-12-11
1
-6
/
+9
|
|
|
*
|
spi: Move queue data structure initialisation to main master init
Mark Brown
2014-12-11
1
-3
/
+2
|
|
*
|
|
spi: spi-imx: cleanup wait_for_completion handling
Nicholas Mc Guire
2015-02-04
1
-7
/
+8
[next]