index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-10-21
asus-laptop: fix gps rfkill
Corentin Chary
2010-10-21
asus-laptop: Add key found on Asus N61JQ
Corentin Chary
2010-10-21
platform-x86: sync eeepc-laptop and asus-laptop
Corentin Chary
2010-08-03
asus-laptop: fix asus_input_init error path
Axel Lin
2010-08-03
asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissions
Axel Lin
2010-08-03
asus-laptop: return proper error for store_ledd if write_acpi_int fail
Axel Lin
2010-08-03
asus-laptop: fix incorrect return value for write_acpi_int_ret if handle is NULL
Axel Lin
2010-08-03
asus-laptop: fix a memory leak in asus_laptop_get_info error path
Axel Lin
2010-04-12
asus: don't modify bluetooth/wlan on boot
Dan Carpenter
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
2010-03-31
asus-laptop: fix warning in asus_handle_init
Corentin Chary
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-02-28
asus-laptop: fix style problems reported by checkpath.pl
Corentin Chary
2010-02-28
asus-laptop: use device_create_file() instead of platform_group
Corentin Chary
2010-02-28
asus-laptop: clean led code
Corentin Chary
2010-02-28
asus-laptop: add gps rfkill
Corentin Chary
2010-02-28
asus-laptop: set initial lcd state
Corentin Chary
2010-02-28
asus-laptop: leds, remove dead code and fix asus_led_exit()/asus_led_init()
Corentin Chary
2010-02-28
asus-laptop: add backlight changes notifications
Corentin Chary
2010-02-28
asus-laptop: add bluetooth keys found on M9V
Corentin Chary
2010-02-28
asus-laptop: switch to sparse keymap library
Corentin Chary
2010-02-28
asus-laptop: rename wireless_status to wlan_status to avoid confusion
Corentin Chary
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
[prev]
[next]