aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-19drm/kms: no need to return void value (encoder)Pekka Paalanen
2009-08-19drm: clarify scaling property namesJesse Barnes
2009-08-19drm: fixup includes in encoder slave header files.Dave Airlie
2009-08-19drm: remove root requirement from DRM_IOCTL_SET_VERSION (+ DRM_IOCTL_AUTH_MAGIC)Jesse Barnes
2009-08-13drm: fixup include file in drm_encoder_slaveDave Airlie
2009-08-13drm: Add more standard TV properties.Francisco Jerez
2009-08-13drm: Fix drm_cvt_mode() for interlaced modes.Francisco Jerez
2009-08-04drm: Define some new standard TV properties.Francisco Jerez
2009-08-04drm: Define DRM_MODE_SUBCONNECTOR_SCARTFrancisco Jerez
2009-08-04drm: Define DRM_MODE_CONNECTOR_TVFrancisco Jerez
2009-08-04drm/kms: slave encoder interface.Francisco Jerez
2009-08-04drm: Add the debug info in generic drm mode by using DRM_DEBUG_KMSZhao Yakui
2009-08-04DRM: Add the explanation about DRM debug levelZhao Yakui
2009-08-04drm: Remove the macro defintion of DRM_DEBUG_MODEZhao Yakui
2009-08-04drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODEZhao Yakui
2009-07-15drm/mode: get the modeline for standard timing in EDID by using CVT/GTFZhao Yakui
2009-07-15drm/mode: add the GTF algorithm in kernel spaceZhao Yakui
2009-07-15drm/mode: add the CVT algorithm in kernel spaceZhao Yakui
2009-07-14Merge branch 'i2c-for-2631-rc3' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2009-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2009-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-07-14Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-14Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-14Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-07-15i2c: Use resource_sizeJulia Lawall
2009-07-15i2c-davinci: behave with i2cdetectDavid Brownell
2009-07-15i2c-davinci: convert clock usage after clkdev conversionKevin Hilman
2009-07-14Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller
2009-07-14skbuff.h: Fix comment for NET_IP_ALIGNTobias Klauser
2009-07-14drivers/net: using spin_lock_irqsave() in net_send_packet()Dongdong Deng
2009-07-14NET: phy_device, fix lock imbalanceJiri Slaby
2009-07-14dlm: free socket in error exit pathCasey Dahlin
2009-07-14gre: fix ToS/DiffServ inherit bugAndreas Jaggi
2009-07-14x86: Fix warning in pvclock.cDave Jones
2009-07-13Linux 2.6.31-rc3Linus Torvalds
2009-07-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-07-13jbd2: fix race between write_metadata_buffer and get_write_accessdingdinghua
2009-07-13igb: gcc-3.4.6 fixEric Dumazet
2009-07-13atlx: duplicate testing of MCAST flagroel kluin
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-07-13update JFS entry in MAINTAINERSDave Kleikamp
2009-07-13mn10300: remove duplicated #includeHuang Weiyi
2009-07-13Fix staging drivers after smp_lock.h reduxJean Delvare
2009-07-13ext4: Fix ext4_mb_initialize_context() to initialize all fieldsTheodore Ts'o
2009-07-13ext4: fix null handler of ioctls in no journal modePeng Tao
2009-07-13ext4: Fix buffer head reference leak in no-journal modeCurt Wohlgemuth