aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-03drm/i915: clear up the fdi/dp set_m_n confusionDaniel Vetter
2013-04-03Merge tag 'v3.9-rc5' into drm-intel-next-queuedDaniel Vetter
2013-04-03drm/i915: Fix sdvo connector get_hw_state functionDaniel Vetter
2013-04-02drm/i915: drop DPFLIPSTAT enables on VLV v3Jesse Barnes
2013-04-02drm/i915: add Punit read/write routines for VLV v2Jesse Barnes
2013-04-02drm/i915: panel power sequencing for VLV eDP v2Jesse Barnes
2013-04-02drm/i915/dp: fix up VLV DP handling v2Jesse Barnes
2013-04-02drm/i915: add sprite assertion function for VLVJesse Barnes
2013-04-02drm/i915: sprite support for ValleyView v4Jesse Barnes
2013-04-02drm/i915: fix DDI get_hw_state return valueJesse Barnes
2013-04-02drm/i915: fix DP get_hw_state return valueJesse Barnes
2013-04-02drm/i915: Skip modifying PCH DREF if not changing clock sourcesChris Wilson
2013-04-02drm/i915: group backlight related stuff into a structJani Nikula
2013-04-02drm/i915: fix ILK GPU reset for renderJesse Barnes
2013-03-31Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-03-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-03-31Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-03-30dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko
2013-03-30dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann
2013-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-03-29rbd: don't zero-fill non-image object requestsAlex Elder
2013-03-28target: Fix RESERVATION_CONFLICT status regression for iscsi-target special caseNicholas Bellinger
2013-03-28tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bitNicholas Bellinger
2013-03-28Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-28Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-28Merge tag 'staging-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linuxLinus 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-28drm/i915: remove "inline" keyword from ironlake_disable_display_irqPaulo Zanoni
2013-03-28Merge branch 'acpi-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