1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-25 08:35:56 +02:00
openwrt-xburst/target/linux/xburst/files-2.6.27/Changelog
Mirko Vogt dc3d3f1c49 yet another patchset - 2.6.27
it's basically also provided by ingenic and nativly based on 2.6.27,
adjusted to fit into the OpenWrt-environment
2009-10-28 03:13:11 +08:00

12 lines
284 B
Plaintext

2009.04.30
* Fix a bug in using gpio keys when pressing two keys at the same time.
Updated file:
drivers/input/keyboard/gpio_keys.c
<lhhuang@ingenic.cn>
2009.04.28
* Support detecting the power of battery.
Add File:
drivers/power/jz_battery.c
<lhhuang@ingenic.cn>