Commit Graph

221 Commits (95a260a98c010321cdc5f2acd1f4272b9c0a19dc)

Author SHA1 Message Date
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 12 years ago
Jagannadha Sutradharudu Teki e7b1e452ff spi: Add GPL-2.0+ SPDX-License-Identifier for missing files 12 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 12 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 12 years ago
Rajeshwari Shinde c4a796329d spi: exynos: Support word transfers 12 years ago
Rajeshwari Shinde 120af1572a spi: exynos: Minimise access to SPI FIFO level 12 years ago
Rajeshwari Shinde 8d203afdd3 spi: exynos: Support a delay after deactivate 12 years ago
Matt Porter 1d0933eaf9 spi: add TI QSPI driver 12 years ago
Marek Vasut a928a36ff9 spi: mxs_spi: Configure chipselect after block reset 12 years ago
Prabhakar Kushwaha 997399fa42 powerpc: Fix CamelCase checkpatch warnings 12 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
Hung-ying Tyan f3424c554c cros: exynos: add SPI support for cros_ec 12 years ago
Axel Lin 9675fed474 spi: mxc_spi: Use DIV_ROUND_UP at appropriate places 12 years ago
Axel Lin 0cb8394f81 spi: cf_qspi: Use DIV_ROUND_UP at appropriate place 12 years ago
Axel Lin ba1d1c2d9b spi: tegra20_sflash: Remove redundant code to set bus and cs of struct spi_slave 12 years ago
Axel Lin d6f64d4a11 spi: tegra114_spi: Convert to use spi_alloc_slave() 12 years ago
Axel Lin 0368292954 spi: armada100_spi: Remove unnecessary NULL test for dout and din 12 years ago
Rajeshwari Shinde e4eaef8910 spi: exynos: Support SPI_PREAMBLE mode 12 years ago
Scott Jiang d4d4f90377 bfin: discard invalid data and clear RXS in bf5xx spi driver 12 years ago
Scott Jiang e76276df74 bfin: Remove spi dma function in bf5xx. 12 years ago
Bo Shen e0d2d3bd29 spi: atmel_spi: using ip version to check whether has wdrbt 12 years ago
Stefan Roese 0499218dbc imx: Move some header files from arch-mxs to imx-common 12 years ago
Fabio Estevam 0f1411bc8d spi: mxc_spi: Set master mode for all channels 12 years ago
Dirk Behme d36b39bf0d spi: mxc_spi: Fix ECSPI reset handling 12 years ago
York Sun 472d546054 Consolidate bool type 12 years ago
Vivek Gautam 7d17958408 spi: exynos: Fix compiler warnings for non-dt systems 12 years ago
Allen Martin 77c42e80b9 tegra114: add SPI driver 12 years ago