summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-15dma: imx-dma: remove cpu_is_xxx by using platform_device_idShawn Guo10-18/+66
2012-10-15dma: imx-dma: retrieve MEM and IRQ from resourcesShawn Guo6-20/+45
2012-10-15dma: imx-dma: use devm_kzalloc and devm_request_irqShawn Guo1-39/+15
2012-10-15rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_idShawn Guo6-10/+40
2012-10-15mtd: mxc_nand: remove cpu_is_xxx by using platform_device_idShawn Guo10-52/+79
2012-10-15i2c: imx: remove cpu_is_xxx by using platform_device_idShawn Guo18-54/+87
2012-10-15watchdog: imx2_wdt: remove unneeded mach/hardware.h inclusionShawn Guo1-1/+0
2012-10-15video: mx3fb: remove unneeded mach/hardware.h inclusionShawn Guo1-1/+0
2012-10-15usb: ehci-mxc: remove unneeded mach/hardware.h inclusionShawn Guo1-1/+0
2012-10-15ASoC: imx-ssi: remove unneeded mach/hardware.h inclusionShawn Guo1-1/+0
2012-10-15dma: imx-sdma: remove unneeded mach/hardware.h inclusionShawn Guo1-1/+0
2012-10-15dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.hShawn Guo5-9/+7
2012-10-15ARM: imx: remove mach/dma-mx1-mx2.hShawn Guo1-10/+0
2012-10-15ARM: imx: include ulpi.h rather than mach/ulpi.hShawn Guo16-16/+15
2012-10-15ARM: imx: include iram.h rather than mach/iram.hShawn Guo2-1/+2
2012-10-15ARM: imx: include iim.h rather than mach/iim.hShawn Guo4-3/+5
2012-10-15ARM: imx: ARM: imx: include cpuidle.h rather than mach/cpuidle.hShawn Guo3-2/+2
2012-10-15ARM: imx: include common.h rather than mach/common.hShawn Guo77-77/+93
2012-10-15ARM: imx: merge plat-mxc into mach-imxShawn Guo46-104/+98
2012-10-15ARM: imx: move platform device code into mach-imxShawn Guo52-49/+51
2012-10-15ARM: imx: remove unnecessary inclusion from device-imx*.hShawn Guo9-8/+1
2012-10-15ARM: imx: move iomux drivers and headers into mach-imxShawn Guo68-70/+79
2012-10-15ARM: imx: include board headers in the same folderShawn Guo21-15/+15
2012-10-14Linux 3.7-rc1Linus Torvalds1-2/+2
2012-10-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds107-4493/+2895
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds128-594/+6799
2012-10-14x86, boot: Explicitly include autoconf.h for hostprogsMatt Fleming1-1/+2
2012-10-14perf: Fix UAPI falloutIngo Molnar10-11/+11
2012-10-13Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds63-1722/+1800
2012-10-13Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowe...Linus Torvalds584-30367/+32928
2012-10-13Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowel...Linus Torvalds3-1/+1
2012-10-13Merge tag 'openrisc-uapi' of git://openrisc.net/jonas/linuxLinus Torvalds11-68/+113
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds3-4/+4
2012-10-13Merge tag 'md-3.7' of git://neil.brown.name/mdLinus Torvalds13-129/+578
2012-10-13Merge branch 'config' into late-for-linusRussell King39-795/+793
2012-10-13ARM: config: make sure that platforms are ordered by option stringRussell King1-38/+38
2012-10-13ARM: config: sort select statements alphanumericallyRussell King39-767/+765
2012-10-13UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells6-206/+214
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells578-30108/+32659
2012-10-13UAPI: Unexport linux/blk_types.hDavid Howells2-61/+59
2012-10-13UAPI: Unexport part of linux/ppp-comp.hDavid Howells1-0/+4
2012-10-13Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/d...Jonas Bonn11-68/+113
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-18/+33
2012-10-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds25-736/+2205
2012-10-13Merge tag 'for-3.7' of git://openrisc.net/jonas/linuxLinus Torvalds5-14/+17
2012-10-13Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/user...Linus Torvalds120-1702/+1950
2012-10-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds56-1528/+1705
2012-10-13Merge tag 'arm64-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Linus Torvalds27-998/+637
2012-10-13Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds10-146/+171
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds9-8/+84