summaryrefslogtreecommitdiff
path: root/drivers/spi/cf_spi.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford1-8/+0
2017-01-15spi: Zap cf_qspi driver and related codeJagan Teki1-4/+0
2015-03-29spi: cf_spi: Staticize local functionsAxel Lin1-13/+7
2015-03-29spi: cf_spi: Use to_cf_spi_slave to resolve cfslave from slaveAxel Lin1-2/+9
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-03-19spi: Use spi_alloc_slave() in each SPI driverSimon Glass1-3/+1
2011-04-13add CONFIG_SPI_IDLE_VAL for cf_spi.c to allow use of spi_mmcWolfgang Wegner1-3/+11
2009-07-14Coldfire: Consolidate DSPI driverTsiChung Liew1-0/+357