Age | Commit message (Expand) | Author |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-11-24 | asus-laptop: add wimax and wwan support | Corentin Chary |
2010-11-16 | backlight: constify backlight_ops | Lionel Debroux |
2010-10-21 | asus-laptop: use attribute group to manage attributes | Dmitry Torokhov |
2010-10-21 | asus-laptop: remove no longer used keycode_map field | Dmitry Torokhov |
2010-10-21 | asus-laptop: fix gps rfkill | Corentin Chary |
2010-10-21 | asus-laptop: Add key found on Asus N61JQ | Corentin Chary |
2010-10-21 | platform-x86: sync eeepc-laptop and asus-laptop | Corentin Chary |
2010-08-03 | asus-laptop: fix asus_input_init error path | Axel Lin |
2010-08-03 | asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissions | Axel Lin |
2010-08-03 | asus-laptop: return proper error for store_ledd if write_acpi_int fail | Axel Lin |
2010-08-03 | asus-laptop: fix incorrect return value for write_acpi_int_ret if handle is NULL | Axel Lin |
2010-08-03 | asus-laptop: fix a memory leak in asus_laptop_get_info error path | Axel Lin |
2010-04-12 | asus: don't modify bluetooth/wlan on boot | Dan Carpenter |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo |
2010-03-31 | asus-laptop: fix warning in asus_handle_init | Corentin Chary |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett |
2010-02-28 | asus-laptop: fix style problems reported by checkpath.pl | Corentin Chary |
2010-02-28 | asus-laptop: use device_create_file() instead of platform_group | Corentin Chary |
2010-02-28 | asus-laptop: clean led code | Corentin Chary |
2010-02-28 | asus-laptop: add gps rfkill | Corentin Chary |
2010-02-28 | asus-laptop: set initial lcd state | Corentin Chary |
2010-02-28 | asus-laptop: leds, remove dead code and fix asus_led_exit()/asus_led_init() | Corentin Chary |
2010-02-28 | asus-laptop: add backlight changes notifications | Corentin Chary |
2010-02-28 | asus-laptop: add bluetooth keys found on M9V | Corentin Chary |
2010-02-28 | asus-laptop: switch to sparse keymap library | Corentin Chary |
2010-02-28 | asus-laptop: rename wireless_status to wlan_status to avoid confusion | Corentin Chary |
2010-02-28 | asus-laptop: add error check for write_acpi_int calls | Corentin Chary |
2010-02-28 | asus-laptop: stop using ASUS_HANDLE and use relative methods instead | Corentin Chary |
2010-02-28 | asus-laptop: rename function talking directly to acpi with asus_xxx scheme | Corentin Chary |
2010-02-28 | asus-laptop: removing read_status/store_status/write_status and asus->status | Corentin Chary |
2010-02-28 | asus-laptop: stop using read_status for lcd | Corentin Chary |
2010-02-28 | asus-laptop: stop using read_status and store_status for GPS | Corentin Chary |
2010-02-28 | asus-laptop: stop using read_status for bluetooth and wlan | Corentin Chary |
2010-02-28 | asus-laptop: code movement | Corentin Chary |
2010-02-28 | asus-laptop: callbacks should use "driver data" parameter or field | Corentin Chary |
2010-02-28 | asus-laptop: move backlight and dsdt info inside asus_laptop struct | Corentin Chary |
2010-02-28 | asus-laptop: revise names | Corentin Chary |
2010-02-28 | asus-laptop: change initialization order | Corentin Chary |
2010-02-28 | asus-laptop: remove unecessary hotk != NULL check | Corentin Chary |
2010-02-28 | asus-laptop: use tabs to indent macros and remove unused ones | Corentin Chary |
2010-02-28 | asus-laptop: simplify write_acpi_int | Corentin Chary |
2010-02-28 | asus-laptop: no need to check argument of set_brightness() | Corentin Chary |
2010-02-28 | asus-laptop: add wireless and bluetooth status parameter | Corentin Chary |
2009-12-15 | asus-laptop: change light sens default values. | Corentin Chary |
2009-12-09 | asus-laptop: Add wlan switch found on V6V | Corentin Chary |
2009-12-09 | asus-laptop: add Lenovo SL hotkey support | Ike Panhc |
2009-12-09 | asus-laptop: use KEY_F13 to map "Disable Touchpad" event | Corentin Chary |
2009-12-09 | asus-laptop: set acpi_driver.owner | Alan Jenkins |