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
/
arch
/
arm
/
mach-pxa
/
ssp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-01
[ARM] pxa: use platform_device_id table for SSP driver
Eric Miao
1
-58
/
+15
2009-03-09
[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h
Eric Miao
1
-1
/
+0
2008-11-27
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
Russell King
1
-1
/
+1
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-4
/
+4
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-07-12
Merge branch 'pxa-devel' into pxa
Russell King
1
-9
/
+4
2008-07-10
[ARM] 5112/1: PXA SSP: Strip in-code changelog
Mark Brown
1
-7
/
+0
2008-07-10
[ARM] 5110/1: PXA SSP: Remember the platform device on probe()
Mark Brown
1
-0
/
+1
2008-07-10
[ARM] 5108/2: PXA SSP: Don't unconditionally free interrupt
Mark Brown
1
-2
/
+3
2008-06-11
[ARM] 5077/1: spi: fix list scan success verification in PXA ssp driver
Guennadi Liakhovetski
1
-1
/
+1
2008-01-28
Merge branch 'pxa-plat' into devel
Russell King
1
-84
/
+300
2008-01-26
[ARM] pxa: ensure SSP TX FIFO is empty instead of not full for pxa3xx
eric miao
1
-0
/
+10
2008-01-26
[ARM] pxa: initialise SSP earlier
Russell King
1
-1
/
+1
2008-01-26
[ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx()
eric miao
1
-28
/
+49
2008-01-26
[ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h
eric miao
1
-0
/
+1
2008-01-26
[ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free()
eric miao
1
-56
/
+240
2008-01-26
[ARM] Remove pointless casts from void pointers,
Jeff Garzik
1
-1
/
+1
2007-11-26
[ARM] PXA ssp: unlock when ssp tries to close an invalid port
Roel Kluin
1
-0
/
+1
2007-04-21
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
Eric Miao
1
-6
/
+6
2006-10-06
Initial blind fixup for arm for irq changes
Linus Torvalds
1
-1
/
+1
2006-08-27
[ARM] 3760/1: This patch adds timeouts while working with SSP registers. Such...
Paul Sokolovsky
1
-7
/
+28
2006-01-12
[ARM] Convert some arm semaphores to mutexes
Arjan van de Ven
1
-8
/
+9
2005-11-10
[ARM] 3098/1: pxa2xx disable ssp irq
Liam Girdwood
1
-88
/
+40
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+363