summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: compile fix for DEBUG_LL=y && MMU=nUwe Kleine-König2013-01-161-0/+2
* Merge tag 'sunxi-fixes-for-3.8-rc4' of git://github.com/mripard/linux into fixesOlof Johansson2013-01-161-2/+4
|\
| * ARM: sunxi: Use the Synosys APB UART instead of ns8250Maxime Ripard2013-01-161-2/+4
* | Merge tag 'imx-fixes-3.8-2' of git://git.linaro.org/people/shawnguo/linux-2.6...Olof Johansson2013-01-158-6/+16
|\ \
| * | ARM: imx: correct low-power mode settingShawn Guo2013-01-142-0/+4
| * | ARM: imx: disable cpu in .cpu_kill hookShawn Guo2013-01-143-4/+8
| * | video: imxfb: fix imxfb_info configuration orderGwenhael Goavec-Merou2013-01-141-1/+2
| * | ARM: imx: platform-imx-fb: modifies platform device nameGwenhael Goavec-Merou2013-01-141-1/+1
| * | ARM: imx: fix build error with !CONFIG_SMPShawn Guo2013-01-111-0/+1
* | | arm: mvebu: Fix compile for multiplatform when ARMv6 is selectedTony Lindgren2013-01-111-0/+2
* | | ARM: integrator: move syscon remap for AP PCIv3Linus Walleij2013-01-111-4/+10
* | | Merge tag 'mvebu_fixes_for_v3.8-rc3' of git://git.infradead.org/users/jcooper...Olof Johansson2013-01-117-73/+53
|\ \ \
| * | | arm: mvebu: Fix memory size for Armada 370 DBGregory CLEMENT2013-01-101-1/+1
| * | | ARM: Dove: add Cubox sdhci card detect gpioSebastian Hesselbarth2013-01-101-2/+12
| * | | ARM: Kirkwood: fix ns2 gpios by converting to pinctrlSimon Guinot2013-01-102-38/+16
| * | | arm: mvebu: use global interrupts for GPIOs on Armada XPThomas Petazzoni2013-01-083-32/+24
* | | | Merge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git://git.kernel.org/pub/scm...Olof Johansson2013-01-0811-38/+132
|\ \ \ \
| * | | | ARM: OMAP2+: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs arrayPantelis Antoniou2013-01-071-1/+1
| * | | | ARM: OMAP1: fix USB configuration use-after-releaseAaro Koskinen2013-01-032-2/+8
| * | | | Merge tag 'omap-fixes-a2-for-v3.8-rc' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren2013-01-039-35/+123
| |\ \ \ \
| | * | | | ARM: OMAP2/3: PRM: fix bogus OMAP2xxx powerstate return valuesPaul Walmsley2013-01-023-28/+110
| | * | | | ARM: OMAP3: clock data: Add missing enable/disable for EMU clockJon Hunter2013-01-021-0/+2
| | * | | | ARM: OMAP4: PRM: Correct wrong instance usage for reading reset sourcesIvan Khoronzhuk2013-01-021-1/+1
| | * | | | ARM: OMAP4: PRM: fix RSTTIME and RSTST offsetsNishanth Menon2013-01-021-2/+2
| | * | | | ARM: OMAP4: PRM: Correct reset source mapIvan Khoronzhuk2013-01-021-2/+2
| | * | | | ARM: OMAP: SRAM: resolve sparse warningsPaul Walmsley2013-01-011-0/+2
| | * | | | ARM: OMAP AM33xx: hwmod data: resolve sparse warningsPaul Walmsley2013-01-011-2/+2
| | * | | | ARM: OMAP: 32k counter: resolve sparse warningsPaul Walmsley2012-12-281-0/+2
* | | | | | Merge branch 'v3.8-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-01-086-4/+13
|\ \ \ \ \ \
| * | | | | | ARM: EXYNOS: skip the clock initialization for exynos5440Kukjin Kim2013-01-051-0/+7
| * | | | | | ARM: EXYNOS: enable PINCTRL for EXYNOS5440Kukjin Kim2012-12-281-0/+2
| * | | | | | ARM: dts: use uart port1 for console on exynos4210-smdkv310Kukjin Kim2012-12-281-1/+1
| * | | | | | ARM: dts: use uart port0 for console on exynos5440-ssdk5440Kukjin Kim2012-12-281-1/+1
| * | | | | | ARM: SAMSUNG: fix the cpu id for EXYNOS5440Kukjin Kim2012-12-281-1/+1
| * | | | | | ARM: EXYNOS: Revise HDMI resource sizeSean Paul2012-12-271-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson2013-01-082-5/+6
|\ \ \ \ \ \
| * | | | | | video: mxsfb: fix crash when unblanking the displayLothar Waßmann2013-01-041-1/+2
| * | | | | | ARM: dts: imx23-olinuxino: Fix IOMUX settingsFabio Estevam2012-12-251-4/+4
| |/ / / / /
* | | | | | Merge tag 'imx-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson2013-01-086-20/+2
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | ARM: mx5: Fix MX53 flexcan2 clockMarek Vasut2013-01-081-1/+1
| * | | | | ARM: dts: imx31-bug: Fix manufacturer compatible stringFabio Estevam2013-01-041-1/+1
| * | | | | clk: imx: Remove 'clock-output-names' from the examplesFabio Estevam2013-01-044-18/+0
| |/ / / /
* | | | | Merge tag 'mvebu_fixes_for_v3.8' of git://git.infradead.org/users/jcooper/lin...Olof Johansson2013-01-0717-47/+101
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | pinctrl: mvebu: make pdma clock on dove mandatorySebastian Hesselbarth2013-01-071-2/+5
| * | | | ARM: Dove: Add pinctrl clock to DTSebastian Hesselbarth2013-01-071-0/+1
| * | | | dma: mv_xor: fix error handling for clocksThomas Petazzoni2013-01-061-2/+5
| * | | | dma: mv_xor: fix error handling of mv_xor_channel_add()Thomas Petazzoni2013-01-061-1/+1
| * | | | arm: mvebu: Add missing ; for cpu node.Andrew Lunn2013-01-061-1/+1
| * | | | arm: mvebu: Armada XP MV78230 has only three Ethernet interfacesThomas Petazzoni2013-01-063-8/+16
| * | | | arm: mvebu: Armada XP MV78230 has two cores, not oneThomas Petazzoni2013-01-061-0/+7
OpenPOWER on IntegriCloud