Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 | 5 | -494/+677 |
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 | 1 | -3/+5 |
2011-03-28 | sony-laptop: add some debug printk useful for bug reports | Mattia Dongili | 1 | -3/+11 |
2011-03-28 | platform/x86: intel_mid_powerbutton needs INPUT | Randy Dunlap | 1 | -1/+1 |
2011-03-28 | Enable Dell All-In-One volume up/down keys | Colin Ian King | 3 | -0/+185 |
2011-03-28 | intel_mid_powerbtn: add power button driver for Medfield platform (#3) | Hong Liu | 3 | -0/+157 |
2011-03-28 | eeepc-wmi: add camera keys | Corentin Chary | 1 | -0/+7 |
2011-03-28 | eeepc-wmi: reorder device ids | Corentin Chary | 1 | -0/+11 |
2011-03-28 | eeepc-wmi: add touchpad sysfs file | Corentin Chary | 1 | -0/+5 |
2011-03-28 | asus-laptop: remove deprecated interfaces (lcd_switch and display_get) | Corentin Chary | 1 | -160/+3 |
2011-03-28 | asus-laptop: let WLED alone on L1400B | Corentin Chary | 1 | -0/+17 |
2011-03-28 | eeepc-wmi: comments keymap to clarify the meaning of some keys | Corentin Chary | 1 | -3/+3 |
2011-03-28 | eeepc-wmi: real touchpad led device id is 0x001000012 | Corentin Chary | 1 | -6/+6 |
2011-03-28 | eeepc-wmi: respect wireless_hotplug setting | Corentin Chary | 1 | -0/+3 |
2011-03-28 | eeepc-wmi: support backlight power (bl_power) attribute | Corentin Chary | 1 | -14/+61 |