summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.Eric Anholt2009-12-014-1/+39
* drm/i915: Add 30ms delay to make SDVO TV detection reliable.Zhao Yakui2009-12-011-0/+4
* drm/i915: Fix typo in ioctl struct name.Kristian Høgsberg2009-12-011-1/+1
* drm/i915: Fix sync to vblank when VGA output is turned offLi Peng2009-12-013-8/+28
* drm/i915: disable the interrupt hotplug for integrated TV outputAdam Jackson2009-12-011-1/+0
* drm/i915: Don't update the render-clock for every bo.Chris Wilson2009-12-011-2/+7
* drm/i915: Fix LVDS presence checkAdam Jackson2009-12-011-11/+6
* drm/i915: Fix warning introduced with the page flipping ioctl.Eric Anholt2009-12-011-1/+0
* drm/i915: add GETPARAM request for page flippingJesse Barnes2009-12-012-0/+4
* drm: use page flip event to signal flip completionJesse Barnes2009-12-012-1/+2
* drm/i915: Add intel implementation of the pageflip ioctlKristian Høgsberg2009-12-016-38/+291
* Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt2009-12-01131-667/+1483
|\
| * Merge branch 'drm-core-next' of ../linux-2.6 into drm-nextDave Airlie2009-11-189931-480840/+1039946
| |\
| | * drm/kms: add page flipping ioctlKristian Høgsberg2009-11-185-0/+120
| | * drm: check return values in drm_versionAndres Salomon2009-11-181-5/+11
| | * drm: replace DRM_COPY macro w/ a functionAndres Salomon2009-11-181-12/+22
| | * drm: kill more unused DRM macrosAndres Salomon2009-11-182-23/+12
| | * drm: kill some unused DRM_PROC macros from drmP.hAndres Salomon2009-11-181-10/+0
| | * drm: when queuing an event with NEXTONMISS, return queued sequence to userspaceJesse Barnes2009-11-181-0/+1
| | * drm: Add async event synchronization for drmWaitVblankKristian Høgsberg2009-11-186-4/+251
| | * Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-11-096-9/+27
| | |\
| | | * i2c: Add an interface to lock/unlock an I2C bus segmentJean Delvare2009-11-072-2/+20
| | | * i2c-piix4: Modify code name SB900 to Hudson-2Crane Cai2009-11-074-7/+7
| | * | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-11-092-2/+5
| | |\ \
| | | * | md/raid5: make sure curr_sync_completes is uptodate when reshape startsNeilBrown2009-11-061-0/+2
| | | * | md: don't clear endpoint for resync when resync is interrupted.NeilBrown2009-11-061-2/+3
| | * | | ksm: cond_resched in unstable treeHugh Dickins2009-11-091-0/+1
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-11-091-18/+15
| | |\ \ \
| | | * | | nilfs2: fix missing cleanup of gc cache on error casesRyusuke Konishi2009-11-081-1/+2
| | | * | | nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocksRyusuke Konishi2009-11-081-17/+13
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-0946-237/+407
| | |\ \ \ \
| | | * | | | net/fsl_pq_mdio: add module license GPLSebastian Siewior2009-11-081-0/+1
| | | * | | | can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()Wolfgang Grandegger2009-11-081-0/+17
| | | * | | | can: should not use __dev_get_by_index() without locksEric Dumazet2009-11-081-7/+12
| | | * | | | hisax: remove bad udelay call to fix build error on ARMMartin Michlmayr2009-11-061-11/+11
| | | * | | | ipip: Fix handling of DF packets when pmtudisc is OFFHerbert Xu2009-11-061-15/+17
| | | * | | | qlge: Set PCIe reset type for EEH to fundamental.Ron Mercer2009-11-061-0/+2
| | | * | | | qlge: Fix early exit from mbox cmd complete wait.Ron Mercer2009-11-061-1/+1
| | | * | | | ixgbe: fix traffic hangs on Tx with ioatdma loadedDon Skidmore2009-11-061-4/+23
| | | * | | | ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabledYi Zou2009-11-061-1/+51
| | | * | | | ixgbe: Fix gso_max_size for 82599 when DCB is enabledYi Zou2009-11-061-1/+4
| | | * | | | macsonic: fix crash on PowerBook 520Finn Thain2009-11-061-57/+60
| | | * | | | NET: cassini, fix lock imbalanceJiri Slaby2009-11-061-2/+3
| | | * | | | ems_usb: Fix byte order issues on big endian machinesSebastian Haas2009-11-061-1/+4
| | | * | | | be2net: Bug fix to send config commands to hardware after netdev_registerAjit Khaparde2009-11-061-12/+12
| | | * | | | be2net: fix to set proper flow control on resumeAjit Khaparde2009-11-063-4/+14
| | | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-068-25/+25
| | | |\ \ \ \
| | | | * | | | rt2x00: Don't queue ieee80211 work after USB removalSean Cross2009-11-063-7/+17
| | | | * | | | Revert "ipw2200: fix oops on missing firmware"John W. Linville2009-11-064-16/+6
| | | | * | | | rtl8187: Fix kernel oops when device is removed when LEDS enabledLarry Finger2009-11-041-2/+2