Commit Graph

353 Commits (2a9036afffb3a174e980f90eb507c5aea6b540f6)

Author SHA1 Message Date
Jiri Pirko 275704970c spi: fix spi_write_then_read() comment 16 years ago
Daniel Ribeiro 50e0a7bd02 pxa2xx_spi: fix for SPI_CS_HIGH 16 years ago
Anton Vorontsov 7390284290 mpc52xx_psc_spi: convert to cs_control callback 16 years ago
David Brownell e7db06b5d5 spi: move more spi_setup() functionality into core 16 years ago
David Brownell 7d0771970c spi: move common spi_setup() functionality into core 16 years ago
Roel Kluin b4bd2ababd spi_bfin5xx: limit reaches -1 16 years ago
Roel Kluin 021415468c spi: takes size of a pointer to determine the size of the pointed-to type 16 years ago
Jie Zhang 67834fa93d Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable 16 years ago
Linus Walleij b43d65f7e8 [ARM] 5546/1: ARM PL022 SSP/SPI driver v3 16 years ago
Michal Simek 6fa612b56c microblaze: Kconfig: Enable drivers for Microblaze 16 years ago
Ben Dooks ec976d6eb0 [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h> 16 years ago
Daniel Ribeiro 7348d82a67 pxa2xx_spi: prevent panic case setup() fails 16 years ago
Sascha Hauer 8c8fdbc9bd [ARM] Remove arch-imx from build system 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