summaryrefslogtreecommitdiffstats
path: root/arch/arm/nwfpe (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-19drm/ttm: Add a virtual ttm sysfs device.Thomas Hellstrom1-1/+57
2009-08-19drm: Enable drm drivers to add drm sysfs devices.Thomas Hellstrom2-0/+37
2009-08-19drm/ttm: optimize bo_kmap_type valuesPekka Paalanen1-6/+6
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-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-14Revert "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-13jbd2: 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-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
2009-07-13x86, apic: Fix false positive section mismatch in numaq_32.cRakib Mullick1-1/+2
2009-07-13x86: Fix false positive section mismatch in es7000_32.cRakib Mullick1-1/+2
2009-07-13tracing/function-profiler: do not free per cpu variable statSteven Rostedt1-3/+2
2009-07-13tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan11-48/+51
2009-07-13NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle5-44/+68
2009-07-13USB: otg: fix module reinsert issueAjay Kumar Gupta1-0/+1
2009-07-13USB: handle zero-length usbfs submissions correctlyAlan Stern1-21/+20
2009-07-13USB: EHCI: report actual_length for iso transfersAlan Stern1-4/+8
2009-07-13USB: option: remove unnecessary and erroneous codeAlan Stern1-26/+1