aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/pxa2xx_spi.c
Commit message (Expand)AuthorAge
* spi: pxa2xx_spi "sparse" fixesDavid Brownell2008-04-28
* spi: fix platform driver hotplug/coldplugKay Sievers2008-04-11
* spi: pxa2xx_spi clock polarity fixNed Forrester2008-02-23
* spi: remove more dev->power.power_state usageDavid Brownell2008-02-06
* [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()eric miao2008-01-26
* [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.heric miao2008-01-26
* pxa2xx_spi: fix typo in descriptionWill Newton2007-12-10
* spi doesn't need class_deviceTony Jones2007-10-16
* SPI driver runtime footprint shrinkageDavid Brownell2007-10-16
* Clean up duplicate includes in drivers/spi/Jesper Juhl2007-10-16
* SPI controller drivers: check for unsupported modesDavid Brownell2007-07-17
* [PATCH] SPI cleanup() method param becomes non-constHans-Peter Nilsson2007-02-12
* Revert "Driver core: convert SPI code to use struct device"Greg Kroah-Hartman2007-02-08
* Driver core: convert SPI code to use struct deviceGreg Kroah-Hartman2007-02-07
* [PATCH] spi: fix error setting the spi mode in pxa2xx_spi.cJustin Clacherty2007-01-26
* [PATCH] spi: stabilize PIO mode transfers on PXA2xx systemsStephen Street2006-12-10
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-05
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] pxa2xx-spi updateStephen Street2006-05-21
* [PATCH] spi: Update to PXA2xx SPI DriverStephen Street2006-05-16
* [PATCH] SPI: add PXA2xx SSP SPI DriverStephen Street2006-05-16