summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/asus-laptop.c
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: use PLATFORM_DEVID_NONE instead of -1Barnabás Pőcze2022-10-031-1/+1
* platform/x86: asus-laptop: fix kobj_to_dev.cocci warningskernel test robot2021-03-231-1/+1
* ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILUREBjorn Helgaas2021-01-271-3/+3
* platform/x86: asus-laptop: Drop duplicate check for led_classdev_unregister()Andy Shevchenko2020-05-071-16/+9
* Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-12-011-36/+35
|\
| * platform/x86: asus-laptop: switch to using polled mode of input devicesDmitry Torokhov2019-10-151-36/+35
* | platform/x86: asus-laptop: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-1/+1
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-16/+1
* platform/x86: Simplify getting .drvdataWolfram Sang2018-04-231-2/+1
* 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