aboutsummaryrefslogtreecommitdiff
path: root/Documentation/spi
AgeCommit message (Expand)AuthorFilesLines
2013-08-08spi/documentation: Fix usage of __initdataGravatar Sachin Kamat 1-1/+1
2013-01-03Documentation: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-2/+2
2012-10-02Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Gravatar Linus Torvalds 1-0/+36
2012-09-14ARM: ep93xx: move platform_data definitionsGravatar Arnd Bergmann 1-1/+1
2012-08-22spi: Master driver for NXP SC18IS602/603Gravatar Guenter Roeck 1-0/+36
2012-03-07spi: create a message queueing infrastructureGravatar Linus Walleij 1-12/+46
2011-09-27doc: fix broken referencesGravatar Paul Bolle 1-2/+2
2011-06-18spi/pxa2xx: Remove unavailable ssp_type from documentationGravatar Stefan Schmidt 1-5/+0
2011-06-08spi/ep93xx: add DMA supportGravatar Mika Westerberg 1-0/+10
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 2-2/+2
2010-12-01arm/pxa2xx: reorgazine SSP and SPI header filesGravatar Sebastian Andrzej Siewior 1-2/+2
2010-05-25spi/ep93xx: implemented driver for Cirrus EP93xx SPI controllerGravatar Mika Westerberg 1-0/+95
2010-05-25Documentation/spi/* compile warning fixGravatar Prarit Bhargava 1-2/+2
2010-04-29spi: spidev_test gives error upon 1-byte transferGravatar Hector Palacios 1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 1-1/+1
2009-09-23spi: fix spelling of `automatically' in documentationGravatar Ben Dooks 1-1/+1
2009-09-23Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSGravatar Ladinu Chandrasinghe 1-2/+2
2009-06-30spi: new spi->mode bitsGravatar David Brownell 1-1/+9
2009-04-21spi: documentation: emphasise spi_master.setup() semanticsGravatar David Brownell 1-0/+6
2009-01-07hwmon: (lm70) Code streamlining and cleanupGravatar Kaiwan N Billimoria 1-0/+10
2008-12-01spi documentation: use __initdata on structGravatar roel kluin 1-1/+1
2008-10-30.gitignore updatesGravatar Alexey Dobriyan 1-0/+2
2008-10-16pxa2xx_spi: fix chip_info defaults and documentation.Gravatar Vernon Sauder 1-11/+23
2008-08-12docsrc: build Documentation/ sourcesGravatar Randy Dunlap 1-0/+11
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machGravatar Russell King 2-4/+4
2008-04-28documentation: move spidev_fdx example to its own source fileGravatar Randy Dunlap 2-166/+160
2008-04-08spi: documentation tweaksGravatar David Brownell 1-1/+14
2007-10-19Convert files to UTF-8 and some cleanupsGravatar Jan Engelhardt 1-1/+1
2007-10-16spi doesn't need class_deviceGravatar Tony Jones 1-8/+17
2007-10-16Documentation/spi/spidev_test.c: constify some variablesGravatar WANG Cong 1-3/+3
2007-07-31spidev_test utilityGravatar Anton Vorontsov 1-0/+202
2007-07-17spi_lm70llp parport adapter driverGravatar Kaiwan N Billimoria 1-0/+69
2007-05-23spi doc update: describe clock mode bitsGravatar David Brownell 1-5/+48
2007-05-08SPI kerneldocGravatar David Brownell 1-19/+24
2007-05-08/dev/spidevB.C interfaceGravatar Andrea Paterniani 1-0/+307
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXGravatar Eric Miao 1-1/+1
2007-02-12[PATCH] spi: documentation does not need to set driver's bus_type fieldGravatar Ben Dooks 1-1/+0
2007-02-12[PATCH] spi: add spi_set_drvdata() and spi_get_drvdata()Gravatar Ben Dooks 1-1/+1
2006-12-10[PATCH] spi: stabilize PIO mode transfers on PXA2xx systemsGravatar Stephen Street 1-8/+8
2006-10-03Documentation: remove duplicated wordsGravatar Paolo Ornati 2-5/+5
2006-05-16[PATCH] SPI: busnum == 0 needs to workGravatar David Brownell 1-1/+33
2006-05-16[PATCH] SPI: add PXA2xx SSP SPI DriverGravatar Stephen Street 1-0/+234
2006-02-06[PATCH] SPI: spi_butterfly, restore lost deltasGravatar David Brownell 1-6/+17
2006-01-13[PATCH] SPI: add spi_butterfly driverGravatar David Brownell 1-0/+57
2006-01-13[PATCH] spi: misc fixesGravatar David Brownell 1-0/+13
2006-01-13[PATCH] SPI core tweaks, bugfixGravatar David Brownell 1-0/+16
2006-01-13[PATCH] spi: add spi_driver to SPI frameworkGravatar David Brownell 1-20/+32
2006-01-13[PATCH] spi: simple SPI frameworkGravatar David Brownell 1-0/+416