index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-10-21
2
-67
/
+351
|
\
|
*
Merge branch 'for-rmk-next' of git://git.pengutronix.de/git/imx/linux-2.6 int...
Russell King
2010-10-11
2
-67
/
+351
|
|
\
|
|
*
spi/imx: Support different fifo sizes
David Jander
2010-10-11
1
-1
/
+7
|
|
*
spi/imx: add support for imx51's eCSPI and CSPI
Uwe Kleine-König
2010-10-01
2
-2
/
+143
|
|
*
spi/imx: save the spi chip select in config struct, not the gpio to use
Uwe Kleine-König
2010-10-01
1
-9
/
+11
|
|
*
spi/imx: get rid of more ifs depending on the used cpu
Uwe Kleine-König
2010-10-01
1
-20
/
+53
|
|
*
spi/imx: convert driver to use platform ids
Uwe Kleine-König
2010-10-01
2
-42
/
+143
|
|
*
spi/imx: default to m on platforms that have such devices
Uwe Kleine-König
2010-10-01
1
-0
/
+1
*
|
|
spi/omap2_mcspi: Verify TX reg is empty after TX only xfer with DMA
Ilkka Koskinen
2010-10-20
1
-13
/
+26
*
|
|
spi/omap2_mcspi: disable channel after TX_ONLY transfer in PIO mode
Jason Wang
2010-10-20
1
-0
/
+6
*
|
|
Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/vapie...
Grant Likely
2010-10-18
1
-407
/
+437
|
\
\
\
|
*
|
|
spi/bfin_spi: namespace local structs
Mike Frysinger
2010-10-18
1
-58
/
+61
|
*
|
|
spi/bfin_spi: init early
Michael Hennerich
2010-10-18
1
-1
/
+1
|
*
|
|
spi/bfin_spi: check per-transfer bits_per_word
Bob Liu
2010-10-18
1
-1
/
+6
|
*
|
|
spi/bfin_spi: warn when CS is driven by hardware (CPHA=0)
Barry Song
2010-10-18
1
-2
/
+7
|
*
|
|
spi/bfin_spi: cs should be always low when a new transfer begins
Rob Maris
2010-10-18
1
-2
/
+1
|
*
|
|
spi/bfin_spi: fix typo in comment
Rob Maris
2010-10-18
1
-1
/
+1
|
*
|
|
spi/bfin_spi: reject unsupported SPI modes
Mike Frysinger
2010-10-18
1
-0
/
+4
|
*
|
|
spi/bfin_spi: use dma_disable_irq_nosync() in irq handler
Barry Song
2010-10-18
1
-1
/
+1
|
*
|
|
spi/bfin_spi: combine duplicate SPI_CTL read/write logic
Mike Frysinger
2010-10-18
1
-22
/
+18
|
*
|
|
spi/bfin_spi: reset ctl_reg bits when setup is run again on a device
Mike Frysinger
2010-10-18
1
-3
/
+9
|
*
|
|
spi/bfin_spi: push all size checks into the transfer function
Mike Frysinger
2010-10-18
1
-43
/
+14
|
*
|
|
spi/bfin_spi: use nosync when disabling the IRQ from the IRQ handler
Yi Li
2010-10-18
1
-1
/
+1
|
*
|
|
spi/bfin_spi: sync hardware state before reprogramming everything
Barry Song
2010-10-18
1
-0
/
+2
|
*
|
|
spi/bfin_spi: save/restore state when suspending/resuming
Barry Song
2010-10-18
1
-4
/
+13
|
*
|
|
spi/bfin_spi: redo GPIO CS handling
Barry Song
2010-10-18
1
-19
/
+21
|
*
|
|
spi/bfin_spi: use the SPI namespaced bit names
Mike Frysinger
2010-10-18
1
-10
/
+11
|
*
|
|
spi/bfin_spi: drop extra memory we don't need
Mike Frysinger
2010-10-18
1
-2
/
+2
|
*
|
|
spi/bfin_spi: convert struct names to something more logical
Mike Frysinger
2010-10-18
1
-50
/
+50
|
*
|
|
spi/bfin_spi: convert read/write/duplex funcs to a dedicated ops structure
Mike Frysinger
2010-10-18
1
-26
/
+32
|
*
|
|
spi/bfin_spi: convert queue run state to true/false
Mike Frysinger
2010-10-18
1
-10
/
+8
|
*
|
|
spi/bfin_spi: fix up some unused/misleading comments
Mike Frysinger
2010-10-18
1
-6
/
+2
|
*
|
|
spi/bfin_spi: punt useless null read/write funcs
Mike Frysinger
2010-10-18
1
-42
/
+5
|
*
|
|
spi/bfin_spi: drop custom cs_change_per_word support
Mike Frysinger
2010-10-18
1
-136
/
+12
|
*
|
|
spi/bfin_spi: fix CS handling
Barry Song
2010-10-18
1
-6
/
+27
|
*
|
|
spi/bfin_spi: utilize the SPI interrupt in PIO mode
Yi Li
2010-10-18
1
-50
/
+185
|
*
|
|
spi/bfin_spi: force sane master-mode state at boot
Wolfgang Muees
2010-10-18
1
-0
/
+6
|
*
|
|
spi/bfin_spi: work around anomaly 05000119
Sonic Zhang
2010-10-18
1
-4
/
+0
|
*
|
|
spi/bfin_spi: fix resources leakage
Daniel Mack
2010-10-18
1
-45
/
+75
|
|
/
/
*
|
|
spi/atmel: typo in debug message
Matthias Brugger
2010-10-15
1
-1
/
+1
*
|
|
spi/fsl_spi: Fix compile errors when building on ppc64
Kumar Gala
2010-10-14
1
-0
/
+2
*
|
|
spi/atmel: let transfers through if not changing bits_per_word
Matthias Brugger
2010-10-13
1
-1
/
+13
*
|
|
spi/topcliff: Fix uninitialized variable defect
Grant Likely
2010-10-13
1
-1
/
+1
*
|
|
spi/fsl_spi: add eSPI controller support
Mingkai Hu
2010-10-12
4
-0
/
+761
*
|
|
spi/mpc8xxx: refactor the common code for SPI/eSPI controller
Mingkai Hu
2010-10-12
5
-392
/
+522
*
|
|
spi/mpc8xxx: rename spi_mpc8xxx.c to spi_fsl_spi.c
Mingkai Hu
2010-10-12
3
-5
/
+6
*
|
|
Merge commit 'v2.6.36-rc7' into spi/next
Grant Likely
2010-10-12
3
-3
/
+14
|
\
|
|
|
*
|
of/spi: Fix OF-style driver binding of spi devices
Sinan Akman
2010-10-02
1
-0
/
+5
|
*
|
spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TX
Roel Kluin
2010-10-02
1
-1
/
+1
|
*
|
spi/mpc8xxx: fix buffer overrun on large transfers
christophe leroy
2010-09-16
1
-2
/
+8
[next]