Takashi Iwai ([email protected])

Number of posts: 7218 (0.88 per day)
First post: 2001-12-04 17:31:25
Last post: 2024-06-16 07:39:17

Date List Subject
2023-09-20 19:32:03 linux-kernel Re: [PATCH 2/2] ALSA: hda: cirrus_scodec: Add KUnit test
2023-09-20 19:02:44 linux-kernel Re: [PATCH v3 2/2] ALSA: Add new driver for MARIAN M2 sound card
2023-09-20 15:10:02 linux-kernel Re: [PATCH 2/2] ALSA: hda: cirrus_scodec: Add KUnit test
2023-09-20 13:33:05 linux-kernel Re: [PATCH] ALSA: hda: cirrus_scodec: Select GPIOLIB for KUnit test
2023-09-20 09:36:51 linux-kernel Re: [PATCH v3 1/2] ALSA: hda: cs35l41: Support mute notifications for CS35L41 HDA
2023-09-20 08:51:09 linux-kernel Re: [PATCH] ALSA: pcm: oss: Fix race at SNDCTL_DSP_SETTRIGGER There is a small race window at snd_pcm_oss_set_trigger() that is called from OSS PCM SNDCTL_DSP_SETTRIGGER ioctl; namely the function calls snd_pcm_oss_make_ready() at first, then takes the params_lock mutex for the rest. When the stream is set up again by another thread between them, it leads to inconsistency, and may result in unexpected results such as NULL dereference of OSS buffer as a fuzzer spotted recently.
2023-09-19 18:08:06 linux-kernel Re: [PATCH] ALSA: hda: cs35l56: Use the new RUNTIME_PM_OPS() macro
2023-09-19 08:58:06 linux-kernel Re: [PATCH v2 2/2] ALSA: Add new driver for Marian M2 sound card
2023-09-18 23:29:27 linux-kernel Re: 回复: [PATCH] ALSA: dummy: Fix &dpcm->lock deadlock issues
2023-09-18 20:38:25 linux-kernel Re: [PATCH v2 0/2] Support mute notifications for CS35L41 HDA
2023-09-18 19:56:13 linux-kernel Re: [PATCH 0/2] ALSA: hda: cs35l56: Handle speaker id GPIOs
2023-09-15 13:28:46 linux-kernel Re: [PATCH v2] ALSA: hda: cs35l56: Fix missing RESET GPIO if _SUB is missing
2023-09-14 17:55:48 linux-kernel Re: [PATCH] ALSA: hda: cs35l56: Don't 'return ret' if ret is always zero
2023-09-14 16:10:32 linux-kernel Re: [PATCH] ALSA: hda: cs35l56: Fix missing RESET GPIO if _SUB is missing
2023-09-13 18:27:02 linux-kernel Re: [PATCH] patch_realtek: Splitting the UX3402 into two separate models.
2023-09-13 12:39:41 linux-kernel Re: [PATCH] ALSA: hda: cs35l56: Disable low-power hibernation mode
2023-09-13 11:21:59 linux-kernel Re: [PATCH] ALSA: usb-audio: mixer: Remove temporary string use in parse_clock_source_unit
2023-09-13 07:43:50 linux-kernel Re: [PATCH] ALSA: hda: intel-sdw-acpi: Use u8 type for link index
2023-09-12 20:24:15 linux-kernel Re: [PATCH] ALSA: core: Use dev_name of card_dev as debugfs directory name
2023-09-12 17:01:52 linux-kernel Re: [PATCH] ALSA: control: do not access controls without possession of r_w lock
2023-09-12 14:34:46 linux-kernel Re: [PATCH] ALSA: core: Increase the name array size for debugfs directory name
2023-09-05 16:24:08 linux-kernel Re: [PATCH] ALSA: hda/cirrus: Fix broken audio on hardware with two CS42L42 codecs.
2023-09-05 16:21:56 linux-kernel Re: [PATCH] ALSA: usb-audio: Fix a potential memory leak in scarlett2_init_notify()
2023-08-29 19:30:32 linux-kernel Re: [PATCH v1 1/1] ALSA: control: Use list_for_each_entry_safe()
2023-08-19 20:26:06 linux-kernel Re: 2b5d1c29f6c4 ("drm/nouveau/disp: PIOR DP uses GPIO for HPD, not PMGR AUX interrupts")
2023-08-19 17:58:00 linux-kernel Re: [PATCH v1] ALSA: hda: cs35l41: Support systems with missing _DSD properties
2023-08-19 13:07:50 linux-kernel [PATCH v2 01/25] iov_iter: Export import_ubuf()
2023-08-19 09:32:07 linux-kernel [PATCH v2 19/25] ASoC: mediatek: Convert to generic PCM copy ops
2023-08-19 09:17:27 linux-kernel [GIT PULL] sound fixes for 6.5-rc7
2023-08-14 15:32:49 linux-kernel Re: 2b5d1c29f6c4 ("drm/nouveau/disp: PIOR DP uses GPIO for HPD, not PMGR AUX interrupts")
2023-08-14 14:38:18 linux-kernel [PATCH 21/25] ASoC: dmaengine: Convert to generic PCM copy ops
2023-08-14 14:08:42 linux-kernel Re: [PATCH 17/25] media: solo6x10: Convert to generic PCM copy ops
2023-08-14 14:07:53 linux-kernel [PATCH 07/25] ALSA: es1938: Convert to generic PCM copy ops
2023-08-14 14:05:10 linux-kernel [PATCH 11/25] ALSA: rme96: Convert to generic PCM copy ops
2023-08-14 14:00:34 linux-kernel [PATCH 14/25] ALSA: sh: Convert to generic PCM copy ops
2023-08-14 14:00:06 linux-kernel Re: 2b5d1c29f6c4 ("drm/nouveau/disp: PIOR DP uses GPIO for HPD, not PMGR AUX interrupts")
2023-08-14 13:57:34 linux-kernel [PATCH 00/25] ALSA: Generic PCM copy ops using iov_iter
2023-08-14 13:46:52 linux-kernel [PATCH 17/25] media: solo6x10: Convert to generic PCM copy ops
2023-08-14 13:37:42 linux-kernel [PATCH 02/25] ALSA: pcm: Add copy ops with iov_iter
2023-08-14 13:35:05 linux-kernel [PATCH 22/25] ASoC: dmaengine: Use iov_iter for process callback, too
2023-08-14 13:34:06 linux-kernel Re: 2b5d1c29f6c4 ("drm/nouveau/disp: PIOR DP uses GPIO for HPD, not PMGR AUX interrupts")
2023-08-14 13:32:37 linux-kernel [PATCH 12/25] ALSA: hdsp: Convert to generic PCM copy ops
2023-08-14 13:27:50 linux-kernel [PATCH 04/25] ALSA: dummy: Convert to generic PCM copy ops
2023-08-14 13:24:48 linux-kernel [PATCH 25/25] ALSA: pcm: Drop obsoleted PCM copy_user and copy_kernel ops
2023-08-14 13:24:48 linux-kernel [PATCH 09/25] ALSA: nm256: Convert to generic PCM copy ops
2023-08-14 13:19:14 linux-kernel [PATCH 23/25] ALSA: doc: Update description for the new PCM copy ops
2023-08-14 13:18:44 linux-kernel [PATCH 16/25] ALSA: pcmtest: Update comment about PCM copy ops
2023-08-14 12:44:22 linux-kernel [PATCH 13/25] ALSA: rme9652: Convert to generic PCM copy ops
2023-08-14 12:40:51 linux-kernel [PATCH 15/25] ALSA: xen: Convert to generic PCM copy ops
2023-08-14 12:39:17 linux-kernel [PATCH 05/25] ALSA: gus: Convert to generic PCM copy ops
2023-08-14 12:39:06 linux-kernel [PATCH 08/25] ALSA: korg1212: Convert to generic PCM copy ops