Commit Graph

215 Commits (2272382879d93d37e7964554cea5b0583c94c247)

Author SHA1 Message Date
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 11 years ago
Axel Lin 583fe6c3d8 spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-coded 11 years ago
Axel Lin a444aa7a1c spi: fsl_espi: Use DIV_ROUND_UP instead of open-coded 11 years ago
Axel Lin 327b5c9f7c spi: bfin_spi: Use DIV_ROUND_UP instead of open-coded 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Dirk Behme 9a30903b44 spi: mxc_spi: Update pre and post divider algorithm 11 years ago
Dirk Behme 8d4c4ffb95 spi: mxc_spi: Fix pre and post divider calculation 11 years ago
Hung-ying Tyan f3424c554c cros: exynos: add SPI support for cros_ec 11 years ago
Axel Lin 9675fed474 spi: mxc_spi: Use DIV_ROUND_UP at appropriate places 11 years ago
Axel Lin 0cb8394f81 spi: cf_qspi: Use DIV_ROUND_UP at appropriate place 11 years ago
Axel Lin ba1d1c2d9b spi: tegra20_sflash: Remove redundant code to set bus and cs of struct spi_slave 11 years ago
Axel Lin d6f64d4a11 spi: tegra114_spi: Convert to use spi_alloc_slave() 11 years ago
Axel Lin 0368292954 spi: armada100_spi: Remove unnecessary NULL test for dout and din 11 years ago
Rajeshwari Shinde e4eaef8910 spi: exynos: Support SPI_PREAMBLE mode 11 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
Allen Martin 78f47b7353 spi: add common fdt SPI driver interface 12 years ago
Allen Martin 6b3a03e112 tegra20: spi: move fdt probe to spi_init 12 years ago
Allen Martin 7a49ba6e5b tegra: spi: pull register structs out of headers 12 years ago
Allen Martin 2a3c5bc29c tegra: spi: remove non fdt support 12 years ago
Allen Martin ff1da6fb5f tegra: spi: rename tegra SPI drivers 12 years ago