0k1: General cleanup, add new locks, fix alsa bug#3501, kernel
bug#9304.
Jaroslav Kysela (7):
[ALSA] Use posix clock monotonic for PCM and timer timestamps
[ALSA] PCM - fixed SNDRV_PCM_FORMAT_U24_BE silence constant
[ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib b
e improved, of course, but adding more
and more functions with minor benefits is another step to another hell.
Jaroslav
--
Jaroslav Kysela
Linux Kernel Sound Maintainer
ALSA Project; Red Hat, Inc.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" i
0 rev 1", NULL},
> > + {0x41445303, "Yamaha YMF" , NULL},
>
> Are you sure it's correct? I am almost certain that no YMFxxx
> has on-chip AC97. I'd like to see a document that allows you
> the change quoted above.
It's Analog Device
omments or questions directly.
Jaroslav
-
Jaroslav Kysela <[EMAIL PROTECTED]>
SuSE Linuxhttp://www.suse.com
ALSA project http://www.alsa-project.org
2.4.0-test9-isapnp-3.patch.gz
On Mon, 9 Oct 2000, Keith Owens wrote:
> On Sun, 8 Oct 2000 23:50:43 +0200 (MEST),
> Jaroslav Kysela <[EMAIL PROTECTED]> wrote:
> > this patch contains following fixes and enhancements to export ISA
> >PnP IDs outside the kernel module:
> >
> >* m
On Mon, 9 Oct 2000, Keith Owens wrote:
> On Mon, 9 Oct 2000 12:29:19 +0200 (MEST),
> Jaroslav Kysela <[EMAIL PROTECTED]> wrote:
> >On Mon, 9 Oct 2000, Keith Owens wrote:
> >> Modutils and the kernel are compiled from different headers, none of
> >> this #in
On Mon, 9 Oct 2000, Keith Owens wrote:
> On Mon, 9 Oct 2000 12:55:28 +0200 (MEST),
> Jaroslav Kysela <[EMAIL PROTECTED]> wrote:
> >I fully understand your point, but I don't want to have a special
> >case for ISA PnP. What about this change:
> >
> &g
Hi all,
it seems that the error path in pnp_request_card_device() is
broken (one variable is left initialized and the semaphore is not
unlocked). The bellow patch should fix it.
Signed-off-by: Jaroslav Kysela <[EMAIL PROTECTED]>
diff --git a/drivers/pnp/card.c b/drivers/pnp/
uspend2).
Please, report this problem to our bug-tracking-system:
https://bugtrack.alsa-project.org/alsa-bug
We have already two similar reports #440 and #879. Please, provide us
all info (working manual conf etc.)..
Jaroslav
-
Jaroslav Kysela &l
sound/usb/usbquirks.h | 29
sound/usb/usx2y/usX2Yhwdep.c|3
sound/usb/usx2y/usx2yhwdeppcm.c |6
65 files changed, 5059 insertions(+), 1122 deletions(-)
-
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel
l can ignore me :)
>
> The only big thing I know that still needed OSS (and may still do so) is
> the support for AC97 wired touchscreens and the like. Has that been
> ported to ALSA ?
We're working on this issue right now.
Jaro
a good idea
to add a notice to the help file and/or driver that the ALSA driver should
be tested and bugs reported to the ALSA bug-tracking-system.
Thanks,
Jaroslav
-
Jaroslav Kysela <[EMAIL PROTECTE
On Thu, 28 Jul 2005, Andrew Morton wrote:
> Jaroslav Kysela <[EMAIL PROTECTED]> wrote:
> >
> > Linus, please do an update from:
> >
> >rsync://rsync.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git
> >
> > ...
> > 65 files changed,
Hi,
the error path in pnp_request_card_device() is broken (one
variable is left initialized and the semaphore is not unlocked). The
bellow patch fixes it (and has been tested). Please, apply immediately.
Signed-off-by: Jaroslav Kysela <[EMAIL PROTECTED]>
diff --git a/drive
-
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SUSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please
tion in driver.c in suspend and resume
callbacks is invalid, because PNP_DRIVER_RES_DO_NOT_CHANGE means that
resources should not be changed in the pnp core but only in the driver,
but in suspend/resume process are resources preserved, so the condition
should be removed.
Author of this code is:
] cmipci: fix FLINKON/OFF bits
[ALSA] mpu401: fix recursive locking in timer
Jaroslav Kysela (1):
[ALSA] version 1.0.15
Takashi Iwai (4):
[ALSA] hda-codec - Disable shared stream on AD1986A
[ALSA] hda-codec - Check PINCAP only for PIN widgets
[ALSA] ca0106 - Check value
On Tue, 20 Nov 2007, Takashi Iwai wrote:
> At Mon, 19 Nov 2007 19:35:09 +0100 (CET),
> Jaroslav Kysela wrote:
> >
> >
> > Linus, please pull from [the linus branch at]:
> >
> > master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa.git linus
> > git
is valid in this
semantics.
Unfortunately, suspend / resume complicates things a bit, but PnP core can
handle DO_NOT_CHANGE flag. But it will just mean - _preserve_ resource
allocation from last suspend state for this device and enable hw
physically before calling resume() callback.
_IOW('A', 0x03, int),
> + SNDRV_PCM_IOCTL_TTSTAMP = _IOW('A', 0x02, int),
> SNDRV_PCM_IOCTL_HW_REFINE = _IOWR('A', 0x10, struct snd_pcm_hw_params),
> SNDRV_PCM_IOCTL_HW_PARAMS = _IOWR('A', 0x11, struct snd_pcm_hw_params),
> SNDRV_PCM
an
identify these patches / changesets.
I will try to prepare some useable tool in few weeks.
Jaroslav
-
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SUSE Labs
-
To unsubscribe from this list: send th
ter register value.
Signed-off-by: Takashi Iwai <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]> (05/01/20 1.1975.47.17)
[ALSA] Add support for Chaintech 9CJS
ICE1712 driver
Added the support for Chaintech 9CJS by Delmaire Maxime.
Signed-off-by: Takashi Iwai <[E
output on some machines with AD1981x codecs
Fixed the default state of "Headphone Jack Sense" switch on AD1981x
codecs. Setting this on affects the output of some machines (e.g.
Thindpads).
The default value is set on only hardwares which are known to work.
=
t ready for
It's known bug:
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=890
Have you tried to load "snd-intel8x0m and snd-intel8x0" modules in
opposite order? Anyway, further discussion should go to this bug
report...
ive? It's because the multichannel devices were added and
reorganized. But the basic functionality (sound from front speakers and
analog capturing) should be preserved with all 1.0.x alsa-lib versions.
Jaroslav
-
Jaroslav Kysela <[EMAIL
from my linux ultra sound project yet.
I removed this file in our CVS tree, so it will be removed also in ALSA BK
tree in next merge.
Thanks,
Jaroslav
-
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kerne
(-)
through these ChangeSets:
<[EMAIL PROTECTED]> (05/03/24 1.2342)
ALSA 1.0.9rc2
<[EMAIL PROTECTED]> (05/03/24 1.2341)
ALSA CVS update
ALSA Version
release: 1.0.9rc2
Signed-off-by: Jaroslav Kysela <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]> (05/03/24 1.2340)
saying the userspace interface of the ALSA kernel drivers has
> incompatible changes between minor versions of ALSA?
>
> If this is true, that's a serious bug.
Nope, but newer alsa-lib use an ALSA timer API feature which was not well
debugged. This oops should be fixed in 2.6.12-rc2
treme Audio.
Jaroslav Kysela (1):
[ALSA] version 1.0.14
Jaroslav Kysela [EMAIL PROTECTED] (1):
[ALSA] remove duplicate Logitech Quickcam USB ID in usbquirks.h
Jonathan Phenix (1):
[ALSA] hda-codec - Output MFG information for HDA devices
Kailang Yang (4):
[ALSA] hda-codec
G2 bus effects
Borislav Petkov (1):
[ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warning
Dawid Wrobel (1):
[ALSA] usb-audio: Another USB mic quirk for Logitech Communicator webcam
Jaroslav Kysela (1):
[ALSA] version 1.0.15
Krzysztof Helt (1):
[A
AT and S/PDIF.
[ALSA] snd-emu10k1:Implement SPDIF/ADAT status.
[ALSA] snd-emu10k1:Unmute the Audio/Micro Dock after firmware load.
[ALSA] snd-usb-audio: Add basic support for E-Mu USB devices.
Jaroslav Kysela (3):
[ALSA] SC6000 driver - add HAS_IOPORT dependency
[ALSA]
http://www.kernel.org/git/?p=linux/kernel/git/perex/alsa.git
Thanks,
Jaroslav
-
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel&q
On Wed, 17 Oct 2007, Linus Torvalds wrote:
> On Wed, 17 Oct 2007, Jaroslav Kysela wrote:
> >
> > I didn't notice, too. I've fixed this commit in my git tree.
>
> More importantly, how did it get there in the first place?
>
> As mentioned, normal git tools w
Linus, please do an update from:
http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git
(linus branch)
The GNU patch is available at:
ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2007-01-23.patch.gz
The following files will be updated:
sound/usb/usx2y/usbusx2yaudio.c |
threads (rtnl_lock is used
also in linkwatch_event) - new bond workqueue thread is created.
Signed-off-by: Jaroslav Kysela <[EMAIL PROTECTED]>
diff -rupN linux-2.6.20.orig/drivers/net/bonding/bond_3ad.c
linux-2.6.20/drivers/net/bonding/bond_3ad.c
--- linux-2.6.20.orig/drivers/net/bonding/bond
gital optical capture control for the Audigy
2 ZS
[ALSA] ca0106: Fix sound capture on Audigy LS via AC97.
[ALSA] emu10k1: Update registers defines for the Audigy 2/emu10k2.5
Jaroslav Kysela (4):
[ALSA] hda_intel: increase maximum DMA buffer size to 1024MB
[ALSA] pcm core
On Fri, 9 Feb 2007, Takashi Iwai wrote:
> At Fri, 9 Feb 2007 15:02:05 +0100 (CET),
> Jaroslav Kysela wrote:
> >
> > Linus, please do an update from:
> >
> > http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git
> > (linus branch)
>
> Jaro
On Fri, 9 Feb 2007, Takashi Iwai wrote:
> At Fri, 09 Feb 2007 15:47:30 +0100,
> I wrote:
> >
> > At Fri, 9 Feb 2007 15:40:21 +0100 (CET),
> > Jaroslav Kysela wrote:
> > >
> > > On Fri, 9 Feb 2007, Takashi Iwai wrote:
> > >
> > >
On Fri, 9 Feb 2007, Linus Torvalds wrote:
> On Fri, 9 Feb 2007, Takashi Iwai wrote:
>
> > At Fri, 9 Feb 2007 15:02:05 +0100 (CET),
> > Jaroslav Kysela wrote:
> > >
> > > Linus, please do an update from:
> > >
> > > http://www.kernel.org/
files changed, 394 insertions(+), 227 deletions(-)
The following things were done:
Clemens Ladisch (2):
[ALSA] emu10k1: fix typo
[ALSA] usb-audio: add PCR-A PCM support
Frank Mandarino (1):
[ALSA] Change AT91 PDC register defines for 2.6.20 kernel
Jaroslav Kysela (2
.
[ALSA] ac97: Identify CMI9761 chips.
[ALSA] emu10k1: Update registers defines for the Audigy 2/emu10k2.5
Jaroslav Kysela:
[ALSA] ac97_codec (ALC655): add EAPD hack for MSI L725 laptop
[ALSA] hda_intel: increase maximum DMA buffer size to 1024MB
[ALSA] pcm core: add
w review comments would be useful, too.
>
>
>
>
> From: Andrew Morton <[EMAIL PROTECTED]>
>
> Fix the soc code after dhowells workqueue changes.
I applied this patch to alsa-git tree.
Thanks,
On Fri, 15 Dec 2006, Andrew Morton wrote:
> On Fri, 15 Dec 2006 08:52:48 +0100 (CET)
> Jaroslav Kysela <[EMAIL PROTECTED]> wrote:
>
> > Linus, please do an update from:
> >
> > http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git
> > (
CMI9761 chips.
Jaroslav Kysela:
[ALSA] ac97_codec (ALC655): add EAPD hack for MSI L725 laptop
[ALSA] version 1.0.14rc1
Jean Delvare:
[ALSA] sound: Don't include i2c-dev.h
Nickolay V. Shmyrev:
[ALSA] snd_hda_intel 3stack mode for ASUS P5P-L2
Remy Bruno:
[ALSA]
(+), 12 deletions(-)
The following things were done:
Clemens Ladisch:
[ALSA] usb-audio: work around wrong frequency in CM6501 descriptors
Giuliano Pochini:
[ALSA] Fix potential NULL pointer dereference in echoaudio midi
Jaroslav Kysela:
[ALSA] version 1.0.14rc1
Jason Gaston
:
Clemens Ladisch:
[ALSA] rtctimer: handle RTC interrupts with a tasklet
James Courtier-Dutton:
[ALSA] snd-emu10k1: Fix capture for one variant.
Jaroslav Kysela:
[ALSA] version 1.0.13
John W. Linville:
[ALSA] hda: fix typo for xw4400 PCI sub-ID
Matt Porter:
[ALSA] hda: fix
- Add quirk for MSI S420
Christian Rothlaender (1):
[ALSA] hda-codec - Add support for ASUS A8J modem
Daniel Drake (1):
[ALSA] hda-intel: fix ASUS M2V detection
Daniel T Chen (1):
[ALSA] hda-codec - Add quirk for Supermicro PDSBA to alc883_cfg_tbl[]
Jaroslav Kysela (1
/soc/codecs/wm9712.c |1 +
sound/soc/soc-core.c | 18 ++-
sound/usb/usbquirks.h |9 +
8 files changed, 548 insertions(+), 24 deletions(-)
The following things were done:
Daniel Drake (1):
[ALSA] usb-audio: another Logitech QuickCam ID
Jaroslav Kysela (1
--
sound/soc/Kconfig |2 +
sound/soc/at91/Kconfig |3 +-
sound/soc/pxa/Kconfig |3 +-
11 files changed, 76 insertions(+), 18 deletions(-)
The following things were done:
Jaroslav Kysela (1
and there are always probes to
optimize things. We use standard file operations - open/close/ioctl/mmap,
too.
Jaroslav
-
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SUSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel&quo
export AC97 DAI
[ALSA] ASoC Samsung S3c24xx updates - audio DMA cleanup
[ALSA] ASoC Samsung S3C24xx updates - i2s
James Courtier-Dutton (1):
[ALSA] snd-emu10k1: Prevent E-Mu 1010 Notebook card from hanging PC.
Jaroslav Kysela (1):
[ALSA] version 1.0.14rc4
Jean Delvare (1):
deletions(-)
The following things were done:
Jaroslav Kysela (1):
[ALSA] version 1.0.14rc3
Joe Sauer (1):
[ALSA] soc - Fix WM9712 register cache entry
Liam Girdwood (1):
[ALSA] soc - WM9712 PCM volume
Takashi Iwai (7):
[ALSA] hda-codec - Add LFE support on Dell M90
[ALSA] ASoC Samsung S3C24xx updates - i2s
James Courtier-Dutton (1):
[ALSA] snd-emu10k1: Prevent E-Mu 1010 Notebook card from hanging PC.
Jaroslav Kysela (1):
[ALSA] version 1.0.14rc4
Jean Delvare (1):
[ALSA] sound: strlcpy is smart enough
Johannes Berg (2):
[ALSA] aoa:
; unsigned int read_ll, read_rl, i, j, loop_cnt;
> + bool micmute_led;
>
The whole LED trigger mechanism for the sound is covered in my LED generic
code :
https://lore.kernel.org/alsa-devel/2021021400.1131020-1-pe...@perex.cz/
Jaroslav
--
Jaroslav Kysela
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.
Dne 24.4.2018 v 15:37 Arnd Bergmann napsal(a):
> On Tue, Apr 24, 2018 at 3:29 PM, Jaroslav Kysela wrote:
>> Dne 24.4.2018 v 14:06 Baolin Wang napsal(a):
>>> Since many structures will use timespec type variables to record time stamp
>>> in uapi/asound.h, which are
updated, because the stream will
change, so I am fine to add new ioctl (like originally proposed).
The alsa-lib defines timespec only if posix defines are not set so
glibc's time.h does not define the timespec structure - it may be improved.
Jaroslav
DUP:
+ return snd_pcm_anonymous_dup(file, substream, (int __user
*)arg);
case SNDRV_PCM_IOCTL_HW_REFINE:
return snd_pcm_hw_refine_user(substream, arg);
case SNDRV_PCM_IOCTL_HW_PARAMS:
--
Jaroslav
--
Jaroslav Kysela
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.
| 9 +-
11 files changed, 191 insertions(+), 32 deletions(-)
create mode 100644 drivers/soundwire/master.c
The code looks really clean now. Thank you for your work.
Acked-by: Jaroslav Kysela
Jaroslav
--
Jaroslav Kysela
Linux Sound Maintainer
PCI code or the irq handler.
Jaroslav
--
Jaroslav Kysela
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.
Dne 25. 03. 21 v 9:19 Yuan, Perry napsal(a):
> Hi Jaroslav:
>
>> -Original Message-----
>> From: Jaroslav Kysela
>> Sent: Monday, March 22, 2021 10:38 PM
>> To: Yuan, Perry; Mark Brown; pierre-louis.boss...@linux.intel.com;
>> Limonciello,
ata' (struct snd_soc_pcm_runtime *) to determine FE / BE?
Jaroslav
--
Jaroslav Kysela
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.
Dne 31. 03. 21 v 17:17 Colin Ian King napsal(a):
> Hi,
>
> Static analysis on linux-next with Coverity has detected a potential
> issue in the following commit:
>
> commit 3f0638a0333bfdd0549985aa620f2ab69737af47
> Author: Jaroslav Kysela
> Date: Wed Mar 17 18:29:41
even
for the top-level LED trigger implementation. We need an extra check, if the
proper LED's are really controlled on the specific hardware. Other hardware
may use RT715 for a different purpose. Use DMI / ACPI checks to detect this
hardware and don't misuse the inversion flag to enable this code.
Jaroslav
--
Jaroslav Kysela
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.
not only the internal microphone being affected, it's no sound
> devices being created at all so no audio functions can work after kernel 5.8.
>
> Is there any potential problem to built-in the " with hda dsp"
> precompiled
> binary in linux-firmware?
How do you distribute the SOF firmware? I'm going to include those binary
topology files to the SOF firmware package for Fedora. Perhaps, you may follow
this.
Jaroslav
>
> Chris
>
>> [1]: https://gist.github.com/crojewsk/4e6382bfb0dbfaaf60513174211f29cb
>> [2]: https://github.com/alsa-project/alsa-topology-conf/tree/master/topology
--
Jaroslav Kysela
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.
Dne 11. 03. 21 v 11:40 Amadeusz Sławiński napsal(a):
> On 3/11/2021 11:24 AM, Jaroslav Kysela wrote:
>> Dne 11. 03. 21 v 6:50 Chris Chiu napsal(a):
>>> On Tue, Mar 9, 2021 at 11:29 PM Cezary Rojewski
>>> wrote:
>>>>
>>>> On 2021-03-09 1:19 PM, C
G) || (defined(MODULE) &&
IS_MODULE(CONFIG_SND_INTEL_DSP_CONFIG))
So the buildin drivers which do not require the DSP config probe can be
compiled without this dependency.
Jaroslav
--
Jaroslav Kysela
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.
zech Republic
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 831b869..8706839 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3983,8 +3983,7 @@ S: Orphan
> F: drivers/platform/x86/tc1100-wmi.c
>
> HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Ad
ns can be restricted
for the passed descriptor to the producer or the consumer task. In this
way, the restricted task might reuse other control mechanism offered buy
the PCM file descriptor without requesting the arbiter to do so (like
read the actual position in the DMA buffer, get the audio delay or so -
reduce context switches).
Thanks,
Jaroslav
--
Jaroslav Kysela
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.
and maybe
read/write the actual position, delay etc.). It should be relatively
easy to implement using the snd_pcm_file structure.
Even with the full operation mode, it's difficult imagine what the
depending task can break with the sound interface except probably annoy
users with some cracks f
Dne 23.1.2019 v 13:46 Leo Yan napsal(a):
> Hi all,
>
> On Wed, Jan 23, 2019 at 12:58:51PM +0100, Takashi Iwai wrote:
>> On Tue, 22 Jan 2019 21:25:35 +0100,
>> Mark Brown wrote:
>>>
>>> On Mon, Jan 21, 2019 at 03:15:43PM +0100, Jaroslav Kysela wrote:
>>
Dne 25. 03. 19 v 16:14 twisc...@de.adit-jv.com napsal(a):
> From: Timo Wischer
>
> Currently snd_aloop supports only S16 and S32 audio sample formats. With
> this patch the S24 formats are also supported.
Reviewed-by: Jaroslav Kysela
>
> Signed-off-by: Timo Wischer
>
information (with the
32-bit wrapping for the old fields). It means that we do not need new
ioctls and old libraries will be fine.
It may make sense to define private snd_timespec32 and snd_timespec64
with s32/s64 types instead separate sec/usec fields.
untime->state = SNDRV_PCM_STATE_SETUP;
+ stream->runtime->state = SNDRV_PCM_STATE_RUNNING;
wake_up(&stream->runtime->sleep);
}
--
Jaroslav Kysela
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.
Dne 11. 06. 20 v 10:46 Charles Keepax napsal(a):
On Wed, Jun 10, 2020 at 04:28:20PM +0530, Vinod Koul wrote:
On 10-06-20, 12:40, Jaroslav Kysela wrote:
Dne 10. 06. 20 v 12:07 Srinivas Kandagatla napsal(a):
For gapless playback call to snd_compr_drain_notify() after
partial drain should put
Dne 11. 06. 20 v 11:44 Vinod Koul napsal(a):
On 11-06-20, 11:09, Jaroslav Kysela wrote:
Dne 11. 06. 20 v 10:46 Charles Keepax napsal(a):
On Wed, Jun 10, 2020 at 04:28:20PM +0530, Vinod Koul wrote:
On 10-06-20, 12:40, Jaroslav Kysela wrote:
Dne 10. 06. 20 v 12:07 Srinivas Kandagatla napsal(a
&snd_us16x08_eq_mid_width_ctl,
>> @@ -1175,7 +1175,7 @@ static const struct snd_us16x08_control_params
>> eq_controls[] = {
>> .control_id = SND_US16X08_ID_EQHIGHFREQ,
>> .type = USB_MIXER_U8,
>> .num_channels = 16,
>> -.name = "EQ High Frequence",
>> +.name = "EQ High Frequency",
>> },
>> };
>>
>> --
>> 2.19.1
>>
>>
--
Jaroslav Kysela
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.
size etc.). This "lag" is unacceptable.
Jaroslav
Regards,
Brent
--
Jaroslav Kysela
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.
Dne 15. 05. 20 v 12:39 Takashi Iwai napsal(a):
On Fri, 15 May 2020 11:30:54 +0200,
Jaroslav Kysela wrote:
Dne 15. 05. 20 v 11:04 Lu, Brent napsal(a):
Is this a bugfix needed for older kernels as well? When did this issue show
up?
thanks,
greg k-h
It happens when DMA stop moving data
/soundwire/stream.c | 2 +-
> 2 files changed, 9 insertions(+), 53 deletions(-)
>
Straight patches. I tested them. For all:
Acked-by: Jaroslav Kysela
Note: The ASoC part must be merged in sync -
"[PATCH v3 0/3] ASoC: Add sdw stream operations to dailink ops."
to
split changes which depends on each other.
For all above patches (I tested them):
Acked-by: Jaroslav Kysela
--
Jaroslav Kysela
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.
Dne 08. 09. 20 v 14:11 Mark Brown napsal(a):
> On Tue, Sep 08, 2020 at 02:05:11PM +0200, Jaroslav Kysela wrote:
>> Dne 28. 08. 20 v 8:51 Vinod Koul napsal(a):
>
>>>> sound/soc/codecs/rt700-sdw.c| 4
>>>> sound/soc/codecs/rt711-sdw.c| 4 +++
> sound/soc/codecs/rt715-sdw.c | 5 ++
> sound/soc/codecs/wsa881x.c | 1 +
> 12 files changed, 202 insertions(+), 18 deletions(-)
>
I tested the changes and it works on my test system. The changes are straight.
For all:
Acked-by: Jaroslav Kysela
--
Jaroslav Kysela
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.
re doing. I would apply
this. The code can be refined at anytime. It's a fix. I tested it and I can
confirm, that it fixes the issue. It's a vital patch for 5.10 to enable
finally SoundWire drivers for the Intel hardware.
Acked-by: Jaroslav Kysela
--
Jaroslav Kysela
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.
Dne 08. 09. 20 v 16:33 Mark Brown napsal(a):
> On Tue, Sep 08, 2020 at 02:28:48PM +0200, Jaroslav Kysela wrote:
>> Dne 08. 09. 20 v 14:11 Mark Brown napsal(a):
>
>>> I don't have this patch and since I seem to get copied on quite a lot of
>>> soundwire only
t up to header, the codec updates and
> finally the bus change!
I don't think that the split is ideal in this case. I tested the code and it
looks straight enough.
Acked-by: Jaroslav Kysela
--
Jaroslav Kysela
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.
the interrupt handler context.
Jaroslav
--
Jaroslav Kysela
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.
changed, 503 insertions(+), 2 deletions(-)
> create mode 100644 drivers/soundwire/generic_bandwidth_allocation.c
I did testing and I've not found any issues. The abstraction looks good.
Acked-by: Jaroslav Kysela
--
Jaroslav Kysela
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.
Dne 09. 09. 20 v 8:26 Jaroslav Kysela napsal(a):
> Dne 08. 09. 20 v 15:15 Bard Liao napsal(a):
>> This algorithm computes bus parameters like clock frequency, frame
>> shape and port transport parameters based on active stream(s) running
>> on the bus.
>>
>> Develo
fix this kind of memory mapping?
Jaroslav
--
Jaroslav Kysela
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.
on
> is already contained at the top of the file in the comments.
>
> We don't replace module.h with init.h since the file already has that.
> But we do add moduleparam.h since the file does use module_param().
>
> Cc: Jaroslav Kysela
> Cc: "Rafael J. Wysocki"
90 matches
Mail list logo