Commit Graph

336 Commits (dd4969a892ea522ecf9d7d826ba1531ce044d46f)

Author SHA1 Message Date
Daniel Ribeiro 7348d82a67 pxa2xx_spi: prevent panic case setup() fails 16 years ago
Roel Kluin 306c68aaa7 spi: pxa2xx: limit reaches -1 16 years ago
Daniel Ribeiro 148da33120 pxa2xx_spi: restore DRCMR on resume 16 years ago
David Brownell bdff549ebe spi: spi_write_then_read() bugfixes 16 years ago
Daniel Ribeiro 2b2562d381 [ARM] pxa: fix typo of cs_deassert() in pxa2xx-spi.c 16 years ago
Mike Rapoport 96a6d9aa09 spi_imx: set spi_master.dma_alignment = 4 16 years ago
Mike Rapoport 7ad0ba91d4 pxa2xx_spi: set spi_master.dma_alignment = 8 16 years ago
Mike Rapoport 75c8915c0c spi_bfin5xx: remove unused IS_DMA_ALIGNED macro 16 years ago
Eric Miao a7bb3909b3 spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases 16 years ago
Roel Kluin c8fc657e6a spi: limit reaches -1, tested 0 16 years ago
Wolfgang Muees 93b61bddc1 Blackfin SPI Driver: Make mmc_spi driver work on Blackfin 16 years ago
Michael Hennerich 42c78b2bf5 Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support 16 years ago
Mike Frysinger e7d02e3c95 Blackfin SPI Driver: fix NULL pointer crash 16 years ago
Mike Frysinger 138f97cd06 Blackfin SPI Driver: use bfin_spi_ prefix on all functions 16 years ago
Yi Li b9b2a76a43 Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_change 16 years ago
Yi Li 2cf3683472 Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert CS correctly 16 years ago
Mike Frysinger a963ea83b3 Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54x 16 years ago
Mike Frysinger aaaf939c57 Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handler 16 years ago
Mike Frysinger 11d6f59951 Blackfin SPI Driver: get dma working for SPI flashes 16 years ago
Mike Frysinger 4160bde2d8 Blackfin SPI Driver: SPI slave select code cleanup 16 years ago
Mike Frysinger b31e27a6dc Blackfin SPI Driver: use the properl BIT_CTL_xxx defines 16 years ago
Mike Frysinger 40a2945b97 Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag any 16 years ago
Mike Frysinger d24bd1d0dc Blackfin SPI Driver: add a few more DMA debug messages 16 years ago
Mike Frysinger 59bfcc6648 Blackfin SPI Driver: drop bogus cast and touchup dma label 16 years ago
Mike Frysinger 7aec356617 Blackfin SPI Driver: unify duplicated code in dma read/write paths 16 years ago
Mike Frysinger 04b95d2f74 Blackfin SPI Driver: pass DMA overflow error to the higher level 16 years ago
Mike Frysinger ace32865a3 Blackfin SPI Driver: use len_in_bytes when we care about the number of bytes transferred 16 years ago
Mike Frysinger a42e809aa3 Blackfin SPI Driver: remove useless <asm/cplbinit.h> 16 years ago
Michael Hennerich 7513e006c6 Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculation 16 years ago
Vitja Makarov 8cf5858c51 Blackfin SPI Driver: ensure cache coherency before doing DMA 16 years ago
Michael Buesch bfb9bcdbda spi-gpio: allow operation without CS signal 16 years ago
Anton Vorontsov 35b4b3c0c1 spi_mpc83xx: add OF platform driver bindings 16 years ago
Anton Vorontsov 364fdbc00f spi_mpc83xx: rework chip selects handling 16 years ago
Anton Vorontsov 34c8a20c6e spi_mpc83xx: fix sparse warnings 16 years ago
Kay Sievers 6c7377ab68 spi: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
John Linn 1df879e4bb powerpc/virtex/spi: Xilinx SPI driver not releasing memory 16 years ago
Eric Miao 7ebc8d56f4 [ARM] pxa: move DMA registers definitions into <mach/dma.h> 16 years ago
Michael Buesch be50344e60 spi-gpio: sanitize MISO bitvalue 16 years ago
Russell King b1ad379632 [ARM] omap: spi: arrange for omap_uwire to use connection ID 16 years ago
Russell King 1b5715ec47 [ARM] omap: mcspi: new short connection id names 16 years ago
Wolfram Sang e51d565ff6 spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom 16 years ago
Stanislaw Gruszka 5b96f17290 atmel_spi: allow transfer when max_speed_hz = 0 16 years ago
John Linn ff82c587a9 Xilinx: SPI: updated driver for device tree 16 years ago
Kaiwan N Billimoria 2b7300513b hwmon: (lm70) Code streamlining and cleanup 16 years ago
Julia Lawall 51e911e276 drivers/spi: move a dereference below a NULL test 16 years ago
Ben Dooks ee9c1fbfe1 spi: use generic gpio calls in spi_s3c24xx_gpio 16 years ago
Haavard Skinnemoen 5ee36c9898 spi: atmel_spi update chipselect handling 16 years ago
Haavard Skinnemoen 5bfa26ca13 atmel_spi: clean up SPIv1 quirk handling 16 years ago
David Brownell d29389de0b spi_gpio driver 16 years ago
Kay Sievers 35f74fcab1 spi: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago