aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/pxa2xx_spi.c
AgeCommit message (Expand)Author
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-09-24Merge branch 'origin' into for-linusRussell King
2009-09-23pxa2xx_spi: register earlierAntonio Ospite
2009-09-10[ARM] pxa: update pxa2xx-spi.c to use 'struct dev_pm_ops'Mike Rapoport
2009-06-18pxa2xx_spi: fix for SPI_CS_HIGHDaniel Ribeiro
2009-06-18spi: move more spi_setup() functionality into coreDavid Brownell
2009-06-18spi: move common spi_setup() functionality into coreDavid Brownell
2009-05-12pxa2xx_spi: prevent panic case setup() failsDaniel Ribeiro
2009-04-21spi: pxa2xx: limit reaches -1Roel Kluin
2009-04-21pxa2xx_spi: restore DRCMR on resumeDaniel Ribeiro
2009-04-13[ARM] pxa: fix typo of cs_deassert() in pxa2xx-spi.cDaniel Ribeiro
2009-04-07pxa2xx_spi: set spi_master.dma_alignment = 8Mike Rapoport
2009-04-07spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common casesEric Miao
2009-03-28Merge branch 'origin' into develRussell King
2009-03-24spi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-09[ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao
2009-01-06drivers/spi: move a dereference below a NULL testJulia Lawall
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King
2008-11-19pxa2xx_spi: bugfix full duplex dma data corruptionNed Forrester
2008-10-16pxa2xx_spi: fix chip_info defaults and documentation.Vernon Sauder
2008-10-16pxa2xx_spi: minor cleanupGuennadi Liakhovetski
2008-10-01pxa2xx_spi: fix build breakageMike Rapoport
2008-09-13pxa2xx_spi: dma bugfixesNed Forrester
2008-09-13pxa2xx_spi: chipselect bugfixesNed Forrester
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
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