aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/pxa2xx_spi.c
AgeCommit message (Expand)Author
2008-05-13spi: pxa2xx_spi clock resume bugfixEric BENARD
2008-04-28spi: pxa2xx_spi "sparse" fixesDavid Brownell
2008-04-11spi: fix platform driver hotplug/coldplugKay Sievers
2008-02-23spi: pxa2xx_spi clock polarity fixNed Forrester
2008-02-06spi: remove more dev->power.power_state usageDavid Brownell
2008-01-26[ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()eric miao
2008-01-26[ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.heric miao
2007-12-10pxa2xx_spi: fix typo in descriptionWill Newton
2007-10-16spi doesn't need class_deviceTony Jones
2007-10-16SPI driver runtime footprint shrinkageDavid Brownell
2007-10-16Clean up duplicate includes in drivers/spi/Jesper Juhl
2007-07-17SPI controller drivers: check for unsupported modesDavid Brownell
2007-02-12[PATCH] SPI cleanup() method param becomes non-constHans-Peter Nilsson
2007-02-07Revert "Driver core: convert SPI code to use struct device"Greg Kroah-Hartman
2007-02-07Driver core: convert SPI code to use struct deviceGreg Kroah-Hartman
2007-01-26[PATCH] spi: fix error setting the spi mode in pxa2xx_spi.cJustin Clacherty
2006-12-10[PATCH] spi: stabilize PIO mode transfers on PXA2xx systemsStephen Street
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-05-21[PATCH] pxa2xx-spi updateStephen Street
2006-05-16[PATCH] spi: Update to PXA2xx SPI DriverStephen Street
2006-05-16[PATCH] SPI: add PXA2xx SSP SPI DriverStephen Street