| Commit message (Expand) | Author | Age | Files | Lines |
* | spi/pxa2xx: Remove unavailable ssp_type from documentation | Stefan Schmidt | 2011-06-19 | 1 | -5/+0 |
* | spi/ep93xx: add DMA support | Mika Westerberg | 2011-06-08 | 1 | -0/+10 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 2 | -2/+2 |
* | 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-30 | 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-07-01 | 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-02 | 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-13 | 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-09 | 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-08-01 | 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-24 | 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-22 | 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-14 | 1 | -0/+57 |
* | [PATCH] spi: misc fixes | David Brownell | 2006-01-14 | 1 | -0/+13 |
* | [PATCH] SPI core tweaks, bugfix | David Brownell | 2006-01-14 | 1 | -0/+16 |
* | [PATCH] spi: add spi_driver to SPI framework | David Brownell | 2006-01-14 | 1 | -20/+32 |
* | [PATCH] spi: simple SPI framework | David Brownell | 2006-01-14 | 1 | -0/+416 |