| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | ideapad: read brightness setting on brightness key notify | Ike Panhc | 2011-03-28 | 1 | -0/+2 |
* | eeepc-wmi: kconfig changes to fix build errors | Randy Dunlap | 2011-03-28 | 1 | -0/+1 |
* | eeepc-wmi: restore KEY_CAMERA_* keys lost in 190ca27 | Corentin Chary | 2011-03-28 | 1 | -0/+6 |
* | asus-wmi: add hwmon interface and pwm1 | Corentin Chary | 2011-03-28 | 2 | -0/+129 |
* | asus-wmi: add some common device ids and method ids | Corentin Chary | 2011-03-28 | 1 | -7/+37 |
* | asus-nb-wmi: Asus Notebooks WMI Driver | Corentin Chary | 2011-03-28 | 3 | -1/+114 |
* | asus-wmi: allow debugfs interface to call arbitrary method | Corentin Chary | 2011-03-28 | 1 | -2/+45 |
* | asus-wmi: add calls to INIT, SPEC and SFUN on init | Corentin Chary | 2011-03-28 | 1 | -0/+28 |
* | asus-wmi: fix and clean backlight code | Corentin Chary | 2011-03-28 | 1 | -15/+29 |
* | asus-wmi: try to guess the right DSTS methods | Corentin Chary | 2011-03-28 | 1 | -33/+66 |
* | asus-wmi: factorise wmi_evaluate_method call | Corentin Chary | 2011-03-28 | 1 | -97/+65 |
* | asus-wmi: handle "unknown status" bit | Corentin Chary | 2011-03-28 | 1 | -0/+6 |
* | asus-wmi: introduce struct asus_rfkill | Corentin Chary | 2011-03-28 | 1 | -56/+59 |
* | asus-wmi: minor cleanups | Corentin Chary | 2011-03-28 | 2 | -18/+18 |
* | eeepc-wmi: asus generic asus-wmi.ko module | Corentin Chary | 2011-03-28 | 5 | -494/+677 |
* | asus-wmi: move generic code to asus-wmi | Corentin Chary | 2011-03-28 | 2 | -1/+1 |
* | medfield: Add Thermal Driver | Durgadoss R | 2011-03-28 | 3 | -1/+584 |
* | hp-wmi: add rfkill support for wireless query 0x1b | Anssi Hannula | 2011-03-28 | 1 | -1/+187 |
* | hp-wmi: make rfkill initialization failure non-fatal | Anssi Hannula | 2011-03-28 | 1 | -3/+1 |
* | hp-wmi: clear rfkill device pointers when appropriate | Anssi Hannula | 2011-03-28 | 1 | -0/+8 |
* | hp-wmi: split rfkill initialization out of hp_wmi_bios_setup | Anssi Hannula | 2011-03-28 | 1 | -17/+29 |
* | hp-wmi: allow setting input and output buffer sizes separately | Anssi Hannula | 2011-03-28 | 1 | -24/+39 |
* | hp-wmi: remove a variable that is never read | Anssi Hannula | 2011-03-28 | 1 | -2/+1 |
* | hp-wmi: check query return value in hp_wmi_perform_query | Anssi Hannula | 2011-03-28 | 1 | -0/+16 |
* | sony-laptop: implement new backlight control method | Mattia Dongili | 2011-03-28 | 1 | -30/+79 |
* | sony-laptop: implement keyboard backlight support | Mattia Dongili | 2011-03-28 | 1 | -1/+175 |