| Commit message (Expand) | Author | Age |
* | eeepc-laptop: fix hotplug_disabled module_param permissions | Axel Lin | 2010-08-03 |
* | eeepc-laptop: add missing sparse_keymap_free | Corentin Chary | 2010-04-23 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | backlight: Allow properties to be passed at registration | Matthew Garrett | 2010-03-16 |
* | eeepc-laptop: check wireless hotplug events | Alan Jenkins | 2010-02-28 |
* | eeepc-laptop: disable wireless hotplug for 1005PE | Alan Jenkins | 2010-02-28 |
* | eeepc-laptop: disable wireless hotplug for 1201N | Corentin Chary | 2010-01-16 |
* | eeepc-laptop: add hotplug_disable parameter | Corentin Chary | 2010-01-16 |
* | eeepc-laptop: switch to using sparse keymap library | Dmitry Torokhov | 2010-01-16 |
* | eeepc-laptop: dmi blacklist to disable pci hotplug code | Corentin Chary | 2010-01-16 |
* | eeepc-laptop: disable cpu speed control on EeePC 701 | Alan Jenkins | 2010-01-16 |
* | Merge branch 'asus' into release | Len Brown | 2009-12-15 |
|\ |
|
| * | 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-12-09 |
* | | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 |
|/ |
|
* | 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-11-03 |
* | 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-10-13 |
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2009-09-26 |
|\ |
|
| * | backlight/eeepc-laptop: Update the backlight state when we change brightness | Matthew Garrett | 2009-09-21 |
* | | 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-29 |
* | | 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 |