An error occurred fetching the project authors.
- 29 May, 2005 7 commits
-
-
Takashi Iwai authored
HDA Codec driver Added the missing vendor name entry for Analog Devices. Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Takashi Iwai authored
HDA Codec driver Suppressing the error message regarding no AFG. This is often harmless (e.g. probing a modem codec). Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Adrian Bunk authored
CA0106 driver,HDA Codec driver This patch makes needlessly global code static. Signed-off-by:
Adrian Bunk <bunk@stusta.de> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Takashi Iwai authored
HDA Codec driver,HDA generic driver Renamed pci_vendor/pci_device fields to pci_subvendor/pci_subdevice. They are really PCI subsystem IDs. Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Takashi Iwai authored
HDA Codec driver Fix and cleanup of CM9880 automatic PIN configuration. snd_hda_codec_setup_stream() doesn't do anything when NID is 0. Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Takashi Iwai authored
HDA Codec driver Removed the dead (duplicated) code. Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Matt authored
HDA generic driver,HDA Codec driver Add initial SigmaTel codec support for 9200 and 922x. Note that this hda patch relies on the configuration default registers to be set correctly (normally by BIOS/firmware) in order for it to set up pin widgets properly. There's a test switch in the patch so it will work with the SigmaTel reference boards that are usually plugged into a system that doesn't set the configuration default registers. It supports 2 channel analog out and line/mic in. I plan to add >2 channel support and spdif support shortly. Please apply. Signed-off-by:
Matt <matt@embeddedalley.com> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
- 16 Apr, 2005 1 commit
-
-
Linus Torvalds authored
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
-