index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
ARM: OMAP3: mmc-twl4030 add MMC3 support, v2
Grazvydas Ignotas
2009-03-24
2
-2
/
+23
|
*
|
|
|
ARM: OMAP3: mmc-twl4030 init passes device nodes back, v2
David Brownell
2009-03-24
4
-0
/
+16
|
*
|
|
|
ARM: OMAP3: mmc-twl4030 voltage cleanup
David Brownell
2009-03-24
4
-48
/
+84
|
*
|
|
|
ARM: OMAP3: mmc-twl4030 fix name buffer length, v2
Adrian Hunter
2009-03-24
1
-2
/
+3
|
*
|
|
|
ARM: OMAP3: Add more GPIO mux options
Tony Lindgren
2009-03-24
2
-0
/
+40
|
*
|
|
|
ARM: OMAP3: Remove unused CONFIG_I2C2_OMAP_BEAGLE
Jarkko Nikula
2009-03-24
1
-3
/
+0
|
*
|
|
|
ARM: OMAP: get rid of OMAP_TAG_USB, v2
Felipe Balbi
2009-03-24
17
-46
/
+56
|
*
|
|
|
ARM: OMAP: Dispatch only relevant DMA interrupts
Santosh Shilimkar
2009-03-24
1
-1
/
+3
|
*
|
|
|
ARM: OMAP: Get available DMA channels from cmdline
Santosh Shilimkar
2009-03-24
1
-1
/
+19
|
*
|
|
|
ARM: OMAP: Add method to register additional I2C busses on the command line, v2
Jarkko Nikula
2009-03-24
1
-21
/
+52
|
*
|
|
|
ARM: OMAP: Add command line option for I2C bus speed, v2
Jarkko Nikula
2009-03-24
1
-10
/
+44
|
*
|
|
|
ARM: OMAP: Add documentation for function omap_register_i2c_bus
Jarkko Nikula
2009-03-24
1
-0
/
+9
|
*
|
|
|
ARM: OMAP: Export dmtimer functions
Timo Kokkonen
2009-03-24
1
-0
/
+26
|
*
|
|
|
[OMAP850] Build system changes
Zebediah C. McClure
2009-03-24
1
-6
/
+17
|
*
|
|
|
[OMAP850] IRQ related changes
Zebediah C. McClure
2009-03-24
2
-3
/
+99
|
*
|
|
|
[OMAP850] Changes to memory subsystem
Zebediah C. McClure
2009-03-24
2
-3
/
+3
|
*
|
|
|
[OMAP850] Changes to base IO subsystem, v2
Zebediah C. McClure
2009-03-24
6
-8
/
+212
|
*
|
|
|
[OMAP850] Add base support for omap850 cpu
Zebediah C. McClure
2009-03-24
3
-5
/
+136
|
*
|
|
|
ARM: OMAP: Remove remaining board-*.h includes from hardware.h
Tony Lindgren
2009-03-24
4
-56
/
+2
|
*
|
|
|
ARM: OMAP: No need to include board-nokia.h from hardware.h
Tony Lindgren
2009-03-24
2
-57
/
+0
|
*
|
|
|
ARM: OMAP: No need to include board-overo.h from hardware.h
Tony Lindgren
2009-03-24
2
-27
/
+6
|
*
|
|
|
ARM: OMAP: No need to include board-ldp.h from hardware.h
Tony Lindgren
2009-03-24
3
-47
/
+6
|
*
|
|
|
ARM: OMAP: No need to include board-h4.h from hardware.h
Tony Lindgren
2009-03-24
3
-43
/
+3
|
*
|
|
|
ARM: OMAP: No need to include board-apollon.h from hardware.h
Tony Lindgren
2009-03-24
3
-50
/
+1
|
*
|
|
|
ARM: OMAP: No need to include board-omap2430sdp.h from hardware.h
Tony Lindgren
2009-03-24
3
-50
/
+8
|
*
|
|
|
ARM: OMAP: No need to include board-palm*.h from hardware.h
Tony Lindgren
2009-03-24
9
-93
/
+34
|
*
|
|
|
ARM: OMAP: No need to include board-osk.h from hardware.h
Tony Lindgren
2009-03-24
3
-51
/
+14
|
*
|
|
|
ARM: OMAP: No need to include board-innovator.h from hardware.h
Tony Lindgren
2009-03-24
3
-56
/
+3
|
*
|
|
|
ARM: OMAP: No need to include board-h3.h from hardware.h
Tony Lindgren
2009-03-24
4
-8
/
+8
|
*
|
|
|
ARM: OMAP: No need to include board-h2.h from hardware.h
Tony Lindgren
2009-03-24
4
-8
/
+8
|
*
|
|
|
ARM: OMAP: No need to include board-perseus2.h or board-fsample.h from hardwa...
Tony Lindgren
2009-03-24
4
-99
/
+33
|
*
|
|
|
omap mailbox: remove unnecessary header file inclusion
Hiroshi DOYU
2009-03-24
1
-5
/
+1
|
*
|
|
|
omap mailbox: convert sequence bit checking to module paramter
Hiroshi DOYU
2009-03-24
1
-19
/
+16
|
*
|
|
|
omap mailbox: move mailbox.h into mailbox.c
Hiroshi DOYU
2009-03-24
2
-101
/
+85
|
*
|
|
|
omap mailbox: add save_/restore_ctx() for PM
Hiroshi DOYU
2009-03-24
2
-0
/
+55
|
*
|
|
|
omap mailbox: fix empty struct device for omap2
Hiroshi DOYU
2009-03-24
2
-7
/
+8
|
*
|
|
|
omap mailbox: fix empty struct device for omap1
Hiroshi DOYU
2009-03-24
2
-15
/
+16
|
*
|
|
|
omap mailbox: fix empty struct device for omap_mbox
Hiroshi DOYU
2009-03-24
2
-34
/
+33
|
*
|
|
|
omap mailbox: print hardware revision at startup
Hiroshi DOYU
2009-03-24
1
-0
/
+3
|
*
|
|
|
omap mailbox: add initial omap3 support
Hiroshi DOYU
2009-03-24
4
-36
/
+80
|
*
|
|
|
omap mailbox: cleanup omap2 register definition with macro
Hiroshi DOYU
2009-03-24
1
-48
/
+29
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-03-23
5
-25
/
+11
|
|
\
\
\
|
|
*
\
\
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-03-19
336
-4117
/
+6357
|
|
|
\
\
\
|
|
*
|
|
|
sparc64: Fix crash with /proc/iomem
Mikulas Patocka
2009-03-19
1
-1
/
+1
|
|
*
|
|
|
sparc64: Reschedule KGDB capture to a software interrupt.
David S. Miller
2009-03-19
4
-24
/
+10
|
*
|
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...
Linus Torvalds
2009-03-23
1
-0
/
+9
|
|
\
\
\
\
\
|
|
*
|
|
|
|
powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
Kumar Gala
2009-03-23
1
-0
/
+9
|
*
|
|
|
|
|
Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2009-03-22
24
-1907
/
+1209
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
m68k: merge the non-MMU and MMU versions of siginfo.h
Greg Ungerer
2009-03-16
3
-101
/
+95
|
|
*
|
|
|
|
|
m68k: use the MMU version of unistd.h for all m68k platforms
Greg Ungerer
2009-03-16
3
-749
/
+372
[prev]
[next]