Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | -1/+1 |
* | spi: Use mode for rx mode flags | Jagan Teki | 2016-09-22 | -1/+1 |
* | spi: cadence_quadspi: Enable QUAD mode based on DT data | Vignesh R | 2016-07-09 | -1/+2 |
* | spi: cadence_qspi: Ensure check for max frequency in place | Chin Liang See | 2015-11-05 | -0/+3 |
* | spi: cadence_qspi: Fix fdt read of spi-max-frequency | Chin Liang See | 2015-11-05 | -4/+4 |
* | spi: cadence_qspi: Ensure spi_calibration is run when sclk change | Chin Liang See | 2015-11-05 | -9/+13 |
* | spi: cadence_qspi: get sram size from device tree | Vikas Manocha | 2015-07-03 | -0/+1 |
* | dm: spi: Move the per-child data size to the uclass | Simon Glass | 2015-01-29 | -1/+0 |
* | spi: cadence_qspi: Fix checking return value of fdt_first_subnode() | Axel Lin | 2015-01-07 | -1/+1 |
* | spi: Add Cadence QSPI DM driver used by SoCFPGA | Stefan Roese | 2014-12-06 | -0/+345 |