aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | * | ARM: OMAP2/3: PRM: fix bogus OMAP2xxx powerstate return valuesPaul Walmsley2013-01-02
| | | * | ARM: OMAP3: clock data: Add missing enable/disable for EMU clockJon Hunter2013-01-02
| | | * | ARM: OMAP4: PRM: Correct wrong instance usage for reading reset sourcesIvan Khoronzhuk2013-01-02
| | | * | ARM: OMAP4: PRM: fix RSTTIME and RSTST offsetsNishanth Menon2013-01-02
| | | * | ARM: OMAP4: PRM: Correct reset source mapIvan Khoronzhuk2013-01-02
| | | * | ARM: OMAP: SRAM: resolve sparse warningsPaul Walmsley2013-01-01
| | | * | ARM: OMAP AM33xx: hwmod data: resolve sparse warningsPaul Walmsley2013-01-01
| | | * | ARM: OMAP: 32k counter: resolve sparse warningsPaul Walmsley2012-12-28
| * | | | Merge branch 'v3.8-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-01-08
| |\ \ \ \
| | * | | | ARM: EXYNOS: skip the clock initialization for exynos5440Kukjin Kim2013-01-05
| | * | | | ARM: EXYNOS: enable PINCTRL for EXYNOS5440Kukjin Kim2012-12-28
| | * | | | ARM: dts: use uart port1 for console on exynos4210-smdkv310Kukjin Kim2012-12-28
| | * | | | ARM: dts: use uart port0 for console on exynos5440-ssdk5440Kukjin Kim2012-12-28
| | * | | | ARM: SAMSUNG: fix the cpu id for EXYNOS5440Kukjin Kim2012-12-28
| | * | | | ARM: EXYNOS: Revise HDMI resource sizeSean Paul2012-12-27
| | | |/ / | | |/| |
| * | | | Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson2013-01-08
| |\ \ \ \
| | * | | | video: mxsfb: fix crash when unblanking the displayLothar Waßmann2013-01-04
| | * | | | ARM: dts: imx23-olinuxino: Fix IOMUX settingsFabio Estevam2012-12-25
| | |/ / /
| * | | | Merge tag 'imx-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson2013-01-08
| |\ \ \ \
| | * | | | ARM: mx5: Fix MX53 flexcan2 clockMarek Vasut2013-01-07
| | * | | | ARM: dts: imx31-bug: Fix manufacturer compatible stringFabio Estevam2013-01-04
| | * | | | clk: imx: Remove 'clock-output-names' from the examplesFabio Estevam2013-01-04
| | |/ / /
| * | | | Merge tag 'mvebu_fixes_for_v3.8' of git://git.infradead.org/users/jcooper/lin...Olof Johansson2013-01-08
| |\ \ \ \
| | * | | | pinctrl: mvebu: make pdma clock on dove mandatorySebastian Hesselbarth2013-01-07
| | * | | | ARM: Dove: Add pinctrl clock to DTSebastian Hesselbarth2013-01-07
| | * | | | dma: mv_xor: fix error handling for clocksThomas Petazzoni2013-01-06
| | * | | | dma: mv_xor: fix error handling of mv_xor_channel_add()Thomas Petazzoni2013-01-06
| | * | | | arm: mvebu: Add missing ; for cpu node.Andrew Lunn2013-01-06
| | * | | | arm: mvebu: Armada XP MV78230 has only three Ethernet interfacesThomas Petazzoni2013-01-06
| | * | | | arm: mvebu: Armada XP MV78230 has two cores, not oneThomas Petazzoni2013-01-06
| | * | | | clk: mvebu: Remove inappropriate __init taggingJoshua Coombs2013-01-06
| | * | | | ARM: Kirkwood: Use fixed-regulator instead of board gpio callAndrew Lunn2013-01-06
| | * | | | ARM: Kirkwood: Fix missing sdio clockAndrew Lunn2013-01-06
| | * | | | ARM: Kirkwood: Switch TWSI1 of 88f6282 to DT clock providersNobuhiro Iwamatsu2013-01-06
| | * | | | Power: gpio-poweroff: Fix documentation and gpio_is_validAndrew Lunn2013-01-06
| | * | | | ARM: Kirkwood: Fix missing clk for USB device.Andrew Lunn2013-01-06
| | * | | | arm: mvebu: Use dw-apb-uart instead of ns16650 as UART driverGregory CLEMENT2013-01-06
| | | |/ / | | |/| |
| * | | | ARM: clps711x: Fix bad merge of clockevents setupOlof Johansson2013-01-08
| * | | | Merge tag 'nomadik-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-01-08
| |\ \ \ \
| | * | | | ARM: nomadik: bump the IRQ numbers againLinus Walleij2013-01-03
| | * | | | ARM: nomadik: delete dangling includeLinus Walleij2013-01-03
| | | |/ / | | |/| |
| * | | | ARM: highbank: save and restore L2 cache and GIC on suspendRob Herring2013-01-08
| * | | | ARM: highbank: add a power request clearRob Herring2013-01-08
| * | | | ARM: highbank: fix secondary boot and hotplugRob Herring2013-01-08
| * | | | ARM: highbank: fix typos with hignbank in power request functionsRob Herring2013-01-08
| * | | | ARM: dts: fix highbank cpu mpidr valuesRob Herring2013-01-08
| * | | | ARM: dts: add device_type prop to cpu nodes on Calxeda platformsRob Herring2013-01-08
| | |/ / | |/| |
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-08
|\ \ \ \
| * | | | drm/ttm: fix fence locking in ttm_buffer_object_transferDaniel Vetter2013-01-08
| * | | | Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-01-07
| |\ \ \ \