index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-14
spi/davinci: Support DMA transfers larger than 65535 words
Michael Williamson
1
-8
/
+25
2011-03-14
spi/davinci: Use correct length parameter to dma_map_single calls
Michael Williamson
1
-5
/
+5
2011-03-12
Merge commit 'v2.6.38-rc8' into spi/next
Grant Likely
2
-42
/
+25
2011-03-05
spi/omap_mcspi: catch xfers of non-multiple SPI word size
Michael Jones
1
-3
/
+6
2011-02-24
spi/omap_mcspi: Off-by-one error in finding the right divisor
Hannu Heikkinen
1
-11
/
+18
2011-02-23
spi/pl022: rid dangling labels
Linus Walleij
1
-2
/
+0
2011-02-23
spi: add support for SuperH SPI
Yoshihiro Shimoda
3
-0
/
+550
2011-02-23
spi: New driver for Altera SPI
Thomas Chou
3
-0
/
+346
2011-02-23
spi: add OpenCores tiny SPI driver
Thomas Chou
3
-0
/
+433
2011-02-23
Merge branch 'devicetree/next' into spi/next
Grant Likely
3
-10
/
+0
2011-02-16
spi/imx: select master mode for all channels
Sascha Hauer
1
-3
/
+9
2011-02-16
spi/pl022: minor kerneldoc updates
Linus Walleij
1
-9
/
+16
2011-02-16
spi/pl022: remove dangling status check
Virupax Sadashivpetimath
1
-2
/
+0
2011-02-16
spi/pl022: disable core voltage when idle
Linus Walleij
1
-4
/
+13
2011-02-16
spi/pl022: use dmaengine helper macros
Linus Walleij
1
-17
/
+10
2011-02-16
spi/bitbang: check for setup_transfer during initialization
Sascha Hauer
1
-9
/
+4
2011-02-15
spi/bfin_spi: return immediately after skipping to next transfer
Sonic Zhang
1
-0
/
+1
2011-02-15
spi/bfin_spi: support for multiples of 8bits with hardware CS
Bob Liu
1
-32
/
+71
2011-02-15
spi/pxa2xx pci: fix the release - remove race
Sebastian Andrzej Siewior
1
-40
/
+21
2011-02-03
spi/spidev: Add 32 bit compat ioctl()
Bernhard Walle
1
-0
/
+12
2011-01-21
spi/spi_sh_msiof: consolidate data in 8-bit mode into 32-bit words
Guennadi Liakhovetski
1
-0
/
+59
2011-01-21
spi/spi_sh_msiof: cosmetic clean-up
Guennadi Liakhovetski
1
-34
/
+34
2011-01-21
spi/spi_sh_msiof: fix wrong address calculation, which leads to an Oops
Guennadi Liakhovetski
1
-2
/
+4
2011-01-21
driver-core: remove conditionals around devicetree pointers
Grant Likely
3
-10
/
+0
2011-01-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-0
/
+301
2011-01-18
SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs
Gabor Juhos
3
-0
/
+301
2011-01-17
spi/spi_sh_msiof: fix a wrong free_irq() parameter
Guennadi Liakhovetski
1
-1
/
+1
2011-01-15
spi/amba-pl022: fixing compilation warning.
Viresh Kumar
1
-1
/
+1
2011-01-14
Merge branch 'devicetree/next' into spi/next
Grant Likely
2
-3
/
+3
2011-01-14
spi: Enable SPI driver for S5P6440 and S5P6450
Abhilash Kesavan
1
-2
/
+2
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-3
/
+3
2011-01-13
spi/imx: Add i.MX53 support
Yong Shen
2
-2
/
+8
2011-01-11
spi/dw_spi: don't treat NULL clk as an error
Jamie Iles
1
-2
/
+3
2011-01-11
spi: tegra: don't treat NULL clk as an error
Jamie Iles
1
-1
/
+1
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-8
/
+84
2011-01-08
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
18
-1265
/
+1327
2011-01-07
spi/omap: Fix DMA API usage in OMAP MCSPI driver
Russell King - ARM Linux
1
-8
/
+3
2011-01-07
spi/imx: correct the test on platform_get_irq() return value
Richard Genoud
1
-1
/
+1
2011-01-01
spi/topcliff: Typo fix threhold to threshold
Justin P. Mattock
1
-2
/
+2
2010-12-31
spi/dw_spi Typo change diable to disable.
Justin P. Mattock
1
-1
/
+1
2010-12-30
spi/m68knommu: Coldfire QSPI platform support
Jate Sujjavanich
1
-1
/
+1
2010-12-30
spi/fsl_espi: change the read behaviour of the SPIRF
Mingkai Hu
1
-3
/
+16
2010-12-30
spi/omap2_mcspi.c: Force CS to be in inactive state after off-mode transition
Gregory CLEMENT
1
-0
/
+39
2010-12-29
Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/next
Grant Likely
4
-61
/
+344
2010-12-29
Merge branch 'for-grant' of git://arago-project.org/git/projects/linux-davinc...
Grant Likely
2
-781
/
+540
2010-12-25
spi / PM: Support dev_pm_ops
Mark Brown
1
-8
/
+84
2010-12-25
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-11
/
+26
2010-12-24
spi/mpc52xx-psc-spi: move probe/remove to proper sections
Wolfram Sang
1
-20
/
+15
2010-12-24
spi/mpc52xx-spi: fix annotation for remove()-pointer
Wolfram Sang
1
-1
/
+1
2010-12-24
spi/fsl_espi: fix wrong setting of the address in the command buffer
Mingkai Hu
1
-7
/
+9
[next]