summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-08drm/i915: Align the hangcheck wakeup to the nearest secondChris Wilson
2012-10-08drm/i915: Remove the WaDisableBackToBackFlipFix w/a for HaswellDamien Lespiau
2012-10-08drm/i915: Document that we are implementing WaDisableBackToBackFlipFixDamien Lespiau
2012-10-07drm/i915: remove duplicated include from intel_modes.cWei Yongjun
2012-10-07drm/i915: Remove the disabling of VHR unit clock gating for HSWDamien Lespiau
2012-10-04drm/i915: implement WaDisableEarlyCull for VLV and IVBJesse Barnes
2012-10-04drm/i915: implement WaForceL3Serialization on VLV and IVBJesse Barnes
2012-10-02drm/i915: s/DRM_IRQ_ARGS/int irq, void *argDaniel Vetter
2012-10-02drm/i915: extract intel_set_pipe_timings from crtc_mode_setPaulo Zanoni
2012-10-01drm/i915: add debug logging to ASLE backlight set requestsJani Nikula
2012-09-28drm/i915: Fixup HDMI output on ValleyviewVijay Purushothaman
2012-09-28drm/i915: Add eDP support for ValleyviewGajanan Bhat
2012-09-28drm/i915: Enable DisplayPort in ValleyviewVijay Purushothaman
2012-09-28drm/i915: Program correct m n tu register for ValleyviewVijay Purushothaman
2012-09-28drm/i915: Add Valleyview lane control definitionsVijay Purushothaman
2012-09-28drm/i915: Fix SDVO IER and status bits for ValleyviewVijay Purushothaman
2012-09-28drm/i915: Set aux clk to 100MHz for ValleyviewVijay Purushothaman
2012-09-26drm/i915: limit VLV IRQ enables to those we useJesse Barnes
2012-09-26drm/dp: Make sink count DP 1.2 awareAdam Jackson
2012-09-26drm/i915/dp: Be smarter about connection sense for branch devicesAdam Jackson
2012-09-26drm/i915/dp: Fetch downstream port info if needed during DPCD fetchAdam Jackson
2012-09-26drm: Export drm_probe_ddc()Adam Jackson
2012-09-25drm/i915: remove unused variables from ironlake_crtc_mode_setPaulo Zanoni
2012-09-25drm/i915: extract compute_dpll from ironlake_crtc_mode_setPaulo Zanoni
2012-09-25drm/i915: extract set_m_n from ironlake_crtc_mode_setPaulo Zanoni
2012-09-25drm/i915: don't recheck for invalid pipe bppPaulo Zanoni
2012-09-24Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter
2012-09-24drm/i915: BUG() on unexpected HDMI registerPaulo Zanoni
2012-09-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-09-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-09-23edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs.Shaun Ruffell
2012-09-23edac_mc: fix messy kfree calls in the error pathFengguang Wu
2012-09-23hwmon: (fam15h_power) Tweak runavg_range on resumeAndreas Herrmann
2012-09-23hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer
2012-09-23hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer
2012-09-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-09-22Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-09-22HID: Fix logitech-dj: missing Unifying device issueNestor Lopez Casado
2012-09-22HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp()Axel Lin
2012-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-09-21Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-09-21Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-21Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-09-21Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-21net/stmmac: Use clk_prepare_enable and clk_disable_unprepareStefan Roese
2012-09-21Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2012-09-21net/irda: sh_sir: fix return value check in sh_sir_set_baudrate()Wei Yongjun