Stefan Binding ([email protected])

Number of posts: 321 (0.36 per day)
First post: 2021-12-02 16:25:16
Last post: 2024-05-07 16:20:04

Date List Subject
2023-09-22 05:33:10 linux-kernel [PATCH v5 1/4] ALSA: hda: cs35l41: Add notification support into component binding
2023-09-22 05:15:18 linux-kernel [PATCH v5 0/4] Support mute notifications for CS35L41 HDA
2023-09-22 03:19:36 linux-kernel [PATCH v5 2/4] ALSA: hda/realtek: Support ACPI Notification framework via component binding
2023-09-21 21:56:39 linux-kernel [PATCH v5 3/4] ALSA: hda: cs35l41: Support mute notifications for CS35L41 HDA
2023-09-20 23:17:30 linux-kernel [PATCH v4 3/4] ALSA: hda: cs35l41: Support mute notifications for CS35L41 HDA
2023-09-20 19:38:40 linux-kernel [PATCH v4 4/4] ALSA: hda: cs35l41: Add read-only ALSA control for forced mute
2023-09-20 18:01:21 linux-kernel [PATCH v4 2/4] ALSA: hda/realtek: Support ACPI Notification framework via component binding
2023-09-20 16:50:06 linux-kernel [PATCH v4 1/4] ALSA: hda: cs35l41: Add notification support into component binding
2023-09-20 16:49:04 linux-kernel [PATCH v4 0/4] Support mute notifications for CS35L41 HDA
2023-09-19 17:42:25 linux-kernel [PATCH v3 0/2] Support mute notifications for CS35L41 HDA
2023-09-19 14:38:16 linux-kernel [PATCH v3 2/2] ALSA: hda: cs35l41: Add read-only ALSA control for forced mute
2023-09-19 14:35:20 linux-kernel [PATCH v3 1/2] ALSA: hda: cs35l41: Support mute notifications for CS35L41 HDA
2023-09-14 04:28:41 linux-kernel [PATCH v1 3/3] ASoC: cs42l42: Avoid stale SoundWire ATTACH after hard reset
2023-09-13 22:54:08 linux-kernel [PATCH v1 2/3] ASoC: cs42l42: Don't rely on GPIOD_OUT_LOW to set RESET initially low
2023-09-13 17:39:26 linux-kernel [PATCH v1 0/3] ASoC: cs42l42: Fix handling of hard reset
2023-09-13 15:03:31 linux-kernel [PATCH v1 1/3] ASoC: cs42l42: Ensure a reset pulse meets minimum pulse width.
2023-08-11 13:08:51 linux-kernel [PATCH v1] ALSA: hda/cs8409: Support new Dell Dolphin Variants
2023-08-09 15:08:06 linux-kernel [PATCH v1 2/2] ALSA: hda/realtek: Switch Dell Oasis models to use SPI
2023-08-09 15:06:50 linux-kernel [PATCH v2 0/2] Add HP G11 Quirks and update Dell Oasis Quirks
2023-08-09 15:02:14 linux-kernel [PATCH v2 1/2] ALSA: hda/realtek: Add quirks for HP G11 Laptops
2023-08-09 15:02:13 linux-kernel [PATCH v2 2/2] ALSA: hda/realtek: Switch Dell Oasis models to use SPI
2023-08-09 14:23:45 linux-kernel [PATCH v1 1/2] ALSA: hda/realtek: Add quirks for HP G11 Laptops
2023-08-09 14:23:36 linux-kernel [PATCH v1 0/2] Add HP G11 Quirks and update Dell Oasis Quirks
2023-08-02 12:35:23 linux-kernel [PATCH v1] ALSA: hda: cs35l41: Print amp configuration after bind
2023-07-28 15:12:38 linux-kernel Re: [PATCH v2 00/11] Fix support for System Suspend for CS35L41 HDA
2023-07-21 15:56:12 linux-kernel [PATCH v2 02/11] ALSA: cs35l41: Poll for Power Up/Down rather than waiting a fixed delay
2023-07-21 15:54:16 linux-kernel [PATCH v2 05/11] ALSA: hda: cs35l41: Ensure we pass up any errors during system suspend.
2023-07-21 15:51:55 linux-kernel [PATCH v2 03/11] ALSA: hda: cs35l41: Check mailbox status of pause command after firmware load
2023-07-21 15:51:52 linux-kernel [PATCH v2 08/11] ALSA: hda: cs35l41: Use pre and post playback hooks
2023-07-21 15:51:50 linux-kernel [PATCH v2 11/11] ALSA: hda: cs35l41: Ensure amp is only unmuted during playback
2023-07-21 15:51:48 linux-kernel [PATCH v2 04/11] ALSA: hda: cs35l41: Ensure we correctly re-sync regmap before system suspending.
2023-07-21 15:51:45 linux-kernel [PATCH v2 09/11] ALSA: hda: cs35l41: Rework System Suspend to ensure correct call separation
2023-07-21 15:51:13 linux-kernel [PATCH v2 07/11] ALSA: hda: hda_component: Add pre and post playback hooks to hda_component
2023-07-21 15:49:42 linux-kernel [PATCH v2 06/11] ALSA: hda: cs35l41: Move Play and Pause into separate functions
2023-07-21 15:42:43 linux-kernel [PATCH v2 10/11] ALSA: hda: cs35l41: Add device_link between HDA and cs35l41_hda
2023-07-21 15:40:50 linux-kernel [PATCH v2 00/11] Fix support for System Suspend for CS35L41 HDA
2023-07-21 15:25:45 linux-kernel [PATCH v2 01/11] ALSA: cs35l41: Use mbox command to enable speaker output for external boost
2023-07-21 15:18:53 linux-kernel Re: [PATCH v1 10/11] ALSA: hda: cs35l41: Add device_link between HDA and cs35l41_hda
2023-07-20 15:18:39 linux-kernel [PATCH v1 07/11] ALSA: hda: cs35l41: Use pre and post playback hooks
2023-07-20 14:50:54 linux-kernel [PATCH v1 04/11] ALSA: hda: cs35l41: Ensure we pass up any errors during system suspend.
2023-07-20 14:50:38 linux-kernel [PATCH v1 08/11] ALSA: hda: cs35l41: Rework System Suspend to ensure correct call separation
2023-07-20 14:47:53 linux-kernel [PATCH v1 00/11] Fix support for System Suspend for CS35L41 HDA
2023-07-20 14:42:08 linux-kernel [PATCH v1 01/11] ALSA: cs35l41: Use mbox command to enable speaker output for external boost
2023-07-20 14:34:05 linux-kernel [PATCH v1 02/11] ALSA: hda: cs35l41: Check mailbox status of pause command after firmware load
2023-07-20 14:30:00 linux-kernel [PATCH v1 06/11] ALSA: hda: hda_component: Add pre and post playback hooks to hda_component
2023-07-20 14:05:30 linux-kernel [PATCH v1 10/11] ALSA: hda: cs35l41: Add device_link between HDA and cs35l41_hda
2023-07-20 13:59:30 linux-kernel [PATCH v1 05/11] ALSA: hda: cs35l41: Move Play and Pause into separate functions
2023-07-20 13:58:19 linux-kernel [PATCH v1 03/11] ALSA: hda: cs35l41: Ensure we correctly re-sync regmap before system suspending.
2023-07-20 13:53:57 linux-kernel [PATCH v1 09/11] ALSA: hda/realtek: Support pre-/post- playback hooks for cs35l41
2023-07-20 13:50:34 linux-kernel [PATCH v1 11/11] ALSA: hda: cs35l41: Ensure amp is only unmuted during playback
2023-06-06 11:02:07 linux-kernel [PATCH v3 0/3] Fixes and cleanup for CS35L41 HDA