aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-ep93xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+3
2013-02-05spi: remove check for bits_per_word on transfer from low level driverLaxman Dewangan1-1/+1
2013-01-25spi: Convert to devm_ioremap_resource()Thierry Reding1-4/+3
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely1-3/+3
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann1-2/+2
2012-05-09spi/ep93xx: clean probe/remove routinesHannu Heikkinen1-27/+10
2012-04-27spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_directionH Hartley Sweeten1-14/+10
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine1-2/+2
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul1-3/+6
2011-10-31spi, serial: move to dma_transfer_directionVinod Koul1-3/+6
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely1-15/+5
2011-10-16spi/spi-ep93xx: add module.h includeMika Westerberg1-0/+1
2011-06-09Merge branch 'ep93xx-dma' into spi/nextGrant Likely1-12/+291
2011-06-06spi: reorganize driversGrant Likely1-0/+938