summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-19drm/kms: no need to return void value (encoder)Pekka Paalanen1-1/+1
2009-08-19drm: clarify scaling property namesJesse Barnes3-19/+12
2009-08-19drm: fixup includes in encoder slave header files.Dave Airlie1-2/+2
2009-08-19drm: remove root requirement from DRM_IOCTL_SET_VERSION (+ DRM_IOCTL_AUTH_MAGIC)Jesse Barnes1-2/+2
2009-08-13drm: fixup include file in drm_encoder_slaveDave Airlie1-1/+1
2009-08-13drm: Add more standard TV properties.Francisco Jerez2-0/+21
2009-08-13drm: Fix drm_cvt_mode() for interlaced modes.Francisco Jerez1-1/+1
2009-08-04drm: Define some new standard TV properties.Francisco Jerez2-0/+21
2009-08-04drm: Define DRM_MODE_SUBCONNECTOR_SCARTFrancisco Jerez2-0/+3
2009-08-04drm: Define DRM_MODE_CONNECTOR_TVFrancisco Jerez3-0/+5
2009-08-04drm/kms: slave encoder interface.Francisco Jerez3-1/+279
2009-08-04drm: Add the debug info in generic drm mode by using DRM_DEBUG_KMSZhao Yakui2-33/+40
2009-08-04DRM: Add the explanation about DRM debug levelZhao Yakui1-0/+31
2009-08-04drm: Remove the macro defintion of DRM_DEBUG_MODEZhao Yakui2-9/+2
2009-08-04drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODEZhao Yakui5-60/+46
2009-07-15drm/mode: get the modeline for standard timing in EDID by using CVT/GTFZhao Yakui1-12/+58
2009-07-15drm/mode: add the GTF algorithm in kernel spaceZhao Yakui2-0/+200
2009-07-15drm/mode: add the CVT algorithm in kernel spaceZhao Yakui2-0/+222
2009-07-15Merge branch 'i2c-for-2631-rc3' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds4-13/+23
2009-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds3-9/+14
2009-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-2/+9
2009-07-15Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-66/+64
2009-07-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-4/+6
2009-07-15Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2009-07-15Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds12-51/+53
2009-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds26-57/+97
2009-07-15i2c: Use resource_sizeJulia Lawall4-8/+8
2009-07-15i2c-davinci: behave with i2cdetectDavid Brownell1-4/+14
2009-07-15i2c-davinci: convert clock usage after clkdev conversionKevin Hilman1-1/+1
2009-07-15Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller5-68/+44
2009-07-14skbuff.h: Fix comment for NET_IP_ALIGNTobias Klauser1-2/+2
2009-07-14drivers/net: using spin_lock_irqsave() in net_send_packet()Dongdong Deng2-5/+7
2009-07-14NET: phy_device, fix lock imbalanceJiri Slaby1-1/+3
2009-07-14dlm: free socket in error exit pathCasey Dahlin1-1/+3
2009-07-14gre: fix ToS/DiffServ inherit bugAndreas Jaggi1-2/+2
2009-07-14x86: Fix warning in pvclock.cDave Jones1-1/+1
2009-07-14Linux 2.6.31-rc3v2.6.31-rc3Linus Torvalds1-1/+1
2009-07-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds11-393/+235
2009-07-14jbd2: fix race between write_metadata_buffer and get_write_accessdingdinghua1-9/+11
2009-07-13igb: gcc-3.4.6 fixEric Dumazet1-40/+37
2009-07-13atlx: duplicate testing of MCAST flagroel kluin1-1/+1
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds14-79/+80
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds9-19/+27
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds48-2383/+578
2009-07-13update JFS entry in MAINTAINERSDave Kleikamp1-2/+2
2009-07-13mn10300: remove duplicated #includeHuang Weiyi1-1/+0
2009-07-13Fix staging drivers after smp_lock.h reduxJean Delvare2-0/+2
2009-07-13ext4: Fix ext4_mb_initialize_context() to initialize all fieldsTheodore Ts'o1-18/+2
2009-07-13ext4: fix null handler of ioctls in no journal modePeng Tao1-8/+12
2009-07-13ext4: Fix buffer head reference leak in no-journal modeCurt Wohlgemuth3-4/+8