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
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
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-22
backlight: add backlight type
Matthew Garrett
1
-0
/
+1
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+96
2010-11-24
asus-laptop: add wimax and wwan support
Corentin Chary
1
-1
/
+96
[next]