summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ACPI / Battery: avoid acpi_battery_add() use-after-freeStefan Hajnoczi2011-07-171-6/+12
* ACPI / Battery: Resolve the race condition in the sysfs_remove_battery()Lan Tianyu2011-07-141-1/+6
* ACPI / Battery: Add the check before refresh sysfs in the battery_notify()Lan Tianyu2011-07-141-2/+4
* ACPI / Battery: Add the hibernation process in the battery_notify()Lan Tianyu2011-07-141-0/+1
* ACPI / Battery: Rename acpi_battery_quirks2 with acpi_battery_quirksLan Tianyu2011-07-141-2/+2
* ACPI / Battery: Change 16-bit signed negative battery current into correct valueLan Tianyu2011-07-141-16/+10
* ACPI / Battery: Add the power unit macroLan Tianyu2011-07-141-3/+8
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-07-121-1/+0
|\
| * mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt2011-07-121-1/+0
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-07-121-2/+2
|\ \
| * | pcmcia: pxa2xx/vpac270: free gpios on exist rather than requestingJonathan Cameron2011-07-111-2/+2
* | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-124-32/+105
|\ \ \ | |_|/ |/| |
| * | drm/i915/ringbuffer: Idling requires waiting for the ring to be emptyChris Wilson2011-07-121-1/+1
| * | Revert "drm/i915: enable rc6 by default"Keith Packard2011-07-121-1/+1
| * | drm/i915: Clean up i915_driver_load failure pathKeith Packard2011-07-121-3/+11
| * | drm/i915: Enable GPU reset on Ivybridge.Kenneth Graunke2011-07-081-0/+1
| * | drm/i915/dp: manage sink power state if possibleJesse Barnes2011-07-071-0/+35
| * | drm/i915/dp: consolidate AUX retry codeJesse Barnes2011-07-071-21/+30
| * | drm/i915/dp: remove DPMS mode tracking from DPJesse Barnes2011-07-071-5/+1
| * | drm/i915/dp: try to read receiver capabilities 3 times when detectingJesse Barnes2011-07-071-5/+10
| * | drm/i915/dp: read more receiver capability bits on hotplugJesse Barnes2011-07-071-0/+11
| * | drm/i915/dp: use DP DPCD defines when looking at DPCD valuesJesse Barnes2011-07-071-8/+10
| * | drm/i915/dp: retry link status read 3 times on failureJesse Barnes2011-07-071-7/+13
| |/
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-127-136/+145
|\ \
| * | [media] msp3400: fill in v4l2_tuner based on vt->type fieldHans Verkuil2011-07-071-5/+7
| * | [media] tuner-core.c: don't change type field in g_tuner or g_frequencyHans Verkuil2011-07-071-19/+19
| * | [media] cx18/ivtv: fix g_tuner supportHans Verkuil2011-07-072-12/+4
| * | [media] tuner-core: power up tuner when called with s_power(1)Hans Verkuil2011-07-071-3/+7
| * | [media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEKHans Verkuil2011-07-071-3/+9
| * | [media] tuner-core: simplify the standard fixupHans Verkuil2011-07-071-65/+28
| * | [media] tuner-core/v4l2-subdev: document that the type field has to be filled inHans Verkuil2011-07-071-0/+29
| * | [media] bttv: fix s_tuner for radioHans Verkuil2011-07-071-1/+1
| * | [media] pvrusb2: fix g/s_tuner supportHans Verkuil2011-07-071-0/+4
| * | [media] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tunerHans Verkuil2011-07-071-0/+6
| * | [media] tuner-core: fix tuner_resume: use t->mode instead of t->typeHans Verkuil2011-07-071-1/+1
| * | [media] tuner-core: fix s_std and s_tunerHans Verkuil2011-07-071-28/+31
* | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-07-111-0/+8
|\ \ \
| * | | PM: Reintroduce dropped call to check_wakeup_irqsColin Cross2011-07-111-0/+8
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2011-07-111-1/+1
|\ \ \ \
| * | | | [CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug.Luming Yu2011-07-101-1/+1
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-07-117-63/+103
|\ \ \ \ \
| * | | | | hp-wmi: fix use after freeEric Dumazet2011-07-111-5/+6
| * | | | | dell-laptop - using buffer without mutex_lockJose Alonso2011-07-111-3/+3
| * | | | | Revert: "dell-laptop: Toggle the unsupported hardware killswitch"Keng-Yu Lin2011-07-111-22/+2
| * | | | | platform-drivers-x86: set backlight type to BACKLIGHT_PLATFORMAxel Lin2011-07-072-0/+2
| * | | | | thinkpad-acpi: handle HKEY 0x4010, 0x4011 eventsHenrique de Moraes Holschuh2011-07-071-9/+35
| * | | | | drivers/platform/x86: Fix memory leakAndre Bartke2011-07-071-1/+3
| * | | | | thinkpad-acpi: handle some new HKEY 0x60xx eventsHenrique de Moraes Holschuh2011-07-071-5/+23
| * | | | | acer-wmi: fix bitwise bug when set device stateLee, Chun-Yi2011-07-071-3/+3
| * | | | | acer-wmi: Only update rfkill status for associated hotkey eventsSeth Forshee2011-07-071-15/+26