aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-24spi: Remove obsolete spi_base_setup_slave_fdtMario Six1-20/+0
2018-01-24spi: Fix style violation and improve codeMario Six1-3/+4
2014-08-06spi: Support half-duplex mode in FDT decodeSimon Glass1-0/+2
2013-12-09spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT nodeSimon Glass1-0/+19
2013-11-12spi: omap3: add support for more word lengthsNikita Kiryanov1-0/+13
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-03-19spi: Add function to allocate a new SPI slaveSimon Glass1-0/+39