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
/
plat-pxa
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-17
Merge branch 'devel-stable' into devel
Russell King
8
-1
/
+427
2010-05-11
[ARM] pxa: add namespace on ssp
Haojian Zhuang
2
-17
/
+17
2010-05-11
[ARM] mmp: update mfp setting
Haojian Zhuang
1
-0
/
+7
2010-05-11
[ARM] pxa: allow MFP_LPM_INPUT to be explicitly specified
Eric Miao
1
-0
/
+1
2010-05-11
[ARM] pxa: use resource_size() in ssp.c
Julia Lawall
1
-4
/
+4
2010-05-11
[ARM] pxa: avoid NULL dereferencing in error handling of ssp.c
Julia Lawall
1
-16
/
+16
2010-05-11
[ARM] mmp: support ssp in pxa168
Haojian Zhuang
2
-0
/
+2
2010-05-11
[ARM] pxa: simplify ifdef in ssp.h
Haojian Zhuang
1
-26
/
+15
2010-05-11
[ARM] pxa: move ssp into common plat-pxa
Haojian Zhuang
4
-0
/
+425
2010-05-01
arch/arm/plat-pxa/dma.c: correct NULL test
Julia Lawall
1
-1
/
+1
2010-04-29
ARM: 6049/1: ARM: pxa: register PMU IRQs during board initialisation
Will Deacon
2
-1
/
+34
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
2009-12-29
[ARM] pxa: use resource_size() in pwm.c
H Hartley Sweeten
1
-4
/
+4
2009-12-01
pxa3xx_nand: move pxa3xx_nand.h common into plat directory
Haojian Zhuang
1
-0
/
+63
2009-11-17
[ARM] pxa: ensure mfp is in correct range in mfp_{read,write}
Roel Kluin
1
-2
/
+2
2009-11-13
[ARM] pxa: fix incorrect mfp_to_gpio() conversion
Eric Miao
1
-1
/
+1
2009-09-10
[ARM] pxa/dma: add debugfs entries
Robert Jarzmik
1
-1
/
+248
2009-09-10
[ARM] pxa/dma: optimize irq handler loop
Robert Jarzmik
1
-14
/
+15
2009-09-10
[ARM] pxa/dma: cosmetic move of EXPORT_SYMBOL under their functions
Robert Jarzmik
1
-3
/
+2
2009-09-10
[ARM] pxa: support mfp of pxa935
Haojian Zhuang
1
-0
/
+68
2009-09-10
[ARM] pxa: add MFP_PULL_FLOAT
Daniel Mack
2
-2
/
+6
2009-07-03
[ARM] pxa: use kzalloc() in pxa_init_gpio_chip()
Daniel Mack
1
-7
/
+2
2009-06-05
[ARM] pxa: add PWM devices support for pxa168/910
Eric Miao
1
-0
/
+2
2009-06-05
[ARM] pxa: move pwm.c to common plat-pxa directory
Eric Miao
2
-0
/
+303
2009-06-05
[ARM] pxa: move mach/i2c.h to plat/i2c.h
Eric Miao
1
-0
/
+82
2009-04-27
[ARM] pxa: fix issue of muxed GPIO irq_chip functions touching non-muxed GPIOs
Eric Miao
1
-4
/
+19
2009-03-26
[ARM] pxa: build arch/arm/plat-pxa/mfp.c only when PXA3xx or ARCH_MMP defined
Eric Miao
1
-1
/
+3
2009-03-23
[ARM] pxa: add base support for Marvell PXA910
Eric Miao
1
-0
/
+30
2009-03-23
[ARM] pxa: move common MFP handling code into plat-pxa
Eric Miao
3
-1
/
+648
2009-03-23
[ARM] pxa: move common GPIO handling code into plat-pxa
Eric Miao
3
-0
/
+400
2009-03-23
[ARM] pxa: introduce plat-pxa for PXA common code and add DMA support
Eric Miao
4
-0
/
+238