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-omap1
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-20
Merge branch 'omap4-i2c-init' into omap-for-linus
Tony Lindgren
1
-1
/
+0
2010-05-20
OMAP1 clock: fix section mismatch on clk_init
Felipe Balbi
2
-2
/
+2
2010-05-17
Merge branch 'devel-stable' into devel
Russell King
2
-15
/
+1
2010-05-15
ARM: Remove useless linux/bootmem.h includes
Russell King
1
-1
/
+0
2010-05-05
OMAP1: Amstrad Delta: use FIQ for processing GPIO interrupts
Janusz Krzysztofik
1
-0
/
+6
2010-05-05
OMAP1: Amstrad Delta: update board initialization code forcomplete modem IRQ ...
Janusz Krzysztofik
1
-1
/
+11
2010-05-05
OMAP1: Amstrad Delta: add a handler for processing interruptsgenerated by the...
Janusz Krzysztofik
3
-1
/
+163
2010-05-05
OMAP1: Amstrad Delta: add FIQ handler for serial keyboardport interrupt proce...
Janusz Krzysztofik
4
-0
/
+361
2010-05-03
omap: Use a memory address for storing the debug port info instead of UART1 s...
Tony Lindgren
1
-15
/
+6
2010-04-27
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-15
/
+0
2010-04-22
arm: omap1: remove dead code from timer32k.c
Felipe Balbi
1
-15
/
+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-25
omap: i2c: Fix muxing for command line enabled bus
Jarkko Nikula
1
-5
/
+1
2010-02-24
OMAP4: clock: Add dummy clock nodes for interface clocks
Santosh Shilimkar
2
-20
/
+0
2010-02-24
OMAP clock: drop RATE_FIXED clock flag
Paul Walmsley
2
-20
/
+10
2010-02-24
OMAP clock: drop .id field; ensure each clock has a unique name
Paul Walmsley
1
-7
/
+3
2010-02-15
omap1: mailbox: kill compile warning
Felipe Balbi
2
-3
/
+8
2010-02-15
omap: McBSP: Introduce caching in register write operations
Janusz Krzysztofik
1
-3
/
+13
2010-02-15
omap: convert boards to use physmap-flash
Ladislav Michl
13
-47
/
+90
2010-02-15
Merge branch 'debug-ll' into omap-for-linus
Tony Lindgren
2
-17
/
+79
2010-02-15
omap: Make uncompress code and DEBUG_LL code generic
Tony Lindgren
1
-7
/
+65
2010-02-15
omap: Clean the serial port defines
Tony Lindgren
2
-9
/
+13
2010-02-12
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
Tony Lindgren
1
-1
/
+1
2010-01-26
OMAP1 clock: convert armwdt_ck to use the fixed divisor recalc function
Paul Walmsley
2
-7
/
+2
2010-01-20
OMAP1 clock: fix for "BUG: spinlock lockup on CPU#0"
Paul Walmsley
1
-3
/
+3
2010-01-08
Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixe...
Tony Lindgren
1
-3
/
+3
2010-01-08
OMAP1 clock: remove __initdata from struct clk_functions to prevent crash
Cory Maccarrone
1
-1
/
+1
2010-01-08
OMAP1 clock: Add missing clocks for OMAP 7xx
Cory Maccarrone
1
-2
/
+2
2010-01-08
omap1: Add 7xx clocks and pin muxes for SPI
Cory Maccarrone
3
-0
/
+47
2009-12-11
omap1: LCD_DMA: Use some define rather than a hexadecimal
Janusz Krzysztofik
2
-1
/
+59
2009-12-11
omap1: I2C mux and clocks for omap7xx
Cory Maccarrone
3
-4
/
+14
2009-12-11
omap1: Add omap7xx USB support
Cory Maccarrone
2
-1
/
+67
2009-12-11
omap1: DMA: move LCD related code from plat-omap to mach-omap1
Janusz Krzysztofik
3
-0
/
+529
2009-12-11
omap1: Use gen_nand
Ladislav Michl
4
-51
/
+152
2009-12-11
omap: use smc91x_platdata to setup smc91x
Ladislav Michl
7
-0
/
+72
2009-12-11
omap: Split i2c platform init for mach-omap1 and mach-omap2
Tony Lindgren
2
-0
/
+36
2009-12-11
OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.c
Paul Walmsley
7
-1006
/
+1085
2009-12-11
OMAP1 clock: convert test in disable_unused() to use ENABLE_ON_INIT
Paul Walmsley
2
-12
/
+16
2009-12-11
OMAP1/2/3 clock: remove paranoid checks in preparation for clock{,2xxx,3xxx}_...
Paul Walmsley
1
-6
/
+0
2009-12-09
OMAP: OMAPFB: split omapfb.h
Tomi Valkeinen
1
-1
/
+1
2009-11-22
omap1: Add board support and LCD for HTC Herald
Cory Maccarrone
3
-0
/
+254
2009-11-22
omap1: omap_udc: Add clocking and disable vbus sense for omap7xx
Cory Maccarrone
3
-1
/
+13
2009-11-22
omap1: mmc: Add platform init for omap7xx
Cory Maccarrone
4
-5
/
+30
2009-11-22
omap: Eliminate OMAP_MAX_NR_PORTS
Alexander Shishkin
1
-1
/
+1
2009-11-10
Merge branch '7xx-iosplit-plat' with omap-fixes
Tony Lindgren
47
-389
/
+559
2009-10-22
omap1: Fix DSP public peripherals support for ams-delta
Janusz Krzysztofik
1
-0
/
+2
2009-10-22
omap1: Fix redundant UARTs pin muxing that can break other hardware support
Janusz Krzysztofik
9
-26
/
+72
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
31
-138
/
+138
2009-10-19
omap: headers: Create headers necessary for compile under mach-omap1 and mach...
Tony Lindgren
10
-0
/
+50
2009-10-19
omap: headers: Move mtd-xip.h to be mach-omap1 specific
Tony Lindgren
1
-0
/
+61
[next]