aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/eeepc-laptop.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+1
* eeepc: Use pr_warnJoe Perches2011-05-271-10/+11
* eeepc-laptop: Use ACPI handle to identify rfkill portMatthew Garrett2011-05-091-16/+41
* platform-drivers: x86: fix common misspellingsLucas De Marchi2011-03-281-1/+1
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * backlight: constify backlight_opsLionel Debroux2010-11-161-1/+1
* | eeepc-laptop: add a getter for touchpad ledCorentin Chary2011-01-071-0/+11
|/
* platform-x86: sync eeepc-laptop and asus-laptopCorentin Chary2010-10-211-7/+9
* eeepc-laptop: fix hotplug_disabled module_param permissionsAxel Lin2010-08-031-1/+1
* eeepc-laptop: add missing sparse_keymap_freeCorentin Chary2010-04-231-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-3/+5
* eeepc-laptop: check wireless hotplug eventsAlan Jenkins2010-02-281-0/+18
* eeepc-laptop: disable wireless hotplug for 1005PEAlan Jenkins2010-02-281-1/+2
* eeepc-laptop: disable wireless hotplug for 1201NCorentin Chary2010-01-161-1/+1
* eeepc-laptop: add hotplug_disable parameterCorentin Chary2010-01-161-0/+10
* eeepc-laptop: switch to using sparse keymap libraryDmitry Torokhov2010-01-161-135/+51
* eeepc-laptop: dmi blacklist to disable pci hotplug codeCorentin Chary2010-01-161-5/+20
* eeepc-laptop: disable cpu speed control on EeePC 701Alan Jenkins2010-01-161-0/+87
* Merge branch 'asus' into releaseLen Brown2009-12-151-629/+786
|\
| * eeepc-laptop: re-add check for eeepc->backlight == NULLAlan Jenkins2009-12-091-17/+25
| * eeepc-laptop: fix coding styleCorentin Chary2009-12-091-3/+5
| * eeepc-laptop: map keys found on newer eeepcCorentin Chary2009-12-091-0/+3
| * eeepc-laptop: callbacks should use "driver data" parameter or fieldAlan Jenkins2009-12-091-198/+268
| * eeepc-laptop: revise namesAlan Jenkins2009-12-091-128/+125
| * eeepc-laptop: code movementAlan Jenkins2009-12-091-472/+462
| * eeepc-laptop: move platform device initialisation to a separate functionAlan Jenkins2009-12-091-25/+39
| * eeepc-laptop: move platform driver registration out of eeepc_hotk_add()Alan Jenkins2009-12-091-10/+15
| * eeepc-laptop: refactor notificationsAlan Jenkins2009-12-091-32/+39
| * eeepc-laptop: simplify how the hwmon device reads values from the ECAlan Jenkins2009-12-091-22/+21
| * eeepc-laptop: simplify acpi initializationAlan Jenkins2009-12-091-29/+26
| * eeepc-laptop: no need to check argument of set_brightness()Alan Jenkins2009-12-091-1/+0
| * eeepc-laptop: remove redundant NULL checksAlan Jenkins2009-12-091-23/+19
| * eeepc-laptop: fix set_acpi() to return non-zero on failureAlan Jenkins2009-12-091-15/+19
| * eeepc-laptop: fix potential leak (led_init() failure)Alan Jenkins2009-12-091-1/+3
| * eeepc-laptop: fix led initialization orderAlan Jenkins2009-12-091-6/+6
| * eeepc-laptop: fix value of pwm1_enable to match documentationAlan Jenkins2009-12-091-2/+5
| * eeepc-laptop: set acpi_driver.ownerAlan Jenkins2009-12-091-0/+1
| * eeepc-laptop: Remove uneccesary acpi_disabled checkAlan Jenkins2009-12-091-2/+0
| * eeepc-laptop: Remove redundant NULL checksAlan Jenkins2009-12-091-5/+0
| * eeepc-laptop: add touchpad ledCorentin Chary2009-12-091-0/+67
| * eeepc-laptop: disp attribute should be write-onlyAlan Jenkins2009-12-091-7/+7
* | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
|/
* eeepc-laptop: don't enable camera at startup if it's already on.Luca Niccoli2009-11-031-1/+2
* Revert "eeepc-laptop: Prevent a panic when disabling RT2860 wireless when ass...Corentin Chary2009-11-031-19/+8
* eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associatedDarren Salt2009-10-131-8/+19
* eeepc-laptop: Properly annote eeepc_enable_camera().Rakib Mullick2009-10-131-2/+2
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-09-261-1/+1
|\
| * backlight/eeepc-laptop: Update the backlight state when we change brightnessMatthew Garrett2009-09-211-1/+1