index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
asus-laptop.c
Age
Commit message (
Expand
)
Author
2010-02-28
asus-laptop: add error check for write_acpi_int calls
Corentin Chary
2010-02-28
asus-laptop: stop using ASUS_HANDLE and use relative methods instead
Corentin Chary
2010-02-28
asus-laptop: rename function talking directly to acpi with asus_xxx scheme
Corentin Chary
2010-02-28
asus-laptop: removing read_status/store_status/write_status and asus->status
Corentin Chary
2010-02-28
asus-laptop: stop using read_status for lcd
Corentin Chary
2010-02-28
asus-laptop: stop using read_status and store_status for GPS
Corentin Chary
2010-02-28
asus-laptop: stop using read_status for bluetooth and wlan
Corentin Chary
2010-02-28
asus-laptop: code movement
Corentin Chary
2010-02-28
asus-laptop: callbacks should use "driver data" parameter or field
Corentin Chary
2010-02-28
asus-laptop: move backlight and dsdt info inside asus_laptop struct
Corentin Chary
2010-02-28
asus-laptop: revise names
Corentin Chary
2010-02-28
asus-laptop: change initialization order
Corentin Chary
2010-02-28
asus-laptop: remove unecessary hotk != NULL check
Corentin Chary
2010-02-28
asus-laptop: use tabs to indent macros and remove unused ones
Corentin Chary
2010-02-28
asus-laptop: simplify write_acpi_int
Corentin Chary
2010-02-28
asus-laptop: no need to check argument of set_brightness()
Corentin Chary
2010-02-28
asus-laptop: add wireless and bluetooth status parameter
Corentin Chary
2009-12-15
asus-laptop: change light sens default values.
Corentin Chary
2009-12-09
asus-laptop: Add wlan switch found on V6V
Corentin Chary
2009-12-09
asus-laptop: add Lenovo SL hotkey support
Ike Panhc
2009-12-09
asus-laptop: use KEY_F13 to map "Disable Touchpad" event
Corentin Chary
2009-12-09
asus-laptop: set acpi_driver.owner
Alan Jenkins
2009-12-09
asus-laptop: Remove uneccesary acpi_disabled check
Alan Jenkins
2009-12-09
asus-laptop: Remove redundant NULL checks
Alan Jenkins
2009-08-29
asus-laptop: Fix coding style for comments
Corentin Chary
2009-08-28
asus-laptop: Add "calculator" hotkey
Corentin Chary
2009-08-28
asus-laptop: Add suport for another "Media" key
Corentin Chary
2009-08-28
asus-laptop: handle keyboard backlight keys
Corentin Chary
2009-08-28
asus-laptop: Add support for Keyboard backlight
Corentin Chary
2009-08-28
asus-laptop: set maximum led brightness
Corentin Chary
2009-08-28
asus-laptop: Map X50R hotkeys
Corentin Chary
2009-08-28
asus-laptop: Add *_led_get() functions
Corentin Chary
2009-08-28
asus-laptop: Show HRWS in infos and fix output format
Corentin Chary
2009-06-24
asus-laptop: use pr_fmt and pr_<level>
Corentin Chary
2009-06-24
asus-laptop: platform dev as parent for led and backlight
Corentin Chary
2009-06-18
ACPI: asus-laptop: use .notify method instead of installing handler directly
Bjorn Helgaas
2009-05-14
asus-laptop: fix input keycode
Corentin Chary
2009-03-16
asus-laptop: restore acpi_generate_proc_event()
Corentin Chary
2009-01-20
asus-laptop: fix label indentation
Corentin Chary
2009-01-20
asus-laptop: hotkeys via the generic input interface
Corentin Chary
2009-01-20
asus-laptop: use generic netlink interface
Corentin Chary
2008-12-19
create drivers/platform/x86/ from drivers/misc/
Len Brown