Age | Commit message (Expand) | Author | Files | Lines |
2021-03-23 | platform/x86: asus-laptop: fix kobj_to_dev.cocci warnings | kernel test robot | 1 | -1/+1 |
2021-01-27 | ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILURE | Bjorn Helgaas | 1 | -3/+3 |
2020-05-07 | platform/x86: asus-laptop: Drop duplicate check for led_classdev_unregister() | Andy Shevchenko | 1 | -16/+9 |
2019-12-02 | Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-plat... | Linus Torvalds | 1 | -36/+35 |
2019-10-18 | platform/x86: asus-laptop: Use pr_warn instead of pr_warning | Kefeng Wang | 1 | -1/+1 |
2019-10-15 | platform/x86: asus-laptop: switch to using polled mode of input devices | Dmitry Torokhov | 1 | -36/+35 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -16/+1 |
2018-04-23 | platform/x86: Simplify getting .drvdata | Wolfram Sang | 1 | -2/+1 |
2017-03-15 | platform/x86: asus-laptop: remove sparse_keymap_free() calls | Michał Kępień | 1 | -6/+2 |
2016-09-24 | platform/x86: asus-laptop: get rid of parse_arg() | Giedrius Statkevičius | 1 | -41/+36 |
2016-04-25 | asus-laptop: correct error handling in sysfs_acpi_set | Giedrius Statkevičius | 1 | -3/+2 |
2016-04-25 | asus-laptop: remove redundant initializers | Giedrius Statkevičius | 1 | -3/+3 |
2016-04-25 | asus-laptop: correct error handling in asus_read_brightness() | Giedrius Statkevičius | 1 | -1/+3 |
2015-08-11 | asus-laptop: Add key found on Asus F3M | Łukasz Stelmach | 1 | -0/+1 |
2015-06-19 | asus-laptop: Port to new backlight interface selection API | Hans de Goede | 1 | -3/+3 |
2015-01-29 | asus-laptop: use DEVICE_ATTR_xx macros | Vivien Didelot | 1 | -49/+46 |
2015-01-23 | asus-laptop: Fix is_visible return value | Vivien Didelot | 1 | -1/+1 |
2014-12-19 | Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh... | Linus Torvalds | 1 | -2/+1 |
2014-12-03 | platform: x86: Deletion of checks before backlight_device_unregister() | Markus Elfring | 1 | -2/+1 |
2014-10-20 | platform: x86: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-01-13 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 1 | -2/+1 |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 1 | -2/+1 |
2013-11-21 | platform:x86: Remove OOM message after input_allocate_device | Joe Perches | 1 | -3/+2 |
2013-07-15 | ACPI: Remove the old /proc/acpi/event interface | Thomas Renninger | 1 | -1/+0 |
2013-07-10 | x86: asus-laptop: fix invalid point access | Libo Chen | 1 | -1/+0 |
2013-02-27 | asus-laptop: always report brightness key events | Corentin Chary | 1 | -8/+16 |
2013-02-25 | asus-laptop: add all video switch keys | AceLan Kao | 1 | -3/+23 |
2013-02-25 | asus-laptop: correct a touchpad hotkey mapping | AceLan Kao | 1 | -1/+1 |
2013-02-25 | asus-{nb-wmi|laptop}.c: sync keymaps | Corentin Chary | 1 | -18/+18 |
2013-02-25 | asus-laptop: map some new keys | Corentin Chary | 1 | -0/+3 |
2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 1 | -1/+1 |
2013-01-07 | asus-laptop: Fix potential invalid pointer dereference | Matthew Garrett | 1 | -1/+1 |
2013-01-07 | asus-laptop: Do not call HWRS on init | Ben Hutchings | 1 | -13/+4 |
2013-01-04 | Drivers: platform: x86: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2012-09-14 | platform/x86: fix asus_laptop.wled_type description | Maxim Nikulin | 1 | -1/+1 |
2012-09-14 | asus-laptop: HRWS/HWRS typo | Corentin Chary | 1 | -4/+4 |
2012-03-20 | asus-laptop: add some keys found on Lenovo SL500 | Corentin Chary | 1 | -0/+3 |
2012-03-20 | asus-laptop: check WLED and BLED presence before adding rfkill | Corentin Chary | 1 | -2/+4 |
2012-03-20 | asus-laptop: add rfkill interfaces for wlan and wwan | Corentin Chary | 1 | -1/+23 |
2012-03-20 | asus-laptop: control how BLED and WLED should be exposed | Corentin Chary | 1 | -33/+116 |
2012-03-20 | asus-laptop: cleanup rfkill code | Corentin Chary | 1 | -65/+52 |
2012-03-20 | asus-laptop: log unknown keys | Corentin Chary | 1 | -2/+4 |
2012-01-04 | switch ->is_visible() to returning umode_t | Al Viro | 1 | -1/+1 |
2011-10-24 | asus-laptop: Add rfkill support for Pegatron Lucid tablet | Anisse Astier | 1 | -0/+103 |
2011-10-24 | asus-laptop: pega_accel - Report accelerometer orientation change through udev | Anisse Astier | 1 | -0/+8 |
2011-10-24 | asus-laptop: fix module description | Corentin Chary | 1 | -4/+4 |
2011-10-24 | asus-laptop: hide leds on Pegatron Lucid | Corentin Chary | 1 | -0/+7 |
2011-10-24 | asus-laptop: Pegatron Lucid accelerometer | Andy Ross | 1 | -1/+128 |
2011-10-24 | asus-laptop: allow boot time control of Pegatron ALS sensor | Andy Ross | 1 | -1/+7 |
2011-10-24 | platform-drivers-x86: asus-laptop: fix wrong test for successful registered l... | Axel Lin | 1 | -6/+6 |