summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/asus-laptop.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-121-2/+1Star
|\
| * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-2/+1Star
* | platform:x86: Remove OOM message after input_allocate_deviceJoe Perches2013-11-211-3/+2Star
|/
* ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-151-1/+0Star
* x86: asus-laptop: fix invalid point accessLibo Chen2013-07-101-1/+0Star
* asus-laptop: always report brightness key eventsCorentin Chary2013-02-271-8/+16
* asus-laptop: add all video switch keysAceLan Kao2013-02-241-3/+23
* asus-laptop: correct a touchpad hotkey mappingAceLan Kao2013-02-241-1/+1
* asus-{nb-wmi|laptop}.c: sync keymapsCorentin Chary2013-02-241-18/+18
* asus-laptop: map some new keysCorentin Chary2013-02-241-0/+3
* ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-1/+1
* asus-laptop: Fix potential invalid pointer dereferenceMatthew Garrett2013-01-071-1/+1
* asus-laptop: Do not call HWRS on initBen Hutchings2013-01-071-13/+4Star
* Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-3/+3
* platform/x86: fix asus_laptop.wled_type descriptionMaxim Nikulin2012-09-131-1/+1
* asus-laptop: HRWS/HWRS typoCorentin Chary2012-09-131-4/+4
* asus-laptop: add some keys found on Lenovo SL500Corentin Chary2012-03-201-0/+3
* asus-laptop: check WLED and BLED presence before adding rfkillCorentin Chary2012-03-201-2/+4
* asus-laptop: add rfkill interfaces for wlan and wwanCorentin Chary2012-03-201-1/+23
* asus-laptop: control how BLED and WLED should be exposedCorentin Chary2012-03-201-33/+116
* asus-laptop: cleanup rfkill codeCorentin Chary2012-03-201-65/+52Star
* asus-laptop: log unknown keysCorentin Chary2012-03-201-2/+4
* switch ->is_visible() to returning umode_tAl Viro2012-01-041-1/+1
* asus-laptop: Add rfkill support for Pegatron Lucid tabletAnisse Astier2011-10-241-0/+103
* asus-laptop: pega_accel - Report accelerometer orientation change through udevAnisse Astier2011-10-241-0/+8
* asus-laptop: fix module descriptionCorentin Chary2011-10-241-4/+4
* asus-laptop: hide leds on Pegatron LucidCorentin Chary2011-10-241-0/+7
* asus-laptop: Pegatron Lucid accelerometerAndy Ross2011-10-241-1/+128
* asus-laptop: allow boot time control of Pegatron ALS sensorAndy Ross2011-10-241-1/+7
* platform-drivers-x86: asus-laptop: fix wrong test for successful registered l...Axel Lin2011-10-241-6/+6
* asus-laptop: Pegatron Lucid ALS sensorAndy Ross2011-10-241-5/+75
* asus-laptop: Platform detection for Pegatron LucidAndy Ross2011-10-241-3/+20
* asus-wmi: add CWAP support and clarify the meaning of WAPF bitsCorentin Chary2011-08-051-5/+4Star
* asus: Add pr_fmt and convert printks to pr_<level>Joe Perches2011-05-271-17/+17
* platform-drivers: x86: fix common misspellingsLucas De Marchi2011-03-281-1/+1
* asus-laptop: remove deprecated interfaces (lcd_switch and display_get)Corentin Chary2011-03-281-160/+3Star
* asus-laptop: let WLED alone on L1400BCorentin Chary2011-03-281-0/+17
* backlight: add backlight typeMatthew Garrett2011-03-231-0/+1
* Merge branch 'master' into for-nextJiri Kosina2010-12-221-1/+96
|\
| * asus-laptop: add wimax and wwan supportCorentin Chary2010-11-241-1/+96
* | backlight: constify backlight_opsLionel Debroux2010-11-161-1/+1
|/
* asus-laptop: use attribute group to manage attributesDmitry Torokhov2010-10-211-61/+50Star
* asus-laptop: remove no longer used keycode_map fieldDmitry Torokhov2010-10-211-1/+0Star
* asus-laptop: fix gps rfkillCorentin Chary2010-10-211-3/+3
* asus-laptop: Add key found on Asus N61JQCorentin Chary2010-10-211-0/+1
* platform-x86: sync eeepc-laptop and asus-laptopCorentin Chary2010-10-211-27/+27
* asus-laptop: fix asus_input_init error pathAxel Lin2010-08-031-5/+5
* asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissionsAxel Lin2010-08-031-3/+3
* asus-laptop: return proper error for store_ledd if write_acpi_int failAxel Lin2010-08-031-3/+4
* asus-laptop: fix incorrect return value for write_acpi_int_ret if handle is NULLAxel Lin2010-08-031-1/+1