summaryrefslogtreecommitdiff
path: root/drivers/spi/pxa2xx_spi.c
AgeCommit message (Expand)Author
2011-06-06spi: reorganize driversGrant Likely
2011-04-11Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-04-07spi: Fix race condition in stop_queue()Vasily Khoruzhick
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-21driver-core: remove conditionals around devicetree pointersGrant Likely
2010-12-02spi/pxa2xx: pass of_node to spi device and set a parent deviceSebastian Andrzej Siewior
2010-12-02spi/pxa2xx: Modify RX-Tresh instead of busy-loop for the remaining RX bytes.Sebastian Andrzej Siewior
2010-12-02spi/pxa2xx: Add chipselect support for SodavilleSebastian Andrzej Siewior
2010-12-01spi/pxa2xx: Consider CE4100's FIFO depthSebastian Andrzej Siewior
2010-12-01spi/pxa2xx: Add CE4100 supportSebastian Andrzej Siewior
2010-12-01arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior
2010-12-01spi/pxa2xx: Use define for SSSR_TFL_MASK instead of plain numbersSebastian Andrzej Siewior
2010-12-01spi/pxa2xx: add support for shared IRQ handlerSebastian Andrzej Siewior
2010-11-26spi/pxa2xx: register driver properlySebastian Andrzej Siewior
2010-05-11[ARM] pxa: add namespace on sspHaojian Zhuang
2010-05-11[ARM] pxa: move ssp into common plat-pxaHaojian Zhuang
2010-05-11[ARM] pxa: merge regs-ssp.h into ssp.hEric Miao
2010-05-11[ARM] pxa: correct SSCR0_SCR to support multiple SoCsEric Miao
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
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