| * version 0.2.5: |
| |
| Takashi Iwai (58): |
| Add alsa-info of Benq S32 with ALC262 codec |
| Add alsa-info of Acer Aspire 6935G |
| Add alsa-info of Samsung Q45 laptop with ALC262 codec |
| Add alsa-info of ASUS M4N78 mobo with VT1708S codec |
| Add alsa-info of Mac Mini Core2 Duo with STAC9221 A codec |
| Rename codec/z71v-josh to alc880-z71v |
| Add alsa-info for Acer Aspire 6935 with ALC889 |
| Fix segfault with PCM |
| Better sysfs handling |
| Add alsa-info of Dell Inspiron 1501 with STAC9200 codec |
| Add alsa-info of Intel DG965WH with STAC9271D codec |
| Check snd_ctl_boolean_*_info() definitions |
| Small fixes in ctlsh |
| Add a couple of new alsa-info outputs |
| Check the second argument of snd_hda_suspend() |
| Check attach_pcm bus ops |
| Yet more fix for attach_pcm check |
| Add some alsa-info files... |
| Fix handling to get/set elements with multiple indices |
| Add alsa-info for Sony VAIO Z21MN with ALC262 codec |
| Fix PCM creation |
| Fix jack command |
| Update samsung P50 codec info |
| FIx the build for recent change of snd_hda_codec_new() |
| Add alsa-info for Lenovo S10E with ALC269 codec |
| Add build stub for patch_cirrus.c |
| Add alsa-info of Macbook Pro (Mid 2009) with CS4206 codec |
| Build fix with the new snd_hda_jack_*() in hda_jack.c |
| Fix segfault with NULL name in snd_ctl_new1 |
| Add alsa-info of ASUS eeePC 1000 with ALC269 |
| Add kmalloc tracking |
| Add alsa-info of ASUS X5DIJ laptop with VIA VT1708S |
| Check EAPD pin cap at setting EAPD |
| Change compile options to follow the kernel standard |
| Fix misc compile warnings |
| Assign a dummy PCM instance at attaching the stream |
| Fix build with older drivers (hda_pcm.pcm field) |
| Add alsa-info for WySE R50 with ALC268 |
| Add alsa-info of ASUS A6T laptop with ALC660 |
| Add alsa-info of Dell Studio 1555 with IDT92HD73* |
| Add alsa-info of Fujitsu Lifebook E8110 with ALC262 |
| Add alsa-info of HP dv7 |
| Add alsa-info of Toshiba Satellite A135 with ALC861-VD |
| Add alsa-info of Dell Precision M4400 with IDT92HD71B7X |
| Support for the new get_response op with caddr |
| Add support of dB range in volume controls |
| Add alsa-info of Acer Timeline 3810T with ALC269 |
| Add alsa-info of Dell Latitude 2110 with ALC272 codec |
| Add Samsung N130 alsa-info with ALC269 |
| Add alsa-info of HP Compaq CQ40-304TU with IDT92HD71Bx |
| Add a workaround for SLE11 kernel with snd_pci_quirk wrapper |
| Add STAC92xx specific verbs |
| Fix dB expression |
| Fix max dB display |
| Add alsa-info of Dell Vostro 1710 with ALC268 |
| Add alsa-info of MacBook Pro 4.1 with ALC889A codec |
| Add alsa-info of Alienware M17x with IDT92HD73* codec |
| Add alsa-info of HP 2530p with AD1984A codec |
| |
| * version 0.2.5: |
| |
| Takashi Iwai (24): |
| Add workaround for Conexant-specific amp handling for pin widgets |
| Add alsa-info of Dell Vostro 1500 with STAC9205 |
| Add alsa-info of Dell Vostro 1400 with STAC9228 |
| Add power-up/down control in hwdep reconfig |
| Add alsa-info of Acer AspireOne D150X with ALC272 codec |
| Add alsa-info of HP laptop with IDT 92HD71x |
| Fix proc outputs |
| Add check of hda_codec.pin_amp_workaround field to configure script |
| Fix conflict of definition of HDA_MAX_CONNECTIONS |
| Fix HTML junk texts from alc662-ECS-mobo.txt |
| Add function-id parse and proc output |
| Add alsa-info of Acer Ferrari 5000 laptop with ALC883 |
| Update alc262-hp-xw6400 |
| Show get/set amp details in command echoes |
| Add alsa-info for Macbook 5,1 with ALC889A |
| Add alsa-info of Acer 5920G with ALC1200 |
| Add alsa-info of MacBook Pro 2.1 with STAC9221 |
| Fix codec/stac9221-macbook-pro-21 file |
| Add alsa-info of Toshiba M305D S4830 with Conexant 5051 (CX20561) codec |
| Add alsa-info of Medion MD96970 / WIM2220 laptop |
| Fix handling of FG type again |
| Show available PCM parameters at PCM command |
| Add alsa-info of Packard Bell RS65 laptop |
| Add alsa-info of MSI GX720-061 with ALC1200 |
| |
| * version 0.2.4: |
| |
| Takashi Iwai (20): |
| Fix PCM creation of old kernels |
| No need to check is_modem for PCM creation |
| Add alsa-info of Acer AX1700-UE700A desktop |
| Add error check for invalid PCM parameters |
| Add patch_ca0110.c (from unstable tree) |
| Add alsa-info of SB X-Fi Extereme |
| Add alsa-info of ASUS A7K with ALC660-VD codec |
| Add alsa-info for Acer X3200 |
| Add spinlock wrappers |
| Fix build with the recent driver code |
| Add alsa-info of Dell E6400 with docking station |
| Add Toshiba X200 alsa-info (after probe_only=1) |
| Move PCI ids to linux/pci_ids.h |
| Add snd_hda_codec_*hint() functions |
| Add HP dv6736 alsa-info with Conexant 5051 codec |
| Add IDT 92HD83x alsa-infos |
| Add Dell E6500 alsa-info |
| Add HP dv2000 alsa-info with Conexant 5047 |
| Add AD1882 ref implementation alsa-info |
| Add alsa-info of Sony VAIO VGN-NR21E with ALC262 codec |
| |
| * version 0.2.3: |
| |
| Takashi Iwai (12): |
| Add alsa-info of HP dv4 |
| Fix symlink of hda-encode-verb |
| Don't show the selection for volume knob widgets in proc output |
| Show errors when issuing invalid set-connect-select |
| Added alsa-info for FSC Amilo Xi2550 |
| Add create_singlethread_workq() wrapper |
| Add alsa-info of ASUS M3A-H / HDMI with ALC1200 |
| Add more alsa-info and codec procs |
| Renamed to ad1981-hp-nx7300 |
| Add HP dc7700p alsa-info with ALC262 codec |
| Add the check of new quirk list |
| Fix build with very old 2.6 kernel |
| |
| * version 0.2.2: |
| |
| Takashi Iwai (1): |
| Fix set_amp() regression |
| |
| * version 0.2.1: |
| |
| Takashi Iwai (10): |
| Add unsol command |
| Add alsa-info of Gateway T1616 with STAC9205 codec |
| Add alsa-info of HP Mini 1000 with IDT92HD75* codec |
| Merge branch 'master' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/tiwai/hda-emu |
| Fix breakage of unsol event handling |
| Add missing definition of PCI_VENDOR_ID_DFI |
| Fix bogus error at setting input-AMP for pin widgets |
| Show the NID in connection-select error messages |
| Show widget NID in more error messages |
| Parse PCI ID/SSID in alsa-info output |
| |
| * version 0.2.0: |
| |
| Takashi Iwai (11): |
| Fix build for older kernels |
| Add PCI SSID check |
| Add --enable-own-proc configure option |
| Fix build for older kernel again |
| Add hda-decode-verb and hda-encode-verb programs |
| Add Dell D830 alsa-info with STAC9205 |
| Fix parse of default amp values in proc output |
| Fix -M option |
| A bit clean up regarding handling of hda-log flags |
| Add VAIO VGN-AR71S alsa-info with multiple codecs |
| Fix Makefile.am for hda-encode-verb |
| |
| * version 0.1.2: |
| |
| Takashi Iwai (6): |
| Fix the check of amp value for pin widgets |
| Change dump command to show only the given NID |
| Fix wrong line-breaks in ad1984a-lenovo-thinkpad-x300 |
| Make default color output |
| Add descriptions of colored output and dump NID |
| Fix codec-proc parse of connections |
| |
| |
| * version 0.1.1: |
| |
| Takashi Iwai (8): |
| Check the validity of the given HD-audio directory |
| Add -C option for color outputs |
| Check validity of amp and connect verbs |
| Add Gateway MX6293b alsa-info with STAC9250 |
| Add Dell Optiplex 755 alsa-info with AD1984A |
| Add another HP dv5 alsa-info |
| Add another Thinkpad T61 alsa-info with AD1984 |
| Check amp value rantes |
| |
| * version 0.1.0: |
| |
| Takashi Iwai (17): |
| Add ifdef CONFIG_SND_HDA_RECONFIG |
| Add the build flag for 2.6.27 or older kernel framework |
| Add dump command argument to specify the output file |
| Add ALC888 ASUS M2R-FVM alsa-info |
| Updated kernel codes |
| Add Intel desktop alsa-info |
| Update kernel codes |
| Add alsa-info of Dell Inspiron Mini 9 |
| Fix the file permission (set +x wrongly) |
| Add alsa-info of Panasonic CF-74 toughbook with STAC9200 codec |
| Add more wrappers for workqueue |
| Update to the latest sound.git (as of 2.6.29-rc1) |
| Check build flags at configure |
| Don't include HD-audio kernel codes in the tree |
| Check hda-reconfig at configure |
| Don't force --with-hdadir configure option |
| Fix missing AC_DEFINE() in case no --with-hdadir is given |
| |
| * version 0.0.4: |
| |
| Takashi Iwai (20): |
| Add alsa-info for Dell Inspiron m4300 |
| Handle GPIO bits |
| Update kernel codes |
| Add Dell D830 laptop alsa-info with IDT92HD71bxx |
| Add AUTHORS file, download section in README |
| Add missing AUTHORS to Makefile.am |
| Add alsa-info for Dell Studio 15 laptop |
| Add ASUS P5QL-EM mobo alsa-info |
| Add a workaround for buggy PCM bits proc read |
| Add alsa-info for MSI 7260 mobo and Mac Mini Core-Duo |
| Add more info wrappers |
| Sync'ed with the latest kernel codes |
| Updated Dell Precision M4300 alsa-info |
| Changed power_save option handling |
| Sync with the kernel tree |
| Add alsa-info of Gateway laptop with STAC9250 |
| Add alsa-info of Sony VAIO VGN-SR19XN with ALC262 codec |
| Fix amp-cap override |
| Add codec-specific extended verbs and parameters |
| Add IDT/STAC specific verbs |
| |
| * version 0.0.3: |
| |
| Takashi Iwai (6): |
| Add Vaio VGN sz61 wn alsa-info |
| Add thinkpad T61p alsa-info |
| Add alsa-info for HP DV5-1004nr with IDT 91HD71B7x |
| Add a hack to correct the wrong pincap value of old proc outputs |
| Add PCM command to list and simulate PCM streams |
| Add kernel/hda_intel.c and kernel/hda_hwdep.c to .gitignore |
| Update kernel codes |
| |
| * version 0.0.2: |
| |
| Takashi Iwai (5): |
| Return error code in cmd_send() of hda-emu |
| Insert widgets in the order of NID |
| Build hda_beep.c |
| Updated kernel/* files |
| More codec files |
| |