| Commit message (Expand) | Author | Files | Lines |
2009-08-19 | drm/kms: no need to return void value (encoder) | Pekka Paalanen | 1 | -1/+1 |
2009-08-19 | drm: clarify scaling property names | Jesse Barnes | 3 | -19/+12 |
2009-08-19 | drm: fixup includes in encoder slave header files. | Dave Airlie | 1 | -2/+2 |
2009-08-19 | drm: remove root requirement from DRM_IOCTL_SET_VERSION (+ DRM_IOCTL_AUTH_MAGIC) | Jesse Barnes | 1 | -2/+2 |
2009-08-13 | drm: fixup include file in drm_encoder_slave | Dave Airlie | 1 | -1/+1 |
2009-08-13 | drm: Add more standard TV properties. | Francisco Jerez | 2 | -0/+21 |
2009-08-13 | drm: Fix drm_cvt_mode() for interlaced modes. | Francisco Jerez | 1 | -1/+1 |
2009-08-04 | drm: Define some new standard TV properties. | Francisco Jerez | 2 | -0/+21 |
2009-08-04 | drm: Define DRM_MODE_SUBCONNECTOR_SCART | Francisco Jerez | 2 | -0/+3 |
2009-08-04 | drm: Define DRM_MODE_CONNECTOR_TV | Francisco Jerez | 3 | -0/+5 |
2009-08-04 | drm/kms: slave encoder interface. | Francisco Jerez | 3 | -1/+279 |
2009-08-04 | drm: Add the debug info in generic drm mode by using DRM_DEBUG_KMS | Zhao Yakui | 2 | -33/+40 |
2009-08-04 | DRM: Add the explanation about DRM debug level | Zhao Yakui | 1 | -0/+31 |
2009-08-04 | drm: Remove the macro defintion of DRM_DEBUG_MODE | Zhao Yakui | 2 | -9/+2 |
2009-08-04 | drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE | Zhao Yakui | 5 | -60/+46 |
2009-07-15 | drm/mode: get the modeline for standard timing in EDID by using CVT/GTF | Zhao Yakui | 1 | -12/+58 |
2009-07-15 | drm/mode: add the GTF algorithm in kernel space | Zhao Yakui | 2 | -0/+200 |
2009-07-15 | drm/mode: add the CVT algorithm in kernel space | Zhao Yakui | 2 | -0/+222 |
2009-07-15 | i2c: Use resource_size | Julia Lawall | 4 | -8/+8 |
2009-07-15 | i2c-davinci: behave with i2cdetect | David Brownell | 1 | -4/+14 |
2009-07-15 | i2c-davinci: convert clock usage after clkdev conversion | Kevin Hilman | 1 | -1/+1 |
2009-07-14 | Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin... | David S. Miller | 5 | -68/+44 |
2009-07-14 | skbuff.h: Fix comment for NET_IP_ALIGN | Tobias Klauser | 1 | -2/+2 |
2009-07-14 | drivers/net: using spin_lock_irqsave() in net_send_packet() | Dongdong Deng | 2 | -5/+7 |
2009-07-14 | NET: phy_device, fix lock imbalance | Jiri Slaby | 1 | -1/+3 |
2009-07-14 | dlm: free socket in error exit path | Casey Dahlin | 1 | -1/+3 |
2009-07-14 | gre: fix ToS/DiffServ inherit bug | Andreas Jaggi | 1 | -2/+2 |
2009-07-14 | x86: Fix warning in pvclock.c | Dave Jones | 1 | -1/+1 |
2009-07-14 | Linux 2.6.31-rc3v2.6.31-rc3 | Linus Torvalds | 1 | -1/+1 |
2009-07-13 | jbd2: fix race between write_metadata_buffer and get_write_access | dingdinghua | 1 | -9/+11 |
2009-07-13 | igb: gcc-3.4.6 fix | Eric Dumazet | 1 | -40/+37 |
2009-07-13 | atlx: duplicate testing of MCAST flag | roel kluin | 1 | -1/+1 |
2009-07-13 | update JFS entry in MAINTAINERS | Dave Kleikamp | 1 | -2/+2 |
2009-07-13 | mn10300: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2009-07-13 | Fix staging drivers after smp_lock.h redux | Jean Delvare | 2 | -0/+2 |
2009-07-13 | ext4: Fix ext4_mb_initialize_context() to initialize all fields | Theodore Ts'o | 1 | -18/+2 |
2009-07-13 | ext4: fix null handler of ioctls in no journal mode | Peng Tao | 1 | -8/+12 |
2009-07-13 | ext4: Fix buffer head reference leak in no-journal mode | Curt Wohlgemuth | 3 | -4/+8 |
2009-07-13 | x86, apic: Fix false positive section mismatch in numaq_32.c | Rakib Mullick | 1 | -1/+2 |
2009-07-13 | x86: Fix false positive section mismatch in es7000_32.c | Rakib Mullick | 1 | -1/+2 |
2009-07-13 | tracing/function-profiler: do not free per cpu variable stat | Steven Rostedt | 1 | -3/+2 |
2009-07-13 | tracing/events: Move TRACE_SYSTEM outside of include guard | Li Zefan | 11 | -48/+51 |
2009-07-13 | NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines. | Ralf Baechle | 5 | -44/+68 |
2009-07-13 | USB: otg: fix module reinsert issue | Ajay Kumar Gupta | 1 | -0/+1 |
2009-07-13 | USB: handle zero-length usbfs submissions correctly | Alan Stern | 1 | -21/+20 |
2009-07-13 | USB: EHCI: report actual_length for iso transfers | Alan Stern | 1 | -4/+8 |
2009-07-13 | USB: option: remove unnecessary and erroneous code | Alan Stern | 1 | -26/+1 |
2009-07-13 | USB: cypress_m8: remove invalid Clear-Halt | Alan Stern | 1 | -2/+2 |
2009-07-13 | USB: musb_host: undo incorrect change in musb_advance_schedule() | Sergei Shtylyov | 1 | -1/+1 |
2009-07-13 | USB: fix LANGID=0 regression | Daniel Mack | 1 | -18/+45 |