| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2009-12-09 | 3 | -3/+3 |
|\ |
|
| * | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 2009-11-24 | 3 | -3/+3 |
* | | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 2 | -3/+1 |
|\ \ |
|
| * | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
| * | | Kconfig: Remove useless and sometimes wrong comments | Michael Roth | 2009-11-09 | 1 | -2/+0 |
* | | | Merge branch 'misc-2.6.32' into release | Len Brown | 2009-11-25 | 1 | -6/+6 |
|\ \ \ |
|
| * | | | acerhdf: return temperature in milidegree instead of degree | Peter Feuerer | 2009-11-25 | 1 | -6/+6 |
| | |/
| |/| |
|
* | | | thinkpad-acpi: fix detection of old ThinkPads | Henrique de Moraes Holschuh | 2009-11-25 | 1 | -6/+18 |
* | | | thinkpad-acpi: fix sign of ERESTARTSYS return | Roel Kluin | 2009-11-25 | 1 | -1/+1 |
|/ / |
|
* | | eeepc-laptop: don't enable camera at startup if it's already on. | Luca Niccoli | 2009-11-03 | 1 | -1/+2 |
* | | Revert "eeepc-laptop: Prevent a panic when disabling RT2860 wireless when ass... | Corentin Chary | 2009-11-03 | 1 | -19/+8 |
|/ |
|
* | Merge branch 'misc' into release | Len Brown | 2009-10-15 | 1 | -1/+1 |
|\ |
|
| * | fujitsu-laptop: address missed led-class ifdef fixup | Jonathan Woithe | 2009-10-09 | 1 | -1/+1 |
* | | eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associated | Darren Salt | 2009-10-13 | 1 | -8/+19 |
* | | eeepc-laptop: Properly annote eeepc_enable_camera(). | Rakib Mullick | 2009-10-13 | 1 | -2/+2 |
|/ |
|
* | Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into release | Len Brown | 2009-10-02 | 1 | -0/+9 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-09-30 | 1 | -0/+9 |
| |\ |
|
| | * | sony-laptop: re-read the rfkill state when resuming from suspend | Alan Jenkins | 2009-09-28 | 1 | -0/+3 |
| | * | sony-laptop: check for rfkill hard block at load time | Alan Jenkins | 2009-09-28 | 1 | -0/+6 |
* | | | sony-laptop: Don't unregister the SPIC driver if it wasn't registered | Alan Jenkins | 2009-09-27 | 1 | -2/+5 |
* | | | sony-laptop: remove _INI call at init time | Mattia Dongili | 2009-09-27 | 1 | -9/+0 |
* | | | sony-laptop: SPIC unset IRQF_SHARED, set IRQF_DISABLED | Mattia Dongili | 2009-09-27 | 1 | -1/+1 |
* | | | sony-laptop: remove device_ctrl and the SPIC mini drivers | Mattia Dongili | 2009-09-27 | 1 | -62/+47 |
|/ / |
|
* | | thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL build problem | Henrique de Moraes Holschuh | 2009-09-27 | 1 | -0/+2 |
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2009-09-26 | 1 | -1/+1 |
|\ \ |
|
| * | | backlight/eeepc-laptop: Update the backlight state when we change brightness | Matthew Garrett | 2009-09-21 | 1 | -1/+1 |
* | | | Merge branch 'thinkpad-2.6.32-part2' into release | Len Brown | 2009-09-26 | 1 | -206/+426 |
|\ \ \
| |_|/
|/| | |
|
| * | | thinkpad-acpi: name event constants | Henrique de Moraes Holschuh | 2009-09-20 | 1 | -23/+69 |
| * | | thinkpad-acpi: add internal hotkey event API | Henrique de Moraes Holschuh | 2009-09-20 | 1 | -0/+48 |
| * | | thinkpad-acpi: hotkey event driver update | Henrique de Moraes Holschuh | 2009-09-20 | 1 | -176/+302 |
| * | | thinkpad-acpi: drop HKEY event 0x5010 | Henrique de Moraes Holschuh | 2009-09-20 | 1 | -4/+4 |
| * | | thinkpad-acpi: remove uneeded tp_features.hotkey tests in hotkey_exit | Henrique de Moraes Holschuh | 2009-09-20 | 1 | -10/+8 |
| * | | thinkpad-acpi: don't leave ERR_PTR() pointers around | Henrique de Moraes Holschuh | 2009-09-20 | 1 | -1/+3 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-09-23 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Input: libps2 - additional locking for i8042 ports | Dmitry Torokhov | 2009-09-17 | 1 | -0/+2 |
* | | | | Merge branch 'misc-2.6.32' into release | Len Brown | 2009-09-19 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | hp-wmi: fix rfkill memory leak on unload | Corentin Chary | 2009-09-19 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'thinkpad' into release | Len Brown | 2009-09-19 | 1 | -0/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | thinkpad_acpi: fix rfkill memory leak on unload | Corentin Chary | 2009-09-19 | 1 | -0/+1 |
* | | | | Merge branch 'fujitsu' into release | Len Brown | 2009-09-19 | 2 | -59/+47 |
|\ \ \ \ |
|
| * | | | | fujitsu-laptop: increment driver version | Jonathan Woithe | 2009-08-28 | 1 | -1/+1 |
| * | | | | fujitsu-laptop: driver [un]registration fixes | Bartlomiej Zolnierkiewicz | 2009-08-28 | 1 | -45/+41 |
| * | | | | fujitsu-laptop: remove superfluous NULL pointer checks | Bartlomiej Zolnierkiewicz | 2009-08-28 | 1 | -6/+0 |
| * | | | | fujitsu-laptop: Correct redundant test | Julia Lawall | 2009-08-28 | 1 | -3/+0 |
| * | | | | fujitsu-laptop: support led-class as module | Stephen Gildea | 2009-08-28 | 1 | -6/+6 |
| * | | | | fujitsu-laptop: fix config corner case | Jonathan Woithe | 2009-08-28 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'asus' into release | Len Brown | 2009-09-19 | 2 | -189/+378 |
|\ \ \ \ |
|
| * | | | | eeepc-laptop: allow rfkill hotplug to work on the 900A model | Alan Jenkins | 2009-08-29 | 1 | -0/+2 |
| * | | | | eeepc-laptop: fix rfkill memory leak on unload | Alan Jenkins | 2009-08-29 | 1 | -3/+13 |
| * | | | | asus-laptop: Fix coding style for comments | Corentin Chary | 2009-08-29 | 1 | -45/+63 |