Age | Commit message (Expand) | Author | Files | Lines |
2011-05-09 | drm/mxm: fix Kconfig options for when to build MXM WMI driver. | Dave Airlie | 1 | -1/+1 |
2011-05-09 | mxm/wmi: add MXMX interface entry point. | Dave Airlie | 1 | -1/+27 |
2011-05-04 | platform/x86: add MXM WMI driver. | Dave Airlie | 3 | -0/+93 |
2011-04-13 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 1 | -1/+1 |
2011-04-13 | x86 platform drivers: Build fix for intel_pmic_gpio | Matthew Garrett | 1 | -1/+1 |
2011-04-13 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 8 | -25/+114 |
2011-04-12 | thinkpad-acpi fails to load with newer Thinkpad X201s BIOS | Keith Packard | 1 | -2/+1 |
2011-04-12 | acer-wmi: Fix capitalisation of GUID in module alias | Lee, Chun-Yi | 1 | -1/+1 |
2011-04-12 | sony-laptop: keyboard backlight fixes | Marco Chiappero | 1 | -1/+34 |
2011-04-12 | sony-laptop: only show the handles sysfs file in debug mode | Mattia Dongili | 1 | -11/+14 |
2011-04-12 | samsung-laptop: set backlight type | Michal Marek | 1 | -0/+1 |
2011-04-12 | samsung-laptop: Samsung R410P backlight driver | Alberto Mardegan | 1 | -0/+10 |
2011-04-12 | samsung-laptop: add support for N230 model | Greg Kroah-Hartman | 1 | -3/+3 |
2011-04-04 | platform-drivers: x86: pmic: Restore the dropped buslock/unlock | Thomas Gleixner | 1 | -4/+39 |
2011-04-04 | sony-laptop: fix early NULL pointer dereference | Mattia Dongili | 1 | -0/+5 |
2011-04-01 | msi-laptop: fix config-dependent build error | Randy Dunlap | 1 | -1/+2 |
2011-04-01 | eeepc-wmi: add keys found on EeePC 1215T | Corentin Chary | 1 | -0/+2 |
2011-04-01 | asus-wmi: swap input name and phys | Corentin Chary | 1 | -2/+2 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner | 1 | -3/+5 |
2011-03-28 | xo15-ebook: Remove device.wakeup_count | Matthew Garrett | 1 | -1/+0 |
2011-03-28 | ips: use interruptible waits in ips-monitor | Jesse Barnes | 1 | -1/+1 |
2011-03-28 | acer-wmi: does not poll device status when WMI event is available | Lee, Chun-Yi | 1 | -2/+18 |
2011-03-28 | acer-wmi: does not set persistence state by rfkill_init_sw_state | Lee, Chun-Yi | 1 | -5/+14 |
2011-03-28 | platform-drivers: x86: fix common misspellings | Lucas De Marchi | 7 | -10/+10 |
2011-03-28 | acer-wmi: use pr_<level> for messages | Lee, Chun-Yi | 1 | -40/+28 |
2011-03-28 | asus-wmi: potential NULL dereference in show_call() | Dan Carpenter | 1 | -1/+1 |
2011-03-28 | asus-wmi: signedness bug in read_brightness() | Dan Carpenter | 1 | -1/+2 |
2011-03-28 | platform-driver-x86: samsung-laptop: make dmi_check_cb to return 1 instead of 0 | Axel Lin | 1 | -1/+1 |
2011-03-28 | platform-driver-x86: fix wrong merge for compal-laptop.c | Axel Lin | 1 | -3/+3 |
2011-03-28 | msi-laptop: use pr_<level> for messages | Joey Lee | 1 | -7/+7 |
2011-03-28 | Platform: add Samsung Laptop platform driver | Greg Kroah-Hartman | 3 | -0/+846 |
2011-03-28 | acer-wmi: Fix WMI ID | Pali Rohár | 1 | -2/+2 |
2011-03-28 | acer-wmi: deactive mail led when power off | Pali Rohár | 1 | -0/+14 |
2011-03-28 | msi-laptop: send out touchpad on/off key | Lee, Chun-Yi | 1 | -2/+79 |
2011-03-28 | acer-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLE | Lee, Chun-Yi | 1 | -1/+1 |
2011-03-28 | platform-driver-x86: intel_mid_thermal: fix unterminated platform_device_id t... | Axel Lin | 1 | -0/+1 |
2011-03-28 | sony-laptop: potential null dereference | Dan Carpenter | 1 | -1/+5 |
2011-03-28 | sony-laptop: handle allocation failures | Dan Carpenter | 1 | -0/+4 |
2011-03-28 | sony-laptop: return negative on failure in sony_nc_add() | Dan Carpenter | 1 | -2/+4 |
2011-03-28 | sony-laptop: make a couple variables static | Dan Carpenter | 1 | -2/+2 |
2011-03-28 | eeepc-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLE | Keng-Yu Lin | 1 | -1/+1 |
2011-03-28 | ideapad: read brightness setting on brightness key notify | Ike Panhc | 1 | -0/+2 |
2011-03-28 | eeepc-wmi: kconfig changes to fix build errors | Randy Dunlap | 1 | -0/+1 |
2011-03-28 | eeepc-wmi: restore KEY_CAMERA_* keys lost in 190ca27 | Corentin Chary | 1 | -0/+6 |
2011-03-28 | asus-wmi: add hwmon interface and pwm1 | Corentin Chary | 2 | -0/+129 |
2011-03-28 | asus-wmi: add some common device ids and method ids | Corentin Chary | 1 | -7/+37 |
2011-03-28 | asus-nb-wmi: Asus Notebooks WMI Driver | Corentin Chary | 3 | -1/+114 |
2011-03-28 | asus-wmi: allow debugfs interface to call arbitrary method | Corentin Chary | 1 | -2/+45 |
2011-03-28 | asus-wmi: add calls to INIT, SPEC and SFUN on init | Corentin Chary | 1 | -0/+28 |