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-24
OMAP2/3 clock: Extend find_idlest() to pass back idle state value
Ranjith Lohithakshan
2
-3
/
+6
2010-02-24
OMAP3 PM: Adding counters for power domain logic off and mem off during reten...
Thara Gopinath
1
-0
/
+2
2010-02-24
OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem state
Thara Gopinath
1
-0
/
+2
2010-02-24
OMAP: omap_device: when 'called from invalid state', print state
Kevin Hilman
1
-6
/
+6
2010-02-24
OMAP: omap_device: add omap_device_is_valid()
Kevin Hilman
2
-0
/
+18
2010-02-15
OMAP4: MCPDM: Register McPDM platform device
Jorge Eduardo Candelaria
1
-0
/
+37
2010-02-15
ARM: OMAP4: Add McPDM base address
Jorge Eduardo Candelaria
1
-0
/
+2
2010-02-15
OMAP4: IRQ: Add McPDM IRQ definition
Jorge Eduardo Candelaria
1
-1
/
+1
2010-02-15
AM35xx: Update irq.h for AM35xx IPSS module interrupts
Vaibhav Hiremath
1
-0
/
+10
2010-02-15
AM35xx: Add AM35xx intr_clr & sw_rst cntrl reg bit definition
Vaibhav Hiremath
1
-0
/
+17
2010-02-15
omap_hsmmc: Allow for a shared VccQ
Adrian Hunter
1
-0
/
+3
2010-02-15
omap_hsmmc: Allow for power saving without going off
Adrian Hunter
1
-0
/
+3
2010-02-15
omap: RX51: Remux to pull eMMC lines down when powering off
Adrian Hunter
1
-0
/
+1
2010-02-15
omap_hsmmc: Move gpio and regulator control from board file
Adrian Hunter
1
-10
/
+18
2010-02-15
omap3: SDP: Introducing 'board-sdp-flash.c' for flash init
Vimal Singh
1
-0
/
+2
2010-02-15
omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND init
Vimal Singh
1
-1
/
+9
2010-02-15
omap2/3/4: gpmc: avoid section definitions on headers
Felipe Balbi
1
-1
/
+1
2010-02-15
omap: McBSP: Use cache when modifying individual register bits
Janusz Krzysztofik
1
-31
/
+47
2010-02-15
omap: McBSP: Introduce caching in register write operations
Janusz Krzysztofik
2
-25
/
+55
2010-02-15
omap: McBSP: Modify macros/functions API for easy cache access
Janusz Krzysztofik
1
-156
/
+125
2010-02-15
omap: McBSP: Use macros for all register read/write operations
Janusz Krzysztofik
1
-22
/
+22
2010-02-15
omap iommu: fix incorrect address for largepage 1st entry
Hiroshi DOYU
1
-2
/
+2
2010-02-15
omap: iommu: fix incorrect address for supersection 1st entry
Hiroshi DOYU
1
-1
/
+1
2010-02-15
omap iommu: cleanup iommu page address mask and definitions
Hiroshi DOYU
1
-11
/
+39
2010-02-15
omap: convert boards to use physmap-flash
Ladislav Michl
1
-0
/
+16
2010-02-15
omap: Fix gpio.c for multi-omap for omap4
Tony Lindgren
1
-91
/
+133
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-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
[next]