[ltp] thinkpad-acpi release 0.23-20090920 uploaded to ibm-acpi.sf.net
Henrique de Moraes Holschuh
linux-thinkpad@linux-thinkpad.org
Sun, 20 Sep 2009 19:33:48 -0300
I have released version 0.23-20090920 of thinkpad-acpi through
the sourceforge.net release system.
Patches are available for 2.6.27, 2.6.28, 2.6.29, 2.6.30 and 2.6.31 at:
https://sourceforge.net/projects/ibm-acpi/files/thinkpad-acpi/0.23-20090920/
(support for 2.6.28 and 2.6.29 will be discontinued soon).
git users can get it directly from tags in:
git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
This release has a lot of bug fixes (especially if you also take into
account the changes from release 0.23-20090801, which I forgot to
announce here).
The hotkey subdriver has seen extensive changes, and should behave
better on the older ThinkPads that needs polling and also when
ACPI-video is disabled.
I'd really like people to test and report how well it works, these
changes have already been submitted for kernel 2.6.32.
BTW: help is appreciated to verify if the driver is getting the
brightness mode right on the various IBM thinkpads. The driver will log
a notice asking for a report in that case.
ChangeLog (0.23-20090801):
Henrique de Moraes Holschuh (3):
thinkpad-acpi: remove dock and bay subdrivers
thinkpad-acpi: fix incorrect use of TPACPI_BRGHT_MODE_ECNVRAM
Michael Buesch (1):
thinkpad-acpi: Avoid heap buffer overrun
ChangeLog (0.23-20090920):
Corentin Chary (1):
thinkpad_acpi: fix rfkill memory leak on unload (v2.6.31 only)
Henrique de Moraes Holschuh (15):
thinkpad-acpi: don't ask about brightness_mode for fw. 1V and 1R
thinkpad-acpi: firmware version checks
thinkpad-acpi: be more strict when detecting a ThinkPad
thinkpad-acpi: hotkey poll fixes
thinkpad-acpi: deprecate hotkey_bios_mask
thinkpad-acpi: Fix procfs hotkey reset command
thinkpad-acpi: don't poll by default any of the reserved hotkeys
thinkpad-acpi: report brightness events when required
thinkpad-acpi: don't leave ERR_PTR() pointers around
thinkpad-acpi: remove uneeded tp_features.hotkey tests in hotkey_exit
thinkpad-acpi: drop HKEY event 0x5010
thinkpad-acpi: hotkey event driver update
thinkpad-acpi: add internal hotkey event API
thinkpad-acpi: name event constants
--
"One disk to rule them all, One disk to find them. One disk to bring
them all and in the darkness grind them. In the Land of Redmond
where the shadows lie." -- The Silicon Valley Tarot
Henrique Holschuh