summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-ep93xx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'spi/topic/ep93xx' into spi-nextMark Brown2013-06-261-0/+1
|\
| * spi: ep93xx: fix error return code in ep93xx_spi_probe()Wei Yongjun2013-05-161-0/+1
* | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2013-06-261-2/+0
|\ \
| * | spi: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-131-2/+0
| |/
* | spi: convert drivers to use bits_per_word_maskStephen Warren2013-05-291-10/+1
|/
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-4/+3
|\
| * spi: Convert to devm_ioremap_resource()Thierry Reding2013-01-251-4/+3
* | spi: remove check for bits_per_word on transfer from low level driverLaxman Dewangan2013-02-051-1/+1
|/
* spi: Remove HOTPLUG section attributesGrant Likely2012-12-071-3/+3
* ARM: ep93xx: move platform_data definitionsArnd Bergmann2012-09-141-2/+2
* spi/ep93xx: clean probe/remove routinesHannu Heikkinen2012-05-091-27/+10
* spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_directionH Hartley Sweeten2012-04-271-14/+10
* dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-211-2/+2
* Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-171-3/+6
|\
| * spi, serial: move to dma_transfer_directionVinod Koul2011-10-311-3/+6
* | drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-251-15/+5
* | spi/spi-ep93xx: add module.h includeMika Westerberg2011-10-161-0/+1
|/
* Merge branch 'ep93xx-dma' into spi/nextGrant Likely2011-06-091-12/+291
* spi: reorganize driversGrant Likely2011-06-061-0/+938
OpenPOWER on IntegriCloud