index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
asus-laptop.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-10-24
asus-laptop: Pegatron Lucid ALS sensor
Andy Ross
1
-5
/
+75
2011-10-24
asus-laptop: Platform detection for Pegatron Lucid
Andy Ross
1
-3
/
+20
2011-08-05
asus-wmi: add CWAP support and clarify the meaning of WAPF bits
Corentin Chary
1
-5
/
+4
2011-05-27
asus: Add pr_fmt and convert printks to pr_<level>
Joe Perches
1
-17
/
+17
2011-03-28
platform-drivers: x86: fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-28
asus-laptop: remove deprecated interfaces (lcd_switch and display_get)
Corentin Chary
1
-160
/
+3
2011-03-28
asus-laptop: let WLED alone on L1400B
Corentin Chary
1
-0
/
+17
2011-03-23
backlight: add backlight type
Matthew Garrett
1
-0
/
+1
[next]