| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI, APEI, HEST, Detect duplicated hardware error source ID | Huang Ying | 2011-07-14 | 1 | -1/+11 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2011-07-12 | 1 | -1/+0 |
|\ |
|
| * | mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header | Benjamin Herrenschmidt | 2011-07-12 | 1 | -1/+0 |
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin... | Linus Torvalds | 2011-07-12 | 1 | -2/+2 |
|\ \ |
|
| * | | pcmcia: pxa2xx/vpac270: free gpios on exist rather than requesting | Jonathan Cameron | 2011-07-11 | 1 | -2/+2 |
* | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-07-12 | 4 | -32/+105 |
|\ \ \
| |_|/
|/| | |
|
| * | | drm/i915/ringbuffer: Idling requires waiting for the ring to be empty | Chris Wilson | 2011-07-12 | 1 | -1/+1 |
| * | | Revert "drm/i915: enable rc6 by default" | Keith Packard | 2011-07-12 | 1 | -1/+1 |
| * | | drm/i915: Clean up i915_driver_load failure path | Keith Packard | 2011-07-12 | 1 | -3/+11 |
| * | | drm/i915: Enable GPU reset on Ivybridge. | Kenneth Graunke | 2011-07-08 | 1 | -0/+1 |
| * | | drm/i915/dp: manage sink power state if possible | Jesse Barnes | 2011-07-07 | 1 | -0/+35 |
| * | | drm/i915/dp: consolidate AUX retry code | Jesse Barnes | 2011-07-07 | 1 | -21/+30 |
| * | | drm/i915/dp: remove DPMS mode tracking from DP | Jesse Barnes | 2011-07-07 | 1 | -5/+1 |
| * | | drm/i915/dp: try to read receiver capabilities 3 times when detecting | Jesse Barnes | 2011-07-07 | 1 | -5/+10 |
| * | | drm/i915/dp: read more receiver capability bits on hotplug | Jesse Barnes | 2011-07-07 | 1 | -0/+11 |
| * | | drm/i915/dp: use DP DPCD defines when looking at DPCD values | Jesse Barnes | 2011-07-07 | 1 | -8/+10 |
| * | | drm/i915/dp: retry link status read 3 times on failure | Jesse Barnes | 2011-07-07 | 1 | -7/+13 |
| |/ |
|
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-12 | 7 | -136/+145 |
|\ \ |
|
| * | | [media] msp3400: fill in v4l2_tuner based on vt->type field | Hans Verkuil | 2011-07-07 | 1 | -5/+7 |
| * | | [media] tuner-core.c: don't change type field in g_tuner or g_frequency | Hans Verkuil | 2011-07-07 | 1 | -19/+19 |
| * | | [media] cx18/ivtv: fix g_tuner support | Hans Verkuil | 2011-07-07 | 2 | -12/+4 |
| * | | [media] tuner-core: power up tuner when called with s_power(1) | Hans Verkuil | 2011-07-07 | 1 | -3/+7 |
| * | | [media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEK | Hans Verkuil | 2011-07-07 | 1 | -3/+9 |
| * | | [media] tuner-core: simplify the standard fixup | Hans Verkuil | 2011-07-07 | 1 | -65/+28 |
| * | | [media] tuner-core/v4l2-subdev: document that the type field has to be filled in | Hans Verkuil | 2011-07-07 | 1 | -0/+29 |
| * | | [media] bttv: fix s_tuner for radio | Hans Verkuil | 2011-07-07 | 1 | -1/+1 |
| * | | [media] pvrusb2: fix g/s_tuner support | Hans Verkuil | 2011-07-07 | 1 | -0/+4 |
| * | | [media] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tuner | Hans Verkuil | 2011-07-07 | 1 | -0/+6 |
| * | | [media] tuner-core: fix tuner_resume: use t->mode instead of t->type | Hans Verkuil | 2011-07-07 | 1 | -1/+1 |
| * | | [media] tuner-core: fix s_std and s_tuner | Hans Verkuil | 2011-07-07 | 1 | -28/+31 |
* | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2011-07-11 | 1 | -0/+8 |
|\ \ \ |
|
| * | | | PM: Reintroduce dropped call to check_wakeup_irqs | Colin Cross | 2011-07-11 | 1 | -0/+8 |
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2011-07-11 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | [CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug. | Luming Yu | 2011-07-10 | 1 | -1/+1 |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 2011-07-11 | 7 | -63/+103 |
|\ \ \ \ \ |
|
| * | | | | | hp-wmi: fix use after free | Eric Dumazet | 2011-07-11 | 1 | -5/+6 |
| * | | | | | dell-laptop - using buffer without mutex_lock | Jose Alonso | 2011-07-11 | 1 | -3/+3 |
| * | | | | | Revert: "dell-laptop: Toggle the unsupported hardware killswitch" | Keng-Yu Lin | 2011-07-11 | 1 | -22/+2 |
| * | | | | | platform-drivers-x86: set backlight type to BACKLIGHT_PLATFORM | Axel Lin | 2011-07-07 | 2 | -0/+2 |
| * | | | | | thinkpad-acpi: handle HKEY 0x4010, 0x4011 events | Henrique de Moraes Holschuh | 2011-07-07 | 1 | -9/+35 |
| * | | | | | drivers/platform/x86: Fix memory leak | Andre Bartke | 2011-07-07 | 1 | -1/+3 |
| * | | | | | thinkpad-acpi: handle some new HKEY 0x60xx events | Henrique de Moraes Holschuh | 2011-07-07 | 1 | -5/+23 |
| * | | | | | acer-wmi: fix bitwise bug when set device state | Lee, Chun-Yi | 2011-07-07 | 1 | -3/+3 |
| * | | | | | acer-wmi: Only update rfkill status for associated hotkey events | Seth Forshee | 2011-07-07 | 1 | -15/+26 |
* | | | | | | Merge branch 'movieboard' of git://git.kernel.org/pub/scm/linux/kernel/git/ie... | Linus Torvalds | 2011-07-11 | 1 | -0/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | firewire: ohci: do not bind to Pinnacle cards, avert panic | Stefan Richter | 2011-07-10 | 1 | -0/+6 |
* | | | | | | | ath5k: Add missing breaks in switch/case | Joe Perches | 2011-07-11 | 1 | -0/+3 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-07-10 | 2 | -12/+21 |
|\ \ \ \ \ \ |
|
| * | | | | | | hwmon: (pmbus) Improve auto-detection of temperature status register | Guenter Roeck | 2011-07-10 | 1 | -5/+6 |
| * | | | | | | hwmon: (lm95241) Fix negative temperature results | Guenter Roeck | 2011-07-10 | 1 | -6/+14 |