Age | Commit message (Expand) | Author |
2013-08-08 | spi/documentation: Fix usage of __initdata | Sachin Kamat |
2013-01-03 | Documentation: remove __dev* attributes. | Greg Kroah-Hartman |
2012-10-02 | Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/... | Linus Torvalds |
2012-09-14 | ARM: ep93xx: move platform_data definitions | Arnd Bergmann |
2012-08-22 | spi: Master driver for NXP SC18IS602/603 | Guenter Roeck |
2012-03-07 | spi: create a message queueing infrastructure | Linus Walleij |
2011-09-27 | doc: fix broken references | Paul Bolle |
2011-06-18 | spi/pxa2xx: Remove unavailable ssp_type from documentation | Stefan Schmidt |
2011-06-08 | spi/ep93xx: add DMA support | Mika Westerberg |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2010-12-01 | arm/pxa2xx: reorgazine SSP and SPI header files | Sebastian Andrzej Siewior |
2010-05-25 | spi/ep93xx: implemented driver for Cirrus EP93xx SPI controller | Mika Westerberg |
2010-05-25 | Documentation/spi/* compile warning fix | Prarit Bhargava |
2010-04-29 | spi: spidev_test gives error upon 1-byte transfer | Hector Palacios |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-09-23 | spi: fix spelling of `automatically' in documentation | Ben Dooks |
2009-09-23 | Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS | Ladinu Chandrasinghe |
2009-06-30 | spi: new spi->mode bits | David Brownell |
2009-04-21 | spi: documentation: emphasise spi_master.setup() semantics | David Brownell |
2009-01-07 | hwmon: (lm70) Code streamlining and cleanup | Kaiwan N Billimoria |
2008-12-01 | spi documentation: use __initdata on struct | roel kluin |
2008-10-30 | .gitignore updates | Alexey Dobriyan |
2008-10-16 | pxa2xx_spi: fix chip_info defaults and documentation. | Vernon Sauder |
2008-08-12 | docsrc: build Documentation/ sources | Randy Dunlap |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-04-28 | documentation: move spidev_fdx example to its own source file | Randy Dunlap |
2008-04-08 | spi: documentation tweaks | David Brownell |
2007-10-19 | Convert files to UTF-8 and some cleanups | Jan Engelhardt |
2007-10-16 | spi doesn't need class_device | Tony Jones |
2007-10-16 | Documentation/spi/spidev_test.c: constify some variables | WANG Cong |
2007-07-31 | spidev_test utility | Anton Vorontsov |
2007-07-17 | spi_lm70llp parport adapter driver | Kaiwan N Billimoria |
2007-05-23 | spi doc update: describe clock mode bits | David Brownell |
2007-05-08 | SPI kerneldoc | David Brownell |
2007-05-08 | /dev/spidevB.C interface | Andrea Paterniani |
2007-04-21 | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX | Eric Miao |
2007-02-12 | [PATCH] spi: documentation does not need to set driver's bus_type field | Ben Dooks |
2007-02-12 | [PATCH] spi: add spi_set_drvdata() and spi_get_drvdata() | Ben Dooks |
2006-12-10 | [PATCH] spi: stabilize PIO mode transfers on PXA2xx systems | Stephen Street |
2006-10-03 | Documentation: remove duplicated words | Paolo Ornati |
2006-05-16 | [PATCH] SPI: busnum == 0 needs to work | David Brownell |
2006-05-16 | [PATCH] SPI: add PXA2xx SSP SPI Driver | Stephen Street |
2006-02-06 | [PATCH] SPI: spi_butterfly, restore lost deltas | David Brownell |
2006-01-13 | [PATCH] SPI: add spi_butterfly driver | David Brownell |
2006-01-13 | [PATCH] spi: misc fixes | David Brownell |
2006-01-13 | [PATCH] SPI core tweaks, bugfix | David Brownell |
2006-01-13 | [PATCH] spi: add spi_driver to SPI framework | David Brownell |
2006-01-13 | [PATCH] spi: simple SPI framework | David Brownell |