summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/eeepc-laptop.c
AgeCommit message (Expand)Author
2011-05-27eeepc: Use pr_warnJoe Perches
2011-05-09eeepc-laptop: Use ACPI handle to identify rfkill portMatthew Garrett
2011-03-28platform-drivers: x86: fix common misspellingsLucas De Marchi
2011-03-22backlight: add backlight typeMatthew Garrett
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-07eeepc-laptop: add a getter for touchpad ledCorentin Chary
2010-11-16backlight: constify backlight_opsLionel Debroux
2010-10-21platform-x86: sync eeepc-laptop and asus-laptopCorentin Chary
2010-08-03eeepc-laptop: fix hotplug_disabled module_param permissionsAxel Lin
2010-04-23eeepc-laptop: add missing sparse_keymap_freeCorentin Chary
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2010-02-28eeepc-laptop: check wireless hotplug eventsAlan Jenkins
2010-02-28eeepc-laptop: disable wireless hotplug for 1005PEAlan Jenkins
2010-01-16eeepc-laptop: disable wireless hotplug for 1201NCorentin Chary
2010-01-16eeepc-laptop: add hotplug_disable parameterCorentin Chary
2010-01-16eeepc-laptop: switch to using sparse keymap libraryDmitry Torokhov
2010-01-16eeepc-laptop: dmi blacklist to disable pci hotplug codeCorentin Chary
2010-01-16eeepc-laptop: disable cpu speed control on EeePC 701Alan Jenkins
2009-12-15Merge branch 'asus' into releaseLen Brown
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-09eeepc-laptop: re-add check for eeepc->backlight == NULLAlan Jenkins
2009-12-09eeepc-laptop: fix coding styleCorentin Chary
2009-12-09eeepc-laptop: map keys found on newer eeepcCorentin Chary
2009-12-09eeepc-laptop: callbacks should use "driver data" parameter or fieldAlan Jenkins
2009-12-09eeepc-laptop: revise namesAlan Jenkins
2009-12-09eeepc-laptop: code movementAlan Jenkins
2009-12-09eeepc-laptop: move platform device initialisation to a separate functionAlan Jenkins
2009-12-09eeepc-laptop: move platform driver registration out of eeepc_hotk_add()Alan Jenkins
2009-12-09eeepc-laptop: refactor notificationsAlan Jenkins
2009-12-09eeepc-laptop: simplify how the hwmon device reads values from the ECAlan Jenkins
2009-12-09eeepc-laptop: simplify acpi initializationAlan Jenkins
2009-12-09eeepc-laptop: no need to check argument of set_brightness()Alan Jenkins
2009-12-09eeepc-laptop: remove redundant NULL checksAlan Jenkins
2009-12-09eeepc-laptop: fix set_acpi() to return non-zero on failureAlan Jenkins
2009-12-09eeepc-laptop: fix potential leak (led_init() failure)Alan Jenkins
2009-12-09eeepc-laptop: fix led initialization orderAlan Jenkins
2009-12-09eeepc-laptop: fix value of pwm1_enable to match documentationAlan Jenkins
2009-12-09eeepc-laptop: set acpi_driver.ownerAlan Jenkins
2009-12-09eeepc-laptop: Remove uneccesary acpi_disabled checkAlan Jenkins
2009-12-09eeepc-laptop: Remove redundant NULL checksAlan Jenkins
2009-12-09eeepc-laptop: add touchpad ledCorentin Chary
2009-12-09eeepc-laptop: disp attribute should be write-onlyAlan Jenkins
2009-11-03eeepc-laptop: don't enable camera at startup if it's already on.Luca Niccoli
2009-11-03Revert "eeepc-laptop: Prevent a panic when disabling RT2860 wireless when ass...Corentin Chary
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