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-07-06
spi/tegra: Use engineering names in DT compatible property
Stephen Warren
1
-1
/
+1
2011-07-05
spi/fsl_spi: fix CPM spi driver
Holger Brunck
1
-17
/
+11
2011-07-04
spi: remove obsolete spi-s3c24xx-gpio driver
Peter Korsgaard
3
-211
/
+0
2011-06-17
spi/bfin_spi: uninline fat queue funcs
Mike Frysinger
1
-4
/
+4
2011-06-17
spi/bfin_spi: constify pin array
Mike Frysinger
1
-1
/
+1
2011-06-17
spi/bfin_spi: use structs for accessing hardware regs
Mike Frysinger
1
-124
/
+84
2011-06-17
Merge branch 'spi/merge' into spi/next
Grant Likely
2
-3
/
+5
2011-06-17
spi/bfin_spi: fix handling of default bits per word setting
Mike Frysinger
1
-3
/
+4
2011-06-17
spi/topcliff-pch: Support new device ML7223 IOH
Tomoya MORINAGA
1
-1
/
+4
2011-06-16
spi/pl022: strengthen FIFO watermark level checks
Linus Walleij
1
-4
/
+44
2011-06-16
spi/pl022: support runtime PM
Rabin Vincent
1
-0
/
+6
2011-06-16
spi/pl022: initialize burstsize from FIFO trigger level
Linus Walleij
1
-2
/
+53
2011-06-15
gpio/tegra: Move Tegra gpio driver to drivers/gpio
Grant Likely
1
-0
/
+12
2011-06-13
spi-pl022: Add missing return value update
Virupax Sadashivpetimath
1
-0
/
+1
2011-06-11
spi: Convert uses of struct resource * to resource_size(ptr)
Joe Perches
5
-14
/
+14
2011-06-09
Merge branch 'ep93xx-dma' into spi/next
Grant Likely
1
-12
/
+291
2011-06-09
spi/topcliff_pch: DMA support
Tomoya MORINAGA
1
-106
/
+488
2011-06-09
spi/topcliff_pch: support new device ML7213 IOH
Tomoya MORINAGA
2
-280
/
+312
2011-06-09
spi/ep93xx: add DMA support
Mika Westerberg
1
-12
/
+291
2011-06-06
spi: reorganize drivers
Grant Likely
57
-289
/
+239
2011-06-04
spi/bitbang: initialize bits_per_word as specified by spi message
Anatolij Gustschin
1
-3
/
+3
2011-06-04
spi/omap2: fix uninitialized variable
Govindraj.R
1
-1
/
+1
2011-05-27
spi/spi_bfin_sport: new driver for a SPI bus via the Blackfin SPORT peripheral
Cliff Cai
3
-0
/
+962
2011-05-27
spi/tle620x: add missing device_remove_file()
Axel Lin
1
-1
/
+2
2011-05-26
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
1
-2
/
+1
2011-05-26
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
9
-159
/
+96
2011-05-26
mfd: Use mfd cell platform_data for timberdale cells platform bits
Samuel Ortiz
1
-2
/
+1
2011-05-24
coldfire_qspi compile fix
Steven King
1
-0
/
+1
2011-05-20
spi/amba-pl022: work in polling or interrupt mode if pl022_dma_probe fails
Viresh Kumar
1
-5
/
+6
2011-05-20
spi/spi_s3c24xx: Use spi_bitbang_stop instead of spi_unregister_master in s3c...
Axel Lin
1
-1
/
+1
2011-05-20
spi/spi_nuc900: Use spi_bitbang_stop instead of spi_unregister_master in nuc9...
Axel Lin
1
-1
/
+1
2011-05-20
spi/spi_tegra: use spi_unregister_master() instead of spi_master_put()
Axel Lin
1
-1
/
+1
2011-05-20
spi/spi_sh: use spi_unregister_master instead of spi_master_put in remove path
Axel Lin
1
-1
/
+1
2011-05-20
spi: Use void pointers for data in simple SPI I/O operations
Mark Brown
1
-2
/
+2
2011-05-20
spi/pl022: use cpu_relax in the busy loop
Linus Walleij
1
-0
/
+1
2011-05-20
spi/pl022: mark driver non-experimental
Linus Walleij
1
-2
/
+2
2011-05-20
spi/pl022: timeout on polled transfer v2
Magnus Templing
1
-8
/
+15
2011-05-20
Merge commit 'v2.6.39' into spi/next
Grant Likely
9
-21
/
+21
2011-05-19
Haavard Skinnemoen has left Atmel
Jean Delvare
1
-1
/
+1
2011-04-12
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-4
/
+4
2011-04-07
spi: Fix race condition in stop_queue()
Vasily Khoruzhick
4
-4
/
+4
2011-03-31
Fix common misspellings
Lucas De Marchi
9
-17
/
+17
2011-03-31
spi/dw_spi: improve the interrupt mode with the batch ops
Alek Du
1
-47
/
+16
2011-03-31
spi/dw_spi: change poll mode transfer from byte ops to batch ops
Alek Du
1
-23
/
+48
2011-03-31
spi/dw_spi: remove the un-necessary flush()
Alek Du
1
-14
/
+1
2011-03-31
spi/dw_spi: unify the low level read/write routines
Feng Tang
2
-79
/
+26
2011-03-24
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-4
/
+22
2011-03-24
spi/pl022: Add loopback support for the SPI on 5500
Philippe Langlais
1
-1
/
+19
2011-03-24
spi/omap_mcspi: Fix broken last word xfer
Jarkko Nikula
1
-3
/
+3
2011-03-23
mfd: mfd_cell is now implicitly available to timberdale drivers
Andres Salomon
1
-1
/
+2
[prev]
[next]