aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/x86/asus-laptop.c
AgeCommit message (Expand)Author
2021-03-23platform/x86: asus-laptop: fix kobj_to_dev.cocci warningskernel test robot
2021-01-27ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILUREBjorn Helgaas
2020-05-07platform/x86: asus-laptop: Drop duplicate check for led_classdev_unregister()Andy Shevchenko
2019-12-01Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-10-18platform/x86: asus-laptop: Use pr_warn instead of pr_warningKefeng Wang
2019-10-15platform/x86: asus-laptop: switch to using polled mode of input devicesDmitry Torokhov
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-04-23platform/x86: Simplify getting .drvdataWolfram Sang
2017-03-14platform/x86: asus-laptop: remove sparse_keymap_free() callsMichał Kępień
2016-09-23platform/x86: asus-laptop: get rid of parse_arg()Giedrius Statkevičius
2016-04-25asus-laptop: correct error handling in sysfs_acpi_setGiedrius Statkevičius
2016-04-25asus-laptop: remove redundant initializersGiedrius Statkevičius
2016-04-25asus-laptop: correct error handling in asus_read_brightness()Giedrius Statkevičius
2015-08-10asus-laptop: Add key found on Asus F3MŁukasz Stelmach
2015-06-19asus-laptop: Port to new backlight interface selection APIHans de Goede
2015-01-28asus-laptop: use DEVICE_ATTR_xx macrosVivien Didelot
2015-01-23asus-laptop: Fix is_visible return valueVivien Didelot
2014-12-18Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds
2014-12-03platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring
2014-10-20platform: x86: drop owner assignment from platform_driversWolfram Sang
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-20platform:x86: Remove OOM message after input_allocate_deviceJoe Perches
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger
2013-07-10x86: asus-laptop: fix invalid point accessLibo Chen
2013-02-27asus-laptop: always report brightness key eventsCorentin Chary
2013-02-24asus-laptop: add all video switch keysAceLan Kao
2013-02-24asus-laptop: correct a touchpad hotkey mappingAceLan Kao
2013-02-24asus-{nb-wmi|laptop}.c: sync keymapsCorentin Chary
2013-02-24asus-laptop: map some new keysCorentin Chary
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2013-01-07asus-laptop: Fix potential invalid pointer dereferenceMatthew Garrett
2013-01-07asus-laptop: Do not call HWRS on initBen Hutchings
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman
2012-09-13platform/x86: fix asus_laptop.wled_type descriptionMaxim Nikulin
2012-09-13asus-laptop: HRWS/HWRS typoCorentin Chary
2012-03-20asus-laptop: add some keys found on Lenovo SL500Corentin Chary
2012-03-20asus-laptop: check WLED and BLED presence before adding rfkillCorentin Chary
2012-03-20asus-laptop: add rfkill interfaces for wlan and wwanCorentin Chary
2012-03-20asus-laptop: control how BLED and WLED should be exposedCorentin Chary
2012-03-20asus-laptop: cleanup rfkill codeCorentin Chary
2012-03-20asus-laptop: log unknown keysCorentin Chary
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2011-10-24asus-laptop: Add rfkill support for Pegatron Lucid tabletAnisse Astier
2011-10-24asus-laptop: pega_accel - Report accelerometer orientation change through udevAnisse Astier
2011-10-24asus-laptop: fix module descriptionCorentin Chary
2011-10-24asus-laptop: hide leds on Pegatron LucidCorentin Chary
2011-10-24asus-laptop: Pegatron Lucid accelerometerAndy Ross
2011-10-24asus-laptop: allow boot time control of Pegatron ALS sensorAndy Ross
2011-10-24platform-drivers-x86: asus-laptop: fix wrong test for successful registered l...Axel Lin