index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
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