| Commit message (Expand) | Author | Age |
... | |
| * | | | | asus-laptop: Add wlan switch found on V6V | Corentin Chary | 2009-12-09 |
| * | | | | asus-laptop: add Lenovo SL hotkey support | Ike Panhc | 2009-12-09 |
| * | | | | asus-laptop: use KEY_F13 to map "Disable Touchpad" event | 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 |
| * | | | | asus-laptop: set acpi_driver.owner | Alan Jenkins | 2009-12-09 |
| * | | | | asus-acpi: set acpi_driver.owner | Alan Jenkins | 2009-12-09 |
| * | | | | asus-acpi: Remove uneccesary acpi_disabled checks | Alan Jenkins | 2009-12-09 |
| * | | | | asus-laptop: Remove uneccesary acpi_disabled check | Alan Jenkins | 2009-12-09 |
| * | | | | asus-acpi: Remove redundant NULL checks | Alan Jenkins | 2009-12-09 |
| * | | | | asus-laptop: Remove redundant NULL checks | Alan Jenkins | 2009-12-09 |
| * | | | | eeepc-laptop: disp attribute should be write-only | Alan Jenkins | 2009-12-09 |
| |/ / / |
|
* | | | | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 2009-12-15 |
* | | | | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 |
| |_|/
|/| | |
|
* | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2009-12-09 |
|\ \ \ |
|
| * | | | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 2009-11-24 |
* | | | | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
| * | | | Kconfig: Remove useless and sometimes wrong comments | Michael Roth | 2009-11-09 |
| | |/
| |/| |
|
* | | | Merge branch 'misc-2.6.32' into release | Len Brown | 2009-11-25 |
|\ \ \ |
|
| * | | | acerhdf: return temperature in milidegree instead of degree | Peter Feuerer | 2009-11-25 |
| | |/
| |/| |
|
* | | | thinkpad-acpi: fix detection of old ThinkPads | Henrique de Moraes Holschuh | 2009-11-25 |
* | | | thinkpad-acpi: fix sign of ERESTARTSYS return | Roel Kluin | 2009-11-25 |
|/ / |
|
* | | 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 |
|/ |
|
* | Merge branch 'misc' into release | Len Brown | 2009-10-15 |
|\ |
|
| * | fujitsu-laptop: address missed led-class ifdef fixup | Jonathan Woithe | 2009-10-09 |
* | | 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 branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into release | Len Brown | 2009-10-02 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-09-30 |
| |\ |
|
| | * | sony-laptop: re-read the rfkill state when resuming from suspend | Alan Jenkins | 2009-09-28 |
| | * | sony-laptop: check for rfkill hard block at load time | Alan Jenkins | 2009-09-28 |
* | | | sony-laptop: Don't unregister the SPIC driver if it wasn't registered | Alan Jenkins | 2009-09-27 |