aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-orion.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-05spi/orion: Use module_platform_driver()Ezequiel Garcia1-11/+2
2013-02-05spi: Remove erroneous __init, __exit and __exit_p() references in driversGrant Likely1-4/+4
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely1-1/+1
2012-12-06spi/orion: Add SPI_CHPA and SPI_CPOL support to kirkwood driver.Jason Gunthorpe1-1/+24
2012-08-17spi: Refactor spi-orion to use SPI framework queue.Andrew Lunn1-148/+61
2012-07-23spi/orion: remove uneeded spi_infoMichael Walle1-5/+0
2012-07-23spi/orion: add device tree bindingAndrew Lunn1-0/+17
2012-05-08ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn1-7/+23
2012-03-16ARM: orion: spi: remove enable_clock_fix which is not usedAndrew Lunn1-5/+0
2011-10-31spi: Add module.h to implicit users in drivers/spiPaul Gortmaker1-0/+1
2011-06-10spi: Convert uses of struct resource * to resource_size(ptr)Joe Perches1-3/+3
2011-06-06spi: reorganize driversGrant Likely1-0/+573