aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/asus-laptop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-03platform/x86: use PLATFORM_DEVID_NONE instead of -1Barnabás Pőcze1-1/+1
2021-03-23platform/x86: asus-laptop: fix kobj_to_dev.cocci warningskernel test robot1-1/+1
2021-01-27ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILUREBjorn Helgaas1-3/+3
2020-05-07platform/x86: asus-laptop: Drop duplicate check for led_classdev_unregister()Andy Shevchenko1-16/+9
2019-12-01Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds1-36/+35
2019-10-18platform/x86: asus-laptop: Use pr_warn instead of pr_warningKefeng Wang1-1/+1
2019-10-15platform/x86: asus-laptop: switch to using polled mode of input devicesDmitry Torokhov1-36/+35
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-16/+1
2018-04-23platform/x86: Simplify getting .drvdataWolfram Sang1-2/+1
2017-03-14platform/x86: asus-laptop: remove sparse_keymap_free() callsMichał Kępień1-6/+2
2016-09-23platform/x86: asus-laptop: get rid of parse_arg()Giedrius Statkevičius1-41/+36
2016-04-25asus-laptop: correct error handling in sysfs_acpi_setGiedrius Statkevičius1-3/+2
2016-04-25asus-laptop: remove redundant initializersGiedrius Statkevičius1-3/+3
2016-04-25asus-laptop: correct error handling in asus_read_brightness()Giedrius Statkevičius1-1/+3
2015-08-10asus-laptop: Add key found on Asus F3MŁukasz Stelmach1-0/+1
2015-06-19asus-laptop: Port to new backlight interface selection APIHans de Goede1-3/+3
2015-01-28asus-laptop: use DEVICE_ATTR_xx macrosVivien Didelot1-49/+46
2015-01-23asus-laptop: Fix is_visible return valueVivien Didelot1-1/+1
2014-12-18Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds1-2/+1
2014-12-03platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring1-2/+1
2014-10-20platform: x86: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki1-2/+1
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-2/+1
2013-11-20platform:x86: Remove OOM message after input_allocate_deviceJoe Perches1-3/+2
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger1-1/+0
2013-07-10x86: asus-laptop: fix invalid point accessLibo Chen1-1/+0
2013-02-27asus-laptop: always report brightness key eventsCorentin Chary1-8/+16
2013-02-24asus-laptop: add all video switch keysAceLan Kao1-3/+23
2013-02-24asus-laptop: correct a touchpad hotkey mappingAceLan Kao1-1/+1
2013-02-24asus-{nb-wmi|laptop}.c: sync keymapsCorentin Chary1-18/+18
2013-02-24asus-laptop: map some new keysCorentin Chary1-0/+3
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki1-1/+1
2013-01-07asus-laptop: Fix potential invalid pointer dereferenceMatthew Garrett1-1/+1
2013-01-07asus-laptop: Do not call HWRS on initBen Hutchings1-13/+4
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-09-13platform/x86: fix asus_laptop.wled_type descriptionMaxim Nikulin1-1/+1
2012-09-13asus-laptop: HRWS/HWRS typoCorentin Chary1-4/+4
2012-03-20asus-laptop: add some keys found on Lenovo SL500Corentin Chary1-0/+3
2012-03-20asus-laptop: check WLED and BLED presence before adding rfkillCorentin Chary1-2/+4
2012-03-20asus-laptop: add rfkill interfaces for wlan and wwanCorentin Chary1-1/+23
2012-03-20asus-laptop: control how BLED and WLED should be exposedCorentin Chary1-33/+116
2012-03-20asus-laptop: cleanup rfkill codeCorentin Chary1-65/+52
2012-03-20asus-laptop: log unknown keysCorentin Chary1-2/+4
2012-01-03switch ->is_visible() to returning umode_tAl Viro1-1/+1
2011-10-24asus-laptop: Add rfkill support for Pegatron Lucid tabletAnisse Astier1-0/+103
2011-10-24asus-laptop: pega_accel - Report accelerometer orientation change through udevAnisse Astier1-0/+8
2011-10-24asus-laptop: fix module descriptionCorentin Chary1-4/+4
2011-10-24asus-laptop: hide leds on Pegatron LucidCorentin Chary1-0/+7
2011-10-24asus-laptop: Pegatron Lucid accelerometerAndy Ross1-1/+128
2011-10-24asus-laptop: allow boot time control of Pegatron ALS sensorAndy Ross1-1/+7