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-aaec2000
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-11
ARM: 6629/2: aaec2000: remove support for mach-aaec2000
Jamie Iles
18
-1006
/
+0
2011-01-13
ARM: aaec2000: irq_data conversion.
Lennert Buytenhek
1
-9
/
+9
2010-11-21
ARM: 6484/1: fix compile warning in mm/init.c
Anand Gadiyar
1
-1
/
+1
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
1
-2
/
+0
2010-10-20
arm: return both physical and virtual addresses from addruart
Jeremy Kerr
1
-6
/
+4
2010-10-01
ARM: do not define VMALLOC_END relative to PAGE_OFFSET
Nicolas Pitre
1
-1
/
+1
2010-07-16
ARM: Remove DISCONTIGMEM support
Russell King
1
-10
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-12
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
Tony Lindgren
1
-1
/
+1
2009-03-19
[ARM] pass reboot command line to arch_reset()
Russell King
1
-1
/
+1
2009-01-06
arm: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-11-30
Merge branch 'clks' into devel
Russell King
4
-129
/
+24
2008-11-30
[ARM] aaec2000: convert to simple clk API
Russell King
4
-129
/
+24
2008-11-30
[ARM] Add a common typesafe __io implementation
Russell King
1
-2
/
+2
2008-11-29
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
Russell King
1
-9
/
+0
2008-11-28
[ARM] aaec2000: avoid polluting the kernel's namespace
Russell King
1
-2
/
+0
2008-11-28
[ARM] remove a common set of __virt_to_bus definitions
Nicolas Pitre
1
-3
/
+0
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
15
-3
/
+586
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2
-2
/
+2
2008-04-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-2
/
+0
2008-01-28
[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99
Russell King
1
-4
/
+0
2007-05-08
Add IRQF_IRQPOLL flag on arm
Bernhard Walle
1
-1
/
+1
2006-11-30
[ARM] Remove compatibility layer for ARM irqs
Russell King
1
-2
/
+2
2006-10-06
Initial blind fixup for arm for irq changes
Linus Torvalds
1
-2
/
+2
2006-07-02
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-05-07
[ARM] 3507/1: Replace map_desc.physical with map_desc.pfn: aaed2000
Bellido Nicolas
1
-1
/
+6
2006-05-07
[ARM] 3504/1: Fix clcd includes for aaec2000
Bellido Nicolas
2
-1
/
+1
2006-05-07
[ARM] 3503/1: Fix map_desc structure for aaec2000
Bellido Nicolas
1
-2
/
+2
2006-01-13
[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)
Nicolas Pitre
1
-1
/
+0
2006-01-12
[ARM] Convert some arm semaphores to mutexes
Arjan van de Ven
1
-7
/
+8
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
1
-1
/
+1
2006-01-07
[ARM] Move AMBA include files to include/linux/amba/
Russell King
2
-2
/
+2
2006-01-03
[ARM] Remove clk_use()/clk_unuse()
Russell King
1
-11
/
+0
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-0
/
+1
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-1
/
+1
2005-10-28
[ARM] 3042/1: AAED-2000 - LCD panel informations
Bellido Nicolas
1
-0
/
+43
2005-10-28
[ARM] 3041/1: AAEC-2000 - CLCD controller platform glue
Bellido Nicolas
2
-0
/
+101
2005-10-28
[ARM] 3040/1: AAEC-2000 - Preliminary clock interface support
Bellido Nicolas
3
-1
/
+134
2005-10-28
[ARM] 3039/1: AAEC-2000 - Add MTD support
Bellido Nicolas
1
-0
/
+31
2005-10-28
[ARM] 3037/1: AAED-2000 - Add defines for GPIO registers on external port.
Bellido Nicolas
1
-0
/
+7
2005-10-28
[ARM] 2982/1: Replace map_desc.physical with map_desc.pfn: aaec2000
Deepak Saxena
1
-3
/
+11
2005-07-03
[PATCH] ARM: Remove machine description macros
Russell King
1
-4
/
+6
2005-06-27
[PATCH] ARM: Add missed AAEC2000 file
Russell King
1
-0
/
+1
2005-06-26
[PATCH] ARM: Add SA_TIMER flag to timer interrupts
Russell King
1
-2
/
+2
2005-06-20
[PATCH] ARM: 2686/2: AAEC-2000 Core support
Bellido Nicolas
5
-0
/
+241