index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
pxa2xx_spi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-18
pxa2xx_spi: fix for SPI_CS_HIGH
Daniel Ribeiro
1
-1
/
+1
2009-06-18
spi: move more spi_setup() functionality into core
David Brownell
1
-9
/
+3
2009-06-18
spi: move common spi_setup() functionality into core
David Brownell
1
-9
/
+2
2009-05-12
pxa2xx_spi: prevent panic case setup() fails
Daniel Ribeiro
1
-0
/
+3
2009-04-21
spi: pxa2xx: limit reaches -1
Roel Kluin
1
-3
/
+3
2009-04-21
pxa2xx_spi: restore DRCMR on resume
Daniel Ribeiro
1
-0
/
+7
2009-04-13
[ARM] pxa: fix typo of cs_deassert() in pxa2xx-spi.c
Daniel Ribeiro
1
-1
/
+1
2009-04-07
pxa2xx_spi: set spi_master.dma_alignment = 8
Mike Rapoport
1
-0
/
+2
2009-04-07
spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases
Eric Miao
1
-18
/
+78
2009-03-28
Merge branch 'origin' into devel
Russell King
1
-2
/
+2
2009-03-24
spi: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2009-03-09
[ARM] pxa: move DMA registers definitions into <mach/dma.h>
Eric Miao
1
-2
/
+0
2009-01-06
drivers/spi: move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2008-11-29
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
Russell King
1
-1
/
+1
2008-11-19
pxa2xx_spi: bugfix full duplex dma data corruption
Ned Forrester
1
-12
/
+12
2008-10-16
pxa2xx_spi: fix chip_info defaults and documentation.
Vernon Sauder
1
-19
/
+27
2008-10-16
pxa2xx_spi: minor cleanup
Guennadi Liakhovetski
1
-4
/
+4
2008-10-01
pxa2xx_spi: fix build breakage
Mike Rapoport
1
-2
/
+2
2008-09-13
pxa2xx_spi: dma bugfixes
Ned Forrester
1
-14
/
+43
2008-09-13
pxa2xx_spi: chipselect bugfixes
Ned Forrester
1
-11
/
+48
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-5
/
+5
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+0
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-2
/
+2
2008-05-13
spi: pxa2xx_spi clock resume bugfix
Eric BENARD
1
-1
/
+1
2008-04-28
spi: pxa2xx_spi "sparse" fixes
David Brownell
1
-24
/
+28
2008-04-11
spi: fix platform driver hotplug/coldplug
Kay Sievers
1
-1
/
+1
2008-02-23
spi: pxa2xx_spi clock polarity fix
Ned Forrester
1
-14
/
+27
2008-02-06
spi: remove more dev->power.power_state usage
David Brownell
1
-17
/
+0
2008-01-26
[ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()
eric miao
1
-86
/
+52
2008-01-26
[ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h
eric miao
1
-0
/
+1
2007-12-10
pxa2xx_spi: fix typo in description
Will Newton
1
-1
/
+1
2007-10-16
spi doesn't need class_device
Tony Jones
1
-1
/
+1
2007-10-16
SPI driver runtime footprint shrinkage
David Brownell
1
-7
/
+4
2007-10-16
Clean up duplicate includes in drivers/spi/
Jesper Juhl
1
-1
/
+0
2007-07-17
SPI controller drivers: check for unsupported modes
David Brownell
1
-0
/
+9
2007-02-12
[PATCH] SPI cleanup() method param becomes non-const
Hans-Peter Nilsson
1
-2
/
+2
2007-02-07
Revert "Driver core: convert SPI code to use struct device"
Greg Kroah-Hartman
1
-1
/
+1
2007-02-07
Driver core: convert SPI code to use struct device
Greg Kroah-Hartman
1
-1
/
+1
2007-01-26
[PATCH] spi: fix error setting the spi mode in pxa2xx_spi.c
Justin Clacherty
1
-2
/
+3
2006-12-10
[PATCH] spi: stabilize PIO mode transfers on PXA2xx systems
Stephen Street
1
-293
/
+440
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
1
-4
/
+5
2006-10-06
Various drivers' irq handlers: kill dead code, needless casts
Jeff Garzik
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-05-21
[PATCH] pxa2xx-spi update
Stephen Street
1
-37
/
+56
2006-05-16
[PATCH] spi: Update to PXA2xx SPI Driver
Stephen Street
1
-7
/
+75
2006-05-16
[PATCH] SPI: add PXA2xx SSP SPI Driver
Stephen Street
1
-0
/
+1399