Commit Graph

191 Commits (874b4a047ec790d15f10d387ca302f08d8e24a58)

Author SHA1 Message Date
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
Otavio Salvador bf48fcb61b mxs: clock: Use 'mxs' prefix for methods 12 years ago
Marek Vasut 14e26bcfa7 mxs: ssp: Pull out the SSP bus to regs conversion 12 years ago
Albert ARIBAUD 9d86f0c30b kirkwood: make MPP arrays static const 12 years ago
Rajeshwari Shinde 4d3acb9df3 SPI: EXYNOS: Add FDT support to driver. 12 years ago
ajoy cc1182beea OMAP3 SPI : Fixed bugs related to SPI transfer 12 years ago
Bo Shen ac81e1ccf7 spi: atmel: sam9m10g45 also support WDRBT bit 12 years ago
Fabio Estevam 3cea335c34 spi: mxc_spi: Fix spi clock glitch durant reset 12 years ago
Fabio Estevam de5bf02cb1 spi: mxc_spi: Fix handling of chip select 12 years ago
Rajeshwari Shinde 1bf43b829e SPI: Add SPI Driver for EXYNOS. 12 years ago
Peter Korsgaard 22cbeed454 omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED 12 years ago