Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | clk: mvebu: Remove inappropriate __init tagging | Joshua Coombs | 2013-01-06 | 1 | -1/+1 | |
| | * | | | | | | | | ARM: Kirkwood: Use fixed-regulator instead of board gpio call | Andrew Lunn | 2013-01-06 | 2 | -4/+17 | |
| | * | | | | | | | | ARM: Kirkwood: Fix missing sdio clock | Andrew Lunn | 2013-01-06 | 1 | -0/+4 | |
| | * | | | | | | | | ARM: Kirkwood: Switch TWSI1 of 88f6282 to DT clock providers | Nobuhiro Iwamatsu | 2013-01-06 | 1 | -0/+1 | |
| | * | | | | | | | | Power: gpio-poweroff: Fix documentation and gpio_is_valid | Andrew Lunn | 2013-01-06 | 2 | -21/+32 | |
| | * | | | | | | | | ARM: Kirkwood: Fix missing clk for USB device. | Andrew Lunn | 2013-01-06 | 1 | -0/+1 | |
| | * | | | | | | | | arm: mvebu: Use dw-apb-uart instead of ns16650 as UART driver | Gregory CLEMENT | 2013-01-06 | 3 | -7/+9 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | ARM: clps711x: Fix bad merge of clockevents setup | Olof Johansson | 2013-01-07 | 1 | -1/+0 | |
| * | | | | | | | | Merge tag 'nomadik-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 2013-01-07 | 2 | -40/+39 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ARM: nomadik: bump the IRQ numbers again | Linus Walleij | 2013-01-03 | 1 | -39/+39 | |
| | * | | | | | | | | ARM: nomadik: delete dangling include | Linus Walleij | 2013-01-03 | 1 | -1/+0 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | ARM: highbank: save and restore L2 cache and GIC on suspend | Rob Herring | 2013-01-07 | 1 | -1/+18 | |
| * | | | | | | | | ARM: highbank: add a power request clear | Rob Herring | 2013-01-07 | 1 | -0/+15 | |
| * | | | | | | | | ARM: highbank: fix secondary boot and hotplug | Rob Herring | 2013-01-07 | 2 | -12/+2 | |
| * | | | | | | | | ARM: highbank: fix typos with hignbank in power request functions | Rob Herring | 2013-01-07 | 4 | -8/+8 | |
| * | | | | | | | | ARM: dts: fix highbank cpu mpidr values | Rob Herring | 2013-01-07 | 1 | -8/+8 | |
| * | | | | | | | | ARM: dts: add device_type prop to cpu nodes on Calxeda platforms | Rob Herring | 2013-01-07 | 2 | -0/+8 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-01-08 | 48 | -828/+447 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | drm/ttm: fix fence locking in ttm_buffer_object_transfer | Daniel Vetter | 2013-01-08 | 1 | -1/+3 | |
| * | | | | | | | | Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2013-01-08 | 6 | -16/+135 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks | Maarten Lankhorst | 2013-01-07 | 1 | -0/+28 | |
| | * | | | | | | | | drm/radeon: fix DMA CS parser for r6xx linear copy packet | Alex Deucher | 2013-01-04 | 1 | -9/+22 | |
| | * | | | | | | | | drm/radeon: split r6xx and r7xx copy_dma functions | Alex Deucher | 2013-01-04 | 4 | -7/+85 | |
| * | | | | | | | | | drm/prime: drop reference on imported dma-buf come from gem | Seung-Woo Kim | 2013-01-08 | 5 | -0/+17 | |
| * | | | | | | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 2013-01-08 | 37 | -811/+292 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | drm/exynos: move finish page flip to a common place | Rahul Sharma | 2013-01-07 | 5 | -88/+36 | |
| | * | | | | | | | | drm/exynos: fimd: modify condition in fimd resume | Prathyush K | 2013-01-07 | 1 | -1/+1 | |
| | * | | | | | | | | drm/exynos: Use devm_clk_get in exynos_drm_gsc.c | Sachin Kamat | 2013-01-04 | 1 | -9/+4 | |
| | * | | | | | | | | drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c | Sachin Kamat | 2013-01-04 | 1 | -6/+0 | |
| | * | | | | | | | | drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c | Sachin Kamat | 2013-01-04 | 1 | -12/+3 | |
| | * | | | | | | | | drm/exynos: Use devm_clk_get in exynos_drm_rotator.c | Sachin Kamat | 2013-01-04 | 1 | -3/+1 | |
| | * | | | | | | | | drm/exynos: Remove redundant NULL check in exynos_drm_rotator.c | Sachin Kamat | 2013-01-04 | 1 | -5/+0 | |
| | * | | | | | | | | drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.c | Sachin Kamat | 2013-01-04 | 1 | -14/+4 | |
| | * | | | | | | | | drm/exynos: Use devm_clk_get in exynos_drm_fimc.c | Sachin Kamat | 2013-01-04 | 1 | -36/+9 | |
| | * | | | | | | | | drm/exynos: Remove redundant NULL check | Sachin Kamat | 2013-01-04 | 1 | -6/+0 | |
| | * | | | | | | | | drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.c | Sachin Kamat | 2013-01-04 | 1 | -21/+9 | |
| | * | | | | | | | | drm/exynos: Use devm_kzalloc in exynos_drm_ipp.c | Sachin Kamat | 2013-01-04 | 1 | -7/+2 | |
| | * | | | | | | | | drm/exynos: fix gem buffer allocation type checking | Inki Dae | 2013-01-04 | 1 | -1/+1 | |
| | * | | | | | | | | drm/exynos: remove needless parenthesis. | Eunchul Kim | 2013-01-04 | 1 | -1/+1 | |
| | * | | | | | | | | drm/exynos: fix incorrect interrupt induced by m2m operation. | Jinyoung Jeon | 2013-01-04 | 1 | -0/+13 | |
| | * | | | | | | | | drm/exynos: remove color bar pattern operation. | JoongMock Shin | 2013-01-04 | 1 | -6/+3 | |
| | * | | | | | | | | drm/exynos: correct some comments to abbreviation. | Eunchul Kim | 2013-01-04 | 3 | -3/+3 | |
| | * | | | | | | | | drm/exynos: fix build warning. | Eunchul Kim | 2013-01-04 | 1 | -1/+1 | |
| | * | | | | | | | | drm/exynos: consider both case of vflip and hflip. | Eunchul Kim | 2013-01-04 | 4 | -1/+5 | |
| | * | | | | | | | | drm/exynos: remove needless error handling to property. | Eunchul Kim | 2013-01-04 | 3 | -29/+0 | |
| | * | | | | | | | | drm/exynos: change member variable name. | Eunchul Kim | 2013-01-04 | 5 | -14/+14 | |
| | * | | | | | | | | drm/exynos: consider buffer allocation without iommu | Inki Dae | 2013-01-04 | 1 | -7/+48 | |
| | * | | | | | | | | drm/exynos: change file license to GPL | Inki Dae | 2013-01-04 | 30 | -540/+120 | |
| | * | | | | | | | | drm/exynos: consider no iommu support to console framebuffer | Inki Dae | 2013-01-04 | 1 | -4/+18 | |
| | * | | | | | | | | drm/exynos: fix flags in dma buf exporting | Seung-Woo Kim | 2013-01-04 | 1 | -1/+1 | |
| |/ / / / / / / / |