index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
Age
Commit message (
Expand
)
Author
Files
Lines
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-10
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-29
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-26
OMAP: hwmod: add API for slave idlemode setting
Kevin Hilman
1
-0
/
+2
2010-01-26
OMAP: omap_device: optionally auto-adjust device activate/deactivate latencies
Kevin Hilman
2
-8
/
+37
2010-01-26
OMAP clockdomain/powerdomain: improve documentation
Paul Walmsley
2
-70
/
+57
2010-01-26
OMAP powerdomain: rearrange struct powerdomain to save some memory
Paul Walmsley
1
-3
/
+3
2010-01-26
OMAP clockdomains: add usecounting for wakeup and sleep dependencies
Paul Walmsley
1
-0
/
+8
2010-01-26
OMAP clockdomain/powerdomain: remove runtime register/unregister
Paul Walmsley
2
-4
/
+0
2010-01-26
OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdm
Paul Walmsley
3
-42
/
+50
2010-01-26
OMAP clock: make the fixed divisor clock code available for all OMAPs
Paul Walmsley
2
-1
/
+13
2010-01-26
OMAP3 clock: reorganize CK_* platform flags
Paul Walmsley
1
-9
/
+17
2010-01-26
AM35xx: Add AM35xx specific control module registers
Ranjith Lohithakshan
1
-0
/
+17
2010-01-26
ARM: OMAP4: PM: Make OMAP3 Clock-domain framework compatible for OMAP4.
Abhijit Pagare
1
-0
/
+3
2010-01-26
ARM: OMAP4: PM: Adapt the existing OMAP2/3 and common Power Domain Frameworks.
Abhijit Pagare
1
-5
/
+5
2010-01-26
ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific power domain framework.
Abhijit Pagare
1
-0
/
+3
2010-01-26
ARM: OMAP4: PM: OMAP4 essential basic initialisations.
Abhijit Pagare
1
-1
/
+7
2010-01-21
OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timer
Tero Kristo
1
-0
/
+13
2010-01-20
Merge branch 'omap-fixes' into omap-fixes-for-linus
Tony Lindgren
2
-1
/
+2
2010-01-20
Merge branch 'pm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/khilma...
Tony Lindgren
2
-0
/
+29
2010-01-20
OMAP: timekeeping: time should not stop during suspend
Kevin Hilman
1
-0
/
+26
2010-01-20
OMAP3: PM: Disable interrupt controller AUTOIDLE before WFI
Tero Kristo
1
-0
/
+2
2010-01-20
OMAP3: PM: Ack pending interrupts before entering suspend
Tero Kristo
1
-0
/
+1
2010-01-19
OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unli...
Roel Kluin
1
-1
/
+1
2010-01-19
omap3: Fix cpu detection
Tony Lindgren
1
-0
/
+1
2010-01-19
OMAP3: hwmod: Adding flag to prevent caching of sysconfig register.
Thara Gopinath
1
-0
/
+1
2010-01-08
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-08
OMAP clock/CPUFreq: add clk_exit_cpufreq_table()
Paul Walmsley
3
-0
/
+13
2010-01-08
OMAP clock: remove incorrect EXPORT_SYMBOL()s
Paul Walmsley
1
-6
/
+0
2010-01-08
OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc space
Paul Walmsley
1
-6
/
+9
2010-01-08
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
2010-01-08
omap: McBSP: Fix possible port lockout
Janusz Krzysztofik
1
-3
/
+17
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2
-2
/
+2
2009-12-14
mfd: Add support for twl6030 irq framework
Balaji T K
1
-1
/
+15
[next]