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