Commit Graph

46 Commits (2a9036afffb3a174e980f90eb507c5aea6b540f6)

Author SHA1 Message Date
Daniel Ribeiro 50e0a7bd02 pxa2xx_spi: fix for SPI_CS_HIGH 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
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
Daniel Ribeiro 2b2562d381 [ARM] pxa: fix typo of cs_deassert() in pxa2xx-spi.c 16 years ago
Mike Rapoport 7ad0ba91d4 pxa2xx_spi: set spi_master.dma_alignment = 8 16 years ago
Eric Miao a7bb3909b3 spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases 16 years ago
Kay Sievers 6c7377ab68 spi: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Eric Miao 7ebc8d56f4 [ARM] pxa: move DMA registers definitions into <mach/dma.h> 16 years ago
Julia Lawall 51e911e276 drivers/spi: move a dereference below a NULL test 16 years ago
Russell King dcea83adc6 [ARM] Hide ISA DMA API when ISA_DMA_API is unset 16 years ago
Ned Forrester 393df744e0 pxa2xx_spi: bugfix full duplex dma data corruption 16 years ago
Vernon Sauder f1f640a9c1 pxa2xx_spi: fix chip_info defaults and documentation. 17 years ago
Guennadi Liakhovetski 65a00a2065 pxa2xx_spi: minor cleanup 17 years ago
Mike Rapoport 20b918dc77 pxa2xx_spi: fix build breakage 17 years ago
Ned Forrester 7e96445533 pxa2xx_spi: dma bugfixes 17 years ago
Ned Forrester 8423597d67 pxa2xx_spi: chipselect bugfixes 17 years ago
Russell King a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
Russell King be50972935 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Eric BENARD 0cf942d75a spi: pxa2xx_spi clock resume bugfix 17 years ago
David Brownell cf43369d55 spi: pxa2xx_spi "sparse" fixes 17 years ago
Kay Sievers 7e38c3c445 spi: fix platform driver hotplug/coldplug 17 years ago
Ned Forrester b97c74bddc spi: pxa2xx_spi clock polarity fix 17 years ago
David Brownell 5beec4aa2a spi: remove more dev->power.power_state usage 17 years ago
eric miao 2f1a74e5a2 [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free() 17 years ago
eric miao 0aea1fd565 [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h 17 years ago
Will Newton 037cdafe42 pxa2xx_spi: fix typo in description 17 years ago
Tony Jones 49dce689ad spi doesn't need class_device 18 years ago
David Brownell d1e44d9ce8 SPI driver runtime footprint shrinkage 18 years ago
Jesper Juhl 8b7f9b81c8 Clean up duplicate includes in drivers/spi/ 18 years ago
David Brownell dccd573bb0 SPI controller drivers: check for unsupported modes 18 years ago
Hans-Peter Nilsson 0ffa028505 [PATCH] SPI cleanup() method param becomes non-const 18 years ago
Greg Kroah-Hartman 07b2463046 Revert "Driver core: convert SPI code to use struct device" 18 years ago
Greg Kroah-Hartman 2943ecf2ed Driver core: convert SPI code to use struct device 18 years ago
Justin Clacherty 7f6ee1adc7 [PATCH] spi: fix error setting the spi mode in pxa2xx_spi.c 18 years ago
Stephen Street 8d94cc50aa [PATCH] spi: stabilize PIO mode transfers on PXA2xx systems 18 years ago
David Howells 6d5aefb8ea WorkQueue: Fix up arch-specific work items where possible 18 years ago
Jeff Garzik c7bec5aba5 Various drivers' irq handlers: kill dead code, needless casts 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Stephen Street 5daa3ba0c6 [PATCH] pxa2xx-spi update 19 years ago
Stephen Street 9708c121c3 [PATCH] spi: Update to PXA2xx SPI Driver 19 years ago
Stephen Street e0c9905e87 [PATCH] SPI: add PXA2xx SSP SPI Driver 19 years ago