summaryrefslogtreecommitdiff
path: root/drivers/spi/soft_spi.c
Commit message (Expand)AuthorAgeLines
* dm: spi: soft_spi: switch to use linux compatible stringPeng Fan2016-05-17-10/+28
* dm: spi: soft_spi bug fixPeng Fan2016-05-17-7/+12
* dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass2015-10-23-1/+1
* dm: spi: Move slave details to child platdataSimon Glass2015-01-29-9/+0
* dm: spi: Move the per-child data size to the uclassSimon Glass2015-01-29-1/+0
* dm: spi: Remove use of fdtdec GPIO supportSimon Glass2015-01-29-34/+28
* dm: spi: Add soft_spi implementationSimon Glass2014-10-22-0/+252
* dm: spi: Rename soft_spi.c to soft_spi_legacy.cSimon Glass2014-10-22-181/+0
* spi: soft_spi: Support NULL din/dout buffersAndrew Ruder2014-06-08-6/+12
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* spi: Use spi_alloc_slave() in each SPI driverSimon Glass2013-03-19-3/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-5/+5
* soft_spi: move to drivers/spiJean-Christophe PLAGNIOL-VILLARD2008-08-29-0/+193