index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
asus-laptop.c
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-01
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-14
platform/x86: asus-laptop: remove sparse_keymap_free() calls
Michał Kępień
1
-6
/
+2
2016-09-23
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-10
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-28
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-18
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-12
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-20
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-24
asus-laptop: add all video switch keys
AceLan Kao
1
-3
/
+23
2013-02-24
asus-laptop: correct a touchpad hotkey mapping
AceLan Kao
1
-1
/
+1
2013-02-24
asus-{nb-wmi|laptop}.c: sync keymaps
Corentin Chary
1
-18
/
+18
2013-02-24
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-03
Drivers: platform: x86: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-09-13
platform/x86: fix asus_laptop.wled_type description
Maxim Nikulin
1
-1
/
+1
2012-09-13
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-03
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
[next]