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
*
ARM: pxa: use module_platform_driver macro
Srinivas Kandagatla
2012-11-06
1
-12
/
+1
*
Merge branch 'imx/multi-platform' of git://git.linaro.org/people/shawnguo/lin...
Arnd Bergmann
2012-10-25
3
-3
/
+4
|
\
|
*
ARM: imx: select HAVE_IMX_SRC when SMP is enabled
Shawn Guo
2012-10-23
1
-2
/
+1
|
*
ARM: mach-imx: Fix selection of ARCH_MXC
Fabio Estevam
2012-10-19
3
-1
/
+3
*
|
Merge tag 'cleanup-for-3.8' of git://server.prisktech.co.nz/git/linuxwmt into...
Olof Johansson
2012-10-16
7
-100
/
+1
|
\
\
|
*
|
vt8500: Fix header in mach-vt8500/timer.c
Tony Prisk
2012-10-15
1
-1
/
+1
|
*
|
vt8500: Remove arm/boot/compressed/head-vt8500.S
Tony Prisk
2012-10-15
2
-50
/
+0
|
*
|
vt8500: Remove unused headers from include/mach/
Tony Prisk
2012-10-15
4
-49
/
+0
*
|
|
Merge branch 'imx/multi-platform' of git://git.linaro.org/people/shawnguo/lin...
Olof Johansson
2012-10-16
217
-1012
/
+1083
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ARM: imx: enable multi-platform build
Shawn Guo
2012-10-15
6
-201
/
+33
|
*
ARM: imx: call mxc_device_init() in soc specific function
Shawn Guo
2012-10-15
7
-2
/
+16
|
*
ARM: imx: remove header file mach/irqs.h
Shawn Guo
2012-10-15
6
-25
/
+5
|
*
ARM: imx: include hardware.h rather than mach/hardware.h
Shawn Guo
2012-10-15
132
-179
/
+160
|
*
ARM: imx: move debug macros to include/debug
Shawn Guo
2012-10-15
2
-11
/
+30
|
*
video: imxfb: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-15
7
-23
/
+51
|
*
mmc: mxcmmc: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-15
8
-21
/
+50
|
*
media: mx2_camera: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-15
5
-35
/
+85
|
*
dma: imx-dma: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-15
10
-18
/
+66
|
*
dma: imx-dma: retrieve MEM and IRQ from resources
Shawn Guo
2012-10-15
6
-20
/
+45
|
*
dma: imx-dma: use devm_kzalloc and devm_request_irq
Shawn Guo
2012-10-15
1
-39
/
+15
|
*
rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-15
6
-10
/
+40
|
*
mtd: mxc_nand: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-15
10
-52
/
+79
|
*
i2c: imx: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-15
18
-54
/
+87
|
*
watchdog: imx2_wdt: remove unneeded mach/hardware.h inclusion
Shawn Guo
2012-10-15
1
-1
/
+0
|
*
video: mx3fb: remove unneeded mach/hardware.h inclusion
Shawn Guo
2012-10-15
1
-1
/
+0
|
*
usb: ehci-mxc: remove unneeded mach/hardware.h inclusion
Shawn Guo
2012-10-15
1
-1
/
+0
|
*
ASoC: imx-ssi: remove unneeded mach/hardware.h inclusion
Shawn Guo
2012-10-15
1
-1
/
+0
|
*
dma: imx-sdma: remove unneeded mach/hardware.h inclusion
Shawn Guo
2012-10-15
1
-1
/
+0
|
*
dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.h
Shawn Guo
2012-10-15
5
-9
/
+7
|
*
ARM: imx: remove mach/dma-mx1-mx2.h
Shawn Guo
2012-10-15
1
-10
/
+0
|
*
ARM: imx: include ulpi.h rather than mach/ulpi.h
Shawn Guo
2012-10-15
16
-16
/
+15
|
*
ARM: imx: include iram.h rather than mach/iram.h
Shawn Guo
2012-10-15
2
-1
/
+2
|
*
ARM: imx: include iim.h rather than mach/iim.h
Shawn Guo
2012-10-15
4
-3
/
+5
|
*
ARM: imx: ARM: imx: include cpuidle.h rather than mach/cpuidle.h
Shawn Guo
2012-10-15
3
-2
/
+2
|
*
ARM: imx: include common.h rather than mach/common.h
Shawn Guo
2012-10-15
77
-77
/
+93
|
*
ARM: imx: merge plat-mxc into mach-imx
Shawn Guo
2012-10-15
46
-104
/
+98
|
*
ARM: imx: move platform device code into mach-imx
Shawn Guo
2012-10-15
52
-49
/
+51
|
*
ARM: imx: remove unnecessary inclusion from device-imx*.h
Shawn Guo
2012-10-15
9
-8
/
+1
|
*
ARM: imx: move iomux drivers and headers into mach-imx
Shawn Guo
2012-10-15
68
-70
/
+79
|
*
ARM: imx: include board headers in the same folder
Shawn Guo
2012-10-15
21
-15
/
+15
|
/
*
Linux 3.7-rc1
v3.7-rc1
Linus Torvalds
2012-10-14
1
-2
/
+2
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-10-14
107
-4493
/
+2895
|
\
|
*
Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowe...
Ralf Baechle
2012-10-11
46
-1706
/
+1846
|
|
\
|
|
*
UAPI: (Scripted) Disintegrate arch/mips/include/asm
David Howells
2012-10-09
46
-1706
/
+1846
|
*
|
MIPS: SNI: Switch RM400 serial to SCCNXP driver
Thomas Bogendoerfer
2012-10-11
1
-24
/
+3
|
*
|
MIPS: Remove unused empty_bad_pmd_table[] declaration.
Ralf Baechle
2012-10-11
1
-1
/
+0
|
*
|
MIPS: MT: Remove kspd.
Ralf Baechle
2012-10-11
5
-462
/
+0
|
*
|
MIPS: Malta: Fix section mismatch.
Ralf Baechle
2012-10-11
1
-1
/
+2
|
*
|
MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets.
Ralf Baechle
2012-10-11
1
-10
/
+0
|
*
|
MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.
Manuel Lauss
2012-10-11
8
-678
/
+95
[next]