Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi: xilinx_spi: Add asm/io.h include file | Jagan Teki | 2015-07-01 | 1 | -0/+1 |
* | dm: spi: xilinx_spi: Convert to driver model | Jagan Teki | 2015-07-01 | 1 | -88/+112 |
* | spi: xilinx_spi: Driver clean-up | Jagan Teki | 2015-07-01 | 1 | -107/+57 |
* | spi: xilinx_spi: Move header code to driver | Jagan Teki | 2015-07-01 | 1 | -1/+112 |
* | spi: xilinx: Move timeout calculation out of the loop | Michal Simek | 2014-02-18 | 1 | -3/+5 |
* | spi: Add GPL-2.0+ SPDX-License-Identifier for missing files | Jagannadha Sutradharudu Teki | 2013-10-16 | 1 | -1/+1 |
* | spi: Use spi_alloc_slave() in each SPI driver | Simon Glass | 2013-03-19 | 1 | -3/+1 |
* | spi: xilinx_spi: Perform software reset during slave setup | Jason Wu | 2013-02-04 | 1 | -0/+2 |
* | spi: xilinx: Remove unused variable | Stephan Linz | 2012-09-11 | 1 | -1/+0 |
* | spi: microblaze: Adds driver for Xilinx SPI controller | Stephan Linz | 2012-07-31 | 1 | -0/+214 |