summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/eeepc-laptop.c
AgeCommit message (Expand)Author
2009-10-13eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associatedDarren Salt
2009-10-13eeepc-laptop: Properly annote eeepc_enable_camera().Rakib Mullick
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2009-09-21backlight/eeepc-laptop: Update the backlight state when we change brightnessMatthew Garrett
2009-08-29eeepc-laptop: allow rfkill hotplug to work on the 900A modelAlan Jenkins
2009-08-29eeepc-laptop: fix rfkill memory leak on unloadAlan Jenkins
2009-08-28eeepc-laptop: whitespace for checkpatch.plLen Brown
2009-08-28eeepc-laptop: add rfkill support for the Wimax in ASUS Eee PC 1000HGCorentin Chary
2009-08-28eeepc-laptop: switch to dev_pm_opsAlan Jenkins
2009-08-28eeepc-laptop: correct the description of the hibernation abort bugAlan Jenkins
2009-08-28eeepc-laptop: check the 3G rfkill state on resumeAlan Jenkins
2009-08-28eeepc-laptop: remove redundant rfkill_set_sw_state in resume handlerAlan Jenkins
2009-08-28eeepc-laptop: make input device a child of the platform deviceAlan Jenkins
2009-08-28eeepc-laptop: fix ordering of init and exit functionsAlan Jenkins
2009-08-28eeepc-laptop: fix pci hotplug race on load and unloadAlan Jenkins
2009-08-28eeepc-laptop: use a mutex to serialize pci hotplug (resume vs. notify)Alan Jenkins
2009-08-28eeepc-laptop: don't touch the pci slot if it was claimed by a different driverAlan Jenkins
2009-08-02eeepc-laptop: fix hot-unplug on resumeAlan Jenkins
2009-06-26eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 GoCorentin Chary
2009-06-26eeepc-laptop: get the right value for CMSGCorentin Chary
2009-06-26eeepc-laptop: makes get_acpi() returns -ENODEVCorentin Chary
2009-06-26eeepc-laptop: right parent deviceCorentin Chary
2009-06-26eeepc-laptop: rfkill refactoringCorentin Chary
2009-06-26eeepc-laptop.c: use pr_fmt and pr_<level>Joe Perches
2009-06-26eeepc-laptop: Register as a pci-hotplug deviceCorentin Chary
2009-06-24eeepc-laptop: cpufv updatesCorentin Chary
2009-06-24eeepc-laptop: sync eeepc-laptop with asus_acpiCorentin Chary
2009-06-24eeepc-laptop: enable camera by defaultPekka Enberg
2009-06-24Merge branch 'bjorn-notify' into releaseLen Brown
2009-06-19eeepc-laptop: read rfkill soft-blocked state on resumeAlan Jenkins
2009-06-19rfkill: don't restore software blocked state on persistent devicesAlan Jenkins
2009-06-18ACPI: eeepc-laptop: use .notify method instead of installing handler directlyBjorn Helgaas
2009-06-10rfkill: remove set_global_sw_stateAlan Jenkins
2009-06-03rfkill: rewriteJohannes Berg
2009-05-14eeepc-laptop: unregister_rfkill_notifier on failureCorentin Chary
2009-05-14eeepc-laptop: support for super hybrid engine (SHE)Grigori Goronzy
2009-05-14eeepc-laptop: Work around rfkill firmware bugAlan Jenkins
2009-05-14eeepc-laptop: report brightness control events via the input layerDarren Salt
2009-05-14eeepc-laptop: fix wlan rfkill state change during initAlan Jenkins
2009-03-16eeepc-laptop: restore acpi_generate_proc_event()Corentin Chary
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown
2009-02-07eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop...Darren Salt
2009-01-20eeepc-laptop: use netlink interfaceCorentin Chary
2009-01-20eeepc-laptop: Implement rfkill hotplugging in eeepc-laptopMatthew Garrett
2009-01-20eeepc-laptop: Check return values from rfkill_registerMatthew Garrett
2009-01-20eeepc-laptop: Add support for extended hotkeysMatthew Garrett
2009-01-20eeepc-laptop: split eeepc_backlight_exit()Corentin Chary
2009-01-16eeepc-laptop: enable Bluetooth ACPI detailsJonathan McDowell
2008-12-19create drivers/platform/x86/ from drivers/misc/Len Brown