| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: remove 32-bit versions of readq()/writeq() | Roland Dreier | 2011-05-25 | 2 | -0/+26 |
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-05-24 | 3 | -0/+119 |
|\ |
|
| * | drm/mxm: fix Kconfig options for when to build MXM WMI driver. | Dave Airlie | 2011-05-09 | 1 | -1/+1 |
| * | mxm/wmi: add MXMX interface entry point. | Dave Airlie | 2011-05-09 | 1 | -1/+27 |
| * | platform/x86: add MXM WMI driver. | Dave Airlie | 2011-05-04 | 3 | -0/+93 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 1 | -1/+1 |
|\ \ |
|
| * | | Kconfig: fix copy/paste-ism for dell-wmi-aio driver | Rafi Rubin | 2011-05-17 | 1 | -1/+1 |
| |/ |
|
* | | eeepc-laptop: Use ACPI handle to identify rfkill port | Matthew Garrett | 2011-05-09 | 1 | -16/+41 |
* | | [PATCH] sony-laptop: limit brightness range to DSDT provided ones | Mattia Dongili | 2011-05-09 | 1 | -24/+103 |
* | | sony-laptop: report failures on setting LCD brightness | Mattia Dongili | 2011-05-09 | 1 | -2/+3 |
* | | thinkpad-acpi: module autoloading for newer Lenovo ThinkPads. | Manoj Iyer | 2011-05-09 | 1 | -2/+4 |
|/ |
|
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 2011-04-13 | 1 | -1/+1 |
|\ |
|
| * | x86 platform drivers: Build fix for intel_pmic_gpio | Matthew Garrett | 2011-04-13 | 1 | -1/+1 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 2011-04-12 | 8 | -25/+114 |
|\ \
| |/ |
|
| * | thinkpad-acpi fails to load with newer Thinkpad X201s BIOS | Keith Packard | 2011-04-12 | 1 | -2/+1 |
| * | acer-wmi: Fix capitalisation of GUID in module alias | Lee, Chun-Yi | 2011-04-12 | 1 | -1/+1 |
| * | sony-laptop: keyboard backlight fixes | Marco Chiappero | 2011-04-12 | 1 | -1/+34 |
| * | sony-laptop: only show the handles sysfs file in debug mode | Mattia Dongili | 2011-04-12 | 1 | -11/+14 |
| * | samsung-laptop: set backlight type | Michal Marek | 2011-04-12 | 1 | -0/+1 |
| * | samsung-laptop: Samsung R410P backlight driver | Alberto Mardegan | 2011-04-12 | 1 | -0/+10 |
| * | samsung-laptop: add support for N230 model | Greg Kroah-Hartman | 2011-04-12 | 1 | -3/+3 |
| * | platform-drivers: x86: pmic: Restore the dropped buslock/unlock | Thomas Gleixner | 2011-04-04 | 1 | -4/+39 |
| * | sony-laptop: fix early NULL pointer dereference | Mattia Dongili | 2011-04-04 | 1 | -0/+5 |
| * | msi-laptop: fix config-dependent build error | Randy Dunlap | 2011-04-01 | 1 | -1/+2 |
| * | eeepc-wmi: add keys found on EeePC 1215T | Corentin Chary | 2011-04-01 | 1 | -0/+2 |
| * | asus-wmi: swap input name and phys | Corentin Chary | 2011-04-01 | 1 | -2/+2 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
|/ |
|
* | drivers: Final irq namespace conversion | Thomas Gleixner | 2011-03-29 | 1 | -3/+5 |
* | xo15-ebook: Remove device.wakeup_count | Matthew Garrett | 2011-03-28 | 1 | -1/+0 |
* | ips: use interruptible waits in ips-monitor | Jesse Barnes | 2011-03-28 | 1 | -1/+1 |
* | acer-wmi: does not poll device status when WMI event is available | Lee, Chun-Yi | 2011-03-28 | 1 | -2/+18 |
* | acer-wmi: does not set persistence state by rfkill_init_sw_state | Lee, Chun-Yi | 2011-03-28 | 1 | -5/+14 |
* | platform-drivers: x86: fix common misspellings | Lucas De Marchi | 2011-03-28 | 7 | -10/+10 |
* | acer-wmi: use pr_<level> for messages | Lee, Chun-Yi | 2011-03-28 | 1 | -40/+28 |
* | asus-wmi: potential NULL dereference in show_call() | Dan Carpenter | 2011-03-28 | 1 | -1/+1 |
* | asus-wmi: signedness bug in read_brightness() | Dan Carpenter | 2011-03-28 | 1 | -1/+2 |
* | platform-driver-x86: samsung-laptop: make dmi_check_cb to return 1 instead of 0 | Axel Lin | 2011-03-28 | 1 | -1/+1 |
* | platform-driver-x86: fix wrong merge for compal-laptop.c | Axel Lin | 2011-03-28 | 1 | -3/+3 |
* | msi-laptop: use pr_<level> for messages | Joey Lee | 2011-03-28 | 1 | -7/+7 |
* | Platform: add Samsung Laptop platform driver | Greg Kroah-Hartman | 2011-03-28 | 3 | -0/+846 |
* | acer-wmi: Fix WMI ID | Pali Rohár | 2011-03-28 | 1 | -2/+2 |
* | acer-wmi: deactive mail led when power off | Pali Rohár | 2011-03-28 | 1 | -0/+14 |
* | msi-laptop: send out touchpad on/off key | Lee, Chun-Yi | 2011-03-28 | 1 | -2/+79 |
* | acer-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLE | Lee, Chun-Yi | 2011-03-28 | 1 | -1/+1 |
* | platform-driver-x86: intel_mid_thermal: fix unterminated platform_device_id t... | Axel Lin | 2011-03-28 | 1 | -0/+1 |
* | sony-laptop: potential null dereference | Dan Carpenter | 2011-03-28 | 1 | -1/+5 |
* | sony-laptop: handle allocation failures | Dan Carpenter | 2011-03-28 | 1 | -0/+4 |
* | sony-laptop: return negative on failure in sony_nc_add() | Dan Carpenter | 2011-03-28 | 1 | -2/+4 |
* | sony-laptop: make a couple variables static | Dan Carpenter | 2011-03-28 | 1 | -2/+2 |
* | eeepc-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLE | Keng-Yu Lin | 2011-03-28 | 1 | -1/+1 |