index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-06
ARM: pxa: use module_platform_driver macro
Srinivas Kandagatla
1
-12
/
+1
2012-10-25
Merge branch 'imx/multi-platform' of git://git.linaro.org/people/shawnguo/lin...
Arnd Bergmann
3
-3
/
+4
2012-10-23
ARM: imx: select HAVE_IMX_SRC when SMP is enabled
Shawn Guo
1
-2
/
+1
2012-10-19
ARM: mach-imx: Fix selection of ARCH_MXC
Fabio Estevam
3
-1
/
+3
2012-10-16
Merge tag 'cleanup-for-3.8' of git://server.prisktech.co.nz/git/linuxwmt into...
Olof Johansson
7
-100
/
+1
2012-10-15
ARM: imx: enable multi-platform build
Shawn Guo
6
-201
/
+33
2012-10-15
ARM: imx: call mxc_device_init() in soc specific function
Shawn Guo
7
-2
/
+16
2012-10-15
ARM: imx: remove header file mach/irqs.h
Shawn Guo
4
-24
/
+3
2012-10-15
ARM: imx: include hardware.h rather than mach/hardware.h
Shawn Guo
132
-179
/
+160
2012-10-15
ARM: imx: move debug macros to include/debug
Shawn Guo
2
-11
/
+30
2012-10-15
video: imxfb: remove cpu_is_xxx by using platform_device_id
Shawn Guo
6
-17
/
+19
2012-10-15
mmc: mxcmmc: remove cpu_is_xxx by using platform_device_id
Shawn Guo
7
-19
/
+21
2012-10-15
media: mx2_camera: remove cpu_is_xxx by using platform_device_id
Shawn Guo
4
-11
/
+14
2012-10-15
dma: imx-dma: remove cpu_is_xxx by using platform_device_id
Shawn Guo
8
-11
/
+15
2012-10-15
dma: imx-dma: retrieve MEM and IRQ from resources
Shawn Guo
5
-5
/
+25
2012-10-15
rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_id
Shawn Guo
5
-7
/
+9
2012-10-15
mtd: mxc_nand: remove cpu_is_xxx by using platform_device_id
Shawn Guo
9
-16
/
+19
2012-10-15
i2c: imx: remove cpu_is_xxx by using platform_device_id
Shawn Guo
16
-47
/
+50
2012-10-15
dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.h
Shawn Guo
1
-177
/
+0
2012-10-15
ARM: imx: remove mach/dma-mx1-mx2.h
Shawn Guo
1
-10
/
+0
2012-10-15
ARM: imx: include ulpi.h rather than mach/ulpi.h
Shawn Guo
16
-16
/
+15
2012-10-15
ARM: imx: include iram.h rather than mach/iram.h
Shawn Guo
2
-1
/
+2
2012-10-15
ARM: imx: include iim.h rather than mach/iim.h
Shawn Guo
4
-3
/
+5
2012-10-15
ARM: imx: ARM: imx: include cpuidle.h rather than mach/cpuidle.h
Shawn Guo
3
-2
/
+2
2012-10-15
ARM: imx: include common.h rather than mach/common.h
Shawn Guo
77
-77
/
+93
2012-10-15
ARM: imx: merge plat-mxc into mach-imx
Shawn Guo
45
-103
/
+98
2012-10-15
ARM: imx: move platform device code into mach-imx
Shawn Guo
52
-49
/
+51
2012-10-15
ARM: imx: remove unnecessary inclusion from device-imx*.h
Shawn Guo
9
-8
/
+1
2012-10-15
ARM: imx: move iomux drivers and headers into mach-imx
Shawn Guo
68
-70
/
+79
2012-10-15
ARM: imx: include board headers in the same folder
Shawn Guo
21
-15
/
+15
2012-10-15
vt8500: Fix header in mach-vt8500/timer.c
Tony Prisk
1
-1
/
+1
2012-10-15
vt8500: Remove arm/boot/compressed/head-vt8500.S
Tony Prisk
2
-50
/
+0
2012-10-15
vt8500: Remove unused headers from include/mach/
Tony Prisk
4
-49
/
+0
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+4
2012-10-13
Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
63
-1722
/
+1800
2012-10-13
Merge branch 'config' into late-for-linus
Russell King
39
-795
/
+793
2012-10-13
ARM: config: make sure that platforms are ordered by option string
Russell King
1
-38
/
+38
2012-10-13
ARM: config: sort select statements alphanumerically
Russell King
39
-767
/
+765
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-29
/
+7
2012-10-12
arm: switch to saner kernel_execve() semantics
Al Viro
4
-29
/
+7
2012-10-12
UAPI: (Scripted) Disintegrate arch/arm/include/asm
David Howells
24
-926
/
+1006
2012-10-12
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-69
/
+473
2012-10-12
Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+8
2012-10-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
40
-22
/
+602
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+0
2012-10-12
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
Linus Torvalds
28
-681
/
+32
2012-10-11
Merge branch 'staging/for_v3.7' into v4l_for_linus
Mauro Carvalho Chehab
13
-69
/
+473
2012-10-11
Merge branch 'fixes' into for-linus
Russell King
1557
-63183
/
+36248
2012-10-11
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
26
-105
/
+165
2012-10-11
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
67
-184
/
+410
[next]