summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-01-13drm/nouveau: do not forcibly power on lvds panelsBen Skeggs
2013-01-13drm/nouveau/devinit: ensure legacy vga control is enabled during postBen Skeggs
2013-01-10radeon/kms: fix dma relocation checkingJerome Glisse
2013-01-10radeon/kms: force rn50 chip to always report connected on analog outputJerome Glisse
2013-01-10drm/radeon: fix error path in kpage allocationIlija Hadzic
2013-01-10drm/radeon: fix a bogus kfreeIlija Hadzic
2013-01-10drm/radeon: fix NULL pointer dereference in UMS modeIlija Hadzic
2013-01-10Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie
2013-01-10Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2013-01-10drm/i915: Revert shrinker changes from "Track unbound pages"Daniel Vetter
2013-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-01-09Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-01-09drm/i915: Use pixel size for computing linear offsets into a spriteChris Wilson
2013-01-09Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-08drm/i915: Add DEBUG messages to all intel_create_user_framebuffer error pathsChris Wilson
2013-01-08Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson
2013-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-08drm/i915: The sprite scaler on Ironlake also support YUV planesChris Wilson
2013-01-08drm: Only evict the blocks required to create the requested holeChris Wilson
2013-01-08s390/3215: partially revert tty close handling fixHeiko Carstens
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens
2013-01-08s390/irq: enable irq sum accounting for /proc/stat againHeiko Carstens
2013-01-08drm/ttm: fix fence locking in ttm_buffer_object_transferDaniel Vetter
2013-01-08Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-01-08drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim
2013-01-08xen/netfront: improve truesize trackingIan Campbell
2013-01-08Merge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-07asus-laptop: Fix potential invalid pointer dereferenceMatthew Garrett
2013-01-07asus-laptop: Do not call HWRS on initBen Hutchings
2013-01-07sony-laptop: fix SNC buffer calls when SN06 returns IntegersMattia Dongili
2013-01-07samsung-laptop: Add quirk for broken acpi_video backlight on N250PSeth Forshee
2013-01-07acer-wmi: add Aspire 5741G touchpad toggle keySergey Senozhatsky
2013-01-07acer-wmi: change to emit touchpad on off keyLee, Chun-Yi
2013-01-07acer-wmi: fix obj is NULL but dereferencedLee, Chun-Yi
2013-01-07EDAC: Cleanup device deregistering pathLans Zhang
2013-01-07EDAC: Fix EDAC Kconfig menuBorislav Petkov
2013-01-07EDAC: Fix kernel panic on module unloadingKonstantin Khlebnikov
2013-01-07drm/i915: Treat crtc->mode.clock == 0 as disabledChris Wilson
2013-01-07pinctrl: mvebu: make pdma clock on dove mandatorySebastian Hesselbarth
2013-01-07drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooksMaarten Lankhorst
2013-01-07Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13"Daniel Vetter
2013-01-07drm/i915; Only increment the user-pin-count after successfully pinning the boChris Wilson
2013-01-07drm/exynos: move finish page flip to a common placeRahul Sharma
2013-01-07drm/exynos: fimd: modify condition in fimd resumePrathyush K
2013-01-06dma: mv_xor: fix error handling for clocksThomas Petazzoni
2013-01-06dma: mv_xor: fix error handling of mv_xor_channel_add()Thomas Petazzoni
2013-01-06clk: mvebu: Remove inappropriate __init taggingJoshua Coombs
2013-01-06Power: gpio-poweroff: Fix documentation and gpio_is_validAndrew Lunn
2013-01-05Merge branch 'pm-sleep'Rafael J. Wysocki