- Nov 04, 2005
-
-
Sasha Khapyorsky authored
dev_class=SNDRV_PCM_CLASS_MODEM for all supported softmodem PCMs Signed-off-by:
Sasha Khapyorsky <sashak@smlink.com> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Jonathan Woithe authored
Modules: HDA Codec driver Added a new model 'fujitsu' to ALC260 config for Fujitsu S7020. Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Vinod G authored
Modules: HDA Intel driver This patch is to make the Intel HDA code work for NVIDIA azalia controller. Modified by Takashi Iwai <tiwai@suse.de> Signed-off-by:
Vinod G. <vinodg@nvidia.com> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
- Oct 07, 2005
-
-
Takashi Iwai authored
HDA Codec driver Fixed the confliction of capture controls on ALC880 'test' model. Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
John W. Linville authored
HDA Codec driver Mark the ALC882 'LFE Playback Switch' as an input, like the other playback switch settings. Signed-off-by:
John W. Linville <linville@tuxdriver.com> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
John W. Linville authored
HDA Codec driver Fix a typo (cut & paste) in the alc880_test_mixer structure. Signed-off-by:
John W. Linville <linville@tuxdriver.com> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
John W. Linville authored
HDA Codec driver The ALC260 'Mono Playback Switch' is marked as an output in patch_realtek.c. It actually does not work unless it is marked as an input. Go figure... This was tested and confirmed on an HP xw4300. Signed-off-by:
John W. Linville <linville@tuxdriver.com> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Takashi Iwai authored
HDA Intel driver Disable the auto-correction of DMA position temporarily. It doesn't work as expected yet... Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Sasha Khapyorsky authored
HDA generic driver This creates 'empty' hda generic for unknown MFG-only codecs. Signed-off-by:
Sasha Khapyorsky <sashak@smlink.com> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
- Sep 12, 2005
-
-
Clemens Ladisch authored
AD1889 driver,ALS4000 driver,ATIIXP driver,ATIIXP-modem driver AZT3328 driver,BT87x driver,CMIPCI driver,CS4281 driver ENS1370/1+ driver,ES1938 driver,ES1968 driver,FM801 driver Intel8x0 driver,Intel8x0-modem driver,Maestro3 driver,RME32 driver RME96 driver,SonicVibes driver,VIA82xx driver,VIA82xx-modem driver ALI5451 driver,au88x0 driver,CS46xx driver,EMU10K1/EMU10K2 driver HDA Intel driver,ICE1712 driver,ICE1724 driver,KORG1212 driver MIXART driver,NM256 driver,RME HDSP driver,RME9652 driver Trident driver,Digigram VX222 driver,YMFPCI driver Set the module owner field in each driver's struct pci_driver to get the driver symlink in the sysfs device directory. Signed-off-by:
Clemens Ladisch <clemens@ladisch.de>
-
Takashi Iwai authored
AD1889 driver,ATIIXP driver,ATIIXP-modem driver,AZT3328 driver BT87x driver,CMIPCI driver,CS4281 driver,ENS1370/1+ driver ES1938 driver,ES1968 driver,FM801 driver,Intel8x0 driver Intel8x0-modem driver,Maestro3 driver,SonicVibes driver,VIA82xx driver VIA82xx-modem driver,AC97 Codec,AK4531 codec,au88x0 driver CA0106 driver,CS46xx driver,EMU10K1/EMU10K2 driver,HDA Codec driver HDA generic driver,HDA Intel driver,ICE1712 driver,ICE1724 driver KORG1212 driver,MIXART driver,NM256 driver,Trident driver,YMFPCI driver Replace kcalloc(1,..) with kzalloc(). Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Takashi Iwai authored
HDA Codec driver Added ASUS A6 support for ALC880 codec. Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Takashi Iwai authored
HDA Intel driver Fix a bug of modem PCM creation (due to a typo). Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Takashi Iwai authored
HDA Codec driver,HDA Intel driver,HDA generic driver Assign audio PCMs first before modem PCMs. The modem stream is assigned up to device #6, to be consistent over different models. Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Takashi Iwai authored
HDA Intel driver Check the validity of the current DMA position when position_fix=0 (auto) is set. If the DMA position overcomes the threshold, the driver changes the fix behavior automatically to use POSBUF. Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Davide Libenzi authored
HDA Codec driver Add the subsystem PCI devid to the list (on top of 2.6.13). Signed-off-by:
Davide Libenzi <davidel@xmailserver.org> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
- Aug 30, 2005
-
-
Takashi Iwai authored
HDA Intel driver Fix and clean up for the support of ULI M5461 - set CORB/RIRB sizes explicitly - add workarounds for ULI on ia32 - max number of streams depends on the chip type now - increase the size of BDL Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Takashi Iwai authored
HDA Codec driver Added the missing beep support for Uniwill laptop (ALSA bug#1358). Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Takashi Iwai authored
HDA Codec driver Use struct instead of array to improve the readability of hda_codec.c. Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Nicolas Graziano authored
HDA Codec driver The insertion of the rate 9600 make a shift in detection of supported rate, put this rate at the end of the list. Signed-off-by:
Nicolas Graziano <nicolas.graziano@wanadoo.fr> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Jaroslav Kysela authored
HDA Intel driver - removed SNDRV_PCM_INFO_RESUME (the driver cannot do PCM resume at the time) - fixed chip->pcm_devs initialization Signed-off-by:
Jaroslav Kysela <perex@suse.cz>
-
Jaroslav Kysela authored
[ALSA] hda-patch-realtek - added pci subdevice ID for Acer TravelMate 8100 (3 stack model + digital out) HDA Codec driver Signed-off-by:
Jaroslav Kysela <perex@suse.cz>
-
Takashi Iwai authored
HDA Intel driver Added SiS966 pci id to snd-hda-intel driver. Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Sasha Khapyorsky authored
HDA generic driver,HDA Codec driver Support for Si3054/5 HDA modem codecs. Signed-off-by:
Sasha Khapyorsky <sashak@smlink.com> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Sasha Khapyorsky authored
HDA Codec driver,HDA generic driver Summar: hda-codec - MFG support This adds Modem Functional Group (MFG) support and option for 9600 sample rate. Signed-off-by:
Sasha Khapyorsky <sashak@smlink.com> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Clemens Ladisch authored
CMI8330 driver,ENS1370/1+ driver,FM801 driver,VIA82xx driver,AC97 Codec ALI5451 driver,CS46xx driver,EMU10K1/EMU10K2 driver,HDA Codec driver ICE1712 driver,ICE1724 driver Where appropriate, use the SNDRV_CTL_NAME_IEC958 instead of a literal string. Signed-off-by:
Clemens Ladisch <clemens@ladisch.de>
-
Nicolas Graziano authored
HDA Codec driver Fixed LFE volume/switch control. Signed-off-by:
Nicolas Graziano <nicolas.graziano@wanadoo.fr> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Takashi Iwai authored
HDA Codec driver Added the default config for ASUS P5AD2. Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Takashi Iwai authored
HDA Codec driver - Fixed the reordering of surround channels. Originally reported by Nicolas GRAZIANO <nicolas.graziano@wanadoo.fr>. - Show the selected ssid when debug option is set. Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
- Jul 28, 2005
-
-
Nicolas Graziano authored
HDA Codec driver - Correct some index variable inversion in patch_cmedia.c Signed-off-by:
Nicolas Graziano <nicolas.graziano@wanadoo.fr> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Matt authored
HDA Codec driver Adds support for detecting hp insertion/removal and enable/disable of lineouts based on unsolicited events. Signed-off-by:
Matt <matt@embeddedalley.com> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Matt authored
HDA Intel driver Patch enables unsolicited responses on the HDA controller. Without the UREN bit set, the controller will not place unsolicited responses in a RIRB. Signed-off-by:
Matt <matt@embeddedalley.com> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Takashi Iwai authored
HDA Codec driver Use the new kstrdup() function instead of in-house one. Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Takashi Iwai authored
HDA Codec driver Added the model entry for Acer APFV. Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Takashi Iwai authored
Documentation,HDA Codec driver - Added a new '6stack' model for ALC880. - Fixed the typo in 6stack-digout model name. - Added description for missing models in ALSA-Configuration.txt. Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Matt authored
HDA Codec driver Adds resume support to the SigmaTel HDA patch. Please apply. Signed-off-by:
Matt <matt@embeddedalley.com> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Matt authored
HDA Codec driver Adds 6/8 channel support to the SigmaTel HDA patch. Please apply. Signed-off-by:
Matt <matt@embeddedalley.com> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
Takashi Iwai authored
HDA Codec driver - Fixed oops with ALC880 auto-config mode - Fixed a wrong config table entry for ALC880 Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-
- Jun 23, 2005
-
-
Paulo Marques authored
This patch creates a new kstrdup library function and changes the "local" implementations in several places to use this function. Most of the changes come from the sound and net subsystems. The sound part had already been acknowledged by Takashi Iwai and the net part by David S. Miller. I left UML alone for now because I would need more time to read the code carefully before making changes there. Signed-off-by:
Paulo Marques <pmarques@grupopie.com> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
- Jun 22, 2005
-
-
Matt authored
HDA Codec driver Adds SPDIF in/out support to the SigmaTel HDA codecs. Now builds the input mux control element names from the defcfg regs. Signed-off-by:
Matt <matt@embeddedalley.com> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
-