summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "drm/i915: Allow LVDS on pipe A on gen4+"Chris Wilson2010-09-081-2/+0Star
* Revert "drm/i915: Enable RC6 on Ironlake."Chris Wilson2010-09-071-6/+3Star
* intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang2010-09-074-11/+30
* drm/i915: Enable MI_FLUSH on SandybridgeZhenyu Wang2010-09-072-2/+7
* agp/intel: Fix cache control for SandybridgeZhenyu Wang2010-09-074-10/+62
* agp/intel: use #ifdef idiom for intel-agp.hZhenyu Wang2010-09-071-0/+4
* agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang2010-09-071-2/+2
* drm/i915: Prevent double dpms onChris Wilson2010-09-071-1/+4
* drm/i915: Avoid use of uninitialised values when disabling panel-fitterChris Wilson2010-09-071-20/+15Star
* drm/i915: Avoid pageflipping freeze when we miss the flip prepare interruptSimon Farnsworth2010-09-074-12/+113
* drm/i915: Tightly scope intel_encoder to prevent invalid useChris Wilson2010-09-071-13/+12Star
* drm/i915: Allocate the PCI resource for the MCHBARChris Wilson2010-09-071-10/+10
* drm/i915/dp: Really try 5 times before giving up.Chris Wilson2010-09-071-30/+28Star
* drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOSChris Wilson2010-09-071-1/+39
* drm/i915/dp: Boost timeout for enabling transcoder to 100msChris Wilson2010-09-071-1/+1
* drm/i915: Re-use set_base_atomic to share setting of the display registersChris Wilson2010-09-071-71/+9Star
* drm/i915: Fix offset page-flips on i965+Chris Wilson2010-09-071-19/+48
* drm/i915: Include a generation number in the device infoChris Wilson2010-09-072-54/+34Star
* i915: return -EFAULT if copy_to_user failsDan Carpenter2010-09-071-0/+1
* i915: return -EFAULT if copy_to_user failsDan Carpenter2010-09-071-3/+9
* agp/intel: Promote warning about failure to setup flush to error.Chris Wilson2010-09-071-4/+4
* drm/i915: overlay on gen2 can't address above 1GDaniel Vetter2010-09-071-0/+4
* drm/i915: Clear the vblank status bit before polling for the next vblankChris Wilson2010-09-071-0/+16
* i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbffPekka Enberg2010-09-071-3/+6
* i915: revert some checks added by commit 32aad86fPavel Roskin2010-09-071-16/+13Star
* Revert "drm/i915: Unreference object not handle on creation"Chris Wilson2010-09-071-3/+6
* drivers/gpu/drm/i915/intel_overlay.c needs seq_file.hAndrew Morton2010-09-071-0/+2
* Linux 2.6.36-rc3Linus Torvalds2010-08-291-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-08-295-26/+50
|\
| * firewire: ohci: work around VIA and NEC PHY packet reception bugStefan Richter2010-08-291-1/+9
| * firewire: core: do not use del_timer_sync() in interrupt contextClemens Ladisch2010-08-191-3/+10
| * firewire: net: fix unicast reception RCODE in failure pathsStefan Richter2010-08-191-13/+15
| * firewire: sbp2: fix stall with "Unsolicited response"Stefan Richter2010-08-191-3/+8
| * firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send errorStefan Richter2010-08-191-5/+7
| * ieee1394: Adjust confusing if indentationJulia Lawall2010-08-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-2915-72/+98
|\ \
| * | net/ipv4: Eliminate kstrdup memory leakJulia Lawall2010-08-281-2/+3
| * | net/caif/cfrfml.c: use asm/unaligned.hJeff Mahoney2010-08-271-1/+1
| * | ax25: missplaced sock_put(sk)Bernard Pidoux F6BVP2010-08-271-1/+1
| * | qlge: reset the chip before freeing the buffersBreno Leitao2010-08-261-2/+2
| * | l2tp: test for ethernet header in l2tp_eth_dev_recv()Eric Dumazet2010-08-261-1/+1
| * | tcp: select(writefds) don't hang up when a peer close connectionKOSAKI Motohiro2010-08-261-1/+2
| * | tcp: fix three tcp sysctls tuningEric Dumazet2010-08-261-17/+7Star
| * | tcp: Combat per-cpu skew in orphan tests.David S. Miller2010-08-253-12/+19
| * | pxa168_eth: silence gcc warningsDan Carpenter2010-08-241-3/+3
| * | pxa168_eth: update call to phy_mii_ioctl()Dan Carpenter2010-08-241-1/+1
| * | pxa168_eth: fix error handling in propeDan Carpenter2010-08-241-22/+22
| * | pxa168_eth: remove unneeded null checkDan Carpenter2010-08-241-4/+2Star
| * | phylib: Fix race between returning phydev and calling adjust_linkAnton Vorontsov2010-08-241-0/+2
| * | caif-driver: add HAS_DMA dependencyHeiko Carstens2010-08-241-1/+1