index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-08-04
Merge branch 'v2.6.35-omap-mailbox-for-next' of git://gitorious.org/~doyu/lk/...
Tony Lindgren
1
-34
/
+21
2010-08-04
omap: mailbox: reorganize headers
Felipe Contreras
1
-3
/
+0
2010-08-04
omap: mailbox: standarize on 'omap-mailbox'
Felipe Contreras
2
-3
/
+3
2010-08-04
omap: mailbox: simplify omap_mbox_register()
Felipe Contreras
1
-18
/
+7
2010-08-04
omap: mailbox: reorganize registering
Felipe Contreras
1
-20
/
+22
2010-08-04
omap: mailbox: add IRQ names
Felipe Contreras
1
-0
/
+1
2010-08-04
omap: mailbox: don't export unecessary symbols
Felipe Contreras
1
-1
/
+0
2010-08-04
omap: mailbox: update omap1 probing
Felipe Contreras
1
-14
/
+14
2010-08-04
omap: mailbox: use correct config for omap1
Felipe Contreras
1
-1
/
+1
2010-08-04
omap: mailbox: trivial cleanups
Felipe Contreras
2
-5
/
+3
2010-08-04
Merge branch 'devel-map-io' into omap-for-linus
Tony Lindgren
16
-9
/
+23
2010-08-04
omap: Fix DEBUG_LL uart to access phys addr when MMU isn't enable
Jason Wang
1
-3
/
+7
2010-08-04
Merge branch 'for_2.6.36' of git://git.pwsan.com/linux-2.6 into omap-for-linus
Tony Lindgren
4
-37
/
+122
2010-08-02
Merge branch 'devel-misc' into omap-for-linus
Tony Lindgren
3
-0
/
+31
2010-08-02
omap1: omap7xx clocks, mux, serial fixes
Cory Maccarrone
3
-0
/
+31
2010-07-27
OMAP1: clock: some cleanup
Paul Walmsley
3
-37
/
+116
2010-07-27
OMAP1: OPP: add KConfig entry for 96MHz ARM rate (using a 12MHz oscillator)
Paul Walmsley
1
-0
/
+6
2010-07-16
ARM: OMAP: Convert to use ->reserve method to reserve boot time memory
Russell King
16
-9
/
+23
2010-07-05
Removing dead APM
Christoph Egger
1
-84
/
+0
2010-07-05
Removing dead OMAP_STI
Christoph Egger
1
-35
/
+0
2010-07-05
Removing dead OMAP_DSP
Christoph Egger
3
-174
/
+0
2010-07-05
Removing dead OMAP_IR
Christoph Egger
1
-18
/
+0
2010-07-05
Replace dead OMAP_MUX_ERRORS with OMAP_MUX_WARNINGS
Christoph Egger
1
-1
/
+1
2010-07-05
omap: Make omap specific features appear under Kconfig menu
Tony Lindgren
1
-0
/
+7
2010-07-05
omap: mux: Do keypad muxing in board-*.c files
Tony Lindgren
4
-0
/
+50
2010-07-05
omap: Move omap1 USB platform init code into mach-omap1/usb.c
Tony Lindgren
15
-15
/
+548
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-04
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-23
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-26
omap: i2c: Fix muxing for command line enabled bus
Jarkko Nikula
1
-5
/
+1
2010-02-25
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-27
OMAP1 clock: convert armwdt_ck to use the fixed divisor recalc function
Paul Walmsley
2
-7
/
+2
[next]