aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-octeon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-20spi: octeon: Convert to use bits_per_word_maskAxel Lin1-27/+1
2013-08-20spi: octeon: Remove unused bits_per_word variable in octeon_spi_do_transferAxel Lin1-4/+0
2013-08-20spi: octeon: Remove empty octeon_spi_nop_transfer_hardware functionAxel Lin1-7/+0
2013-08-05spi: octeon: Remove my_master pointer from struct octeon_spiAxel Lin1-6/+4
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely1-3/+3
2012-08-22spi: Add SPI master controller for OCTEON SOCs.David Daney1-0/+362