index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
pxa2xx_spi.c
Age
Commit message (
Expand
)
Author
2010-05-11
[ARM] pxa: add namespace on ssp
Haojian Zhuang
2010-05-11
[ARM] pxa: move ssp into common plat-pxa
Haojian Zhuang
2010-05-11
[ARM] pxa: merge regs-ssp.h into ssp.h
Eric Miao
2010-05-11
[ARM] pxa: correct SSCR0_SCR to support multiple SoCs
Eric Miao
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-09-24
Merge branch 'origin' into for-linus
Russell King
2009-09-23
pxa2xx_spi: register earlier
Antonio Ospite
2009-09-10
[ARM] pxa: update pxa2xx-spi.c to use 'struct dev_pm_ops'
Mike Rapoport
2009-06-18
pxa2xx_spi: fix for SPI_CS_HIGH
Daniel Ribeiro
2009-06-18
spi: move more spi_setup() functionality into core
David Brownell
2009-06-18
spi: move common spi_setup() functionality into core
David Brownell
2009-05-12
pxa2xx_spi: prevent panic case setup() fails
Daniel Ribeiro
2009-04-21
spi: pxa2xx: limit reaches -1
Roel Kluin
2009-04-21
pxa2xx_spi: restore DRCMR on resume
Daniel Ribeiro
2009-04-13
[ARM] pxa: fix typo of cs_deassert() in pxa2xx-spi.c
Daniel Ribeiro
2009-04-07
pxa2xx_spi: set spi_master.dma_alignment = 8
Mike Rapoport
2009-04-07
spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases
Eric Miao
2009-03-28
Merge branch 'origin' into devel
Russell King
2009-03-24
spi: 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-06
drivers/spi: move a dereference below a NULL test
Julia Lawall
2008-11-29
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
Russell King
2008-11-19
pxa2xx_spi: bugfix full duplex dma data corruption
Ned Forrester
2008-10-16
pxa2xx_spi: fix chip_info defaults and documentation.
Vernon Sauder
2008-10-16
pxa2xx_spi: minor cleanup
Guennadi Liakhovetski
2008-10-01
pxa2xx_spi: fix build breakage
Mike Rapoport
2008-09-13
pxa2xx_spi: dma bugfixes
Ned Forrester
2008-09-13
pxa2xx_spi: chipselect bugfixes
Ned Forrester
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-05-13
spi: pxa2xx_spi clock resume bugfix
Eric BENARD
2008-04-28
spi: pxa2xx_spi "sparse" fixes
David Brownell
2008-04-11
spi: fix platform driver hotplug/coldplug
Kay Sievers
2008-02-23
spi: pxa2xx_spi clock polarity fix
Ned Forrester
2008-02-06
spi: remove more dev->power.power_state usage
David 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.h
eric miao
2007-12-10
pxa2xx_spi: fix typo in description
Will Newton
2007-10-16
spi doesn't need class_device
Tony Jones
2007-10-16
SPI driver runtime footprint shrinkage
David Brownell
2007-10-16
Clean up duplicate includes in drivers/spi/
Jesper Juhl
2007-07-17
SPI controller drivers: check for unsupported modes
David Brownell
2007-02-12
[PATCH] SPI cleanup() method param becomes non-const
Hans-Peter Nilsson
2007-02-07
Revert "Driver core: convert SPI code to use struct device"
Greg Kroah-Hartman
2007-02-07
Driver core: convert SPI code to use struct device
Greg Kroah-Hartman
2007-01-26
[PATCH] spi: fix error setting the spi mode in pxa2xx_spi.c
Justin Clacherty
2006-12-10
[PATCH] spi: stabilize PIO mode transfers on PXA2xx systems
Stephen Street
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
[next]