aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-24drm/edid: Fix up partially corrupted headersAdam Jackson
2009-11-24drm/edid: Retry EDID fetch up to four timesAdam Jackson
2009-11-24drm/modes: Limit fallback modes to 60HzAdam Jackson
2009-11-19drm/kms: allocate framebuffer cmapClemens Ladisch
2009-11-19drm: set the type of the drm_framebuffer::fbdev fieldClemens Ladisch
2009-11-19drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handlingClemens Ladisch
2009-11-19drm/kms: properly handle fbdev blankingJames Simmons
2009-11-18drm/kms: add page flipping ioctlKristian Høgsberg
2009-11-18drm: check return values in drm_versionAndres Salomon
2009-11-18drm: replace DRM_COPY macro w/ a functionAndres Salomon
2009-11-18drm: kill more unused DRM macrosAndres Salomon
2009-11-18drm: kill some unused DRM_PROC macros from drmP.hAndres Salomon
2009-11-18drm: when queuing an event with NEXTONMISS, return queued sequence to userspaceJesse Barnes
2009-11-18drm: Add async event synchronization for drmWaitVblankKristian Høgsberg
2009-11-09Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-11-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-11-09ksm: cond_resched in unstable treeHugh Dickins
2009-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-11-09Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-11-09Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds
2009-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-11-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-11-09sh: Replace old style lock initializerThomas Gleixner
2009-11-09sh: Account for cache aliases in flush_icache_range()Matt Fleming
2009-11-08sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.David S. Miller
2009-11-09m32r: fix arch/m32r/boot/compressed/MakefileHirokazu Takata
2009-11-08nilfs2: fix missing cleanup of gc cache on error casesRyusuke Konishi
2009-11-08nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocksRyusuke Konishi
2009-11-08net/fsl_pq_mdio: add module license GPLSebastian Siewior
2009-11-08can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()Wolfgang Grandegger
2009-11-08can: should not use __dev_get_by_index() without locksEric Dumazet
2009-11-08sparc64: replace parentheses in pmul()Roel Kluin
2009-11-08Merge branch 'fix/hda' into for-linusTakashi Iwai
2009-11-08Merge branch 'fix/misc' into for-linusTakashi Iwai
2009-11-08ALSA: snd-aica: declare MODULE_FIRMWAREBen Hutchings
2009-11-07i2c: Add an interface to lock/unlock an I2C bus segmentJean Delvare
2009-11-07i2c-piix4: Modify code name SB900 to Hudson-2Crane Cai
2009-11-07ALSA: hda - Don't initialize CORB/RIRB for single_cmd modeTakashi Iwai
2009-11-07ALSA: usb-audio: fix combine_word problemJulian Anastasov
2009-11-07sound: Replace old style lock initializerThomas Gleixner
2009-11-06hisax: remove bad udelay call to fix build error on ARMMartin Michlmayr
2009-11-06ipip: Fix handling of DF packets when pmtudisc is OFFHerbert Xu
2009-11-06qlge: Set PCIe reset type for EEH to fundamental.Ron Mercer
2009-11-06qlge: Fix early exit from mbox cmd complete wait.Ron Mercer
2009-11-06ixgbe: fix traffic hangs on Tx with ioatdma loadedDon Skidmore
2009-11-06ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabledYi Zou