summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-atmel.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'spi/fix/grant' into spi-linusMark Brown2013-05-131-2/+2
|\
| * spi/atmel: fix speed_hz check in atmel_spi_transfer()Joachim Eastwood2013-04-071-2/+2
* | spi/spi-atmel: BUG: fix doesn' support 16 bits transfers using PIORichard Genoud2013-05-021-9/+38
* | spi/spi-atmel: add dmaengine supportNicolas Ferre2013-04-241-21/+566
* | spi/spi-atmel: add flag to controller data for lock operationsNicolas Ferre2013-04-231-14/+21
* | spi/spi-atmel: add physical base addressNicolas Ferre2013-04-231-0/+2
* | spi/spi-atmel: status information passed through controller dataNicolas Ferre2013-04-011-5/+8
* | spi/spi-atmel: call unmapping on transfers buffersNicolas Ferre2013-04-011-3/+5
* | spi/spi-atmel: add support transfer on CS1,2,3, not only on CS0Wenyou Yang2013-04-011-13/+12
* | spi/spi-atmel: detect the capabilities of SPI core by reading the VERSION reg...Wenyou Yang2013-04-011-16/+50
|/
* spi: Remove erroneous __init, __exit and __exit_p() references in driversGrant Likely2013-02-051-1/+1
* spi/atmel: add DT supportJean-Christophe PLAGNIOL-VILLARD2012-12-171-1/+16
* Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-131-2/+2
|\
| * spi: Remove HOTPLUG section attributesGrant Likely2012-12-071-2/+2
* | arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-061-1/+1
|/
* atmel/spi: fix missing probeJean-Christophe PLAGNIOL-VILLARD2011-11-091-2/+3
* Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-291-12/+1
|\
| * drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-251-12/+1
* | ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
|/
* spi: reorganize driversGrant Likely2011-06-061-0/+1093