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