summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/asus-laptop.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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-151-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
* asus-laptop: fix input keycodeCorentin Chary2009-05-141-3/+3
* asus-laptop: restore acpi_generate_proc_event()Corentin Chary2009-03-161-1/+4
* asus-laptop: fix label indentationCorentin Chary2009-01-201-8/+8
* asus-laptop: hotkeys via the generic input interfaceCorentin Chary2009-01-201-1/+154
* asus-laptop: use generic netlink interfaceCorentin Chary2009-01-201-2/+3
* create drivers/platform/x86/ from drivers/misc/Len Brown2008-12-191-0/+1266
OpenPOWER on IntegriCloud