Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | dm table: fix queue_limit checking device iterator | Mikulas Patocka | 2009-09-04 | 1 | -11/+11 | |
| | * | | | | | | | dm snapshot: implement iterate devices | Mike Snitzer | 2009-09-04 | 1 | -2/+21 | |
| | * | | | | | | | dm multipath: fix oops when request based io fails when no paths | Kiyoshi Ueda | 2009-09-04 | 1 | -5/+10 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-09-05 | 4 | -6/+42 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | PCI SR-IOV: correct broken resource alignment calculations | Chris Wright | 2009-08-30 | 4 | -6/+42 | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-09-05 | 2 | -0/+43 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Input: atkbd - add Compaq Presario R4000-series repeat quirk | Dave Andrews | 2009-09-03 | 1 | -0/+35 | |
| | * | | | | | | | | Input: i8042 - add Acer Aspire 5536 to the nomux list | Dmitry Torokhov | 2009-08-26 | 1 | -0/+8 | |
| * | | | | | | | | | pty: don't limit the writes to 'pty_space()' inside 'pty_write()' | Linus Torvalds | 2009-09-05 | 1 | -9/+1 | |
| * | | | | | | | | | n_tty: do O_ONLCR translation as a single write | Linus Torvalds | 2009-09-05 | 1 | -2/+1 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | drm/radeon/kms: don't allow ERESTART to hit userspace. | Dave Airlie | 2009-09-08 | 1 | -3/+7 | |
* | | | | | | | | | drm: prune modes when output is disconnected. | Adam Jackson | 2009-09-08 | 1 | -2/+2 | |
* | | | | | | | | | drm: shut the EDID warnings up. | Adam Jackson | 2009-09-08 | 1 | -3/+0 | |
* | | | | | | | | | drm/i915: get the bridge device once. | Dave Airlie | 2009-09-08 | 3 | -55/+44 | |
* | | | | | | | | | drm/radeon/kms: lower debugging on dpms events. | Dave Airlie | 2009-09-08 | 1 | -7/+6 | |
* | | | | | | | | | drm/kms/radeon: make kms default a runtime option | Dave Airlie | 2009-09-08 | 4 | -17/+12 | |
* | | | | | | | | | drm/kms: fix kms helper license + Kconfig | Dave Airlie | 2009-09-08 | 4 | -7/+11 | |
* | | | | | | | | | drm/radeon/kms: add r600 KMS support | Jerome Glisse | 2009-09-08 | 33 | -606/+8289 | |
* | | | | | | | | | drm/radeon/kms: add initial radeon tv-out support. | Dave Airlie | 2009-09-08 | 15 | -388/+1941 | |
* | | | | | | | | | drm/radeon/kms: add rn50/r100/r200 CS tracker. | Dave Airlie | 2009-09-08 | 11 | -440/+1712 | |
* | | | | | | | | | Merge intel drm-intel-next branch | Dave Airlie | 2009-09-07 | 91 | -742/+2238 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | drm/i915: Put the idle reclocking work on our private workqueue as well. | Eric Anholt | 2009-09-06 | 1 | -2/+2 | |
| * | | | | | | | | | drm/i915: Pad ringbuffer with NOOPs before wrapping | Chris Wilson | 2009-09-06 | 4 | -27/+50 | |
| * | | | | | | | | | drm/i915: do dynamic clock freq control only in kernel modesetting | Zhenyu Wang | 2009-09-04 | 1 | -0/+3 | |
| * | | | | | | | | | drm/I915: Use the CRT DDC to get the EDID for DVI-connector on Mac | Keith Packard | 2009-09-04 | 1 | -22/+74 | |
| * | | | | | | | | | drm/i915: fix tiling on IGDNG | Zhenyu Wang | 2009-09-04 | 3 | -8/+21 | |
| * | | | | | | | | | drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up. | Daniel Vetter | 2009-09-04 | 1 | -2/+2 | |
| * | | | | | | | | | drm/i915: remove open-coded drm_mode_object_find | Daniel Vetter | 2009-09-04 | 1 | -12/+8 | |
| * | | | | | | | | | drm/i915: Make the downclocking debug code be under DRM_DEBUG not DRM_ERROR. | Eric Anholt | 2009-09-04 | 1 | -2/+2 | |
| * | | | | | | | | | drm/i915: i915_modeset is signed | Kyle McMartin | 2009-09-04 | 1 | -1/+1 | |
| * | | | | | | | | | drm/i915: add dynamic clock frequency control | Jesse Barnes | 2009-09-04 | 9 | -45/+704 | |
| * | | | | | | | | | drm/i915: Support IGD EOS | Shaohua Li | 2009-09-04 | 3 | -0/+51 | |
| * | | | | | | | | | drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TV | Zhao Yakui | 2009-09-04 | 1 | -48/+153 | |
| * | | | | | | | | | drm/i915: select TV format according to connector type | Ma Ling | 2009-09-04 | 1 | -0/+30 | |
| * | | | | | | | | | drm/i915: update debugfs interrupt info on IGDNG | Zhenyu Wang | 2009-09-04 | 1 | -10/+31 | |
| * | | | | | | | | | drm/i915: Add i915 register dumping debugfs file | Ben Gamari | 2009-09-04 | 1 | -0/+30 | |
| * | | | | | | | | | drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c | Ben Gamari | 2009-09-04 | 4 | -13/+13 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | agp/intel: support for new chip variant of IGDNG mobile | Zhenyu Wang | 2009-09-02 | 1 | -1/+7 | |
| * | | | | | | | | drm/i915: Unref old_obj on get_fence_reg() error path | Chris Wilson | 2009-09-02 | 1 | -4/+9 | |
| * | | | | | | | | drm/i915: increase default latency constant (v2 w/comment) | Jesse Barnes | 2009-09-02 | 1 | -1/+15 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-08-31 | 8 | -49/+147 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | V4L/DVB (12502): gspca - sn9c20x: Fix gscpa sn9c20x build errors. | Randy Dunlap | 2009-08-31 | 1 | -1/+1 | |
| | * | | | | | | | V4L/DVB (12495): em28xx: Don't call em28xx_ir_init when disable_ir is true | Shine Liu | 2009-08-31 | 1 | -1/+3 | |
| | * | | | | | | | V4L/DVB (12457): zr364: wrong indexes | Roel Kluin | 2009-08-31 | 1 | -1/+1 | |
| | * | | | | | | | V4L/DVB (12451): Update KConfig File to enable SDIO and USB interfaces | Udi Atar | 2009-08-31 | 2 | -20/+29 | |
| | * | | | | | | | V4L/DVB (12450): Siano: Fixed SDIO compilation bugs | Udi Atar | 2009-08-31 | 1 | -24/+30 | |
| | * | | | | | | | V4L/DVB (12449): adds webcam for Micron device MT9M111 0x143A to em28xx | Mauro Carvalho Chehab | 2009-08-31 | 2 | -2/+39 | |
| | * | | | | | | | V4L/DVB (12446): sms1xxx: restore GPIO functionality for all Hauppauge devices | Michael Krufky | 2009-08-31 | 1 | -0/+44 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | ata_piix: parallel scanning on PATA needs an extra locking | Bartlomiej Zolnierkiewicz | 2009-08-31 | 1 | -1/+13 | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2009-08-31 | 12 | -105/+194 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | |