| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-38-rc3' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds | 2011-01-25 | 1 | -30/+22 |
|\ |
|
| * | drivers: mmc: msm: remove clock disable in probe | Daniel Walker | 2011-01-21 | 1 | -3/+0 |
| * | mmc: msm: fix dma usage not to use internal APIs | Daniel Walker | 2011-01-21 | 1 | -27/+22 |
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-01-25 | 23 | -95/+202 |
|\ \ |
|
| * \ | Merge branch 'drm-intel-fixes-2' of ssh://master.kernel.org/pub/scm/linux/ker... | Dave Airlie | 2011-01-25 | 19 | -75/+189 |
| |\ \ |
|
| | * | | drm/i915: Prevent uninitialised reads during error state capture | Chris Wilson | 2011-01-24 | 1 | -0/+2 |
| | * | | drm/i915: Use consistent mappings for OpRegion between ACPI and i915 | Michael Karcher | 2011-01-24 | 1 | -1/+2 |
| | * | | Merge remote branch 'linus/master' into drm-intel-fixes | Chris Wilson | 2011-01-24 | 475 | -3248/+3597 |
| | |\ \ |
|
| | * | | | drm/i915: Handle the no-interrupts case for UMS by polling | Chris Wilson | 2011-01-24 | 1 | -2/+2 |
| | * | | | drm/i915: Disable high-precision vblank timestamping for UMS | Chris Wilson | 2011-01-24 | 1 | -0/+3 |
| | * | | | drm/i915: Increase the amount of defense before computing vblank timestamps | Chris Wilson | 2011-01-24 | 1 | -7/+18 |
| | * | | | drm/i915,agp/intel: Do not clear stolen entries | Chris Wilson | 2011-01-24 | 4 | -14/+24 |
| | * | | | drm/i915: Recognise non-VGA display devices | Chris Wilson | 2011-01-23 | 3 | -4/+10 |
| | * | | | drm/i915: Fix use of invalid array size for ring->sync_seqno | Chris Wilson | 2011-01-23 | 2 | -2/+2 |
| | * | | | drm/i915/ringbuffer: Fix use of stale HEAD position whilst polling for space | Chris Wilson | 2011-01-20 | 2 | -17/+24 |
| | * | | | drm/i915: Don't kick-off hangcheck after a DRI interrupt | Chris Wilson | 2011-01-20 | 1 | -1/+5 |
| | * | | | drm/i915: Add dependency on CONFIG_TMPFS | Chris Wilson | 2011-01-20 | 1 | -0/+3 |
| | * | | | drm/i915: Initialise ring vfuncs for old DRI paths | Chris Wilson | 2011-01-20 | 3 | -18/+52 |
| | * | | | drm/i915: make the blitter report buffer modifications to the FBC unit | Jesse Barnes | 2011-01-18 | 2 | -0/+25 |
| | * | | | drm/i915: set more FBC chicken bits | Jesse Barnes | 2011-01-18 | 2 | -1/+5 |
| * | | | | drm/radeon/kms: add new radeon_info ioctl query for clock crystal freq | Alex Deucher | 2011-01-25 | 2 | -1/+5 |
| * | | | | drm/radeon/kms: simplify atom adjust pll setup | Alex Deucher | 2011-01-24 | 1 | -17/+5 |
| * | | | | drm/radeon/kms: match r6xx/r7xx/evergreen asic_reset with previous asics | Alex Deucher | 2011-01-24 | 2 | -0/+6 |
| * | | | | drm/radeon/kms: make the mac rv630 quirk generic | Alex Deucher | 2011-01-24 | 1 | -9/+5 |
| * | | | | drm/radeon/kms: fix a spelling error in an error message | Alex Deucher | 2011-01-24 | 1 | -1/+1 |
| * | | | | drm/radeon/kms: Initialize pageflip spinlocks. | Michel Dänzer | 2011-01-24 | 1 | -0/+3 |
* | | | | | fix a shutdown regression in intel_idle | Shaohua Li | 2011-01-25 | 1 | -6/+2 |
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-25 | 3 | -37/+42 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | RTC: Remove Kconfig symbol for UIE emulation | Uwe Kleine-König | 2011-01-21 | 1 | -12/+0 |
| * | | | | RTC: Properly handle rtc_read_alarm error propagation and fix bug | John Stultz | 2011-01-21 | 1 | -3/+9 |
| * | | | | RTC: Propagate error handling via rtc_timer_enqueue properly | John Stultz | 2011-01-21 | 1 | -21/+28 |
| * | | | | acpi_pm: Clear pmtmr_ioport if acpi_pm initialization fails | Konrad Rzeszutek Wilk | 2011-01-21 | 1 | -1/+5 |
| | |_|/
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2011-01-24 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | module: fix missing semicolons in MODULE macro usage | Rusty Russell | 2011-01-24 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2011-01-24 | 2 | -7/+9 |
|\ \ \ \ |
|
| * | | | | tpm: fix panic caused by "tpm: Autodetect itpm devices" | Olof Johansson | 2011-01-24 | 1 | -3/+3 |
| * | | | | TPM: Long default timeout fix | Rajiv Andrade | 2011-01-24 | 1 | -4/+6 |
| |/ / / |
|
* | | | | rapidio: fix new kernel-doc warnings | Randy Dunlap | 2011-01-22 | 1 | -0/+2 |
|/ / / |
|
* | | | Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2011-01-21 | 122 | -2635/+2376 |
|\ \ \ |
|
| * | | | [media] staging/lirc: fix mem leaks and ptr err usage | Jarod Wilson | 2011-01-19 | 6 | -6/+20 |
| * | | | [media] hdpvr: reduce latency of i2c read/write w/recycled buffer | Jarod Wilson | 2011-01-19 | 2 | -17/+16 |
| * | | | [media] hdpvr: enable IR part | Jarod Wilson | 2011-01-19 | 5 | -77/+65 |
| * | | | [media] rc/mceusb: timeout should be in ns, not us | Jarod Wilson | 2011-01-19 | 1 | -2/+2 |
| * | | | [media] v4l2-device: fix 'use-after-freed' oops | Hans Verkuil | 2011-01-19 | 1 | -0/+2 |
| * | | | [media] v4l2-dev: don't memset video_device.dev | Hans Verkuil | 2011-01-19 | 1 | -5/+4 |
| * | | | [media] zoran: use video_device_alloc instead of kmalloc | Hans Verkuil | 2011-01-19 | 1 | -1/+1 |
| * | | | [media] w9966: zero device state after a detach | Hans Verkuil | 2011-01-19 | 1 | -0/+1 |
| * | | | [media] v4l: Fix a use-before-set in the control framework | Laurent Pinchart | 2011-01-19 | 1 | -1/+1 |
| * | | | [media] v4l2-ctrls: queryctrl shouldn't attempt to replace V4L2_CID_PRIVATE_B... | Hans Verkuil | 2011-01-19 | 1 | -1/+4 |
| * | | | [media] v4l2-ctrls: fix missing 'read-only' check | Hans Verkuil | 2011-01-19 | 1 | -0/+3 |