summaryrefslogtreecommitdiff
path: root/drivers/spi/spi.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* spi: Remove obsolete spi_base_setup_slave_fdtMario Six2018-01-241-20/+0
* spi: Fix style violation and improve codeMario Six2018-01-241-3/+4
* spi: Support half-duplex mode in FDT decodeSimon Glass2014-08-061-0/+2
* spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT nodeSimon Glass2013-12-091-0/+19
* spi: omap3: add support for more word lengthsNikita Kiryanov2013-11-121-0/+13
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* spi: Add function to allocate a new SPI slaveSimon Glass2013-03-191-0/+39