Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi/orion: Use module_platform_driver() | Ezequiel Garcia | 2013-02-05 | 1 | -11/+2 |
* | spi: Remove erroneous __init, __exit and __exit_p() references in drivers | Grant Likely | 2013-02-05 | 1 | -4/+4 |
* | spi: Remove HOTPLUG section attributes | Grant Likely | 2012-12-07 | 1 | -1/+1 |
* | spi/orion: Add SPI_CHPA and SPI_CPOL support to kirkwood driver. | Jason Gunthorpe | 2012-12-06 | 1 | -1/+24 |
* | spi: Refactor spi-orion to use SPI framework queue. | Andrew Lunn | 2012-08-17 | 1 | -148/+61 |
* | spi/orion: remove uneeded spi_info | Michael Walle | 2012-07-23 | 1 | -5/+0 |
* | spi/orion: add device tree binding | Andrew Lunn | 2012-07-23 | 1 | -0/+17 |
* | ARM: Orion: SPI: Add clk/clkdev support. | Andrew Lunn | 2012-05-08 | 1 | -7/+23 |
* | ARM: orion: spi: remove enable_clock_fix which is not used | Andrew Lunn | 2012-03-16 | 1 | -5/+0 |
* | spi: Add module.h to implicit users in drivers/spi | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | spi: Convert uses of struct resource * to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -3/+3 |
* | spi: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -0/+573 |