summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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/+0Star
| * | | | Merge tag 'nomadik-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-01-082-40/+39Star
| |\ \ \ \
| | * | | | ARM: nomadik: bump the IRQ numbers againLinus Walleij2013-01-031-39/+39
| | * | | | ARM: nomadik: delete dangling includeLinus Walleij2013-01-031-1/+0Star
| | | |/ / | | |/| |
| * | | | 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/+2Star
| * | | | 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
| | |/ / | |/| |
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-0948-828/+447Star
|\ \ \ \
| * | | | drm/ttm: fix fence locking in ttm_buffer_object_transferDaniel Vetter2013-01-081-1/+3
| * | | | Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-01-086-16/+135
| |\ \ \ \
| | * | | | drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooksMaarten Lankhorst2013-01-071-0/+28
| | * | | | drm/radeon: fix DMA CS parser for r6xx linear copy packetAlex Deucher2013-01-041-9/+22
| | * | | | drm/radeon: split r6xx and r7xx copy_dma functionsAlex Deucher2013-01-044-7/+85
| * | | | | drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim2013-01-085-0/+17
| * | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2013-01-0837-811/+292Star
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drm/exynos: move finish page flip to a common placeRahul Sharma2013-01-075-88/+36Star
| | * | | | drm/exynos: fimd: modify condition in fimd resumePrathyush K2013-01-071-1/+1
| | * | | | drm/exynos: Use devm_clk_get in exynos_drm_gsc.cSachin Kamat2013-01-041-9/+4Star
| | * | | | drm/exynos: Remove redundant NULL check in exynos_drm_gsc.cSachin Kamat2013-01-041-6/+0Star
| | * | | | drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.cSachin Kamat2013-01-041-12/+3Star
| | * | | | drm/exynos: Use devm_clk_get in exynos_drm_rotator.cSachin Kamat2013-01-041-3/+1Star
| | * | | | drm/exynos: Remove redundant NULL check in exynos_drm_rotator.cSachin Kamat2013-01-041-5/+0Star
| | * | | | drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.cSachin Kamat2013-01-041-14/+4Star
| | * | | | drm/exynos: Use devm_clk_get in exynos_drm_fimc.cSachin Kamat2013-01-041-36/+9Star
| | * | | | drm/exynos: Remove redundant NULL checkSachin Kamat2013-01-041-6/+0Star
| | * | | | drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.cSachin Kamat2013-01-041-21/+9Star
| | * | | | drm/exynos: Use devm_kzalloc in exynos_drm_ipp.cSachin Kamat2013-01-041-7/+2Star
| | * | | | drm/exynos: fix gem buffer allocation type checkingInki Dae2013-01-041-1/+1
| | * | | | drm/exynos: remove needless parenthesis.Eunchul Kim2013-01-041-1/+1
| | * | | | drm/exynos: fix incorrect interrupt induced by m2m operation.Jinyoung Jeon2013-01-041-0/+13
| | * | | | drm/exynos: remove color bar pattern operation.JoongMock Shin2013-01-041-6/+3Star
| | * | | | drm/exynos: correct some comments to abbreviation.Eunchul Kim2013-01-043-3/+3
| | * | | | drm/exynos: fix build warning.Eunchul Kim2013-01-041-1/+1
| | * | | | drm/exynos: consider both case of vflip and hflip.Eunchul Kim2013-01-044-1/+5
| | * | | | drm/exynos: remove needless error handling to property.Eunchul Kim2013-01-043-29/+0Star