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