summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/asus-laptop.c
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: asus-laptop: remove sparse_keymap_free() callsMichał Kępień2017-03-141-6/+2
* platform/x86: asus-laptop: get rid of parse_arg()Giedrius Statkevičius2016-09-231-41/+36
* asus-laptop: correct error handling in sysfs_acpi_setGiedrius Statkevičius2016-04-251-3/+2
* asus-laptop: remove redundant initializersGiedrius Statkevičius2016-04-251-3/+3
* asus-laptop: correct error handling in asus_read_brightness()Giedrius Statkevičius2016-04-251-1/+3
* asus-laptop: Add key found on Asus F3MŁukasz Stelmach2015-08-101-0/+1
* asus-laptop: Port to new backlight interface selection APIHans de Goede2015-06-191-3/+3
* asus-laptop: use DEVICE_ATTR_xx macrosVivien Didelot2015-01-281-49/+46
* asus-laptop: Fix is_visible return valueVivien Didelot2015-01-231-1/+1
* Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds2014-12-181-2/+1
|\
| * platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring2014-12-031-2/+1
* | platform: x86: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
|/
* Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-121-2/+1
|\
| * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-2/+1
* | platform:x86: Remove OOM message after input_allocate_deviceJoe Perches2013-11-201-3/+2
|/
* ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-151-1/+0
* x86: asus-laptop: fix invalid point accessLibo Chen2013-07-101-1/+0
* 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/+4
* Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-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/+52
* asus-laptop: log unknown keysCorentin Chary2012-03-201-2/+4
* switch ->is_visible() to returning umode_tAl Viro2012-01-031-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/+4
* 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/+3
* asus-laptop: let WLED alone on L1400BCorentin Chary2011-03-281-0/+17
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+1