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-omap
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-27
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
1
-14
/
+14
2008-07-25
gpio: sysfs interface
David Brownell
1
-0
/
+3
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-07-24
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
1
-3
/
+1
2008-07-21
arm: bus_id -> dev_name() and dev_set_name() conversions
Kay Sievers
1
-1
/
+1
2008-07-21
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
1
-1
/
+1
2008-07-03
ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omap
Tony Lindgren
1
-9
/
+50
2008-07-03
ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG
Tony Lindgren
1
-40
/
+91
2008-07-03
ARM: OMAP: CLKFW: Initial debugfs support for omap clock framework
Hiroshi DOYU
1
-36
/
+92
2008-07-03
ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 code
Eduardo Valentin
2
-409
/
+301
2008-07-03
ARM: OMAP: McBSP: Coding style cleanup on arch/arm/plat-omap/mcbsp.c
Eduardo Valentin
1
-95
/
+102
2008-07-03
ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.S
Tony Lindgren
1
-35
/
+176
2008-07-03
ARM: OMAP: SRAM: Move sram-fn.S from plat-omap to mach-omap1
Tony Lindgren
2
-58
/
+1
2008-07-03
ARM: OMAP: DMA: Clean-up code
Tony Lindgren
1
-123
/
+132
2008-07-03
ARM: OMAP: DMA: Remove __REG access
Tony Lindgren
1
-179
/
+324
2008-07-03
ARM: OMAP: DMA: Make channels dynamic for multi-boot
Tony Lindgren
1
-21
/
+41
2008-07-03
ARM: OMAP: DMTimer: Optimize by adding load and start
Richard Woodruff
1
-1
/
+18
2008-07-03
ARM: OMAP: DMTimer: Use posted mode
Richard Woodruff
1
-42
/
+151
2008-06-05
ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irq
Jarkko Nikula
1
-2
/
+0
2008-05-22
[ARM] omap: fix omap clk support build errors
Russell King
1
-0
/
+1
2008-05-09
ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailbox
Hiroshi DOYU
1
-1
/
+0
2008-05-09
ARM: OMAP: DMA: Fix incorrect channel linking
Jarkko Nikula
1
-1
/
+1
2008-05-09
ARM: OMAP: Warn on disabling clocks with no users
Tony Lindgren
1
-1
/
+9
2008-04-21
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
1
-1
/
+0
2008-04-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-14
ARM: OMAP2: Change 24xx to use shared clock code and new reg access
Paul Walmsley
1
-0
/
+42
2008-04-14
ARM: OMAP2: Change 24xx to use new register access
Paul Walmsley
1
-3
/
+44
2008-04-14
ARM: OMAP2: Add common register access for 24xx and 34xx
Paul Walmsley
1
-16
/
+51
2008-04-14
ARM: OMAP2: Clean-up mux code
Tony Lindgren
1
-2
/
+2
2008-04-14
ARM: OMAP: Timer32K: Move timer32k to mach-omap1
Kevin Hilman
2
-205
/
+0
2008-04-14
ARM: OMAP: Timer32K: Move 32k-based sched_clock() to common code
Kevin Hilman
2
-26
/
+17
2008-04-14
ARM: OMAP: Timer32K: Re-organize duplicated 32k-timer code
Kevin Hilman
2
-43
/
+3
2008-04-14
ARM: OMAP: Split omap_cfg_reg() into omap processor specific functions
Tony Lindgren
1
-137
/
+5
2008-04-14
ARM: OMAP: Allow registering pin mux function
Tony Lindgren
1
-14
/
+16
2008-04-14
ARM: OMAP: use edge/level handlers from generic IRQ framework
Kevin Hilman
1
-35
/
+7
2008-04-14
ARM: OMAP: Clear level-triggered GPIO interrupts in unmask hook
Kevin Hilman
1
-14
/
+13
2008-04-14
ARM: OMAP: Use gpiolib
David Brownell
1
-18
/
+89
2008-03-20
ARM: OMAP: Fix DMA CLINK mask, clear spurious interrupt
Gadiyar, Anand
1
-2
/
+3
2008-03-20
ARM: OMAP: Fix chain_a_transfer return value
Anand Gadiyar
1
-2
/
+2
2008-03-20
ARM: OMAP: Fix missing makefile options
Tony Lindgren
1
-0
/
+5
2008-03-20
ARM: OMAP: Fix GPIO IRQ unmask
Kevin Hilman
1
-2
/
+1
2008-03-20
ARM: OMAP: Fix clockevent support for hrtimers
Kevin Hilman
1
-1
/
+0
2008-03-06
Merge branch 'omap-fixes'
Russell King
4
-117
/
+53
2008-03-06
[ARM] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2
-3
/
+3
2008-03-05
ARM: OMAP: gpio lockdep updates
David Brownell
1
-24
/
+35
2008-03-05
ARM: OMAP: fix omap i2c init (regression)
David Brownell
1
-63
/
+0
2008-03-05
ARM: OMAP: fix false lockdep warnings
David Brownell
1
-0
/
+6
2008-03-05
ARM: OMAP: Fix sleep under spinlock for cpufreq
Hiroshi DOYU
1
-22
/
+10
2008-03-05
ARM: OMAP: Pass logical DMA channel number always to callback handlers
Jarkko Nikula
1
-8
/
+2
2008-02-08
ARM: OMAP: Add helper module for board specific I2C bus registration
Jarkko Nikula
2
-0
/
+149
[next]