summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omap-fixes-noncritical-for-v3.7' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-09-162-7/+3
|\
| * ARM: OMAP4: wakeupgen: remove duplicate AUXCOREBOOT* read/writePaul Walmsley2012-09-121-6/+0
| * ARM: OMAP4: wakeupgen: Fix the typo in AUXCOREBOOT register saveSantosh Shilimkar2012-09-121-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-162-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-164-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-162-8/+4
|\ \ \ \
| * | | | ARM: clk-imx35: Fix SSI clock registrationFabio Estevam2012-09-111-4/+2
| * | | | ARM: clk-imx25: Fix SSI clock registrationFabio Estevam2012-09-111-4/+2
| | |_|/ | |/| |
* | | | 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
| * | | | gpio/mpc8xxx: add a const qualifierUwe Kleine-König2012-09-111-1/+1
| * | | | gpio/gpio-omap.c: add a const qualifierUwe Kleine-König2012-09-111-1/+1
| * | | | misc/atmel_tc: make atmel_tc.tcb_config member point to const dataUwe Kleine-König2012-09-111-1/+1
| * | | | ARM: cache-l2x0: add a const qualifierUwe Kleine-König2012-09-111-1/+1
| * | | | serial/mpc52xx_uart: add a const qualifierUwe Kleine-König2012-09-111-1/+1
| * | | | serial/imx: make imx_port.devdata member point to const dataUwe Kleine-König2012-08-031-1/+1
| * | | | spi/spi-omap2-mcspi: add a const qualifierUwe Kleine-König2012-08-031-1/+1
| * | | | spi/imx: make spi_imx_data.devtype_data member point to const dataUwe Kleine-König2012-08-031-1/+1
* | | | | Linux 3.6-rc5v3.6-rc5Linus Torvalds2012-09-081-1/+1
* | | | | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds2012-09-085-12/+120
|\ \ \ \ \
| * | | | | ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMICHiroshi Doyu2012-08-281-0/+36
| * | | | | ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages()Hiroshi Doyu2012-08-281-0/+12