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
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
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
2010-11-16
backlight: constify backlight_ops
Lionel Debroux
1
-1
/
+1
2010-10-21
asus-laptop: use attribute group to manage attributes
Dmitry Torokhov
1
-61
/
+50
2010-10-21
asus-laptop: remove no longer used keycode_map field
Dmitry Torokhov
1
-1
/
+0
2010-10-21
asus-laptop: fix gps rfkill
Corentin Chary
1
-3
/
+3
2010-10-21
asus-laptop: Add key found on Asus N61JQ
Corentin Chary
1
-0
/
+1
2010-10-21
platform-x86: sync eeepc-laptop and asus-laptop
Corentin Chary
1
-27
/
+27
2010-08-03
asus-laptop: fix asus_input_init error path
Axel Lin
1
-5
/
+5
2010-08-03
asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissions
Axel Lin
1
-3
/
+3
2010-08-03
asus-laptop: return proper error for store_ledd if write_acpi_int fail
Axel Lin
1
-3
/
+4
2010-08-03
asus-laptop: fix incorrect return value for write_acpi_int_ret if handle is NULL
Axel Lin
1
-1
/
+1
2010-08-03
asus-laptop: fix a memory leak in asus_laptop_get_info error path
Axel Lin
1
-1
/
+3
2010-04-12
asus: don't modify bluetooth/wlan on boot
Dan Carpenter
1
-4
/
+4
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
1
-2
/
+2
2010-04-01
asus-laptop: fix warning in asus_handle_init
Corentin Chary
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
1
-2
/
+5
2010-02-28
asus-laptop: fix style problems reported by checkpath.pl
Corentin Chary
1
-47
/
+47
2010-02-28
asus-laptop: use device_create_file() instead of platform_group
Corentin Chary
1
-82
/
+84
2010-02-28
asus-laptop: clean led code
Corentin Chary
1
-120
/
+115
2010-02-28
asus-laptop: add gps rfkill
Corentin Chary
1
-7
/
+58
2010-02-28
asus-laptop: set initial lcd state
Corentin Chary
1
-0
/
+2
2010-02-28
asus-laptop: leds, remove dead code and fix asus_led_exit()/asus_led_init()
Corentin Chary
1
-17
/
+14
2010-02-28
asus-laptop: add backlight changes notifications
Corentin Chary
1
-2
/
+27
2010-02-28
asus-laptop: add bluetooth keys found on M9V
Corentin Chary
1
-0
/
+2
2010-02-28
asus-laptop: switch to sparse keymap library
Corentin Chary
1
-141
/
+67
2010-02-28
asus-laptop: rename wireless_status to wlan_status to avoid confusion
Corentin Chary
1
-5
/
+5
2010-02-28
asus-laptop: add error check for write_acpi_int calls
Corentin Chary
1
-8
/
+25
2010-02-28
asus-laptop: stop using ASUS_HANDLE and use relative methods instead
Corentin Chary
1
-111
/
+129
2010-02-28
asus-laptop: rename function talking directly to acpi with asus_xxx scheme
Corentin Chary
1
-19
/
+19
2010-02-28
asus-laptop: removing read_status/store_status/write_status and asus->status
Corentin Chary
1
-57
/
+24
2010-02-28
asus-laptop: stop using read_status for lcd
Corentin Chary
1
-17
/
+20
2010-02-28
asus-laptop: stop using read_status and store_status for GPS
Corentin Chary
1
-21
/
+35
2010-02-28
asus-laptop: stop using read_status for bluetooth and wlan
Corentin Chary
1
-26
/
+29
2010-02-28
asus-laptop: code movement
Corentin Chary
1
-217
/
+223
2010-02-28
asus-laptop: callbacks should use "driver data" parameter or field
Corentin Chary
1
-153
/
+209
2010-02-28
asus-laptop: move backlight and dsdt info inside asus_laptop struct
Corentin Chary
1
-39
/
+30
2010-02-28
asus-laptop: revise names
Corentin Chary
1
-110
/
+111
2010-02-28
asus-laptop: change initialization order
Corentin Chary
1
-189
/
+180
2010-02-28
asus-laptop: remove unecessary hotk != NULL check
Corentin Chary
1
-4
/
+1
2010-02-28
asus-laptop: use tabs to indent macros and remove unused ones
Corentin Chary
1
-29
/
+22
2010-02-28
asus-laptop: simplify write_acpi_int
Corentin Chary
1
-11
/
+16
2010-02-28
asus-laptop: no need to check argument of set_brightness()
Corentin Chary
1
-8
/
+2
[next]