aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-orion.c
AgeCommit message (Expand)Author
2013-02-05spi/orion: Use module_platform_driver()Ezequiel Garcia
2013-02-05spi: Remove erroneous __init, __exit and __exit_p() references in driversGrant Likely
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely
2012-12-06spi/orion: Add SPI_CHPA and SPI_CPOL support to kirkwood driver.Jason Gunthorpe
2012-08-17spi: Refactor spi-orion to use SPI framework queue.Andrew Lunn
2012-07-23spi/orion: remove uneeded spi_infoMichael Walle
2012-07-23spi/orion: add device tree bindingAndrew Lunn
2012-05-08ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn
2012-03-16ARM: orion: spi: remove enable_clock_fix which is not usedAndrew Lunn
2011-10-31spi: Add module.h to implicit users in drivers/spiPaul Gortmaker
2011-06-10spi: Convert uses of struct resource * to resource_size(ptr)Joe Perches
2011-06-06spi: reorganize driversGrant Likely