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
2010-02-15
omap_hsmmc: allow compile without regulator framework
Adrian Hunter
1
-54
/
+79
2010-02-15
omap_hsmmc: Allow for a shared VccQ
Adrian Hunter
4
-1
/
+22
2010-02-15
omap_hsmmc: Ensure regulator enable / disable are paired
Adrian Hunter
1
-6
/
+3
2010-02-15
omap_hsmmc: Fix disable timeouts
Adrian Hunter
1
-2
/
+2
2010-02-15
omap_hsmmc: Allow for power saving without going off
Adrian Hunter
4
-0
/
+13
2010-02-15
omap: RX51: Remux to pull eMMC lines down when powering off
Adrian Hunter
4
-1
/
+53
2010-02-15
omap: Reconnect hsmmc context loss count
Adrian Hunter
1
-2
/
+2
2010-02-15
omap: Rename hsmmc symbols to reflect independence from twl4030
Adrian Hunter
14
-47
/
+45
2010-02-15
omap: Rename mmc-twl4030 files to hsmmc
Adrian Hunter
15
-28
/
+28
2010-02-15
omap_hsmmc: Move gpio and regulator control from board file
Adrian Hunter
5
-349
/
+391
2010-02-15
omap3: Add support for flash on 3430SDP board
Vimal Singh
2
-1
/
+113
2010-02-15
omap3: SDP: Introducing 'board-sdp-flash.c' for flash init
Vimal Singh
3
-0
/
+295
2010-02-15
omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND init
Vimal Singh
4
-32
/
+155
2010-02-15
omap2/3/4: serial: fix coding style indentaion
vikram pandita
1
-9
/
+10
2010-02-15
omap2/3/4: gpmc: avoid section definitions on headers
Felipe Balbi
1
-1
/
+1
2010-02-15
omap2/3/4: gpmc: kill compile warning
Felipe Balbi
1
-2
/
+4
2010-02-15
omap2/3/4: mailbox: kill compile warning in mailbox.c
Felipe Balbi
1
-1
/
+1
2010-02-15
omap1: mailbox: kill compile warning
Felipe Balbi
2
-3
/
+8
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
4
-32
/
+84
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
MTD: remove no longer used OMAP flash map
Ladislav Michl
3
-198
/
+0
2010-02-15
omap: convert boards to use physmap-flash
Ladislav Michl
16
-55
/
+112
2010-02-15
omap2/3/4: Add omap4 into omap3_defconfig
Tony Lindgren
1
-1
/
+5
2010-02-15
omap2/3/4: Fix mach-omap2/serial.c for multiboot
Tony Lindgren
1
-7
/
+20
2010-02-15
omap: Fix gpio.c for multi-omap for omap4
Tony Lindgren
1
-91
/
+133
2010-02-15
omap3/4: Fix compile for multi-omap for clkops_noncore_dpll_ops
Tony Lindgren
6
-13
/
+13
2010-02-15
omap2/3/4: Allow booting omap4 with multi-omap configuration
Tony Lindgren
1
-7
/
+29
2010-02-15
omap2/3/4: Clean up entry-macro.s for adding support for omap4 multiboot
Tony Lindgren
1
-4
/
+34
2010-02-15
omap4: Use get_irqnr_preamble
Tony Lindgren
1
-1
/
+1
2010-02-15
omap2/3/4: Clean up defines for entry-macro.S
Tony Lindgren
1
-8
/
+7
2010-02-15
omap: Move multi-omap ifdeffery into it's own header file
Tony Lindgren
2
-69
/
+95
2010-02-15
omap2/3: Update omap3_defconfig to build in all the 2420 based boards
Tony Lindgren
1
-36
/
+138
2010-02-15
omap2/3: Fix initcalls for multi-omap
Tony Lindgren
2
-1
/
+9
2010-02-15
omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUS
Tony Lindgren
9
-47
/
+25
2010-02-15
omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
Tony Lindgren
28
-96
/
+92
2010-02-15
omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2
Tony Lindgren
23
-67
/
+63
2010-02-15
omap2/3/4: Fix mbox init for multi-omap
Tony Lindgren
1
-6
/
+24
2010-02-15
omap2/3/4: Fix omap2_map_common_io for multi-omap
Tony Lindgren
22
-38
/
+86
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
5
-5
/
+52
2010-02-15
omap2/3: Make get_irqnr_and_base common for mach-omap2 multiboot
Tony Lindgren
1
-20
/
+57
2010-02-15
Merge branch 'debug-ll' into omap-for-linus
Tony Lindgren
58
-243
/
+507
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
4
-82
/
+322
2010-02-15
omap: Clean the serial port defines
Tony Lindgren
11
-87
/
+130
[next]