- 25 Sep, 2003 35 commits
-
-
Jaroslav Kysela authored
D:2003/09/16 17:34:48 C:ALSA<-OSS emulation A:Takashi Iwai <tiwai@suse.de> F:core/oss/pcm_plugin.c:1.16->1.17 F:core/oss/pcm_plugin.h:1.5->1.6 L:- fixed the debug print for the recent gcc. L:- fixed the missing initialization of the recording frame size through L: plugin. the problem of zero-size read with the rate plugin should L: be fixed now.
-
Jaroslav Kysela authored
D:2003/09/16 16:09:35 C:VIA82xx driver A:Takashi Iwai <tiwai@suse.de> F:pci/via82xx.c:1.49->1.50 L:don't restrict the capture sample rate even with dxs 48k fixed is given.
-
Jaroslav Kysela authored
D:2003/09/16 07:57:34 C:PCI drivers A:Jaroslav Kysela <perex@suse.cz> F:pci/Kconfig:1.7->1.8 L:Replaced SOUND_GAMEPORT -> GAMEPORT
-
Jaroslav Kysela authored
D:2003/09/16 07:55:18 C:USB generic driver A:Jaroslav Kysela <perex@suse.cz> F:usb/usbaudio.c:1.63->1.64 L:Clemens Ladisch <clemens@ladisch.de> L:All AUDIO_FORMAT_PCM formats are signed, even 8 bits.
-
Jaroslav Kysela authored
D:2003/09/15 17:19:42 C:IOCTL32 emulation A:Takashi Iwai <tiwai@suse.de> F:core/ioctl32/pcm32.c:1.14->1.15 L:added missing SND_PCM_IOCTL_TSTAMP ioctl.
-
Jaroslav Kysela authored
D:2003/09/15 08:38:00 C:ENS1370/1+ driver A:Jaroslav Kysela <perex@suse.cz> F:pci/ens1370.c:1.48->1.49 L:Distinguish the ENS1371+ and ENS1370 cards for pci_driver
-
Jaroslav Kysela authored
D:2003/09/11 10:34:48 C:Serial BUS drivers,ICE1724 driver A:Takashi Iwai <tiwai@suse.de> F:i2c/other/ak4xxx-adda.c:1.5->1.6 F:pci/ice1712/revo.c:1.3->1.4 L:- fixed the reset of AK4355 codec. L: the surround sounds on m-audio revo 7.1 should work now. L:- write to only the register image instead of i/o writing in L: change the clock mode on AK codecs of revo board. L:- fixed the non-cleared memory.
-
Jaroslav Kysela authored
D:2003/09/10 19:01:16 C:ICE1724 driver A:Takashi Iwai <tiwai@suse.de> F:pci/ice1712/ice1724.c:1.17->1.18 L:fixed the rate locking bug: the rate locking couldn't be changed any more L:once if iec958 input is chosen.
-
Jaroslav Kysela authored
D:2003/09/10 17:26:26 C:ICE1724 driver A:Takashi Iwai <tiwai@suse.de> F:pci/ice1712/ice1724.c:1.16->1.17 L:use SIZE register to get the current DMA position. L:this register seems more reliable than BASE register.
-
Jaroslav Kysela authored
D:2003/09/10 14:51:30 C:ALSA<-OSS emulation A:Jaroslav Kysela <perex@suse.cz> F:core/oss/pcm_oss.c:1.48->1.49 F:include/pcm_oss.h:1.6->1.7 L:Fixed comments in pcm_oss.h L:Fixed sync() routine for the partial playback transfers
-
Jaroslav Kysela authored
D:2003/09/08 11:58:07 C:ALSA Core A:Takashi Iwai <tiwai@suse.de> F:include/asound.h:1.31->1.32 L:- added hwdep entry for usb-us428 driver.
-
Jaroslav Kysela authored
D:2003/09/08 10:32:23 C:VIA82xx driver A:Takashi Iwai <tiwai@suse.de> F:pci/via82xx.c:1.48->1.49 L:- added device mask bits to DXS channel check. L:- added an entry for DXS channel check.
-
Jaroslav Kysela authored
D:2003/09/08 08:14:17 C:ALSA<-OSS emulation A:Jaroslav Kysela <perex@suse.cz> F:core/oss/pcm_oss.c:1.47->1.48 L:Added handling for -EPIPE and -ESTRPIPE error codes in get_ptr and get_space L:functions.
-
Jaroslav Kysela authored
D:2003/09/05 18:46:42 C:Intel8x0 driver A:Takashi Iwai <tiwai@suse.de> F:pci/intel8x0.c:1.90->1.91 L:- check CIV register to sync the current index position. L: this may fix the noisy output on machines with sloppy interrupts.
-
Jaroslav Kysela authored
D:2003/09/04 19:45:26 C:HWDEP Midlevel A:Jaroslav Kysela <perex@suse.cz> F:core/hwdep.c:1.19->1.20 L:Use try_module_get() and module_put() to block the toplevel module L:Fixed returned error code in the release() callback
-
Jaroslav Kysela authored
D:2003/09/04 19:12:30 C:HWDEP Midlevel A:Jaroslav Kysela <perex@suse.cz> F:core/hwdep.c:1.18->1.19 L:Karsten Wiese <annabellesgarden@yahoo.de> L:Fixed hwdep hotplug problem
-
Jaroslav Kysela authored
D:2003/09/04 18:46:56 C:EMU10K1/EMU10K2 driver A:Takashi Iwai <tiwai@suse.de> F:pci/emu10k1/emufx.c:1.38->1.39 L:fixed the buffer overlap on FX8010 PCM.
-
Jaroslav Kysela authored
D:2003/09/04 10:09:21 C:IOCTL32 emulation A:Jaroslav Kysela <perex@suse.cz> F:core/ioctl32/ioctl32.c:1.17->1.18 L:Removed duplicated include
-
Jaroslav Kysela authored
D:2003/09/03 14:43:40 C:Memalloc module,PCM Midlevel,ALSA Core,ALSA<-OSS emulation C:Generic drivers,RME9652 driver A:Jaroslav Kysela <perex@suse.cz> F:core/memalloc.c:1.15->1.16 F:core/pcm_native.c:1.79->1.80 F:core/sound.c:1.47->1.48 F:core/oss/pcm_oss.c:1.46->1.47 F:drivers/dummy.c:1.24->1.25 F:pci/rme9652/rme9652.c:1.36->1.37 L:Felipe W Damasio <felipewd@terra.com.br> L:kill of not-required version.h inclusion
-
Jaroslav Kysela authored
D:2003/09/02 19:07:31 C:Intel8x0 driver A:Takashi Iwai <tiwai@suse.de> F:pci/intel8x0.c:1.89->1.90 L:- set 48k only for the sample rate of SPDIF on nForce.
-
Jaroslav Kysela authored
D:2003/09/02 19:06:40 C:USB generic driver A:Takashi Iwai <tiwai@suse.de> F:usb/usbquirks.h:1.21->1.22 L:Clemens Ladisch <clemens@ladisch.de>: L: L:- adds a quirk for the Midiman Ozone
-
Jaroslav Kysela authored
D:2003/09/02 19:06:12 C:Trident driver A:Takashi Iwai <tiwai@suse.de> F:pci/trident/trident_main.c:1.46->1.47 L: Clemens Ladisch <clemens@ladisch.de>: L: L:- reduces stack usage in snd_trident_mixer()
-
Jaroslav Kysela authored
D:2003/09/02 15:02:34 C:PPC DACA driver A:Takashi Iwai <tiwai@suse.de> F:ppc/daca.c:1.9->1.10 L:Frank Murphy <murphyf+alsa@f-m.fm>: L: L:fixed left-right balance inversion on powermac DACA.
-
Jaroslav Kysela authored
D:2003/09/01 10:53:26 C:AC97 Codec Core A:Takashi Iwai <tiwai@suse.de> F:include/ac97_codec.h:1.33->1.34 F:pci/ac97/ac97_patch.c:1.21->1.22 F:pci/ac97/ac97_proc.c:1.1->1.2 L:James Courtier-Dutton <James@superbug.demon.co.uk>: L:- enabled SPDIF input of ALC650.
-
Jaroslav Kysela authored
D:2003/09/01 10:20:56 C:ICE1712 driver A:Takashi Iwai <tiwai@suse.de> F:pci/ice1712/aureon.c:1.2->1.3 L:fixed the SPDIF bit on aureon boards. L:spdif out should work now.
-
Jaroslav Kysela authored
D:2003/08/31 20:47:16 C:PCM Midlevel A:Jaroslav Kysela <perex@suse.cz> F:core/pcm_native.c:1.78->1.79 L:get_page() fix
-
Jaroslav Kysela authored
D:2003/08/29 10:22:27 C:EMU10K1/EMU10K2 driver A:Takashi Iwai <tiwai@suse.de> F:include/emu10k1.h:1.30->1.31 F:pci/emu10k1/emu10k1.c:1.20->1.21 F:pci/emu10k1/emufx.c:1.37->1.38 F:pci/emu10k1/emupcm.c:1.21->1.22 L:Peter Zubaj <pzad@pobox.sk>: L:- Added the support of AC3 passthrough on Audigy. L: L:James Courtier-Dutton <James@superbug.demon.co.uk>: L:- Use different driver name for Audigy2.
-
Jaroslav Kysela authored
D:2003/08/28 16:36:44 C:AC97 Codec Core A:Takashi Iwai <tiwai@suse.de> F:include/ac97_codec.h:1.32->1.33 F:pci/ac97/ac97_codec.c:1.102->1.103 F:pci/ac97/ac97_patch.c:1.20->1.21 L:- added the detection of revision of ALC650 chip by L: James Courtier-Dutton <James@superbug.demon.co.uk> L:- fixed the patch_alc650() to refer to the detected revision. L:- detect the availability of stereo mute bits in snd_ac97_cmute_new().
-
Jaroslav Kysela authored
D:2003/08/28 16:07:26 C:Documentation,VIA82xx driver A:Takashi Iwai <tiwai@suse.de> F:Documentation/ALSA-Configuration.txt:1.16->1.17 F:pci/via82xx.c:1.47->1.48 L:- added the check of DXS supports (so far, empty). L: the default value of dxs_support is again 0. L:- fixed the description.
-
Jaroslav Kysela authored
D:2003/08/27 17:44:23 C:PPC PMAC driver,PPC Tumbler driver A:Takashi Iwai <tiwai@suse.de> F:ppc/pmac.c:1.23->1.24 F:ppc/tumbler.c:1.22->1.23 L:- initialize tumbler/snapper audio via gpio before i2c initialization. L:- enabled capture on snapper. don't know whether it works :)
-
Jaroslav Kysela authored
D:2003/08/27 17:17:31 C:AC97 Codec Core A:Takashi Iwai <tiwai@suse.de> F:include/ac97_codec.h:1.31->1.32 F:pci/ac97/ac97_codec.c:1.101->1.102 F:pci/ac97/ac97_local.h:1.1->1.2 F:pci/ac97/ac97_patch.c:1.19->1.20 L:- added the support for stereo mute switches on AD198x. L:- clean up of creation routines of normal stereo controls.
-
Jaroslav Kysela authored
D:2003/08/27 17:12:03 C:Documentation,VIA82xx driver A:Takashi Iwai <tiwai@suse.de> F:Documentation/ALSA-Configuration.txt:1.15->1.16 F:pci/via82xx.c:1.46->1.47 L:- use dxs_support=3 (48k fixed) as default, since there are so many problems L: with dxs_support=0. L:- added kernel boot parameter for dxs_support option.
-
Jaroslav Kysela authored
D:2003/08/27 17:05:36 C:Documentation A:Takashi Iwai <tiwai@suse.de> F:Documentation/OSS-Emulation.txt:1.4->1.5 L:added descriptions for whole-frag and no-silence commands.
-
Jaroslav Kysela authored
D:2003/08/27 17:04:36 C:AC97 Codec Core A:Takashi Iwai <tiwai@suse.de> F:pci/ac97/ac97_patch.c:1.18->1.19 L:- define AD198x bits. L:- enable AD-compatible mode on AD1985.
-
Jaroslav Kysela authored
D:2003/08/25 08:53:37 C:ALSA Core A:Jaroslav Kysela <perex@suse.cz> F:core/info.c:1.39->1.40 L:Jeff Muizelaar <muizelaar@rogers.com> L:The attached patch cleans up the usage of the size variable and removes size1.
-
- 21 Aug, 2003 2 commits
-
-
Jaroslav Kysela authored
- updated documentation and timestamp
-
Jaroslav Kysela authored
-
- 20 Aug, 2003 3 commits
-
-
Jaroslav Kysela authored
D:2003/08/20 10:59:59 A:Jaroslav Kysela <perex@suse.cz> F:usb/usbaudio.c:1.62->1.63 F:usb/usbaudio.h:1.20->1.21 F:usb/usbmixer.c:1.21->1.22 L:Synced USB audio driver with the latest 2.6 code
-
Jaroslav Kysela authored
D:2003/08/16 10:54:09 A:Jaroslav Kysela <perex@suse.cz> F:core/oss/pcm_oss.c:1.45->1.46 L:Fixed open for O_RDWR when capture is not available
-
Jaroslav Kysela authored
D:2003/08/14 17:05:13 A:Takashi Iwai <tiwai@suse.de> F:pci/ac97/ac97_codec.c:1.100->1.101 L:fix by James Courtier-Dutton <James@superbug.demon.co.uk>: L: L:Fixes ac3 passthru non-audio bit setting for AC97 codecs. L: L:I have :- L:Card: Intel ICH5 L:Chip: Avance Logic ALC650 rev 0 L: L:The problem I was having was that the spdif non-audio bit was not L:being set. L:This patch fixes that problem.
-