summaryrefslogtreecommitdiffstats
path: root/drivers/spi/altera_spi.c
Commit message (Expand)AuthorAgeFilesLines
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-3/+5
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-161-0/+3
* spi: altera_spi: fix altera_spi_setup() return error codesAntony Pavlov2014-04-231-3/+3
* spi: altera_spi: Remove redundant assignmentAlexander Shiyan2014-02-171-1/+1
* Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-131-7/+1
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* spi/altera_spi: Add cs_change supportFranck Jullien2011-11-251-1/+26
* introduce io.hSascha Hauer2011-09-221-1/+1
* nios2: Add Altera SPI master driverFranck Jullien2011-08-241-0/+227