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
/
plat-omap
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-17
Merge branch 'hsmmc-init' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...
Russell King
5
-221
/
+123
2008-12-16
Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Russell King
13
-185
/
+219
2008-12-11
omap mmc: Add low-level initialization for hsmmc controller
Tony Lindgren
2
-8
/
+25
2008-12-11
omap mmc: Add better MMC low-level init
Tony Lindgren
4
-221
/
+106
2008-12-11
ARM: OMAP3: Pin multiplexing updates for 24xx and 34xx
Arun KS
1
-0
/
+41
2008-12-11
ARM: OMAP3: DMA: Fix for sDMA Errata 1.113
Santosh Shilimkar
1
-1
/
+14
2008-12-11
ARM: OMAP3: LDP: Add Ethernet device support to make ldp boot succeess
Stanley.Miao
1
-1
/
+4
2008-12-11
ARM: OMAP3: Add OMAP34xx pin multiplexing into I2C bus registration helper
Jarkko Nikula
1
-19
/
+36
2008-12-11
ARM: OMAP2: skip unnecessary TLDR write during non-autoreload for gptimer
Paul Walmsley
1
-3
/
+4
2008-12-11
ARM: OMAP2: drop redundant pending write check for gptimer
Paul Walmsley
1
-4
/
+0
2008-12-11
ARM: OMAP2: Use omap_rev() instead of system_rev
Lauri Leukkunen
3
-7
/
+10
2008-12-11
ARM: OMAP2: Fix cpu detection
Tony Lindgren
1
-51
/
+25
2008-12-11
ARM: OMAP: Switch to gpio_request/free calls
Jarkko Nikula
1
-1
/
+1
2008-12-11
ARM: OMAP: minor gpio bugfixes
David Brownell
1
-5
/
+15
2008-12-11
ARM: OMAP: make legacy gpio request/free calls superfluous
Jarkko Nikula
2
-34
/
+21
2008-12-11
ARM: OMAP: use gpio_to_irq
David Brownell
1
-2
/
+2
2008-12-11
ARM: OMAP: switch to gpio_direction_output
David Brownell
2
-15
/
+0
2008-12-11
ARM: OMAP: switch to gpio_direction_input
David Brownell
1
-1
/
+1
2008-12-11
ARM: OMAP: switch to standard gpio get/set calls
David Brownell
3
-25
/
+8
2008-12-11
ARM: OMAP: gpios implement new to_irq()
David Brownell
2
-4
/
+21
2008-12-11
ARM: OMAP: Extend gpio label column width in omap_gpio debugfs file
Jarkko Nikula
1
-1
/
+1
2008-12-11
ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3
Jouni Hogander
1
-11
/
+15
2008-12-01
[ARM] omap: fix a pile of issues
Russell King
2
-6
/
+6
2008-11-30
[ARM] Add a common typesafe __io implementation
Russell King
1
-4
/
+2
2008-11-29
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
Russell King
1
-1
/
+1
2008-11-28
Merge branch 'highmem' into devel
Russell King
3
-17
/
+7
2008-11-28
[ARM] remove a common set of __virt_to_bus definitions
Nicolas Pitre
1
-14
/
+3
2008-11-27
[ARM] Arrange for platforms to select appropriate CPU support
Russell King
1
-0
/
+2
2008-11-27
ARM: OMAP: Fixes for suspend / resume GPIO wake-up handling
Tero Kristo
1
-2
/
+3
2008-11-26
ARM: OMAP: Typo fix for clock_allow_idle
Amit Kucheria
1
-1
/
+1
2008-11-05
ARM: OMAP: Fix define for twl4030 irqs
Tony Lindgren
1
-1
/
+1
2008-11-05
ARM: OMAP: Fix get_irqnr_and_base to clear spurious interrupt bits
Tony Lindgren
1
-1
/
+3
2008-11-05
ARM: OMAP: Fix debugfs_create_*'s error checking method for arm/plat-omap
Zhaolei
1
-10
/
+10
2008-10-20
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-1
/
+5
2008-10-16
Merge branch 'fixes' into for-linus
Russell King
2
-9
/
+14
2008-10-15
Merge branch 's3c-move' into devel
Russell King
1
-13
/
+0
2008-10-15
Merge branch 'omap-all' into devel
Russell King
43
-378
/
+1277
2008-10-15
[ARM] 5302/1: ARM: OMAP: Revert omap3 WDT changes to avoid merge conflict
Tony Lindgren
1
-10
/
+1
2008-10-15
[ARM] 5305/1: ARM: OMAP: Fix compile of McBSP by removing unnecessary check
Tony Lindgren
1
-7
/
+0
2008-10-14
[ARM] 5301/1: ARM: OMAP: Add missing irq defines
Tony Lindgren
1
-0
/
+18
2008-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-8
/
+13
2008-10-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
16
-21
/
+18
2008-10-11
Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Russell King
19
-55
/
+268
2008-10-10
[WATCHDOG] omap_wdt.c: sync linux-omap changes
Felipe Balbi
1
-8
/
+13
2008-10-10
ALSA: Correct Vladimir Barinov's e-mail address
Vladimir Barinov
1
-1
/
+1
2008-10-10
ARM: OMAP3: Add basic board support for OMAP LDP
Nishant Kamat
2
-0
/
+40
2008-10-10
Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git
Russell King
1
-32
/
+91
2008-10-10
Merge branch 'pxa-all' into devel
Russell King
1
-4
/
+1
2008-10-10
Merge branch 'ptebits' into devel
Russell King
3
-3
/
+6
2008-10-09
Merge branch 'omap2-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Russell King
21
-30
/
+227
[next]