Age | Commit message (Expand) | Author |
---|---|---|
2016-12-05 | spi: Define and use spi_ctrlr structure | Furquan Shaikh |
2016-12-05 | spi: Pass pointer to spi_slave structure in spi_setup_slave | Furquan Shaikh |
2016-12-05 | spi: Fix parameter types for spi functions | Furquan Shaikh |
2016-11-22 | spi: Clean up SPI flash driver interface | Furquan Shaikh |
2015-04-21 | arm(64): Globally replace writel(v, a) with write32(a, v) | Julius Werner |
2015-04-17 | qualcomm/ipq806x: add spi_crop_chunk() | Patrick Georgi |
2015-04-10 | gpio: Extend common GPIO header, simplify function names | Julius Werner |
2015-04-08 | ipq806x: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-03-23 | ipq806x: implement GPIO API | Vadim Bendebury |
2015-03-17 | ipq806x: Break apart large transfers in spi_xfer() | David Hendricks |
2015-01-04 | ipq806x: move GPIO definitions to the proper include file | Vadim Bendebury |
2014-12-31 | ipq8064: modify SPI controller driver to work in coreboot | Vadim Bendebury |
2014-12-30 | ipq8064: copy u-boot spi driver as is | Vadim Bendebury |