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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-11
omap3: Board file of Always Innovating OMAP3-based Touch Book
Gregoire Gentil
3
-1
/
+579
2009-12-11
omap1: I2C mux and clocks for omap7xx
Cory Maccarrone
4
-4
/
+18
2009-12-11
omap1: Add omap7xx USB support
Cory Maccarrone
4
-2
/
+76
2009-12-11
omap1: DMA: move LCD related code from plat-omap to mach-omap1
Janusz Krzysztofik
5
-458
/
+541
2009-12-11
omap1: Use gen_nand
Ladislav Michl
4
-51
/
+152
2009-12-11
smc91x: remove OMAP specific bits
Ladislav Michl
1
-15
/
+0
2009-12-11
omap: use smc91x_platdata to setup smc91x
Ladislav Michl
10
-3
/
+97
2009-12-11
omap: mux: Add 36xx CBP package support
Tony Lindgren
6
-0
/
+587
2009-12-11
omap: mux: Remove old mux code for 34xx
Tony Lindgren
11
-589
/
+14
2009-12-11
omap: mux: Replace omap_cfg_reg() with new style signal or gpio functions
Tony Lindgren
11
-102
/
+177
2009-12-11
omap: Split i2c platform init for mach-omap1 and mach-omap2
Tony Lindgren
7
-55
/
+137
2009-12-11
omap: mux: Add debugfs support for new mux code
Tony Lindgren
1
-0
/
+227
2009-12-11
omap: mux: Add new style init functions to omap3 board-*.c files
Tony Lindgren
12
-0
/
+121
2009-12-11
omap: mux: Add new style pin multiplexing data for 34xx
Tony Lindgren
5
-0
/
+1949
2009-12-11
omap: mux: Add new style pin multiplexing code for omap3
Tony Lindgren
4
-6
/
+611
2009-12-11
omap2: mux: intoduce omap_mux_{read,write}
Mike Rapoport
1
-6
/
+38
2009-12-11
Merge branch 'for_2_6_33' of git://git.pwsan.com/linux-2.6 into omap-for-linus
Tony Lindgren
55
-6547
/
+14301
2009-12-11
ARM: OMAP4: PM: Add init api for DPLL nodes
Rajendra Nayak
3
-1
/
+41
2009-12-11
ARM: OMAP4: PM: Add support for OMAP4 dpll api's
Rajendra Nayak
5
-38
/
+31
2009-12-11
ARM: OMAP4: PM: Move DPLL control apis to dpll.c
Rajendra Nayak
6
-509
/
+547
2009-12-11
ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api's
Rajendra Nayak
8
-26
/
+75
2009-12-11
ARM: OMAP4: PM: OMAP4 clock tree and clkdev registration
Rajendra Nayak
4
-1
/
+2786
2009-12-11
ARM: OMAP4: PM: Adds CM1/2 register field masks
Rajendra Nayak
1
-0
/
+1474
2009-12-11
ARM: OMAP4: PM: Adds PRM register shift and mask bits
Rajendra Nayak
2
-0
/
+2211
2009-12-11
ARM: OMAP4: PM: Adds PRM register defs for OMAP4
Rajendra Nayak
2
-2
/
+417
2009-12-11
ARM: OMAP4: PM: Adds CM1/2 register defs for OMAP4
Rajendra Nayak
2
-2
/
+367
2009-12-11
ARM: OMAP4: PM: PRM/CM module offsets for OMAP4
Rajendra Nayak
1
-2
/
+65
2009-12-11
ARM: OMAP4: PM: Fix the PRM and CM base addresses
Rajendra Nayak
6
-7
/
+10
2009-12-11
OMAP: omap_device: track latency in nanoseconds
Kevin Hilman
2
-6
/
+6
2009-12-11
OMAP: omap_device: fix nsec/usec conversion in latency calculations
Kevin Hilman
1
-2
/
+2
2009-12-11
OMAP: hwmod: warn on missing clockdomain
Kevin Hilman
1
-0
/
+3
2009-12-11
OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday()
Kevin Hilman
1
-4
/
+4
2009-12-11
OMAP: omap_device: use UINT_MAX for default wakeup latency limit
Kevin Hilman
1
-1
/
+1
2009-12-11
OMAP: omap_device: add to_omap_device() macro
Kevin Hilman
1
-1
/
+3
2009-12-11
OMAP3 hwmod: drop most of the OCP_SYSCONFIG.CLOCKACTIVITY code
Paul Walmsley
1
-83
/
+5
2009-12-11
OMAP hwmod: add names to module MPU IRQ lines
Paul Walmsley
2
-4
/
+19
2009-12-11
OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handling
Paul Walmsley
2
-3
/
+42
2009-12-11
OMAP3 hwmod: reprogram OCP_SYSCONFIG register after setting SOFTRESET
Paul Walmsley
1
-5
/
+13
2009-12-11
OMAP clock/hwmod: fix off-by-one errors
Paul Walmsley
4
-14
/
+31
2009-12-11
OMAP3: PM: Fix for MPU power domain MEM BANK position
Thara Gopinath
3
-1
/
+11
2009-12-11
OMAP3: SDRC: Place SDRC AC timing and MR changes in CORE DVFS SRAM code behin...
Paul Walmsley
2
-2
/
+29
2009-12-11
OMAP2/3 powerdomain: return errors rather than returning the output of IS_ERR()
Roel Kluin
1
-6
/
+6
2009-12-11
OMAP powerdomain: rearrange struct powerdomain to save some memory
Paul Walmsley
1
-3
/
+3
2009-12-11
OMAP powerdomain/PM: use symbolic constants for the max number of power states
Paul Walmsley
3
-5
/
+7
2009-12-11
OMAP clockdomain/powerdomain: optimize out sleepdep code on OMAP24xx
Paul Walmsley
1
-6
/
+6
2009-12-11
OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAIN
Paul Walmsley
3
-49
/
+23
2009-12-11
OMAP2/3 PRCM: don't export prm_*(), cm_*() functions
Paul Walmsley
1
-6
/
+0
2009-12-11
OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.c
Paul Walmsley
8
-1013
/
+1096
2009-12-11
OMAP1 clock: convert test in disable_unused() to use ENABLE_ON_INIT
Paul Walmsley
2
-12
/
+16
2009-12-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
16
-74
/
+248
[prev]
[next]