summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: Add compatibility #ifdefs for *BSDKristian Høgsberg2009-12-047-18/+27
* drm: Add support for drm master_[set|drop] callbacks.Thomas Hellstrom2009-12-043-0/+34
* drm/edid: Decode 3-byte CVT codes from EDID 1.4Adam Jackson2009-12-042-0/+53
* drm/edid: Add new detailed block types from EDID 1.4Adam Jackson2009-12-041-0/+3
* drm/edid: Add DMT modes to the pool if the monitor is GTF-capableAdam Jackson2009-12-041-4/+65
* drm/modes: Add drm_mode_hsync()Adam Jackson2009-12-042-4/+31
* drm/edid: Unify detailed block parsing between base and extension blocksAdam Jackson2009-12-041-102/+61
* drm/modes: Fall back to 1024x768 instead of 800x600Adam Jackson2009-11-241-1/+1
* drm/edid: Fix up partially corrupted headersAdam Jackson2009-11-241-6/+16
* drm/edid: Retry EDID fetch up to four timesAdam Jackson2009-11-241-14/+14
* drm/modes: Limit fallback modes to 60HzAdam Jackson2009-11-241-0/+2
* drm/kms: allocate framebuffer cmapClemens Ladisch2009-11-191-1/+7
* drm: set the type of the drm_framebuffer::fbdev fieldClemens Ladisch2009-11-191-1/+1
* drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handlingClemens Ladisch2009-11-191-3/+3
* drm/kms: properly handle fbdev blankingJames Simmons2009-11-191-6/+9
* 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
OpenPOWER on IntegriCloud