summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-octeon.c
AgeCommit message (Expand)Author
2015-03-17spi: constify of_device_id arrayFabian Frederick
2014-10-20spi: drop owner assignment from platform_driversWolfram Sang
2014-03-30Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/...Mark Brown
2014-03-03spi: octeon: Convert to let spi core validate transfer speedAxel Lin
2014-03-03spi: octeon: Remove struct octeon_spi_setup usageAxel Lin
2014-02-16spi: Remove explictly set bus_num and num_chipselect to default settingAxel Lin
2014-02-11spi: octeon: Remove unused bits_per_word from struct octeon_spi_setupAxel Lin
2014-02-03spi: octeon: Use list_is_last() instead of open-codedAxel Lin
2014-02-03spi: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-09-26spi: octeon: use devm_spi_register_master()Jingoo Han
2013-08-20spi: octeon: Convert to use bits_per_word_maskAxel Lin
2013-08-20spi: octeon: Remove unused bits_per_word variable in octeon_spi_do_transferAxel Lin
2013-08-20spi: octeon: Remove empty octeon_spi_nop_transfer_hardware functionAxel Lin
2013-08-05spi: octeon: Remove my_master pointer from struct octeon_spiAxel Lin
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely
2012-08-22spi: Add SPI master controller for OCTEON SOCs.David Daney