| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device | Yinghai Lu | 2012-02-27 | 1 | -1/+1 |
* | switch ->is_visible() to returning umode_t | Al Viro | 2012-01-04 | 1 | -2/+2 |
* | platform-drivers-x86: asus-wmi: fix resource leak in asus_wmi_led_exit | Axel Lin | 2011-10-24 | 1 | -1/+3 |
* | asus-wmi: add uwb rfkill support | Corentin Chary | 2011-08-05 | 1 | -0/+16 |
* | asus-wmi: add gps rfkill support | Corentin Chary | 2011-08-05 | 1 | -0/+16 |
* | asus-wmi: add CWAP support and clarify the meaning of WAPF bits | Corentin Chary | 2011-08-05 | 1 | -0/+6 |
* | asus-wmi: return proper value in store_cpufv() | Corentin Chary | 2011-08-05 | 1 | -2/+6 |
* | asus-wmi: check for temp1 presence | Corentin Chary | 2011-08-05 | 1 | -1/+7 |
* | asus-wmi: add thermal sensor | Corentin Chary | 2011-08-05 | 1 | -0/+21 |
* | asus-wmi: add some device ids | Corentin Chary | 2011-08-05 | 1 | -0/+7 |
* | asus-wmi: fix keyboard backlight detection | Corentin Chary | 2011-08-05 | 1 | -1/+2 |
* | asus-wmi: fix section mismatch | Corentin Chary | 2011-08-05 | 1 | -1/+1 |
* | asus-wmi: add keyboard backlight support | Corentin Chary | 2011-08-05 | 1 | -17/+113 |
* | asus-wmi: second part of the version starts at 16 not 8 | Corentin Chary | 2011-08-05 | 1 | -1/+1 |
* | asus-wmi: Enable autorepeat for hotkey input device | Seth Forshee | 2011-08-05 | 1 | -0/+1 |
* | asus-wmi: Add callback for hotkey filtering | Seth Forshee | 2011-08-05 | 1 | -1/+11 |
* | asus-wmi: fix hwmon/pwm1 | Corentin Chary | 2011-08-05 | 1 | -4/+5 |
* | asus-wmi: ->is_visible() can't return negative | Al Viro | 2011-07-24 | 1 | -1/+1 |
* | platform-drivers-x86: set backlight type to BACKLIGHT_PLATFORM | Axel Lin | 2011-07-07 | 1 | -0/+1 |
* | asus: Add pr_fmt and convert printks to pr_<level> | Joe Perches | 2011-05-27 | 1 | -10/+10 |
* | asus-wmi: Remove __init from asus_wmi_platform_init | Joe Perches | 2011-05-27 | 1 | -1/+1 |
* | asus-wmi: swap input name and phys | Corentin Chary | 2011-04-01 | 1 | -2/+2 |
* | 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 |
* | asus-wmi: add hwmon interface and pwm1 | Corentin Chary | 2011-03-28 | 1 | -0/+128 |
* | asus-wmi: add some common device ids and method ids | Corentin Chary | 2011-03-28 | 1 | -7/+37 |
* | 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 | 1 | -17/+17 |
* | eeepc-wmi: asus generic asus-wmi.ko module | Corentin Chary | 2011-03-28 | 1 | -488/+436 |
* | asus-wmi: move generic code to asus-wmi | Corentin Chary | 2011-03-28 | 1 | -0/+1454 |