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-sa1100
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-28
[ARM] 4529/1: [HP Jornada 7XX] - Fix jornada720.c to use SSP driver
Kristoffer Ericson
1
-12
/
+15
2007-07-26
[ARM] 4528/1: [HP Jornada 7XX] - Fix typo in jornada720_ssp.c
Kristoffer Ericson
1
-1
/
+1
2007-07-20
[ARM] 4506/1: HP Jornada 7XX: Addition of SSP Platform Driver
Kristoffer Ericson
3
-2
/
+214
2007-07-20
[ARM] Allow neponset to build again
Russell King
1
-0
/
+2
2007-07-12
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-33
/
+0
2007-07-12
[ARM] sa1100: remove boot time RTC initialisation
Russell King
1
-24
/
+0
2007-07-12
[ARM] sa1100: stop doing our own rtc management over suspend
Russell King
1
-9
/
+0
2007-07-11
PM: do not use saved_state from struct dev_pm_info on ARM
Rafael J. Wysocki
1
-11
/
+4
2007-05-30
[ARM] Fix some section mismatch warnings
Russell King
1
-2
/
+2
2007-05-20
[ARM] spelling fixes
Simon Arlott
1
-1
/
+1
2007-05-08
Add IRQF_IRQPOLL flag on arm
Bernhard Walle
2
-2
/
+2
2007-05-06
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-13
/
+13
2007-04-30
power management: implement pm_ops.valid for everybody
Johannes Berg
1
-0
/
+1
2007-04-30
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
1
-7
/
+0
2007-04-22
[ARM] sa1100: use mutexes rather than semaphores
Russell King
1
-11
/
+13
2007-04-21
[ARM] Remove needless linux/ptrace.h includes
Russell King
2
-2
/
+0
2007-03-18
[PATCH] gpio_direction_output-needs-an-initial-value fix
David Brownell
1
-0
/
+1
2007-03-16
[PATCH] gpio_direction_output() needs an initial value
David Brownell
1
-1
/
+2
2007-02-20
[PATCH] GPIO API: SA1100 wrapper cleanup
Philipp Zabel
1
-0
/
+30
2007-02-20
[ARM] Fix jornada720 build errors
Russell King
1
-6
/
+0
2006-12-13
[ARM] 4017/1: [Jornada7xx] - Updating Jornada720.c
Kristoffer Ericson
1
-25
/
+204
2006-12-07
[ARM] Merge individual ARM sub-trees
Russell King
5
-18
/
+26
2006-12-07
[ARM] 3979/1: extend the SA11x0 sched_clock implementation from 32 to 63 bit ...
Nicolas Pitre
1
-4
/
+11
2006-11-30
[ARM] 3939/1: don't reset SA11x0 clock counter
Nicolas Pitre
1
-3
/
+4
2006-11-30
[ARM] Remove compatibility layer for ARM irqs
Russell King
3
-11
/
+11
2006-10-29
[ARM] 3914/1: [Jornada7xx] - Typo Fix in cpu-sa1110.c (b != B)
Kristoffer Ericson
1
-1
/
+1
2006-10-14
[ARM] 3889/1: [Jornada7xx] Addition of correct SDRAM params into cpu-sa1110.c
Kristoffer Ericson
1
-0
/
+10
2006-10-06
Initial blind fixup for arm for irq changes
Linus Torvalds
6
-16
/
+15
2006-10-03
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-09-27
[ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs
Richard Purdie
1
-13
/
+10
2006-08-27
[ARM] 3760/1: This patch adds timeouts while working with SSP registers. Such...
Paul Sokolovsky
1
-8
/
+38
2006-08-01
[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name
David Brownell
1
-3
/
+6
2006-07-11
[ARM] 3723/1: collie charging
Pavel Machek
1
-24
/
+45
2006-07-11
[ARM] 3727/1: fix ucb initialization on collie
Pavel Machek
1
-2
/
+2
2006-07-02
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
4
-5
/
+5
2006-07-02
Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-2
/
+6
2006-07-02
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-55
/
+76
2006-07-01
[ARM] 3698/1: ARM: Convert sa1100 to generic irq handling
Thomas Gleixner
5
-2
/
+6
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
13
-13
/
+0
2006-06-29
[ARM] Fix sa11x0 SDRAM selection
Russell King
1
-55
/
+76
2006-06-25
[ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ
Russell King
1
-1
/
+1
2006-06-08
[ARM] Fix Neponset IRQ handling
Russell King
1
-0
/
+8
2006-05-06
[ARM] Allow SA1100 RTC alarm to be configured for wakeup
Russell King
1
-0
/
+16
2006-04-01
[ARM] 3436/1: 2.6.16-git18: collie_defconfig broken
Pavel Machek
1
-1
/
+71
2006-03-28
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+2
2006-03-27
[PATCH] RTC subsystem: SA1100/PXA2XX driver
Richard Purdie
1
-0
/
+6
2006-03-27
[ARM] 3416/1: Update LART site URL
Erik Mouw
2
-2
/
+2
2006-03-25
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-0
/
+279
2006-03-25
Merge nommu tree
Russell King
1
-0
/
+1
2006-03-25
[ARM] 3385/1: Battery support for sharp zaurus sl-5500 (collie)
Pavel Machek
1
-0
/
+278
[next]