index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
uclinux: add process name to allocation error message
Greg Ungerer
2009-01-27
1
-2
/
+2
*
m68knommu: correct the mii calculations for 532x ColdFire FEC
Matt Waddel
2009-01-27
1
-1
/
+1
*
m68knommu: add ColdFire M532x to the FEC configuration options
Matt Waddel
2009-01-27
1
-1
/
+1
*
m68knommu: fix syscall restarting
Greg Ungerer
2009-01-27
2
-1
/
+16
*
m68knommu: remove the obsolete and long unused comempci chip support
Greg Ungerer
2009-01-27
2
-981
/
+0
*
m68knommu: remove the no longer used PCI support option
Adrian Bunk
2009-01-27
2
-21
/
+0
*
m68knommu: remove obsolete and unused eLIA board
Adrian Bunk
2009-01-27
4
-9
/
+2
*
m68knommu: set NO_DMA
Adrian Bunk
2009-01-27
1
-0
/
+4
*
m68knommu: fix cache flushing for the 527x ColdFire processors
Greg Ungerer
2009-01-27
1
-2
/
+9
*
m68knommu: fix ColdFire 5272 serial baud rates in mcf.c
John Adamson
2009-01-27
1
-0
/
+11
*
m68knommu: use one exist from execption
Sebastian Siewior
2009-01-27
1
-13
/
+2
*
Fix "multiple definition of `debugfs_create_size_t'"
Linus Torvalds
2009-01-26
1
-1
/
+1
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-01-26
38
-568
/
+1355
|
\
|
*
[ARM] fix section-based ioremap
Russell King
2009-01-25
1
-9
/
+2
|
*
[NET] am79c961a: fix spin_lock usage
Uwe Kleine-König
2009-01-24
1
-10
/
+10
|
*
[ARM] omap: usb: thou shalt not provide empty release functions
Russell King
2009-01-24
1
-14
/
+0
|
*
[ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platforms
Russell King
2009-01-24
1
-3
/
+3
|
*
[ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3
Madhusudhan Chikkature
2009-01-24
3
-0
/
+1253
|
*
[ARM] clkdev: fix clock matching
Russell King
2009-01-24
1
-6
/
+19
|
*
[ARM] 5370/1: at91: fix rm9200 watchdog
Jean-Christop PLAGNIOL-VILLARD
2009-01-24
1
-0
/
+1
|
*
[ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfix
David Brownell
2009-01-24
1
-0
/
+1
|
*
[ARM] 5365/1: s3cmci: Use new include path of dma.h
Ramax Lo
2009-01-24
1
-1
/
+1
|
*
[ARM] fix StrongARM-11x0 page copy implementation
Russell King
2009-01-24
1
-1
/
+1
|
*
[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()
Russell King
2009-01-24
3
-6
/
+6
|
*
ARM: OMAP: Fix compile for h3 MMC
Tony Lindgren
2009-01-15
1
-1
/
+3
|
*
ARM: OMAP: Remove unused platform devices, v3
Tony Lindgren
2009-01-15
10
-419
/
+9
|
*
ARM: OMAP: Fix ASoC by enabling writes to XCCR and RCCR McBSP registers, v3
Tony Lindgren
2009-01-15
2
-0
/
+15
|
*
ARM: OMAP: Fix OSK ASoC by registering I2C board info for tlvaic23
Arun KS
2009-01-15
1
-1
/
+3
|
*
ARM: OMAP: remove duplicated #include's
Huang Weiyi
2009-01-15
1
-1
/
+0
|
*
ARM: OMAP: Fix DMA CCR programming for request line > 63, v3
Anand Gadiyar
2009-01-15
1
-8
/
+5
|
*
ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFS
Tony Lindgren
2009-01-15
1
-0
/
+3
|
*
ARM: OMAP: Fix compile for beagle
Tony Lindgren
2009-01-15
1
-4
/
+5
|
*
ARM: OMAP: Fix gpio by switching to generic gpio calls, v2
Jarkko Nikula
2009-01-15
5
-75
/
+13
|
*
ARM: OMAP: Fix compile for palmte
Tony Lindgren
2009-01-15
1
-9
/
+0
|
*
ARM: OMAP: Fix compile for various McBSP
Tony Lindgren
2009-01-15
2
-0
/
+2
*
|
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2009-01-26
226
-486
/
+391
|
\
\
|
*
|
i2c: Warn on deprecated binding model use
Jean Delvare
2009-01-26
1
-3
/
+5
|
*
|
eeprom: More consistent symbol names
Jean Delvare
2009-01-26
176
-326
/
+326
|
*
|
eeprom: Move 93cx6 eeprom driver to /drivers/misc/eeprom
Wolfram Sang
2009-01-26
5
-9
/
+9
|
*
|
spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom
Wolfram Sang
2009-01-26
5
-12
/
+12
|
*
|
i2c: Move old eeprom driver to /drivers/misc/eeprom
Wolfram Sang
2009-01-26
5
-12
/
+12
|
*
|
i2c: Move at24 to drivers/misc/eeprom
Wolfram Sang
2009-01-26
7
-27
/
+32
|
*
|
i2c: Quilt tree has moved
Jean Delvare
2009-01-26
1
-1
/
+2
|
*
|
i2c: Delete many unused adapter IDs
Jean Delvare
2009-01-26
38
-93
/
+0
|
*
|
i2c: Delete 10 unused driver IDs
Jean Delvare
2009-01-26
1
-10
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2009-01-26
14
-251
/
+185
|
\
\
\
|
*
|
|
kbuild: fix kbuild.txt typos
Randy Dunlap
2009-01-14
1
-14
/
+15
|
*
|
|
kbuild: print usage with no arguments in scripts/config
Andi Kleen
2009-01-14
1
-0
/
+4
|
*
|
|
Revert "kbuild: strip generated symbols from *.ko"
Sam Ravnborg
2009-01-14
12
-237
/
+166
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-01-26
67
-464
/
+801
|
\
\
\
\
[next]