summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/asus-laptop.c
AgeCommit message (Expand)Author
2011-08-05asus-wmi: add CWAP support and clarify the meaning of WAPF bitsCorentin Chary
2011-05-27asus: Add pr_fmt and convert printks to pr_<level>Joe Perches
2011-03-28platform-drivers: x86: fix common misspellingsLucas De Marchi
2011-03-28asus-laptop: remove deprecated interfaces (lcd_switch and display_get)Corentin Chary
2011-03-28asus-laptop: let WLED alone on L1400BCorentin Chary
2011-03-22backlight: add backlight typeMatthew Garrett
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-11-24asus-laptop: add wimax and wwan supportCorentin Chary
2010-11-16backlight: constify backlight_opsLionel Debroux
2010-10-21asus-laptop: use attribute group to manage attributesDmitry Torokhov
2010-10-21asus-laptop: remove no longer used keycode_map fieldDmitry Torokhov
2010-10-21asus-laptop: fix gps rfkillCorentin Chary
2010-10-21asus-laptop: Add key found on Asus N61JQCorentin Chary
2010-10-21platform-x86: sync eeepc-laptop and asus-laptopCorentin Chary
2010-08-03asus-laptop: fix asus_input_init error pathAxel Lin
2010-08-03asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissionsAxel Lin
2010-08-03asus-laptop: return proper error for store_ledd if write_acpi_int failAxel Lin
2010-08-03asus-laptop: fix incorrect return value for write_acpi_int_ret if handle is NULLAxel Lin
2010-08-03asus-laptop: fix a memory leak in asus_laptop_get_info error pathAxel Lin
2010-04-12asus: don't modify bluetooth/wlan on bootDan Carpenter
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-03-31asus-laptop: fix warning in asus_handle_initCorentin Chary
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2010-02-28asus-laptop: fix style problems reported by checkpath.plCorentin Chary
2010-02-28asus-laptop: use device_create_file() instead of platform_groupCorentin Chary
2010-02-28asus-laptop: clean led codeCorentin Chary
2010-02-28asus-laptop: add gps rfkillCorentin Chary
2010-02-28asus-laptop: set initial lcd stateCorentin Chary
2010-02-28asus-laptop: leds, remove dead code and fix asus_led_exit()/asus_led_init()Corentin Chary
2010-02-28asus-laptop: add backlight changes notificationsCorentin Chary
2010-02-28asus-laptop: add bluetooth keys found on M9VCorentin Chary
2010-02-28asus-laptop: switch to sparse keymap libraryCorentin Chary
2010-02-28asus-laptop: rename wireless_status to wlan_status to avoid confusionCorentin Chary
2010-02-28asus-laptop: add error check for write_acpi_int callsCorentin Chary
2010-02-28asus-laptop: stop using ASUS_HANDLE and use relative methods insteadCorentin Chary
2010-02-28asus-laptop: rename function talking directly to acpi with asus_xxx schemeCorentin Chary
2010-02-28asus-laptop: removing read_status/store_status/write_status and asus->statusCorentin Chary
2010-02-28asus-laptop: stop using read_status for lcdCorentin Chary
2010-02-28asus-laptop: stop using read_status and store_status for GPSCorentin Chary
2010-02-28asus-laptop: stop using read_status for bluetooth and wlanCorentin Chary
2010-02-28asus-laptop: code movementCorentin Chary
2010-02-28asus-laptop: callbacks should use "driver data" parameter or fieldCorentin Chary
2010-02-28asus-laptop: move backlight and dsdt info inside asus_laptop structCorentin Chary
2010-02-28asus-laptop: revise namesCorentin Chary
2010-02-28asus-laptop: change initialization orderCorentin Chary
2010-02-28asus-laptop: remove unecessary hotk != NULL checkCorentin Chary
2010-02-28asus-laptop: use tabs to indent macros and remove unused onesCorentin Chary
2010-02-28asus-laptop: simplify write_acpi_intCorentin Chary
2010-02-28asus-laptop: no need to check argument of set_brightness()Corentin Chary