aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-03drm/i915: add hw state readout/checking for pipe_configDaniel Vetter2-10/+72
2013-04-03drm/i915: rip out superflous is_dp&is_cpu_edp trackingDaniel Vetter1-30/+7
2013-04-03drm/i915: remove leaky eDP functionsDaniel Vetter2-26/+0
2013-04-03drm/i915: track dp target_clock in pipe_configDaniel Vetter3-23/+10
2013-04-03drm/i915: move dp_m_n computation to dp_encoder->compute_configDaniel Vetter3-67/+28
2013-04-03drm/i915: clear up the fdi/dp set_m_n confusionDaniel Vetter3-57/+64
2013-04-03Merge tag 'v3.9-rc5' into drm-intel-next-queuedDaniel Vetter555-3108/+6212
2013-04-03drm/i915: Fix sdvo connector get_hw_state functionDaniel Vetter1-0/+4
2013-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-31/+57
2013-04-02Merge tag 'regmap-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+6
2013-04-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds8-49/+56
2013-04-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds16-76/+224
2013-04-03drm: correctly restore mappings if drm_open failsIlija Hadzic1-2/+4
2013-04-03Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie3-21/+31
2013-04-03Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie4-26/+21
2013-04-02drm/i915: drop DPFLIPSTAT enables on VLV v3Jesse Barnes1-13/+0
2013-04-02drm/i915: add Punit read/write routines for VLV v2Jesse Barnes3-0/+69
2013-04-02drm/i915: panel power sequencing for VLV eDP v2Jesse Barnes2-51/+131
2013-04-02drm/i915/dp: fix up VLV DP handling v2Jesse Barnes1-4/+7
2013-04-02VSOCK: Handle changes to the VMCI context ID.Reilly Grant4-26/+23
2013-04-02net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan1-0/+27
2013-04-02drm/i915: add sprite assertion function for VLVJesse Barnes1-0/+20
2013-04-02cbq: incorrect processing of high limitsVasily Averin1-1/+4
2013-04-02drm/i915: sprite support for ValleyView v4Jesse Barnes6-14/+275
2013-04-02drm/i915: fix DDI get_hw_state return valueJesse Barnes1-1/+1
2013-04-02drm/i915: fix DP get_hw_state return valueJesse Barnes1-1/+1
2013-04-02drm/i915: Skip modifying PCH DREF if not changing clock sourcesChris Wilson1-22/+61
2013-04-02ipc: set msg back to -EAGAIN if copy wasn't performedStanislav Kinsbursky1-0/+1
2013-04-02net/mlx4_en: Fix setting initial MAC addressYan Burman1-2/+2
2013-04-02bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico1-2/+1
2013-04-02Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds30-58/+155
2013-04-02Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2013-04-02Merge tag 'v3.9-rc1_cns3xxx_fixes' of git://git.infradead.org/users/cbou/linu...Arnd Bergmann2-21/+11
2013-04-02drm/i915: group backlight related stuff into a structJani Nikula2-26/+29
2013-04-02gma500: Make VGA and HDMI connector hotpluggableKero van Gelder2-0/+2
2013-04-02drm/i915: fix ILK GPU reset for renderJesse Barnes2-0/+3
2013-04-02s390/mm: provide emtpy check_pgt_cache() functionHeiko Carstens1-1/+2
2013-04-02s390/uaccess: fix page table walkHeiko Carstens2-27/+55
2013-04-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-14/+39
2013-04-01loop: prevent bdev freeing while device in useAnatol Pomozov2-1/+9
2013-04-01Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-1/+1
2013-04-01Merge tag 'for-3.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rwlov...Linus Torvalds5-30/+80
2013-04-01drm/radeon: use frac fb div on RS780/RS880Alex Deucher1-0/+3
2013-04-01drm/radeon: don't use get_engine_clock() on APUsAlex Deucher1-1/+5
2013-04-01clk: tegra: Allow PLLE training to succeedThierry Reding1-1/+1
2013-04-01Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-13/+12
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds57-611/+793
2013-03-31DM9000B: driver initialization upgradeJoseph CHANG2-105/+120
2013-03-31sh_eth: make 'link' field of 'struct sh_eth_private' *int*Sergei Shtylyov2-5/+5
2013-03-31sh_eth: workaround for spurious ECI interruptSergei Shtylyov1-2/+8