summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-2834-218/+199
|\
| * Merge branch 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson2012-01-272-2/+4
| |\
| | * arch/arm/mach-imx/mach-mx53_ard.c: add missing iounmapJulia Lawall2012-01-261-1/+3
| | * ARM: imx: iomux-v1.h: Fix build error due to __init annotationFabio Estevam2012-01-261-1/+1
| * | Merge branch 'fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2012-01-274-47/+10
| |\ \
| | * | mach-ux500: no MMC_CAP_SD_HIGHSPEED on SnowballPhilippe Langlais2012-01-201-0/+2
| | * | mach-ux500: enable ARM errata 764369Srinidhi KASAGAR2012-01-201-0/+1
| | * | mach-ux500: do not override outer.inv_allsrinidhi kasagar2012-01-201-41/+7
| | * | mach-ux500: musb: now musb is always in OTG modePhilippe Langlais2012-01-201-6/+0
| | |/
| * | Merge branch 'imx6/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson2012-01-271-0/+11
| |\ \
| | * | ARM: imx6: add missing twd_clk for imx6q clockShawn Guo2012-01-201-0/+11
| | |/
| * | Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2012-01-2727-169/+174
| |\ \ | | |/ | |/|
| | * ARM: at91: Fix at91sam9g45 and at91cap9 resetJean-Christophe PLAGNIOL-VILLARD2012-01-206-13/+48
| | * ARM: at91: make rstc soc independentJean-Christophe PLAGNIOL-VILLARD2012-01-2017-20/+42
| | * ARM: at91: introduce AT91_SAM9_ALT_RESET to select the at91sam9 alternative r...Jean-Christophe PLAGNIOL-VILLARD2012-01-202-6/+16
| | * ARM: at91: merge at91cap9_ddrsdr.h in at91sam9_ddrsdr.hJean-Christophe PLAGNIOL-VILLARD2012-01-204-129/+26
| | * ARM: at91: fix cap9 ddrsdr registerJean-Christophe PLAGNIOL-VILLARD2012-01-201-1/+5
| | * ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_lowJean-Christophe PLAGNIOL-VILLARD2012-01-202-3/+5
| | * USB: at91: fix clk_get error handlingJean-Christophe PLAGNIOL-VILLARD2012-01-201-0/+18
| | * ARM: at91: removal of CAP9 SoC familyNicolas Ferre2012-01-201-0/+14
| | * ARM: at91: fix at91rm9200 soc subtype handlingNicolas Ferre2012-01-201-2/+5
| |/
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-2720-265/+245
|\ \
| * | gma500: Fix suspend/resume functionsRyan Mallon2012-01-271-4/+4
| * | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-01-274-56/+68
| |\ \
| | * | drm/exynos: fixed pm feature for fimd module.Inki Dae2012-01-271-50/+59
| | * | MAINTAINERS: added maintainer entry for Exynos DRM Driver.Inki Dae2012-01-271-0/+3
| | * | drm/exynos: fixed build dependency for DRM_EXYNOS_FIMDInki Dae2012-01-271-1/+1
| | * | drm/exynos: fix build dependency for DRM_EXYNOS_HDMISeung-Woo Kim2012-01-271-1/+1
| | * | drm/exynos: use release_mem_region instead of release_resourceSeung-Woo Kim2012-01-271-4/+4
| |/ /
| * | agp: fix scratch page cleanupMichal Kubecek2012-01-261-6/+6
| * | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie2012-01-2614-199/+167
| |\ \
| | * | drm/i915: fixup forcewake spinlock fallout in drpc debugfs functionDaniel Vetter2012-01-251-3/+8
| | * | drm/i915: debugfs: show semaphore registers also on gen7Daniel Vetter2012-01-241-1/+1
| | * | drm/i915: allow userspace forcewake references also on gen7Daniel Vetter2012-01-241-2/+2
| | * | drm/i915: Re-enable gen7 RC6 and GPU turbo after resume.Eric Anholt2012-01-241-2/+2
| | * | drm/i915: Correct debugfs printout for RC1e.Eric Anholt2012-01-241-1/+1
| | * | Revert "drm/i915: Work around gen7 BLT ring synchronization issues."Keith Packard2012-01-201-14/+0
| | * | drm/i915: rip out the HWSTAM missed irq workaroundDaniel Vetter2012-01-201-1/+2
| | * | drm/i915: paper over missed irq issues with force wake voodooDaniel Vetter2012-01-191-2/+25
| | * | drm/i915: Hold gt_lock across forcewake register readsKeith Packard2012-01-191-2/+7
| | * | drm/i915: Hold gt_lock during resetKeith Packard2012-01-191-3/+22
| | * | drm/i915: Move reset forcewake processing to gen6_do_resetKeith Packard2012-01-191-7/+9
| | * | drm/i915: protect force_wake_(get|put) with the gt_lockDaniel Vetter2012-01-194-11/+26
| | * | drm/i915: convert force_wake_get to func pointer in the gpu reset codeDaniel Vetter2012-01-141-1/+1
| | * | drm/i915: sprite init failure on pre-SNB is not a failureJesse Barnes2012-01-142-12/+5
| | * | drm/i915: VBT Parser cleanup for eDP blockRohit Jain2012-01-131-1/+5
| | * | drm/i915: mask transcoder select bits before setting them on LVDSJesse Barnes2012-01-131-5/+8
| | * | Merge branch 'drm-intel-next-fixes' into drm-intel-fixesKeith Packard2012-01-126-138/+50
| | |\ \
| | | * | drm/i915: Add Clientron E830 to the ignore LVDS listJoel Sass2012-01-121-0/+8
| | | * | CHROMIUM: i915: Add DMI override to skip CRT initialization on ZGBDuncan Laurie2012-01-121-0/+23