aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/asus-laptop.c
Commit message (Expand)AuthorAge
* asus-laptop: remove deprecated interfaces (lcd_switch and display_get)Corentin Chary2011-03-28
* asus-laptop: let WLED alone on L1400BCorentin Chary2011-03-28
* backlight: add backlight typeMatthew Garrett2011-03-22
* Merge branch 'master' into for-nextJiri Kosina2010-12-22
|\
| * asus-laptop: add wimax and wwan supportCorentin Chary2010-11-24
* | backlight: constify backlight_opsLionel Debroux2010-11-16
|/
* asus-laptop: use attribute group to manage attributesDmitry Torokhov2010-10-21
* asus-laptop: remove no longer used keycode_map fieldDmitry Torokhov2010-10-21
* asus-laptop: fix gps rfkillCorentin Chary2010-10-21
* asus-laptop: Add key found on Asus N61JQCorentin Chary2010-10-21
* platform-x86: sync eeepc-laptop and asus-laptopCorentin Chary2010-10-21
* asus-laptop: fix asus_input_init error pathAxel Lin2010-08-03
* asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissionsAxel Lin2010-08-03
* asus-laptop: return proper error for store_ledd if write_acpi_int failAxel Lin2010-08-03
* asus-laptop: fix incorrect return value for write_acpi_int_ret if handle is NULLAxel Lin2010-08-03
* asus-laptop: fix a memory leak in asus_laptop_get_info error pathAxel Lin2010-08-03
* asus: don't modify bluetooth/wlan on bootDan Carpenter2010-04-12
* Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\
| * asus-laptop: fix warning in asus_handle_initCorentin Chary2010-03-31
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-16
* asus-laptop: fix style problems reported by checkpath.plCorentin Chary2010-02-28
* asus-laptop: use device_create_file() instead of platform_groupCorentin Chary2010-02-28
* asus-laptop: clean led codeCorentin Chary2010-02-28
* asus-laptop: add gps rfkillCorentin Chary2010-02-28
* asus-laptop: set initial lcd stateCorentin Chary2010-02-28
* asus-laptop: leds, remove dead code and fix asus_led_exit()/asus_led_init()Corentin Chary2010-02-28
* asus-laptop: add backlight changes notificationsCorentin Chary2010-02-28
* asus-laptop: add bluetooth keys found on M9VCorentin Chary2010-02-28
* asus-laptop: switch to sparse keymap libraryCorentin Chary2010-02-28
* asus-laptop: rename wireless_status to wlan_status to avoid confusionCorentin Chary2010-02-28
* asus-laptop: add error check for write_acpi_int callsCorentin Chary2010-02-28
* asus-laptop: stop using ASUS_HANDLE and use relative methods insteadCorentin Chary2010-02-28
* asus-laptop: rename function talking directly to acpi with asus_xxx schemeCorentin Chary2010-02-28
* asus-laptop: removing read_status/store_status/write_status and asus->statusCorentin Chary2010-02-28
* asus-laptop: stop using read_status for lcdCorentin Chary2010-02-28
* asus-laptop: stop using read_status and store_status for GPSCorentin Chary2010-02-28
* asus-laptop: stop using read_status for bluetooth and wlanCorentin Chary2010-02-28
* asus-laptop: code movementCorentin Chary2010-02-28
* asus-laptop: callbacks should use "driver data" parameter or fieldCorentin Chary2010-02-28
* asus-laptop: move backlight and dsdt info inside asus_laptop structCorentin Chary2010-02-28
* asus-laptop: revise namesCorentin Chary2010-02-28
* asus-laptop: change initialization orderCorentin Chary2010-02-28
* asus-laptop: remove unecessary hotk != NULL checkCorentin Chary2010-02-28
* asus-laptop: use tabs to indent macros and remove unused onesCorentin Chary2010-02-28
* asus-laptop: simplify write_acpi_intCorentin Chary2010-02-28
* asus-laptop: no need to check argument of set_brightness()Corentin Chary2010-02-28
* asus-laptop: add wireless and bluetooth status parameterCorentin Chary2010-02-28
* asus-laptop: change light sens default values.Corentin Chary2009-12-15
* asus-laptop: Add wlan switch found on V6VCorentin Chary2009-12-09