Commit Graph

201 Commits (ad9f072c2e3b6b4b198f171cb1ba6c0e7fc3e06e)

Author SHA1 Message Date
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 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
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
Allen Martin 9000652da0 tegra: remove support for UART SPI switch 12 years ago
Simon Glass 5e6fb69778 x86: spi: Set maximum write size for ICH 12 years ago
Simon Glass 1853030e21 x86: spi: Add Intel ICH driver 12 years ago
Simon Glass d3504fee73 spi: Use spi_alloc_slave() in each SPI driver 12 years ago
Simon Glass ba6c3ce9bd spi: Add function to allocate a new SPI slave 12 years ago
Marek Vasut d3f26a2700 mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLE 12 years ago
Marek Vasut c96e78ccfe mxs: spi: Fix the MXS SPI for mx23 12 years ago
Marek Vasut 3430e0bd2a mxs: mmc: spi: dma: Better wrap the MXS differences 12 years ago
Scott Jiang 4a207e8b9a blackfin: add bf6xx spi driver 12 years ago
Allen Martin b19f57491a tegra: add SPI SLINK driver 12 years ago
Allen Martin 8f1b46b104 tegra: spi: add fdt support to tegra SPI SFLASH driver 12 years ago
Jason Wu 85e9c65f8a spi: xilinx_spi: Perform software reset during slave setup 12 years ago