hal: Changes to 'refs/tags/HAL_INFO_20070725'
David Zeuthen
david at kemper.freedesktop.org
Wed Jul 25 12:52:30 PDT 2007
Tag 'HAL_INFO_20070725' created by David Zeuthen <davidz at redhat.com> at 2007-07-25 20:52 -0700
Released hal-info 20070725
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
iD8DBQBGp6n3Kn8s4BN7nF4RAhiZAJ9+cBjAbkN8V8MPLjEwBsojxKlp7wCfRJQl
cVorH1oS1OkGgj1QCCeTuVk=
=k4Wu
-----END PGP SIGNATURE-----
Changes since HAL_INFO_20070618:
Adel Gadllah:
ipw killswitch support
add rf kill support for iwl3945 and iwl4965
Alberto Gonzalez:
add sleep quirk for medion MS-6714
Andreas Schneider:
add video commit fix for T61
Andreas Thienemann:
add keymap for hp nx5000
Aurélien Bompard:
add keymap for hp nc6320
Bryan O'Sullivan:
add suspend quirk for another x60
Carlos Corbacho:
keymap for Acer Aspire 5020
add keymap for acer 1360, 1520, 1690, 3020, 3030, 3040, 5030, 5040
add keymap for acer 3610
add keymap for TravelMate: 5110, 5610 & 5620
Daniel Drake:
add keymap for Dell Inspiron 640m
Danny Kukawka:
cleaned up Maxfield MAX-SIN TOUCH entry
David Zeuthen:
add Maxfield MAX-SIN TOUCH information
add quirk for Dell Precision M65 laptop
make all killswitch support optional
remove ipw check on sony for rfkill
fix up indenting
add note that ipw killswitch support requires recent hal version
automatically disable 0.5.10 features when building against 0.5.9
update release script
Released hal-info 20070725
Eric Harney:
add keymap for dell inspiron e1505
James Ettle:
add quick for MiTAC 8011 for suspend
Jason Merrill:
add suspend quirks for the t43
Jim Radford:
add video quirk for dell latitude x300
Juan Pablo Salazar BertÃn:
add keymap for Dell Inspiron 9400
Lane Brooks:
add suspend quirk for Panasonic Toughtbook CF-Y2
Lennart Poettering:
add keymap quirks for msi-s270
Mads Kiilerich:
add keymap for dell d610
Mads Villadsen:
It seems that I was using an older version of the intel i810 driver
Nelson Strother:
fix dell latitude c800 video quirk
Nigel Cunningham:
add quirk for mitac 8350
Olivier Blin:
add Elonex z3300a to the sleep quirk list
Parag Nemade:
add keymap for dell d620
Richard Hughes:
Merge branch 'master' of git+ssh://hughsient@git.freedesktop.org/git/hal-info
add some new entries for the thinkpad driver
Merge branch 'master' of git+ssh://hughsient@git.freedesktop.org/git/hal-info
fix quirk for dell x300
add keymap for Sony VGN-S1XP(GB)
move the thinkpad-acpi to a seporate fdi file
use vendor rather than blue for the ibm button
add some thinkpad models
add some more thinkpad models
fix two incorrect keys in the recent dell keymap
Merge branch 'master' of git+ssh://hughsient@git.freedesktop.org/git/hal-info
correct quirk for T42, my typo
fix a couple of keys spotted by Florian Festi
fix several keymap quirks found by my keymap checker
use the proper name in the new X41 keymap
use the new screenlock rather than the 'coffee' bodge
add a key pointed out by lennart whilst sitting next to me at guadec
add keymap for fs790b
fix quirk for CF-Y2FWPZZBM
extend sleep quirk for CF-Y hardware
add keymap for T6 range
add keymap validator
correct sony keymaps
Roy Dragseth:
add video quirk for ASUS S6F
Simon Goodall:
add keymap for dell inspiron 8500
Stuart Fairley:
add quirk for Sony Vaio VGN-FS730 resume
Thorsten Leemhuis:
add keymap for dell D630
Tom Mannerhagen:
add resume quirk for satellite pro 6100
Tyler Owen:
add keymap for DELL D820
William Ritchie:
add video resume quirk for hp nc6120
add keybinding for hp nc6120
Zack Cerza:
add keymap for ibm x40
add keymap for X41
---
Makefile.am | 55 -
VERSION | 2
configure.in | 52 +
fdi/information/10freedesktop/10-dell-rfkill-switch-bluetooth.fdi | 26
fdi/information/10freedesktop/10-dell-rfkill-switch-wlan.fdi | 26
fdi/information/10freedesktop/10-dell-rfkill-switch.fdi | 37 -
fdi/information/10freedesktop/10-ipw-rfkill-switch.fdi | 72 ++
fdi/information/10freedesktop/10-usb-music-players.fdi | 12
fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi | 4
fdi/information/10freedesktop/20-video-quirk-pm-dell.fdi | 35 -
fdi/information/10freedesktop/20-video-quirk-pm-hp.fdi | 4
fdi/information/10freedesktop/20-video-quirk-pm-ibm.fdi | 10
fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi | 8
fdi/information/10freedesktop/20-video-quirk-pm-misc.fdi | 48 +
fdi/information/10freedesktop/20-video-quirk-pm-sony.fdi | 3
fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi | 5
fdi/information/10freedesktop/30-keymap-acer.fdi | 268 +++++++
fdi/information/10freedesktop/30-keymap-compaq.fdi | 2
fdi/information/10freedesktop/30-keymap-dell.fdi | 138 +++
fdi/information/10freedesktop/30-keymap-hp.fdi | 34
fdi/information/10freedesktop/30-keymap-lenovo.fdi | 21
fdi/information/10freedesktop/30-keymap-misc.fdi | 20
fdi/information/10freedesktop/30-keymap-module-sony-laptop.fdi | 36 +
fdi/information/10freedesktop/30-keymap-module-thinkpad-acpi.fdi | 216 ++++++
fdi/information/10freedesktop/Makefile.am | 35 -
tools/Makefile.am | 9
tools/hal-setup-keymap-keys.txt | 348 ++++++++++
tools/keymap-check.sh | 70 ++
28 files changed, 1454 insertions(+), 142 deletions(-)
---
More information about the hal-commit
mailing list