Age | Commit message (Expand) | Author |
---|---|---|
2014-07-05 | spi: Change spi_xfer to work in units of bytes instead of bits. | Gabe Black |
2014-07-05 | spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. | Gabe Black |
2013-07-10 | armv7/exynos5420: Remove the extra reopen when reading SPI. | Hung-Te Lin |
2013-07-10 | armv7/exynos5420: Apply new implementation for SPI transmission. | Hung-Te Lin |
2013-07-10 | armv7/exynos5420: Add output ability and half-duplex mode in SPI driver. | Hung-Te Lin |
2013-07-10 | armv7/exynos5420: Revise SPI open/close/reset procedure. | Hung-Te Lin |
2013-07-10 | armv7/exynos5420: Provide configuration for SPI0~SPI2. | Hung-Te Lin |
2013-07-10 | armv7/exynos5420: Change SPI module to standard <spi-generic> interface. | Hung-Te Lin |
2013-07-10 | armv7/exynos5420: Clean up unused header and constants in spi.c | Hung-Te Lin |
2013-07-10 | arm/exynos: Correct SPI session commands. | Hung-Te Lin |
2013-07-10 | pit: Create an exynos5420 directory which is nearly a copy of exynos5250. | Gabe Black |