Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | drm/i915: Fix gen6 (SNB) missed BLT ring interrupts. | Daniel J Blueman | 2011-06-18 | 1 | -0/+10 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2011-06-18 | 2 | -4/+10 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | [CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrect | Konrad Rzeszutek Wilk | 2011-06-16 | 1 | -1/+2 | |
| * | | | | | | | [CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vi... | Konrad Rzeszutek Wilk | 2011-06-16 | 1 | -0/+3 | |
| * | | | | | | | [CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value. | Konrad Rzeszutek Wilk | 2011-06-16 | 1 | -3/+5 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-06-17 | 7 | -29/+58 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Revert "HID: magicmouse: ignore 'ivalid report id' while switching modes" | Jiri Kosina | 2011-06-16 | 1 | -9/+1 | |
| * | | | | | | | | HID: hid-multitouch: fix broken eGalax | Benjamin Tissoires | 2011-06-12 | 1 | -18/+39 | |
| * | | | | | | | | HID: hid-multitouch: add support for Chunghwa multi-touch panel | Austin Zhang | 2011-06-07 | 4 | -0/+10 | |
| * | | | | | | | | HID: hiddev: fix use after free in hiddev_release | Dan Carpenter | 2011-05-26 | 1 | -1/+4 | |
| * | | | | | | | | HID: add quirk for HyperPen 10000U | Jimmy Hon | 2011-05-24 | 2 | -0/+2 | |
| * | | | | | | | | HID: hiddev: fix potential use-after-free | Jiri Kosina | 2011-05-24 | 1 | -1/+2 | |
| | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ | Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin... | Linus Torvalds | 2011-06-17 | 3 | -5/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | spi/bfin_spi: fix handling of default bits per word setting | Mike Frysinger | 2011-06-17 | 1 | -3/+4 | |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| * | | | | | | | | | gpio: include linux/gpio.h where needed | Randy Dunlap | 2011-06-16 | 1 | -0/+1 | |
| * | | | | | | | | | gpio/omap4: Fix missing interrupts during device wakeup due to IOPAD. | Ambresh K | 2011-06-16 | 1 | -2/+3 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-06-17 | 14 | -75/+235 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | drm/radeon/kms: use helper functions for fence read/write | Alex Deucher | 2011-06-17 | 1 | -15/+36 | |
| * | | | | | | | | | drm/radeon/kms: set DP link config properly for DP bridges | Alex Deucher | 2011-06-17 | 1 | -1/+2 | |
| * | | | | | | | | | drm/radeon/kms/atom: AdjustPixelClock fixes for DP bridges | Alex Deucher | 2011-06-17 | 2 | -0/+8 | |
| * | | | | | | | | | drm/radeon/kms: fix handling of DP to LVDS bridges | Alex Deucher | 2011-06-17 | 1 | -4/+7 | |
| * | | | | | | | | | drm/radeon/kms: issue blank/unblank commands for ext encoders | Alex Deucher | 2011-06-17 | 1 | -11/+14 | |
| * | | | | | | | | | drm/radeon/kms: fix support for DDC on dp bridges | Alex Deucher | 2011-06-17 | 3 | -4/+29 | |
| * | | | | | | | | | drm/radeon/kms: add support for load detection on dp bridges | Alex Deucher | 2011-06-17 | 2 | -1/+68 | |
| * | | | | | | | | | drm/radeon/kms: add missing external encoder action | Alex Deucher | 2011-06-17 | 1 | -0/+1 | |
| * | | | | | | | | | drm/radeon/kms: rework atombios_get_encoder_mode() | Alex Deucher | 2011-06-17 | 1 | -14/+9 | |
| * | | | | | | | | | drm/radeon/kms: fix num crtcs for Cedar and Caicos | Alex Deucher | 2011-06-17 | 1 | -12/+19 | |
| * | | | | | | | | | Revert "drm/i915: Enable GMBUS for post-gen2 chipsets" | Jean Delvare | 2011-06-17 | 1 | -2/+1 | |
| * | | | | | | | | | drivers/gpu/drm: use printk_ratelimited instead of printk_ratelimit | Christian Dietrich | 2011-06-16 | 1 | -4/+5 | |
| * | | | | | | | | | drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs. | Dave Airlie | 2011-06-16 | 2 | -0/+22 | |
| * | | | | | | | | | drm: make debug levels match in edid failure code. | Dave Airlie | 2011-06-16 | 1 | -2/+2 | |
| * | | | | | | | | | drm/radeon/kms: clear wb memory by default | Alex Deucher | 2011-06-16 | 1 | -0/+2 | |
| * | | | | | | | | | drm/radeon/kms: be more pedantic about the g5 quirk (v2) | Alex Deucher | 2011-06-16 | 1 | -3/+6 | |
| * | | | | | | | | | drm/radeon/kms: signed fix for evergreen thermal | Alex Deucher | 2011-06-16 | 1 | -1/+2 | |
| * | | | | | | | | | drm: populate irq_by_busid-member for pci | Wolfram Sang | 2011-06-16 | 1 | -1/+2 | |
* | | | | | | | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-06-16 | 2 | -7/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-06-14 | 183 | -1391/+2403 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | drivers: sh: resume enabled clocks fix | Magnus Damm | 2011-06-14 | 1 | -1/+1 | |
| * | | | | | | | | | | dmaengine: shdma: SH_DMAC_MAX_CHANNELS message fix | Magnus Damm | 2011-06-14 | 1 | -6/+7 | |
* | | | | | | | | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-06-16 | 4 | -32/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fbdev: sh_mobile_hdmi: fix regression: statically enable RTPM | Guennadi Liakhovetski | 2011-06-15 | 1 | -13/+5 | |
| * | | | | | | | | | | | fbdev/atyfb: Fix 2 defined-but-not-used warnings | Geert Uytterhoeven | 2011-06-14 | 1 | -6/+4 | |
| * | | | | | | | | | | | efifb: Fix call to wrong unregister function | Wanlong Gao | 2011-06-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | video: s3c-fb: move enabling channel for window | Jingoo Han | 2011-06-09 | 1 | -7/+7 | |
| * | | | | | | | | | | | video: s3c-fb: fix virtual resolution checking | Jingoo Han | 2011-06-09 | 1 | -3/+2 | |
| * | | | | | | | | | | | video: s3c-fb: fix misleading kfree in remove function | Jingoo Han | 2011-06-09 | 1 | -2/+1 | |
* | | | | | | | | | | | | staging: fix iio builds when IIO_RING_BUFFER is not enabled | Randy Dunlap | 2011-06-16 | 2 | -2/+2 | |
* | | | | | | | | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-06-16 | 1 | -2/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'davinci-next' of git://gitorious.org/linux-davinci/linux-davinc... | Russell King | 2011-06-10 | 70 | -335/+442 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edges | Linus Walleij | 2011-06-06 | 1 | -2/+10 |