summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-15ARM: imx: enable multi-platform buildShawn Guo
2012-10-15ARM: imx: call mxc_device_init() in soc specific functionShawn Guo
2012-10-15ARM: imx: remove header file mach/irqs.hShawn Guo
2012-10-15ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo
2012-10-15ARM: imx: move debug macros to include/debugShawn Guo
2012-10-15video: imxfb: remove cpu_is_xxx by using platform_device_idShawn Guo
2012-10-15mmc: mxcmmc: remove cpu_is_xxx by using platform_device_idShawn Guo
2012-10-15media: mx2_camera: remove cpu_is_xxx by using platform_device_idShawn Guo
2012-10-15dma: imx-dma: remove cpu_is_xxx by using platform_device_idShawn Guo
2012-10-15dma: imx-dma: retrieve MEM and IRQ from resourcesShawn Guo
2012-10-15dma: imx-dma: use devm_kzalloc and devm_request_irqShawn Guo
2012-10-15rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_idShawn Guo
2012-10-15mtd: mxc_nand: remove cpu_is_xxx by using platform_device_idShawn Guo
2012-10-15i2c: imx: remove cpu_is_xxx by using platform_device_idShawn Guo
2012-10-15watchdog: imx2_wdt: remove unneeded mach/hardware.h inclusionShawn Guo
2012-10-15video: mx3fb: remove unneeded mach/hardware.h inclusionShawn Guo
2012-10-15usb: ehci-mxc: remove unneeded mach/hardware.h inclusionShawn Guo
2012-10-15ASoC: imx-ssi: remove unneeded mach/hardware.h inclusionShawn Guo
2012-10-15dma: imx-sdma: remove unneeded mach/hardware.h inclusionShawn Guo
2012-10-15dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.hShawn Guo
2012-10-15ARM: imx: remove mach/dma-mx1-mx2.hShawn Guo
2012-10-15ARM: imx: include ulpi.h rather than mach/ulpi.hShawn Guo
2012-10-15ARM: imx: include iram.h rather than mach/iram.hShawn Guo
2012-10-15ARM: imx: include iim.h rather than mach/iim.hShawn Guo
2012-10-15ARM: imx: ARM: imx: include cpuidle.h rather than mach/cpuidle.hShawn Guo
2012-10-15ARM: imx: include common.h rather than mach/common.hShawn Guo
2012-10-15ARM: imx: merge plat-mxc into mach-imxShawn Guo
2012-10-15ARM: imx: move platform device code into mach-imxShawn Guo
2012-10-15ARM: imx: remove unnecessary inclusion from device-imx*.hShawn Guo
2012-10-15ARM: imx: move iomux drivers and headers into mach-imxShawn Guo
2012-10-15ARM: imx: include board headers in the same folderShawn Guo
2012-10-14Linux 3.7-rc1Linus Torvalds
2012-10-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-14x86, boot: Explicitly include autoconf.h for hostprogsMatt Fleming
2012-10-14perf: Fix UAPI falloutIngo Molnar
2012-10-14Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-10-13Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowe...Linus Torvalds
2012-10-13Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowel...Linus Torvalds
2012-10-13Merge tag 'openrisc-uapi' of git://openrisc.net/jonas/linuxLinus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-13Merge tag 'md-3.7' of git://neil.brown.name/mdLinus Torvalds
2012-10-13Merge branch 'config' into late-for-linusRussell King
2012-10-13ARM: config: make sure that platforms are ordered by option stringRussell King
2012-10-13ARM: config: sort select statements alphanumericallyRussell King
2012-10-13UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-10-13UAPI: Unexport linux/blk_types.hDavid Howells
2012-10-13UAPI: Unexport part of linux/ppp-comp.hDavid Howells
2012-10-13Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/d...Jonas Bonn