summaryrefslogtreecommitdiff
path: root/Documentation/spi
AgeCommit message (Expand)AuthorFilesLines
2013-01-04Documentation: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-10-03Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds1-0/+36
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann1-1/+1
2012-08-22spi: Master driver for NXP SC18IS602/603Guenter Roeck1-0/+36
2012-03-08spi: create a message queueing infrastructureLinus Walleij1-12/+46
2011-09-27doc: fix broken referencesPaul Bolle1-2/+2
2011-06-19spi/pxa2xx: Remove unavailable ssp_type from documentationStefan Schmidt1-5/+0
2011-06-09spi/ep93xx: add DMA supportMika Westerberg1-0/+10
2011-03-31Fix common misspellingsLucas De Marchi2-2/+2
2010-12-01arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior1-2/+2
2010-05-25spi/ep93xx: implemented driver for Cirrus EP93xx SPI controllerMika Westerberg1-0/+95
2010-05-25Documentation/spi/* compile warning fixPrarit Bhargava1-2/+2
2010-04-30spi: spidev_test gives error upon 1-byte transferHector Palacios1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-23spi: fix spelling of `automatically' in documentationBen Dooks1-1/+1
2009-09-23Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe1-2/+2
2009-07-01spi: new spi->mode bitsDavid Brownell1-1/+9
2009-04-22spi: documentation: emphasise spi_master.setup() semanticsDavid Brownell1-0/+6
2009-01-07hwmon: (lm70) Code streamlining and cleanupKaiwan N Billimoria1-0/+10
2008-12-02spi documentation: use __initdata on structroel kluin1-1/+1
2008-10-30.gitignore updatesAlexey Dobriyan1-0/+2
2008-10-16pxa2xx_spi: fix chip_info defaults and documentation.Vernon Sauder1-11/+23
2008-08-13docsrc: build Documentation/ sourcesRandy Dunlap1-0/+11
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2-4/+4
2008-04-28documentation: move spidev_fdx example to its own source fileRandy Dunlap2-166/+160
2008-04-09spi: documentation tweaksDavid Brownell1-1/+14
2007-10-20Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-16spi doesn't need class_deviceTony Jones1-8/+17
2007-10-16Documentation/spi/spidev_test.c: constify some variablesWANG Cong1-3/+3
2007-08-01spidev_test utilityAnton Vorontsov1-0/+202
2007-07-17spi_lm70llp parport adapter driverKaiwan N Billimoria1-0/+69
2007-05-24spi doc update: describe clock mode bitsDavid Brownell1-5/+48
2007-05-08SPI kerneldocDavid Brownell1-19/+24
2007-05-08/dev/spidevB.C interfaceAndrea Paterniani1-0/+307
2007-04-22[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao1-1/+1
2007-02-12[PATCH] spi: documentation does not need to set driver's bus_type fieldBen Dooks1-1/+0
2007-02-12[PATCH] spi: add spi_set_drvdata() and spi_get_drvdata()Ben Dooks1-1/+1
2006-12-10[PATCH] spi: stabilize PIO mode transfers on PXA2xx systemsStephen Street1-8/+8
2006-10-04Documentation: remove duplicated wordsPaolo Ornati2-5/+5
2006-05-17[PATCH] SPI: busnum == 0 needs to workDavid Brownell1-1/+33
2006-05-17[PATCH] SPI: add PXA2xx SSP SPI DriverStephen Street1-0/+234
2006-02-06[PATCH] SPI: spi_butterfly, restore lost deltasDavid Brownell1-6/+17
2006-01-14[PATCH] SPI: add spi_butterfly driverDavid Brownell1-0/+57
2006-01-14[PATCH] spi: misc fixesDavid Brownell1-0/+13
2006-01-14[PATCH] SPI core tweaks, bugfixDavid Brownell1-0/+16
2006-01-14[PATCH] spi: add spi_driver to SPI frameworkDavid Brownell1-20/+32
2006-01-14[PATCH] spi: simple SPI frameworkDavid Brownell1-0/+416