summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* spi: dev->id is an int, not a string, fix debug outputMarc Kleine-Budde2009-11-241-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-222-2/+2
* mc13783: fix spi mode, remove now unneeded double readSascha Hauer2009-10-021-6/+1
* imx spi: Use gpio as chip selectsSascha Hauer2009-10-021-21/+44
* spi: remove bogus setup of proxy deviceSascha Hauer2009-07-211-3/+2
* mc13783 cdevSascha Hauer2009-07-211-24/+37
* introduce cdevSascha Hauer2009-07-211-5/+8
* imx_spi: make locally used function staticSascha Hauer2009-05-131-1/+1
* mc13783: Add lseekSascha Hauer2008-12-091-0/+1
* mc13783 pmic: add open/close functionsSascha Hauer2008-09-021-0/+2
* This is Kconfig cleanup patch (not all configurations will use CFI, SPI, RAMF...Menon, Nishanth2008-05-122-2/+4
* first (partly) running spi supportSascha Hauer2008-03-143-9/+536
* beginning of SPI supportSascha Hauer2008-03-115-0/+89