aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/eeepc-laptop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-03eeepc-laptop: don't enable camera at startup if it's already on.Luca Niccoli1-1/+2
2009-11-03Revert "eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associated"Corentin Chary1-19/+8
2009-10-13eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associatedDarren Salt1-8/+19
2009-10-13eeepc-laptop: Properly annote eeepc_enable_camera().Rakib Mullick1-2/+2
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds1-1/+1
2009-09-21backlight/eeepc-laptop: Update the backlight state when we change brightnessMatthew Garrett1-1/+1
2009-08-29eeepc-laptop: allow rfkill hotplug to work on the 900A modelAlan Jenkins1-0/+2
2009-08-29eeepc-laptop: fix rfkill memory leak on unloadAlan Jenkins1-3/+13
2009-08-28eeepc-laptop: whitespace for checkpatch.plLen Brown1-2/+2
2009-08-28eeepc-laptop: add rfkill support for the Wimax in ASUS Eee PC 1000HGCorentin Chary1-0/+13
2009-08-28eeepc-laptop: switch to dev_pm_opsAlan Jenkins1-6/+19
2009-08-28eeepc-laptop: correct the description of the hibernation abort bugAlan Jenkins1-5/+4
2009-08-28eeepc-laptop: check the 3G rfkill state on resumeAlan Jenkins1-0/+3
2009-08-28eeepc-laptop: remove redundant rfkill_set_sw_state in resume handlerAlan Jenkins1-2/+1
2009-08-28eeepc-laptop: make input device a child of the platform deviceAlan Jenkins1-29/+41
2009-08-28eeepc-laptop: fix ordering of init and exit functionsAlan Jenkins1-61/+59
2009-08-28eeepc-laptop: fix pci hotplug race on load and unloadAlan Jenkins1-32/+45
2009-08-28eeepc-laptop: use a mutex to serialize pci hotplug (resume vs. notify)Alan Jenkins1-8/+13
2009-08-28eeepc-laptop: don't touch the pci slot if it was claimed by a different driverAlan Jenkins1-5/+8
2009-08-02eeepc-laptop: fix hot-unplug on resumeAlan Jenkins1-3/+6
2009-06-26eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 GoCorentin Chary1-0/+10
2009-06-26eeepc-laptop: get the right value for CMSGCorentin Chary1-0/+23
2009-06-26eeepc-laptop: makes get_acpi() returns -ENODEVCorentin Chary1-5/+12
2009-06-26eeepc-laptop: right parent deviceCorentin Chary1-16/+18
2009-06-26eeepc-laptop: rfkill refactoringCorentin Chary1-76/+84
2009-06-26eeepc-laptop.c: use pr_fmt and pr_<level>Joe Perches1-33/+22
2009-06-26eeepc-laptop: Register as a pci-hotplug deviceCorentin Chary1-0/+87
2009-06-24eeepc-laptop: cpufv updatesCorentin Chary1-1/+76
2009-06-24eeepc-laptop: sync eeepc-laptop with asus_acpiCorentin Chary1-4/+15
2009-06-24eeepc-laptop: enable camera by defaultPekka Enberg1-0/+12
2009-06-24Merge branch 'bjorn-notify' into releaseLen Brown1-12/+6
2009-06-19eeepc-laptop: read rfkill soft-blocked state on resumeAlan Jenkins1-4/+38
2009-06-19rfkill: don't restore software blocked state on persistent devicesAlan Jenkins1-4/+4
2009-06-18ACPI: eeepc-laptop: use .notify method instead of installing handler directlyBjorn Helgaas1-12/+6
2009-06-10rfkill: remove set_global_sw_stateAlan Jenkins1-4/+4
2009-06-03rfkill: rewriteJohannes Berg1-70/+29
2009-05-14eeepc-laptop: unregister_rfkill_notifier on failureCorentin Chary1-0/+2
2009-05-14eeepc-laptop: support for super hybrid engine (SHE)Grigori Goronzy1-0/+2
2009-05-14eeepc-laptop: Work around rfkill firmware bugAlan Jenkins1-1/+7
2009-05-14eeepc-laptop: report brightness control events via the input layerDarren Salt1-3/+26
2009-05-14eeepc-laptop: fix wlan rfkill state change during initAlan Jenkins1-3/+3
2009-03-16eeepc-laptop: restore acpi_generate_proc_event()Corentin Chary1-1/+5
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into releaseLen Brown1-1/+2
2009-02-07eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop initDarren Salt1-1/+2
2009-01-20eeepc-laptop: use netlink interfaceCorentin Chary1-2/+3
2009-01-20eeepc-laptop: Implement rfkill hotplugging in eeepc-laptopMatthew Garrett1-0/+83
2009-01-20eeepc-laptop: Check return values from rfkill_registerMatthew Garrett1-14/+37
2009-01-20eeepc-laptop: Add support for extended hotkeysMatthew Garrett1-0/+4
2009-01-20eeepc-laptop: split eeepc_backlight_exit()Corentin Chary1-3/+15
2009-01-16eeepc-laptop: enable Bluetooth ACPI detailsJonathan McDowell1-2/+2