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.13.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
2010-02-15
omap: Move multi-omap ifdeffery into it's own header file
Tony Lindgren
2
-69
/
+95
2010-02-15
omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUS
Tony Lindgren
8
-46
/
+24
2010-02-15
omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
Tony Lindgren
10
-52
/
+53
2010-02-15
omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2
Tony Lindgren
10
-44
/
+44
2010-02-15
omap2/3/4: Fix omap2_map_common_io for multi-omap
Tony Lindgren
1
-1
/
+32
2010-02-15
omap: Fix dmtimer.c for multi-omap boot
Tony Lindgren
1
-51
/
+39
2010-02-15
omap2/3: Multiboot compile fixes to compile in omap2 and omap3
Tony Lindgren
2
-5
/
+13
2010-02-15
Merge branch 'debug-ll' into omap-for-linus
Tony Lindgren
6
-128
/
+251
2010-02-15
omap: Remove old DEBUG_LL serial port options
Tony Lindgren
1
-19
/
+0
2010-02-15
omap: Make uncompress code and DEBUG_LL code generic
Tony Lindgren
2
-53
/
+162
2010-02-15
omap: Clean the serial port defines
Tony Lindgren
5
-64
/
+97
2010-02-11
Merge branch 'omap-fixes-for-linus' into omap-for-linus
Tony Lindgren
3
-14
/
+4
2010-02-03
omap: Fix access to already released memory in clk_debugfs_register_one()
Marek Skuczynski
1
-2
/
+2
2010-02-03
omap: Remove old unused defines for OMAP_32KSYNCT_BASE
Tony Lindgren
1
-10
/
+0
2010-01-30
omap: define _toggle_gpio_edge_triggering only for OMAP1
Uwe Kleine-König
1
-2
/
+2
2010-01-29
OMAP clock: resolve all remaining sparse warnings
Paul Walmsley
2
-2
/
+2
2010-01-27
OMAP: hwmod: add API for slave idlemode setting
Kevin Hilman
1
-0
/
+2
2010-01-27
OMAP: omap_device: optionally auto-adjust device activate/deactivate latencies
Kevin Hilman
2
-8
/
+37
2010-01-27
OMAP clockdomain/powerdomain: improve documentation
Paul Walmsley
2
-70
/
+57
2010-01-27
OMAP powerdomain: rearrange struct powerdomain to save some memory
Paul Walmsley
1
-3
/
+3
2010-01-27
OMAP clockdomains: add usecounting for wakeup and sleep dependencies
Paul Walmsley
1
-0
/
+8
2010-01-27
OMAP clockdomain/powerdomain: remove runtime register/unregister
Paul Walmsley
2
-4
/
+0
2010-01-27
OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdm
Paul Walmsley
3
-42
/
+50
2010-01-27
OMAP clock: make the fixed divisor clock code available for all OMAPs
Paul Walmsley
2
-1
/
+13
2010-01-27
OMAP3 clock: reorganize CK_* platform flags
Paul Walmsley
1
-9
/
+17
2010-01-27
AM35xx: Add AM35xx specific control module registers
Ranjith Lohithakshan
1
-0
/
+17
2010-01-27
ARM: OMAP4: PM: Make OMAP3 Clock-domain framework compatible for OMAP4.
Abhijit Pagare
1
-0
/
+3
2010-01-27
ARM: OMAP4: PM: Adapt the existing OMAP2/3 and common Power Domain Frameworks.
Abhijit Pagare
1
-5
/
+5
2010-01-27
ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific power domain framework.
Abhijit Pagare
1
-0
/
+3
2010-01-27
ARM: OMAP4: PM: OMAP4 essential basic initialisations.
Abhijit Pagare
1
-1
/
+7
2010-01-22
OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timer
Tero Kristo
1
-0
/
+13
2010-01-21
Merge branch 'omap-fixes' into omap-fixes-for-linus
Tony Lindgren
2
-1
/
+2
2010-01-21
Merge branch 'pm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/khilma...
Tony Lindgren
2
-0
/
+29
2010-01-21
OMAP: timekeeping: time should not stop during suspend
Kevin Hilman
1
-0
/
+26
2010-01-21
OMAP3: PM: Disable interrupt controller AUTOIDLE before WFI
Tero Kristo
1
-0
/
+2
2010-01-21
OMAP3: PM: Ack pending interrupts before entering suspend
Tero Kristo
1
-0
/
+1
2010-01-20
OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unli...
Roel Kluin
1
-1
/
+1
2010-01-20
omap3: Fix cpu detection
Tony Lindgren
1
-0
/
+1
2010-01-20
OMAP3: hwmod: Adding flag to prevent caching of sysconfig register.
Thara Gopinath
1
-0
/
+1
2010-01-09
Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixe...
Tony Lindgren
5
-32
/
+35
2010-01-09
OMAP clock/CPUFreq: add clk_exit_cpufreq_table()
Paul Walmsley
3
-0
/
+13
2010-01-09
OMAP clock: remove incorrect EXPORT_SYMBOL()s
Paul Walmsley
1
-6
/
+0
2010-01-09
OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc space
Paul Walmsley
1
-6
/
+9
2010-01-09
OMAP2xxx IO mapping: mark DSP mappings as being 2420-only
Paul Walmsley
2
-26
/
+19
2010-01-08
omap3: add missing parentheses
Roel Kluin
1
-1
/
+1
2010-01-08
omap1: Fix compile for omap1_bl.c
Tony Lindgren
1
-1
/
+0
2010-01-08
omap1: Add 7xx clocks and pin muxes for SPI
Cory Maccarrone
2
-0
/
+11
2010-01-08
omap: Remove uninitialized warning for gpio.c
Tony Lindgren
1
-1
/
+1
2010-01-08
omap: &&/|| confusion in iommu_put()
Roel Kluin
1
-1
/
+1
2010-01-08
omap: gpio: Simultaneously requested rising and falling edge
Cory Maccarrone
1
-1
/
+60
[next]