aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-01
|\
| * Merge tag 'ep93xx-fixes-for-3.7' of git://github.com/RyanMallon/linux-ep93xx ...Olof Johansson2012-09-29
| |\
| | * ARM: ep93xx: Move ts72xx.h out of include/machRyan Mallon2012-09-16
| | * ARM: ep93xx: use __iomem pointers for MMIOArnd Bergmann2012-09-16
| | * ARM: ep93xx: Fix build error due to 'SZ_32M' undeclaredAxel Lin2012-09-07
| * | ARM: nomadik: remove NAND_NO_READRDY useArnd Bergmann2012-09-28
| * | Merge branch 'pxa/fixes' into next/fixes-non-criticalOlof Johansson2012-09-22
| |\ \
| | * | ARM: pxa: fix return value check in pxa2xx_drv_pcmcia_probe()Wei Yongjun2012-09-21
| * | | Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-22
| |\ \ \
| | * | | ARM: SAMSUNG: Add missing variable declaration in s3c64xx_spi1_set_platdata()Sylwester Nawrocki2012-09-20
| | * | | ARM: S3C24XX: removes unnecessary semicolonPeter Senna Tschudin2012-09-20
| | * | | ARM: S3C24xx: delete double assignmentJulia Lawall2012-09-20
| | * | | ARM: EXYNOS: fix address for EXYNOS4 MDMA1Kukjin Kim2012-09-20
| | * | | ARM: EXYNOS: fixed SYSMMU setup definition to mate parameter nameSeung-Woo Kim2012-09-20
| | |/ /
| * | | Merge tag 'omap-fixes-noncritical-for-v3.7' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-09-16
| |\ \ \
| | * | | ARM: OMAP4: wakeupgen: remove duplicate AUXCOREBOOT* read/writePaul Walmsley2012-09-13
| | * | | ARM: OMAP4: wakeupgen: Fix the typo in AUXCOREBOOT register saveSantosh Shilimkar2012-09-13
| | * | | gpio/omap: fix possible memory leak in omap2_gpio_dev_init()Wei Yongjun2012-09-10
| * | | | Merge tag 'tegra-for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2012-09-16
| |\ \ \ \
| | * | | | ARM: enable SUSPEND/ARCH_SUSPEND_POSSIBLE for ARCH_TEGRAStephen Warren2012-09-06
| | * | | | ARM: tegra: fix debugfs entry for Tegra30Peter De Schrijver2012-09-06
| | * | | | ARM: tegra: fix return value for debugfs initPeter De Schrijver2012-09-06
| * | | | | Merge tag 'msm-fix-noncrit-for-3.7' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-16
| |\ \ \ \ \
| | * | | | | ARM: msm: Fix early debug uart mapping on some memory configsStephen Boyd2012-09-13
| | * | | | | ARM: msm: io: Change the default static iomappings to be sharedRohit Vaswani2012-09-13
| | * | | | | ARM: msm: io: Remove 7x30 iomap region from 7x00Rohit Vaswani2012-09-13
| | * | | | | ARM: msm: Remove call to missing FPGA init on 8660David Brown2012-09-13
| * | | | | | Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into next...Olof Johansson2012-09-16
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'ux500-core-updates' of http://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2012-09-13
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: ux500: Provide SMSC911x fixed-regulator when not booting DTLee Jones2012-09-04
| | * | | | | | | ARM: ux500: Fix build error due to missing include of asm/pmu.h in cpu-db8500.cAxel Lin2012-09-03
| | * | | | | | | ARM: ux500: set proper GIC flagsLinus Walleij2012-08-22
| * | | | | | | | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2012-09-13
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | dma: tegra: make data used as *of_device_id.data constLaxman Dewangan2012-09-11
| | * | | | | | | can: mpc5xxx_can: make data used as *of_device_id.data constArnd Bergmann2012-09-11
| | * | | | | | | macintosh/mediabay: make data used as *of_device_id.data constArnd Bergmann2012-09-11
| | * | | | | | | i2c/mpc: make data used as *of_device_id.data constArnd Bergmann2012-09-11
| | * | | | | | | mfd/da9052: make i2c_device_id array constArnd Bergmann2012-09-11
| | * | | | | | | powerpc/fsl_msi: drop unneeded cast to non-const pointerArnd Bergmann2012-09-11
| | * | | | | | | gpio/gpio-omap: make platformdata used as *of_device_id.data constUwe Kleine-König2012-09-11
| | * | | | | | | of: add const to struct *of_device_id.dataUwe Kleine-König2012-09-11
| | * | | | | | | dma: tegra: make tegra_dma.chip_data a pointer to const dataLaxman Dewangan2012-09-11
| | * | | | | | | watchdog/mpc8xxx: add a const qualifierArnd Bergmann2012-09-11
| | * | | | | | | powerpc/celleb_pci: add a const qualifierUwe Kleine-König2012-09-11
| | * | | | | | | powerpc/fsl_msi: add a const qualifierUwe Kleine-König2012-09-11
| | * | | | | | | powerpc/83xx: add a const qualifierUwe Kleine-König2012-09-11
| | * | | | | | | macintosh/mediabay: add a const qualifierUwe Kleine-König2012-09-11
| | * | | | | | | mmc/omap_hsmmc: add a const qualifierUwe Kleine-König2012-09-11
| | * | | | | | | i2c/mpc: add a const qualifierUwe Kleine-König2012-09-11
| | * | | | | | | i2c/i2c-omap: add a const qualifierUwe Kleine-König2012-09-11