summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-28Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-28Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-03-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2013-03-28Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2013-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-28drm/i915: fixup fb bpp computation in pipe_config_set_bppDaniel Vetter
2013-03-28drm/i915: check fb->pixel_format instead of bits_per_pixelDaniel Vetter
2013-03-28usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko
2013-03-28mg_disk: fix error return code in mg_probe()Wei Yongjun
2013-03-28drm/i915: fix up _wait_for macroDaniel Vetter
2013-03-28drm/i915: fold wait_for_atomic_us into wait_for_atomicDaniel Vetter
2013-03-28Btrfs: fix wrong return value of btrfs_lookup_csum()Miao Xie
2013-03-28Btrfs: fix wrong reservation of csumsMiao Xie
2013-03-28Btrfs: fix double free in the btrfs_qgroup_account_ref()Wang Shilong
2013-03-28Btrfs: limit the global reserve to 512mbJosef Bacik
2013-03-28Btrfs: hold the ordered operations mutex when waiting on ordered extentsJosef Bacik
2013-03-28Btrfs: fix space accounting for unlink and renameJosef Bacik
2013-03-28Btrfs: fix space leak when we fail to reserve metadata spaceJosef Bacik
2013-03-28Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holesJan Schmidt
2013-03-28drm/i915: remove "inline" keyword from ironlake_disable_display_irqPaulo Zanoni
2013-03-28Merge branch 'acpi-fixes' into fixesRafael J. Wysocki
2013-03-28Merge branch 'pm-fixes' into fixesRafael J. Wysocki
2013-03-28drm/i915: clean up pipe bpp confusionDaniel Vetter
2013-03-28drm/i915: clean up plane bpp confusionDaniel Vetter
2013-03-28drm/i915: convert DP autodither code to new infrastructureDaniel Vetter
2013-03-28drm/i915: precompute pipe bpp before touching the hwDaniel Vetter
2013-03-28drm/i915: introduce pipe_config->dither|pipe_bppDaniel Vetter
2013-03-28drm/i915: add pipe_config->limited_color_rangeDaniel Vetter
2013-03-28drm/i915: add pipe_config->has_pch_encoderDaniel Vetter
2013-03-28drm/i915: drop helper vtable for sdvo encoderDaniel Vetter
2013-03-28drm/i915: add pipe_config->pixel_multiplierDaniel Vetter
2013-03-28drm/i915: add pipe_config->timings_setDaniel Vetter
2013-03-28drm/i915: compute pipe_config earlierDaniel Vetter
2013-03-28drm/i915: introduce struct intel_crtc_configDaniel Vetter
2013-03-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...Linus Torvalds
2013-03-27drm/i915: return actual brightness to .get_brightness callbackJani Nikula
2013-03-27drm/i915: keep backlight_level and backlight device brightness in syncJani Nikula
2013-03-27Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-27drm/i915: wire up SDVO hpd support on cpt/pptDaniel Vetter
2013-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-03-27drm/i915: Wait for vblank between disabling a sprite and unpinning the fbVille Syrjälä
2013-03-27Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-03-27vfs/splice: Fix missed checks in new __kernel_write() helperAl Viro
2013-03-27drm/i915: clear crt hotplug compare voltage field before settingDaniel Vetter
2013-03-27Revert "drm/i915: set dummy page for stolen objects"Imre Deak
2013-03-27lib/scatterlist: sg_page_iter: support sg lists w/o backing pagesImre Deak
2013-03-27drm/i915: Apply alignment restrictions on scanout surfaces for VT-dChris Wilson
2013-03-27DRM/i915: Get rid if the 'hotplug_supported_mask' in struct drm_i915_private.Egbert Eich
2013-03-27DRM/i915: Remove i965_hpd_irq_setup.Egbert Eich