index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
eeepc-laptop.c
Age
Commit message (
Expand
)
Author
2009-12-15
Merge branch 'asus' into release
Len Brown
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-09
eeepc-laptop: re-add check for eeepc->backlight == NULL
Alan Jenkins
2009-12-09
eeepc-laptop: fix coding style
Corentin Chary
2009-12-09
eeepc-laptop: map keys found on newer eeepc
Corentin Chary
2009-12-09
eeepc-laptop: callbacks should use "driver data" parameter or field
Alan Jenkins
2009-12-09
eeepc-laptop: revise names
Alan Jenkins
2009-12-09
eeepc-laptop: code movement
Alan Jenkins
2009-12-09
eeepc-laptop: move platform device initialisation to a separate function
Alan Jenkins
2009-12-09
eeepc-laptop: move platform driver registration out of eeepc_hotk_add()
Alan Jenkins
2009-12-09
eeepc-laptop: refactor notifications
Alan Jenkins
2009-12-09
eeepc-laptop: simplify how the hwmon device reads values from the EC
Alan Jenkins
2009-12-09
eeepc-laptop: simplify acpi initialization
Alan Jenkins
2009-12-09
eeepc-laptop: no need to check argument of set_brightness()
Alan Jenkins
2009-12-09
eeepc-laptop: remove redundant NULL checks
Alan Jenkins
2009-12-09
eeepc-laptop: fix set_acpi() to return non-zero on failure
Alan Jenkins
2009-12-09
eeepc-laptop: fix potential leak (led_init() failure)
Alan Jenkins
2009-12-09
eeepc-laptop: fix led initialization order
Alan Jenkins
2009-12-09
eeepc-laptop: fix value of pwm1_enable to match documentation
Alan Jenkins
2009-12-09
eeepc-laptop: set acpi_driver.owner
Alan Jenkins
2009-12-09
eeepc-laptop: Remove uneccesary acpi_disabled check
Alan Jenkins
2009-12-09
eeepc-laptop: Remove redundant NULL checks
Alan Jenkins
2009-12-09
eeepc-laptop: add touchpad led
Corentin Chary
2009-12-09
eeepc-laptop: disp attribute should be write-only
Alan Jenkins
2009-11-03
eeepc-laptop: don't enable camera at startup if it's already on.
Luca Niccoli
2009-11-03
Revert "eeepc-laptop: Prevent a panic when disabling RT2860 wireless when ass...
Corentin Chary
2009-10-13
eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associated
Darren Salt
2009-10-13
eeepc-laptop: Properly annote eeepc_enable_camera().
Rakib Mullick
2009-09-26
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2009-09-21
backlight/eeepc-laptop: Update the backlight state when we change brightness
Matthew Garrett
2009-08-29
eeepc-laptop: allow rfkill hotplug to work on the 900A model
Alan Jenkins
2009-08-29
eeepc-laptop: fix rfkill memory leak on unload
Alan Jenkins
2009-08-28
eeepc-laptop: whitespace for checkpatch.pl
Len Brown
2009-08-28
eeepc-laptop: add rfkill support for the Wimax in ASUS Eee PC 1000HG
Corentin Chary
2009-08-28
eeepc-laptop: switch to dev_pm_ops
Alan Jenkins
2009-08-28
eeepc-laptop: correct the description of the hibernation abort bug
Alan Jenkins
2009-08-28
eeepc-laptop: check the 3G rfkill state on resume
Alan Jenkins
2009-08-28
eeepc-laptop: remove redundant rfkill_set_sw_state in resume handler
Alan Jenkins
2009-08-28
eeepc-laptop: make input device a child of the platform device
Alan Jenkins
2009-08-28
eeepc-laptop: fix ordering of init and exit functions
Alan Jenkins
2009-08-28
eeepc-laptop: fix pci hotplug race on load and unload
Alan Jenkins
2009-08-28
eeepc-laptop: use a mutex to serialize pci hotplug (resume vs. notify)
Alan Jenkins
2009-08-28
eeepc-laptop: don't touch the pci slot if it was claimed by a different driver
Alan Jenkins
2009-08-02
eeepc-laptop: fix hot-unplug on resume
Alan Jenkins
2009-06-26
eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 Go
Corentin Chary
2009-06-26
eeepc-laptop: get the right value for CMSG
Corentin Chary
2009-06-26
eeepc-laptop: makes get_acpi() returns -ENODEV
Corentin Chary
2009-06-26
eeepc-laptop: right parent device
Corentin Chary
2009-06-26
eeepc-laptop: rfkill refactoring
Corentin Chary
2009-06-26
eeepc-laptop.c: use pr_fmt and pr_<level>
Joe Perches
[next]