<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux.git/sound/isa/sgalaxy.c, branch master</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/'/>
<updated>2010-08-13T11:02:20+00:00</updated>
<entry>
<title>ALSA: ISA: Remove snd-sgalaxy</title>
<updated>2010-08-13T11:02:20+00:00</updated>
<author>
<name>René Herman</name>
<email>rene.herman@gmail.com</email>
</author>
<published>2010-08-13T08:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=cbaa9f60d5d5c3af10f94e0d49789d5b82341a4a'/>
<id>urn:sha1:cbaa9f60d5d5c3af10f94e0d49789d5b82341a4a</id>
<content type='text'>
Its hardware is handled more fully by the new azt1605/azt2316 drivers.

Signed-off-by: Rene Herman &lt;rene.herman@gmail.com&gt;
Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
</content>
</entry>
<entry>
<title>ALSA: Convert to snd_card_create() in sound/isa/*</title>
<updated>2009-01-12T14:20:26+00:00</updated>
<author>
<name>Takashi Iwai</name>
<email>tiwai@alsa3.local</email>
</author>
<published>2008-12-28T15:43:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=c95eadd2f1afd2ba643e85a8dfc9079a3f03ae47'/>
<id>urn:sha1:c95eadd2f1afd2ba643e85a8dfc9079a3f03ae47</id>
<content type='text'>
Convert from snd_card_new() to the new snd_card_create() function.

Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
</content>
</entry>
<entry>
<title>ALSA: wss_lib: use wss detection code instead of ad1848 one</title>
<updated>2008-08-06T13:40:02+00:00</updated>
<author>
<name>Krzysztof Helt</name>
<email>krzysztof.h1@wp.pl</email>
</author>
<published>2008-07-31T19:10:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=760fc6b838d8c783c363e8bdb3714bd92a8945c4'/>
<id>urn:sha1:760fc6b838d8c783c363e8bdb3714bd92a8945c4</id>
<content type='text'>
Use the wss detection code and kill the ad1848 library.
The library is fully assimilated into the new wss library.

This required reworking of the AD1848 family code
so the code is changed to correctly detect chips from
the AD1848 and CS4231 families.

I have tested it on following cards:
Gallant SC-6600 (codec: AD1848, driver: snd-sc6600)
SoundScape VIVO/90 (codec: AD1845, driver: snd-sscape)
SG Waverider (codec: CS4231A, driver: Rene Herman's snd-galaxy)
Opti930 (codec: built-in - CS4231 compatible, driver: snd-opti93x)
Opti931 (codec: built-in - CS4231 compatible, driver: snd-opti93x)
Gallant SC-70P (chip/codec: CS4237B, driver: snd-cs4236)
Audio Plus 3D (chip/codec: CMI8330A, driver: snd-cmi8330)
Dell Latitude CP (chip/codec: cs4236, driver snd-cs4232)

Sound playback and recording works on all these cards.

Signed-off-by: Krzysztof Helt &lt;krzysztof.h1@wp.pl&gt;
Reviewed-by: Rene Herman &lt;rene.herman@gmail.com&gt;
Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
Signed-off-by: Jaroslav Kysela &lt;perex@perex.cz&gt;
</content>
</entry>
<entry>
<title>ALSA: wss_lib: use wss pcm code instead of ad1848 one</title>
<updated>2008-08-06T13:39:56+00:00</updated>
<author>
<name>Krzysztof Helt</name>
<email>krzysztof.h1@wp.pl</email>
</author>
<published>2008-07-31T19:09:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=ead893c0deeec165524cc8a06e7e739d7d84b4c4'/>
<id>urn:sha1:ead893c0deeec165524cc8a06e7e739d7d84b4c4</id>
<content type='text'>
Use the wss pcm code and kill the ad1848 pcm code.

The AD1848 chip is much slower than CS4231 chips
so the waiting loop was increased 100x (10x is not
enough).

Signed-off-by: Krzysztof Helt &lt;krzysztof.h1@wp.pl&gt;
Reviewed-by: Rene Herman &lt;rene.herman@gmail.com&gt;
Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
Signed-off-by: Jaroslav Kysela &lt;perex@perex.cz&gt;
</content>
</entry>
<entry>
<title>ALSA: wss_lib: use wss mixer code instead of ad1848 one</title>
<updated>2008-08-06T13:39:55+00:00</updated>
<author>
<name>Krzysztof Helt</name>
<email>krzysztof.h1@wp.pl</email>
</author>
<published>2008-07-31T19:08:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=5664daa1c1fa250dd7f6b336278b0402638e8edc'/>
<id>urn:sha1:5664daa1c1fa250dd7f6b336278b0402638e8edc</id>
<content type='text'>
Use the wss mixer code and kill the ad1848 mixer code.

Signed-off-by: Krzysztof Helt &lt;krzysztof.h1@wp.pl&gt;
Reviewed-by: Rene Herman &lt;rene.herman@gmail.com&gt;
Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
Signed-off-by: Jaroslav Kysela &lt;perex@perex.cz&gt;
</content>
</entry>
<entry>
<title>ALSA: wss_lib: replace ad1848 mixer element macros with wss ones</title>
<updated>2008-08-06T13:39:52+00:00</updated>
<author>
<name>Krzysztof Helt</name>
<email>krzysztof.h1@wp.pl</email>
</author>
<published>2008-07-31T19:06:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=0c5e3e98220e743f8ac095249b09ca8c87bd655b'/>
<id>urn:sha1:0c5e3e98220e743f8ac095249b09ca8c87bd655b</id>
<content type='text'>
Use the wss macros instead of ad1848 ones.

Signed-off-by: Krzysztof Helt &lt;krzysztof.h1@wp.pl&gt;
Reviewed-by: Rene Herman &lt;rene.herman@gmail.com&gt;
Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
Signed-off-by: Jaroslav Kysela &lt;perex@perex.cz&gt;
</content>
</entry>
<entry>
<title>ALSA: wss_lib: use wss constants instead of ad1848 ones</title>
<updated>2008-08-06T13:39:51+00:00</updated>
<author>
<name>Krzysztof Helt</name>
<email>krzysztof.h1@wp.pl</email>
</author>
<published>2008-07-31T19:05:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=ece11c9b6db5b96179df8eb9cdc54c78953a4c0f'/>
<id>urn:sha1:ece11c9b6db5b96179df8eb9cdc54c78953a4c0f</id>
<content type='text'>
Use wss constants for mode.
Move ad1848 hardware constants to the wss.h.
Move mixer tlv macros into the ad1848_lib.c from the ad1848.h.

Drop the MODE_RUNNING spurious IRQ guard on AD1848 as it doesn not seem
to be needed.

Signed-off-by: Krzysztof Helt &lt;krzysztof.h1@wp.pl&gt;
Reviewed-by: Rene Herman &lt;rene.herman@gmail.com&gt;
Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
Signed-off-by: Jaroslav Kysela &lt;perex@perex.cz&gt;
</content>
</entry>
<entry>
<title>ALSA: wss_lib: use struct snd_wss instead of snd_ad1848</title>
<updated>2008-08-06T13:39:50+00:00</updated>
<author>
<name>Krzysztof Helt</name>
<email>krzysztof.h1@wp.pl</email>
</author>
<published>2008-07-31T19:04:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=241b3ee70d2d69e88d5c144ce938b1887cd6d3fc'/>
<id>urn:sha1:241b3ee70d2d69e88d5c144ce938b1887cd6d3fc</id>
<content type='text'>
The snd_wss is superset of the snd_ad1848 so kill
the latter and replace it with the snd_wss.

Signed-off-by: Krzysztof Helt &lt;krzysztof.h1@wp.pl&gt;
Reviewed-by: Rene Herman &lt;rene.herman@gmail.com&gt;
Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
Signed-off-by: Jaroslav Kysela &lt;perex@perex.cz&gt;
</content>
</entry>
<entry>
<title>[ALSA] Remove sound/driver.h</title>
<updated>2008-01-31T16:29:48+00:00</updated>
<author>
<name>Takashi Iwai</name>
<email>tiwai@suse.de</email>
</author>
<published>2008-01-08T17:13:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=9004acc70e8c49c50c4c7b652f906f1e0ed5709d'/>
<id>urn:sha1:9004acc70e8c49c50c4c7b652f906f1e0ed5709d</id>
<content type='text'>
This header file exists only for some hacks to adapt alsa-driver
tree.  It's useless for building in the kernel.  Let's move a few
lines in it to sound/core.h and remove it.
With this patch, sound/driver.h isn't removed but has just a single
compile warning to include it.  This should be really killed in
future.

Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
Signed-off-by: Jaroslav Kysela &lt;perex@perex.cz&gt;
</content>
</entry>
<entry>
<title>[ALSA] isa_bus device/driver naming</title>
<updated>2007-05-11T14:55:50+00:00</updated>
<author>
<name>Rene Herman</name>
<email>rene.herman@gmail.com</email>
</author>
<published>2007-03-20T10:33:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=83c51c0ab08f55468d8f5444ff2f70a36841a21f'/>
<id>urn:sha1:83c51c0ab08f55468d8f5444ff2f70a36841a21f</id>
<content type='text'>
isa_bus: delete snd_ prefix from the (sysfs visible) device/driver names.

Signed-off-by: Rene Herman &lt;rene.herman@gmail.com&gt;
Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
Signed-off-by: Jaroslav Kysela &lt;perex@suse.cz&gt;
</content>
</entry>
</feed>
