| Commit message (Expand) | Author | Age | Files | Lines |
* | pxa2xx_spi: set spi_master.dma_alignment = 8 | Mike Rapoport | 2009-04-07 | 1 | -0/+2 |
* | spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases | Eric Miao | 2009-04-07 | 1 | -18/+78 |
* | Merge branch 'origin' into devel | Russell King | 2009-03-28 | 1 | -2/+2 |
|\ |
|
| * | spi: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -2/+2 |
* | | [ARM] pxa: move DMA registers definitions into <mach/dma.h> | Eric Miao | 2009-03-09 | 1 | -2/+0 |
|/ |
|
* | drivers/spi: move a dereference below a NULL test | Julia Lawall | 2009-01-06 | 1 | -1/+2 |
* | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 2008-11-29 | 1 | -1/+1 |
* | pxa2xx_spi: bugfix full duplex dma data corruption | Ned Forrester | 2008-11-19 | 1 | -12/+12 |
* | pxa2xx_spi: fix chip_info defaults and documentation. | Vernon Sauder | 2008-10-16 | 1 | -19/+27 |
* | pxa2xx_spi: minor cleanup | Guennadi Liakhovetski | 2008-10-16 | 1 | -4/+4 |
* | pxa2xx_spi: fix build breakage | Mike Rapoport | 2008-10-01 | 1 | -2/+2 |
* | pxa2xx_spi: dma bugfixes | Ned Forrester | 2008-09-13 | 1 | -14/+43 |
* | pxa2xx_spi: chipselect bugfixes | Ned Forrester | 2008-09-13 | 1 | -11/+48 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -5/+5 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 1 | -1/+0 |
* | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 1 | -2/+2 |
* | spi: pxa2xx_spi clock resume bugfix | Eric BENARD | 2008-05-13 | 1 | -1/+1 |
* | spi: pxa2xx_spi "sparse" fixes | David Brownell | 2008-04-28 | 1 | -24/+28 |
* | spi: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-11 | 1 | -1/+1 |
* | spi: pxa2xx_spi clock polarity fix | Ned Forrester | 2008-02-23 | 1 | -14/+27 |
* | spi: remove more dev->power.power_state usage | David Brownell | 2008-02-06 | 1 | -17/+0 |
* | [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free() | eric miao | 2008-01-26 | 1 | -86/+52 |
* | [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h | eric miao | 2008-01-26 | 1 | -0/+1 |
* | pxa2xx_spi: fix typo in description | Will Newton | 2007-12-10 | 1 | -1/+1 |
* | spi doesn't need class_device | Tony Jones | 2007-10-16 | 1 | -1/+1 |
* | SPI driver runtime footprint shrinkage | David Brownell | 2007-10-16 | 1 | -7/+4 |
* | Clean up duplicate includes in drivers/spi/ | Jesper Juhl | 2007-10-16 | 1 | -1/+0 |
* | SPI controller drivers: check for unsupported modes | David Brownell | 2007-07-17 | 1 | -0/+9 |
* | [PATCH] SPI cleanup() method param becomes non-const | Hans-Peter Nilsson | 2007-02-12 | 1 | -2/+2 |
* | Revert "Driver core: convert SPI code to use struct device" | Greg Kroah-Hartman | 2007-02-07 | 1 | -1/+1 |
* | Driver core: convert SPI code to use struct device | Greg Kroah-Hartman | 2007-02-07 | 1 | -1/+1 |
* | [PATCH] spi: fix error setting the spi mode in pxa2xx_spi.c | Justin Clacherty | 2007-01-26 | 1 | -2/+3 |
* | [PATCH] spi: stabilize PIO mode transfers on PXA2xx systems | Stephen Street | 2006-12-10 | 1 | -293/+440 |
* | WorkQueue: Fix up arch-specific work items where possible | David Howells | 2006-12-05 | 1 | -4/+5 |
* | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik | 2006-10-06 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+2 |
* | [PATCH] pxa2xx-spi update | Stephen Street | 2006-05-21 | 1 | -37/+56 |
* | [PATCH] spi: Update to PXA2xx SPI Driver | Stephen Street | 2006-05-16 | 1 | -7/+75 |
* | [PATCH] SPI: add PXA2xx SSP SPI Driver | Stephen Street | 2006-05-16 | 1 | -0/+1399 |