summaryrefslogtreecommitdiff
path: root/drivers/spi/altera_spi.c
AgeCommit message (Expand)Author
2015-11-18altera_spi: change ioremap to map_physmemThomas Chou
2015-11-06spi: altera_spi: minor clean upThomas Chou
2015-10-28spi: altera_spi: Minor cleanupJagan Teki
2015-10-28spi: altera_spi: Use BIT macroJagan Teki
2015-10-23spi : convert altera_spi to driver modelThomas Chou
2014-10-27spi: altera: Move the config options to the topMarek Vasut
2014-10-27spi: altera: Clean up the use of variable dMarek Vasut
2014-10-27spi: altera: Zap endless loopMarek Vasut
2014-10-27spi: altera: Clean up most checkpatch issuesMarek Vasut
2014-10-27spi: altera: Clean up bit definitionsMarek Vasut
2014-10-27spi: altera: Use struct-based register accessMarek Vasut
2013-10-16spi: Add GPL-2.0+ SPDX-License-Identifier for missing filesJagannadha Sutradharudu Teki
2013-03-19spi: Use spi_alloc_slave() in each SPI driverSimon Glass
2011-02-08altera_spi: add spi_set_speedThomas Chou
2010-05-28spi: add altera spi controller supportThomas Chou