summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-0817-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
| * | clk: mvebu: Remove inappropriate __init taggingJoshua Coombs2013-01-061-1/+1
| * | ARM: Kirkwood: Use fixed-regulator instead of board gpio callAndrew Lunn2013-01-062-4/+17
| * | ARM: Kirkwood: Fix missing sdio clockAndrew Lunn2013-01-061-0/+4
| * | ARM: Kirkwood: Switch TWSI1 of 88f6282 to DT clock providersNobuhiro Iwamatsu2013-01-061-0/+1
| * | Power: gpio-poweroff: Fix documentation and gpio_is_validAndrew Lunn2013-01-062-21/+32
| * | ARM: Kirkwood: Fix missing clk for USB device.Andrew Lunn2013-01-061-0/+1
| * | arm: mvebu: Use dw-apb-uart instead of ns16650 as UART driverGregory CLEMENT2013-01-063-7/+9
* | | ARM: clps711x: Fix bad merge of clockevents setupOlof Johansson2013-01-081-1/+0
* | | Merge tag 'nomadik-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-01-082-40/+39
|\ \ \
| * | | ARM: nomadik: bump the IRQ numbers againLinus Walleij2013-01-031-39/+39
| * | | ARM: nomadik: delete dangling includeLinus Walleij2013-01-031-1/+0
| | |/ | |/|
* | | ARM: highbank: save and restore L2 cache and GIC on suspendRob Herring2013-01-081-1/+18
* | | ARM: highbank: add a power request clearRob Herring2013-01-081-0/+15
* | | ARM: highbank: fix secondary boot and hotplugRob Herring2013-01-082-12/+2
* | | ARM: highbank: fix typos with hignbank in power request functionsRob Herring2013-01-084-8/+8
* | | ARM: dts: fix highbank cpu mpidr valuesRob Herring2013-01-081-8/+8
* | | ARM: dts: add device_type prop to cpu nodes on Calxeda platformsRob Herring2013-01-082-0/+8
| |/ |/|
* | Linux 3.8-rc2v3.8-rc2Linus Torvalds2013-01-031-1/+1
* | Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-01-031-2/+3
|\ \
| * | leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas2013-01-031-2/+3
| |/
* | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-01-035-14/+29
|\ \
| * | watchdog: twl4030_wdt: add DT supportAaro Koskinen2013-01-023-2/+23
| * | watchdog: omap_wdt: eliminate unused variable and a compiler warningAaro Koskinen2013-01-021-1/+0
| * | watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...Axel Lin2013-01-021-7/+6
| * | watchdog: da9055: Fix invalid free of devm_ allocated dataAxel Lin2013-01-021-4/+0
* | | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2013-01-036-55/+63
|\ \ \
| * | | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2012-12-262-2/+6
| * | | PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying2012-12-261-1/+19