Commit Graph

2276 Commits (38b4fe5fcc8690719339fb44afb330a75af08021)

Author SHA1 Message Date
Geert Uytterhoeven 8b983e90ea spi: rspi: Extract rspi_common_transfer() 11 years ago
Geert Uytterhoeven e7fb921d9f spi: rspi: Add DMA support for RSPI on RZ/A1H 11 years ago
Geert Uytterhoeven 4f12b5e529 spi: rspi: Add DMA support for QSPI on R-Car Gen2 11 years ago
Geert Uytterhoeven 03e627c557 spi: rspi: Absorb rspi_rz_transfer_out_in() into rspi_rz_transfer_one() 11 years ago
Geert Uytterhoeven c52fb6d634 spi: rspi: Merge rspi_*_dma() into rspi_dma_transfer() 11 years ago
Geert Uytterhoeven e4b52dc462 spi: rspi: Pass sg_tables instead of spi_tranfer to rspi_*_dma() 11 years ago
Geert Uytterhoeven 8393fa787b spi: rspi: Move RSPI-specific setup out of DMA routines 11 years ago
Geert Uytterhoeven 2f777ec91a spi: rspi: Use SPI core DMA mapping framework 11 years ago
Geert Uytterhoeven 5f338d0ce0 spi: rspi: SPI DMA core needs both RX and TX DMA to function 11 years ago
Geert Uytterhoeven fcdc49ae53 spi: rspi: Remove unneeded resource test in DMA setup 11 years ago
Geert Uytterhoeven 65bf220571 spi: rspi: Extract rspi_request_dma_chan() 11 years ago
Geert Uytterhoeven 27e105a600 spi: rspi: Don't consider DMA configuration failures fatal 11 years ago
Geert Uytterhoeven 6837b8e91d spi: rspi: Extract rspi_pio_transfer() 11 years ago
Geert Uytterhoeven b42e03596d spi: rspi: Use core SPI_MASTER_MUST_[RT]X handling 11 years ago
Geert Uytterhoeven 9c5de2c175 spi: rspi: Remove unused 16-bit DMA support 11 years ago
Geert Uytterhoeven 32c64261c6 spi: rspi: Do not call rspi_receive_init() for TX-only 11 years ago
Geert Uytterhoeven 5f684c34fc spi: rspi: Extract rspi_wait_for_{tx_empty,rx_full}() 11 years ago
Antonio Ospite 836d1a22db spi/pxa2xx: fix runtime PM enabling order 11 years ago
Valentin Longchamp a2cb1be182 spi/fsl-espi: fix rx_buf in fsl_espi_cmd_trans()/fsl_espi_rw_trans() 11 years ago
Geert Uytterhoeven 80874d8c9e spi: core: Ignore unsupported spi-[tr]x-bus-width property values 11 years ago
Geert Uytterhoeven 3beb61dbfc spi: rspi: Round up division to avoid slave overclocking 11 years ago
Qipan Li 41148c3a72 spi: sirf: decrease the interrupt count and latency of PIO mode 11 years ago
Jean Delvare 2b16069a7a spi/topcliff-pch: Fix Kconfig dependencies 11 years ago
Andy Gross 8f391222c0 spi: qup: Correct selection of FIFO/Block mode 11 years ago
Mika Westerberg 111e0a9dc7 spi/pxa2xx: Prevent DMA from transferring too many bytes 11 years ago
Axel Lin bf61fb805c spi: dw: Remove unused dw_spi_cleanup function 11 years ago
Jingoo Han b2fb1872d3 spi: tegra20-slink: Make of_device_id array const 11 years ago
Jingoo Han bff15edc0b spi: tegra20-sflash: Make of_device_id array const 11 years ago
Jingoo Han 0ac83f396d spi: tegra114: Make of_device_id array const 11 years ago
Jingoo Han 113b1a0715 spi: qup: Make of_device_id array const 11 years ago
Jingoo Han d9e1528189 spi: spi-gpio: Make of_device_id array const 11 years ago
Jingoo Han 790d190257 spi: fsl-dspi: Make of_device_id array const 11 years ago
Alexandre Belloni b112f0585e spi: atmel: fix incorrect comparison 11 years ago
Mark Brown c3676d5cef spi: core: Don't destroy master queue if we fail to create it 11 years ago
Axel Lin 3d89e141bb spi: qup: Fix return value checking for pm_runtime_get_sync() 11 years ago
Geert Uytterhoeven 2de440f59c spi: core: Protect DMA code by #ifdef CONFIG_HAS_DMA 11 years ago
Jingoo Han fe75cbc1bd spi: topcliff-pch: remove unnecessary OOM messages 11 years ago
Jingoo Han 9f48e54bf7 spi: tle62x0: remove unnecessary OOM messages 11 years ago
Jingoo Han 1e8231b79c spi: sh-msiof: remove unnecessary OOM messages 11 years ago
Jingoo Han 1273eb0506 spi: s3c64xx: remove unnecessary OOM messages 11 years ago
Jingoo Han 0375cff5d8 spi: s3c24xx: remove unnecessary OOM messages 11 years ago
Jingoo Han 9deae4592b spi: pxa2xx: remove unnecessary OOM messages 11 years ago
Jingoo Han 77538f4a98 spi: pl022: remove unnecessary OOM messages 11 years ago
Baruch Siach d9c73bb8a3 spi: dw: add support for gpio controlled chip select 11 years ago
Baruch Siach ec37e8e1f0 spi: dw: migrate to generic queue infrastructure 11 years ago
Geert Uytterhoeven 83596fbeb5 spi: core: Ignore unsupported Dual/Quad Transfer Mode bits 11 years ago
Chew, Chiau Ee d6ba32d5c6 spi/pxa2xx-pci: Add PCI mode support for BayTrail LPSS SPI 11 years ago
Alexander Stein 1676014ef9 spi: atmel: Fix scheduling while atomic bug 11 years ago
Jane Wan d0fb47a523 spi: fsl-espi: Configure FSL eSPI CSBEF and CSAFT 11 years ago
Qipan Li c908ef345d spi: sirf: refactor spi transfer functions 11 years ago