summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-10-10Doc: update 00-INDEX files to reflect the runnable code moveShuah Khan6-13/+2
2015-11-30spi: tools: move spidev_test metadataJoshua Clayton2-4/+0
2015-11-23spi: Move spi code from Documentation to toolsJoshua Clayton6-12/+9
2015-09-20ARM: pxa: Remove unused clock_enable field from struct pxa2xx_spi_masterJarkko Nikula5-12/+0
2015-04-17Documentation/spi/spidev_test.c: fix warningAndrew Morton1-2/+2
2015-04-11Merge remote-tracking branches 'spi/topic/spidev' and 'spi/topic/spidev-test'...Mark Brown2-32/+138
2015-03-10spi: spidev_test: Added input buffer from the terminalAdrian Remonda1-16/+60
2015-03-10spi: spidev_test: Added verbose outputAdrian Remonda1-1/+9
2015-03-10spi: spidev_test: Cleaned hexadecimal dumpAdrian Remonda1-6/+29
2015-03-08spi: Use PM ops instead of legacy suspend/resumeLars-Peter Clausen1-2/+1
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds50-136/+168
2014-09-26Documentation: use subdir-y to avoid unnecessary built-in.o filesPeter Foley15-43/+6
2014-09-16spi-summary: documentation mistakeOscar Utbult1-3/+3
2014-03-30Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's...Mark Brown15-534/+449
2014-02-27spi: spidev_fdx: Add support for Dual/Quad SPI TransfersGeert Uytterhoeven1-4/+4
2014-02-27spi: spidev_test: Add support for Dual/Quad SPI TransfersGeert Uytterhoeven1-6/+37
2014-02-27spi: spidev: Add support for Dual/Quad SPI TransfersGeert Uytterhoeven3-6/+33
2014-02-22spi/spidev_test: Document -N/--no-cs and -R/--readyGeert Uytterhoeven1-1/+3
2014-02-12Merge tag 'spi-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds5-8/+26
2014-02-11Documentation/: update 00-INDEX filesHenrik Austad26-26/+176
2014-01-27spi: correct the transfer_one_message documentation wordingBaruch Siach2-2/+2
2014-01-27spi: document the transfer_one spi_master callbackBaruch Siach1-0/+15
2013-12-09spi: Correction to typos in Documentation/spi/spi-summaryJohn Whitmore1-4/+4
2013-08-08spi/documentation: Fix usage of __initdataSachin Kamat1-1/+1
2013-01-03Documentation: remove __dev* attributes.Greg Kroah-Hartman9-36/+14
2012-10-03Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds33-1260/+2114
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann19-20/+20
2012-08-22spi: Master driver for NXP SC18IS602/603Guenter Roeck6-0/+449
2012-03-08spi: create a message queueing infrastructureLinus Walleij4-264/+487
2011-09-27doc: fix broken referencesPaul Bolle96-179/+125
2011-06-19spi/pxa2xx: Remove unavailable ssp_type from documentationStefan Schmidt1-5/+0
2011-06-08spi/ep93xx: add DMA supportMika Westerberg4-13/+308
2011-03-31Fix common misspellingsLucas De Marchi2463-4252/+4252
2010-12-01arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior23-32/+30
2010-05-25spi/ep93xx: implemented driver for Cirrus EP93xx SPI controllerMika Westerberg5-0/+1071
2010-05-25Documentation/spi/* compile warning fixPrarit Bhargava1-2/+2
2010-04-29spi: spidev_test gives error upon 1-byte transferHector Palacios1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa345-508/+516
2009-09-23spi: fix spelling of `automatically' in documentationBen Dooks1-1/+1
2009-09-23Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe11-90/+90
2009-07-01spi: new spi->mode bitsDavid Brownell4-7/+24
2009-04-21spi: documentation: emphasise spi_master.setup() semanticsDavid Brownell2-1/+12
2009-01-07hwmon: (lm70) Code streamlining and cleanupKaiwan N Billimoria4-25/+31
2008-12-02spi documentation: use __initdata on structroel kluin1-1/+1
2008-10-30.gitignore updatesAlexey Dobriyan11-0/+14
2008-10-16pxa2xx_spi: fix chip_info defaults and documentation.Vernon Sauder2-30/+50
2008-08-12docsrc: build Documentation/ sourcesRandy Dunlap15-1/+118
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2230-52688/+52669
2008-04-28documentation: move spidev_fdx example to its own source fileRandy Dunlap2-166/+160
2008-04-09spi: documentation tweaksDavid Brownell1-1/+14
[next]