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
/
Documentation
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm/pxa2xx: reorgazine SSP and SPI header files
Sebastian Andrzej Siewior
2010-12-01
1
-2
/
+2
*
spi/ep93xx: implemented driver for Cirrus EP93xx SPI controller
Mika Westerberg
2010-05-25
1
-0
/
+95
*
Documentation/spi/* compile warning fix
Prarit Bhargava
2010-05-25
1
-2
/
+2
*
spi: spidev_test gives error upon 1-byte transfer
Hector Palacios
2010-04-29
1
-1
/
+1
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
spi: fix spelling of `automatically' in documentation
Ben Dooks
2009-09-23
1
-1
/
+1
*
Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS
Ladinu Chandrasinghe
2009-09-23
1
-2
/
+2
*
spi: new spi->mode bits
David Brownell
2009-06-30
1
-1
/
+9
*
spi: documentation: emphasise spi_master.setup() semantics
David Brownell
2009-04-21
1
-0
/
+6
*
hwmon: (lm70) Code streamlining and cleanup
Kaiwan N Billimoria
2009-01-07
1
-0
/
+10
*
spi documentation: use __initdata on struct
roel kluin
2008-12-01
1
-1
/
+1
*
.gitignore updates
Alexey Dobriyan
2008-10-30
1
-0
/
+2
*
pxa2xx_spi: fix chip_info defaults and documentation.
Vernon Sauder
2008-10-16
1
-11
/
+23
*
docsrc: build Documentation/ sources
Randy Dunlap
2008-08-12
1
-0
/
+11
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
2
-4
/
+4
*
documentation: move spidev_fdx example to its own source file
Randy Dunlap
2008-04-28
2
-166
/
+160
*
spi: documentation tweaks
David Brownell
2008-04-08
1
-1
/
+14
*
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
1
-1
/
+1
*
spi doesn't need class_device
Tony Jones
2007-10-16
1
-8
/
+17
*
Documentation/spi/spidev_test.c: constify some variables
WANG Cong
2007-10-16
1
-3
/
+3
*
spidev_test utility
Anton Vorontsov
2007-07-31
1
-0
/
+202
*
spi_lm70llp parport adapter driver
Kaiwan N Billimoria
2007-07-17
1
-0
/
+69
*
spi doc update: describe clock mode bits
David Brownell
2007-05-23
1
-5
/
+48
*
SPI kerneldoc
David Brownell
2007-05-08
1
-19
/
+24
*
/dev/spidevB.C interface
Andrea Paterniani
2007-05-08
1
-0
/
+307
*
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
Eric Miao
2007-04-21
1
-1
/
+1
*
[PATCH] spi: documentation does not need to set driver's bus_type field
Ben Dooks
2007-02-12
1
-1
/
+0
*
[PATCH] spi: add spi_set_drvdata() and spi_get_drvdata()
Ben Dooks
2007-02-12
1
-1
/
+1
*
[PATCH] spi: stabilize PIO mode transfers on PXA2xx systems
Stephen Street
2006-12-10
1
-8
/
+8
*
Documentation: remove duplicated words
Paolo Ornati
2006-10-03
2
-5
/
+5
*
[PATCH] SPI: busnum == 0 needs to work
David Brownell
2006-05-16
1
-1
/
+33
*
[PATCH] SPI: add PXA2xx SSP SPI Driver
Stephen Street
2006-05-16
1
-0
/
+234
*
[PATCH] SPI: spi_butterfly, restore lost deltas
David Brownell
2006-02-06
1
-6
/
+17
*
[PATCH] SPI: add spi_butterfly driver
David Brownell
2006-01-13
1
-0
/
+57
*
[PATCH] spi: misc fixes
David Brownell
2006-01-13
1
-0
/
+13
*
[PATCH] SPI core tweaks, bugfix
David Brownell
2006-01-13
1
-0
/
+16
*
[PATCH] spi: add spi_driver to SPI framework
David Brownell
2006-01-13
1
-20
/
+32
*
[PATCH] spi: simple SPI framework
David Brownell
2006-01-13
1
-0
/
+416