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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-06
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
26
-579
/
+709
2011-01-06
Merge branch 'misc' into devel
Russell King
3
-8
/
+7
2011-01-06
Merge branch 'smp' into misc
Russell King
1
-3
/
+2
2011-01-03
ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()
Russell King
1
-4
/
+4
2010-12-22
omap2+: Add struct omap_board_data and use it for platform level serial init
Tony Lindgren
1
-1
/
+4
2010-12-22
omap2+: Add support for hwmod specific muxing of devices
Tony Lindgren
1
-0
/
+13
2010-12-22
Merge branch 'pm-sr' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khil...
Tony Lindgren
3
-0
/
+396
2010-12-22
OMAP4: Adding voltage driver support
Thara Gopinath
1
-0
/
+12
2010-12-22
OMAP3: PM: Adding smartreflex driver support.
Thara Gopinath
1
-0
/
+245
2010-12-22
OMAP: Introduce voltage domain information in the hwmod structures
Thara Gopinath
1
-0
/
+5
2010-12-22
OMAP3: PM: Adding voltage driver support.
Thara Gopinath
1
-0
/
+134
2010-12-22
Merge branch 'integration-2.6.38-for-tony' of git://git.pwsan.com/linux-2.6 i...
Tony Lindgren
11
-366
/
+71
2010-12-22
Merge branches 'devel-gpmc' and 'devel-misc' into omap-for-linus
Tony Lindgren
5
-169
/
+141
2010-12-22
Keyboard: omap-keypad: use matrix_keypad.h
Janusz Krzysztofik
1
-15
/
+20
2010-12-21
OMAP: PM noop: implement context loss count for non-omap_devices
Kevin Hilman
1
-0
/
+2
2010-12-21
OMAP: PM: implement context loss count APIs
Kevin Hilman
3
-2
/
+4
2010-12-21
OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4
Jon Hunter
1
-2
/
+3
2010-12-21
OMAP2+: hwmod: Add wakeup support for new OMAP4 IPs
Benoit Cousson
1
-1
/
+4
2010-12-21
OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregister
Benoit Cousson
1
-2
/
+0
2010-12-21
OMAP3: clock: clarify usage of struct clksel_rate.flags and struct omap_clk.cpu
Paul Walmsley
2
-13
/
+18
2010-12-21
OMAP3: control/PM: move padconf save code to mach-omap2/control.c
Paul Walmsley
1
-3
/
+0
2010-12-21
OMAP2+: powerdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
3
-222
/
+1
2010-12-21
OMAP2+: clockdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
1
-151
/
+0
2010-12-21
OMAP2/3: clockdomain: remove unneeded .clkstctrl_reg, remove some direct CM r...
Paul Walmsley
1
-5
/
+0
2010-12-21
OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 support
Paul Walmsley
1
-6
/
+14
2010-12-21
OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functions
Paul Walmsley
1
-2
/
+5
2010-12-21
OMAP4: PRCM: add OMAP4-specific accessor/mutator functions
Paul Walmsley
1
-3
/
+4
2010-12-21
OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restore
Paul Walmsley
1
-3
/
+0
2010-12-21
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
Paul Walmsley
2
-7
/
+2
2010-12-21
OMAP2+: clockdomains: move clockdomain static data to .c files
Paul Walmsley
1
-2
/
+9
2010-12-21
OMAP2+: powerdomains: move powerdomain static data to .c files
Paul Walmsley
1
-3
/
+10
2010-12-21
OMAP: powerdomain: Infrastructure to put arch specific code
Rajendra Nayak
1
-1
/
+42
2010-12-21
OMAP: powerdomain: Move static allocations from powerdomains.h to a .c file
Rajendra Nayak
1
-0
/
+1
2010-12-21
OMAP2+: hwmod: fix a warning, add some docs, remove unused fields
Paul Walmsley
1
-12
/
+4
2010-12-21
OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlock
Paul Walmsley
1
-3
/
+3
2010-12-21
OMAP2+: hwmod: add support for per-class custom device reset functions
Paul Walmsley
1
-1
/
+8
2010-12-21
OMAP2+: hwmod: add postsetup state
Paul Walmsley
1
-1
/
+5
2010-12-21
OMAP2+: hwmod: allow custom pre-shutdown functions
Paul Walmsley
1
-0
/
+10
2010-12-21
OMAP2+: io: split omap2_init_common_hw()
Paul Walmsley
1
-2
/
+3
2010-12-21
OMAP3: Devkit8000: Add DEBUG_LL support
Thomas Weber
1
-0
/
+1
2010-12-21
Merge branch 'pm-opp' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khi...
Tony Lindgren
1
-21
/
+10
2010-12-21
Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...
Tony Lindgren
1
-0
/
+11
2010-12-21
Merge branch 'devel-dma' into omap-for-linus
Tony Lindgren
1
-133
/
+99
2010-12-21
OMAP2+: use global values for the SRAM PA addresses
Jean Pihet
1
-0
/
+11
2010-12-21
OMAP3: remove OPP interfaces from OMAP PM layer
Kevin Hilman
1
-21
/
+10
2010-12-21
OMAP2/3: GPMC: put sync_clk value in picoseconds instead of nanoseconds
Adrian Hunter
1
-4
/
+5
2010-12-20
Merge branches 'devel-iommu-mailbox' and 'devel-l2x0' into omap-for-linus
Tony Lindgren
3
-5
/
+12
2010-12-20
omap1: Fix innovator FPGA init for multi-omap
Tony Lindgren
1
-4
/
+0
2010-12-20
OMAP: DMA: Convert DMA library into platform driver
G, Manjunath Kondaiah
1
-11
/
+46
2010-12-20
OMAP2430: hwmod data: add system DMA
G, Manjunath Kondaiah
1
-0
/
+1
[next]