Age | Commit message (Expand) | Author | Files | Lines |
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 | 4 | -0/+865 |
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 | 4 | -28/+117 |
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 |
2011-03-28 | asus-wmi: fix and clean backlight code | Corentin Chary | 1 | -15/+29 |
2011-03-28 | asus-wmi: try to guess the right DSTS methods | Corentin Chary | 1 | -33/+66 |
2011-03-28 | asus-wmi: factorise wmi_evaluate_method call | Corentin Chary | 1 | -97/+65 |
2011-03-28 | asus-wmi: handle "unknown status" bit | Corentin Chary | 1 | -0/+6 |
2011-03-28 | asus-wmi: introduce struct asus_rfkill | Corentin Chary | 1 | -56/+59 |
2011-03-28 | asus-wmi: minor cleanups | Corentin Chary | 2 | -18/+18 |
2011-03-28 | eeepc-wmi: asus generic asus-wmi.ko module | Corentin Chary | 6 | -498/+681 |
2011-03-28 | asus-wmi: move generic code to asus-wmi | Corentin Chary | 2 | -1/+1 |
2011-03-28 | medfield: Add Thermal Driver | Durgadoss R | 3 | -1/+584 |
2011-03-28 | hp-wmi: add rfkill support for wireless query 0x1b | Anssi Hannula | 1 | -1/+187 |
2011-03-28 | hp-wmi: make rfkill initialization failure non-fatal | Anssi Hannula | 1 | -3/+1 |
2011-03-28 | hp-wmi: clear rfkill device pointers when appropriate | Anssi Hannula | 1 | -0/+8 |
2011-03-28 | hp-wmi: split rfkill initialization out of hp_wmi_bios_setup | Anssi Hannula | 1 | -17/+29 |
2011-03-28 | hp-wmi: allow setting input and output buffer sizes separately | Anssi Hannula | 1 | -24/+39 |
2011-03-28 | hp-wmi: remove a variable that is never read | Anssi Hannula | 1 | -2/+1 |
2011-03-28 | hp-wmi: check query return value in hp_wmi_perform_query | Anssi Hannula | 1 | -0/+16 |
2011-03-28 | sony-laptop: implement new backlight control method | Mattia Dongili | 1 | -30/+79 |
2011-03-28 | sony-laptop: implement keyboard backlight support | Mattia Dongili | 1 | -1/+175 |
2011-03-28 | sony-laptop: cache handles and report them via sysfs | Mattia Dongili | 1 | -16/+81 |
2011-03-28 | sony-laptop: remove unused Type4 define | Mattia Dongili | 1 | -1/+0 |
2011-03-28 | sony-laptop: use pr_<level> for messages | Mattia Dongili | 1 | -54/+46 |
2011-03-28 | sony-laptop: ignore hard switch rfkill events (SPIC) | Mattia Dongili | 2 | -3/+6 |
2011-03-28 | sony-laptop: documentation updates | Mattia Dongili | 1 | -7/+30 |