aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/dw_spi_mmio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-06spi: reorganize driversGrant Likely1-151/+0
2011-03-18spi/dw_spi: move dw_spi.h into drivers/spiGrant Likely1-1/+3
2011-01-11spi/dw_spi: don't treat NULL clk as an errorJamie Iles1-2/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-21spi/dw_spi: mmio code style fixupsJean-Hugues Deschenes1-4/+3
2010-01-21Memory-mapped dw_spi driverJean-Hugues Deschenes1-0/+148