Commit Graph

244 Commits (a99cea03132bfc7bb87cb6cfae38c1af5b1bf0b0)

Author SHA1 Message Date
Heiko Schocher f659b57361 spi, spi_mxc: do not hang in spi_xchg_single 11 years ago
Simon Glass 22052c6236 spi: Support half-duplex mode in FDT decode 11 years ago
Simon Glass a4e29db257 exynos: spi: Fix calculation of SPI transaction start time 11 years ago
Sergey Kostanbaev 7237d22baa arm: ep9315: Return back Cirrus Logic EDB9315A board support 11 years ago
Akshay Saraswat e76d2a81bc Exynos: SPI: Fix reading data from SPI flash 11 years ago
Axel Lin 7a4861fad0 spi: davinci: Fix register address for SPI1_BUS 11 years ago
Alison Wang 6b57ff6fd5 arm: vf610: Add QSPI driver support 11 years ago
Andrew Ruder c1c0dd2644 spi: soft_spi: Support NULL din/dout buffers 11 years ago
Sourav Poddar ce3cc8ecf5 ti: qspi: populate slave device to set flash quad bit. 11 years ago
Hou Zhiqiang afb907061a powerpc/espi: remove 80us delay to improve transfer performance 11 years ago
Karicheri, Muralidharan 2bcdf84d58 spi: davinci: add support for multiple bus and chip select 11 years ago
Poddar, Sourav b545a98f5d spi: ti_qspi: Add delay for successful bulk erase. 11 years ago
Stephen Warren 70ad375ee4 ARM: tegra: Tegra20 pinmux cleanup 11 years ago
Simon Glass 6e16d90aca sandbox: Add implementation of spi_setup_slave_fdt() 11 years ago
Axel Lin 7dfc4dbd2d spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation 11 years ago
Vasili Galka ce6889a997 drivers/spi/omap3: Bug fix of premature write transfer completion 11 years ago
Sonic Zhang d6a320d5bb blackfin: add spi and i2c specific get clock functions 11 years ago
Sourav Poddar bb7cd0ddf9 spi: ti_qspi: Add delay before xfer for am43xx 11 years ago
Sourav Poddar 570533b820 spi: ti_qspi: Add AM43xx specifics changes 11 years ago
Markus Niebel 5d584ccec1 spi: spi-mxc: implement clk control for ECSPI to fix SPI_MODE_3 11 years ago
Michal Simek 999c39a45f spi: xilinx: Move timeout calculation out of the loop 11 years ago
Nobuhiro Iwamatsu 22e75d6d60 spi: sh_qspi: Add header file that defines the address of registers 11 years ago
Axel Lin 12f00caf61 spi: sh_spi: Use sh_spi_clear_bit() instead of open-coded 11 years ago
Kuo-Jung Su 66cb9eb1d6 spi: Add Faraday SPI controller support 11 years ago
Yen Lin 60acde43d7 spi: tegra: clear RDY bit prior to every transfer 11 years ago
Nobuhiro Iwamatsu 16f47c9c51 spi: Add support SH Quad SPI driver 11 years ago
Mike Frysinger 6122813fa2 sandbox: spi: Add SPI emulation bus 11 years ago
Simon Glass 0efc02499f spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node 11 years ago
Axel Lin 9bac8f7769 spi: bfin_spi6xx: Remove unnecessary test for bus and pins[bus] 11 years ago
Axel Lin 727cbe14b2 spi: bfin_spi: Remove unnecessary test for bus and pins[bus] 11 years ago
Nikita Kiryanov 5753d09b10 spi: omap3: add support for more word lengths 11 years ago
Nikita Kiryanov 54a759c880 spi: omap3: remove semicolon from #define 11 years ago
Masahiro Yamada 710f1d3d5f drivers: convert makefiles to Kbuild style 11 years ago
Timo Herbrecher 6d5ce1bd00 spi: mxc_spi: Fix double incrementing read pointer for unaligned buffers 11 years ago
Jagannadha Sutradharudu Teki e7b1e452ff spi: Add GPL-2.0+ SPDX-License-Identifier for missing files 11 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Rajeshwari Shinde c4a796329d spi: exynos: Support word transfers 11 years ago
Rajeshwari Shinde 120af1572a spi: exynos: Minimise access to SPI FIFO level 11 years ago
Rajeshwari Shinde 8d203afdd3 spi: exynos: Support a delay after deactivate 11 years ago
Matt Porter 1d0933eaf9 spi: add TI QSPI driver 11 years ago
Marek Vasut a928a36ff9 spi: mxs_spi: Configure chipselect after block reset 11 years ago
Prabhakar Kushwaha 997399fa42 powerpc: Fix CamelCase checkpatch warnings 11 years ago
Jagannadha Sutradharudu Teki 1465d055f9 spi: Add zynq spi controller driver 12 years ago
Axel Lin 583fe6c3d8 spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-coded 12 years ago
Axel Lin a444aa7a1c spi: fsl_espi: Use DIV_ROUND_UP instead of open-coded 12 years ago
Axel Lin 327b5c9f7c spi: bfin_spi: Use DIV_ROUND_UP instead of open-coded 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Dirk Behme 9a30903b44 spi: mxc_spi: Update pre and post divider algorithm 12 years ago
Dirk Behme 8d4c4ffb95 spi: mxc_spi: Fix pre and post divider calculation 12 years ago