summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/asus-laptop.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into export-slabhTejun Heo2010-04-051-2/+2
|\
| * asus-laptop: fix warning in asus_handle_initCorentin Chary2010-03-311-2/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-2/+5
* asus-laptop: fix style problems reported by checkpath.plCorentin Chary2010-02-281-47/+47
* asus-laptop: use device_create_file() instead of platform_groupCorentin Chary2010-02-281-82/+84
* asus-laptop: clean led codeCorentin Chary2010-02-281-120/+115
* asus-laptop: add gps rfkillCorentin Chary2010-02-281-7/+58
* asus-laptop: set initial lcd stateCorentin Chary2010-02-281-0/+2
* asus-laptop: leds, remove dead code and fix asus_led_exit()/asus_led_init()Corentin Chary2010-02-281-17/+14
* asus-laptop: add backlight changes notificationsCorentin Chary2010-02-281-2/+27
* asus-laptop: add bluetooth keys found on M9VCorentin Chary2010-02-281-0/+2
* asus-laptop: switch to sparse keymap libraryCorentin Chary2010-02-281-141/+67
* asus-laptop: rename wireless_status to wlan_status to avoid confusionCorentin Chary2010-02-281-5/+5
* asus-laptop: add error check for write_acpi_int callsCorentin Chary2010-02-281-8/+25
* asus-laptop: stop using ASUS_HANDLE and use relative methods insteadCorentin Chary2010-02-281-111/+129
* asus-laptop: rename function talking directly to acpi with asus_xxx schemeCorentin Chary2010-02-281-19/+19
* asus-laptop: removing read_status/store_status/write_status and asus->statusCorentin Chary2010-02-281-57/+24
* asus-laptop: stop using read_status for lcdCorentin Chary2010-02-281-17/+20
* asus-laptop: stop using read_status and store_status for GPSCorentin Chary2010-02-281-21/+35
* asus-laptop: stop using read_status for bluetooth and wlanCorentin Chary2010-02-281-26/+29
* asus-laptop: code movementCorentin Chary2010-02-281-217/+223
* asus-laptop: callbacks should use "driver data" parameter or fieldCorentin Chary2010-02-281-153/+209
* asus-laptop: move backlight and dsdt info inside asus_laptop structCorentin Chary2010-02-281-39/+30
* asus-laptop: revise namesCorentin Chary2010-02-281-110/+111
* asus-laptop: change initialization orderCorentin Chary2010-02-281-189/+180
* asus-laptop: remove unecessary hotk != NULL checkCorentin Chary2010-02-281-4/+1
* asus-laptop: use tabs to indent macros and remove unused onesCorentin Chary2010-02-281-29/+22
* asus-laptop: simplify write_acpi_intCorentin Chary2010-02-281-11/+16
* asus-laptop: no need to check argument of set_brightness()Corentin Chary2010-02-281-8/+2
* asus-laptop: add wireless and bluetooth status parameterCorentin Chary2010-02-281-2/+17
* asus-laptop: change light sens default values.Corentin Chary2009-12-161-2/+2
* asus-laptop: Add wlan switch found on V6VCorentin Chary2009-12-091-0/+1
* asus-laptop: add Lenovo SL hotkey supportIke Panhc2009-12-091-0/+8
* asus-laptop: use KEY_F13 to map "Disable Touchpad" eventCorentin Chary2009-12-091-1/+1
* asus-laptop: set acpi_driver.ownerAlan Jenkins2009-12-091-0/+1
* asus-laptop: Remove uneccesary acpi_disabled checkAlan Jenkins2009-12-091-3/+0
* asus-laptop: Remove redundant NULL checksAlan Jenkins2009-12-091-6/+0
* asus-laptop: Fix coding style for commentsCorentin Chary2009-08-291-45/+63
* asus-laptop: Add "calculator" hotkeyCorentin Chary2009-08-281-0/+1
* asus-laptop: Add suport for another "Media" keyCorentin Chary2009-08-281-0/+1
* asus-laptop: handle keyboard backlight keysCorentin Chary2009-08-281-0/+2
* asus-laptop: Add support for Keyboard backlightCorentin Chary2009-08-281-2/+77
* asus-laptop: set maximum led brightnessCorentin Chary2009-08-281-6/+7
* asus-laptop: Map X50R hotkeysCorentin Chary2009-08-281-0/+3
* asus-laptop: Add *_led_get() functionsCorentin Chary2009-08-281-0/+8
* asus-laptop: Show HRWS in infos and fix output formatCorentin Chary2009-08-281-2/+12
* asus-laptop: use pr_fmt and pr_<level>Corentin Chary2009-06-241-24/+26
* asus-laptop: platform dev as parent for led and backlightCorentin Chary2009-06-241-21/+19
* ACPI: asus-laptop: use .notify method instead of installing handler directlyBjorn Helgaas2009-06-181-18/+5