Vitaly Rodionov ([email protected])

Number of posts: 339 (0.3 per day)
First post: 2021-03-04 19:15:27
Last post: 2024-04-05 21:25:06

Date List Subject
2021-08-11 19:01:07 linux-kernel [PATCH v4 07/27] ALSA: hda/cs8409: Disable unsolicited responses during suspend
2021-08-11 19:01:01 linux-kernel [PATCH v4 15/27] ALSA: hda/cs8409: Avoid re-setting the same page as the last access
2021-08-11 19:00:36 linux-kernel [PATCH v4 20/27] ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42
2021-08-11 19:00:28 linux-kernel [PATCH v4 10/27] ALSA: hda/cs8409: Simplify CS42L42 jack detect.
2021-08-11 19:00:26 linux-kernel [PATCH v4 14/27] ALSA: hda/cs8409: Avoid setting the same I2C address for every access
2021-08-11 19:00:25 linux-kernel [PATCH v4 13/27] ALSA: hda/cs8409: Dont disable I2C clock between consecutive accesses
2021-08-11 19:00:07 linux-kernel [PATCH v4 01/27] ALSA: hda/cirrus: Move CS8409 HDA bridge to separate module
2021-08-11 19:00:05 linux-kernel [PATCH v4 26/27] ALSA: hda/cs8409: Follow correct CS42L42 power down sequence for suspend
2021-08-11 18:59:57 linux-kernel [PATCH v4 03/27] ALSA: hda/cs8409: Use enums for register names and coefficients
2021-08-11 18:59:30 linux-kernel [PATCH v4 27/27] ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stops
2021-08-11 18:59:29 linux-kernel [PATCH v4 06/27] ALSA: hda/cs8409: Disable unnecessary Ring Sense for Cyborg/Warlock/Bullseye
2021-08-11 18:59:29 linux-kernel [PATCH v4 05/27] ALSA: hda/cs8409: Reduce HS pops/clicks for Cyborg
2021-08-11 18:59:29 linux-kernel [PATCH v4 04/27] ALSA: hda/cs8409: Mask all CS42L42 interrupts on initialization
2021-08-11 18:59:29 linux-kernel [PATCH v4 02/27] ALSA: hda/cs8409: Move arrays of configuration to a new file
2021-08-11 18:59:28 linux-kernel [PATCH v4 11/27] ALSA: hda/cs8409: Prevent I2C access during suspend time
2021-08-11 18:59:28 linux-kernel [PATCH v4 00/27] ALSA: hda/cirrus: Split generic cirrus HDA codecs and CS8490 bridge into separate modules.
2021-08-11 18:59:25 linux-kernel [PATCH v4 21/27] ALSA: hda/cs8409: Add support for dolphin
2021-08-11 18:59:24 linux-kernel [PATCH v4 08/27] ALSA: hda/cs8409: Disable unsolicited response for the first boot
2021-08-11 18:59:24 linux-kernel [PATCH v4 09/27] ALSA: hda/cs8409: Mask CS42L42 wake events
2021-07-30 15:25:34 linux-kernel [PATCH v3 16/27] ALSA: hda/cs8409: Support i2c bulk read/write functions
2021-07-30 15:25:25 linux-kernel [PATCH v3 01/27] ALSA: hda/cirrus: Move CS8409 HDA bridge to separate module
2021-07-30 15:25:21 linux-kernel [PATCH v3 04/27] ALSA: hda/cs8409: Mask all CS42L42 interrupts on initialization
2021-07-30 15:25:06 linux-kernel [PATCH v3 27/27] ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stops
2021-07-30 15:25:04 linux-kernel [PATCH v3 24/27] ALSA: hda/cs8409: Use timeout rather than retries for I2C transaction waits
2021-07-30 15:25:04 linux-kernel [PATCH v3 03/27] ALSA: hda/cs8409: Use enums for register names and coefficients
2021-07-30 15:24:39 linux-kernel [PATCH v3 02/27] ALSA: hda/cs8409: Move arrays of configuration to a new file
2021-07-30 15:24:29 linux-kernel [PATCH v3 23/27] ALSA: hda/cs8409: Set fixed sample rate of 48kHz for CS42L42
2021-07-30 15:24:17 linux-kernel [PATCH v3 05/27] ALSA: hda/cs8409: Reduce HS pops/clicks for Cyborg
2021-07-30 15:24:17 linux-kernel [PATCH v3 06/27] ALSA: hda/cs8409: Disable unnecessary Ring Sense for Cyborg/Warlock/Bullseye
2021-07-30 15:24:08 linux-kernel [PATCH v3 26/27] ALSA: hda/cs8409: Follow correct CS42L42 power down sequence for suspend
2021-07-30 15:23:36 linux-kernel [PATCH v3 15/27] ALSA: hda/cs8409: Avoid re-setting the same page as the last access
2021-07-30 15:23:27 linux-kernel [PATCH v3 17/27] ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functions
2021-07-30 15:23:21 linux-kernel [PATCH v3 19/27] ALSA: hda/cs8409: Support multiple sub_codecs for Suspend/Resume/Unsol events
2021-07-30 15:23:21 linux-kernel [PATCH v3 22/27] ALSA: hda/cs8409: Enable Full Scale Volume for Line Out Codec on Dolphin
2021-07-30 15:22:38 linux-kernel [PATCH v3 25/27] ALSA: hda/cs8409: Remove unnecessary delays
2021-07-30 15:22:08 linux-kernel [PATCH v3 12/27] ALSA: hda/cs8409: Generalize volume controls
2021-07-30 15:21:55 linux-kernel [PATCH v3 10/27] ALSA: hda/cs8409: Simplify CS42L42 jack detect.
2021-07-30 15:21:46 linux-kernel [PATCH v3 11/27] ALSA: hda/cs8409: Prevent I2C access during suspend time
2021-07-30 15:21:45 linux-kernel [PATCH v3 09/27] ALSA: hda/cs8409: Mask CS42L42 wake events
2021-07-30 15:21:41 linux-kernel [PATCH v3 00/27] ALSA: hda/cirrus: Split generic cirrus HDA codecs and CS8490 bridge into separate modules.
2021-07-30 15:21:38 linux-kernel [PATCH v3 14/27] ALSA: hda/cs8409: Avoid setting the same I2C address for every access
2021-07-30 15:21:28 linux-kernel [PATCH v3 20/27] ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42
2021-07-30 15:21:24 linux-kernel [PATCH v3 18/27] ALSA: hda/cs8409: Move codec properties to its own struct
2021-07-30 15:21:23 linux-kernel [PATCH v3 13/27] ALSA: hda/cs8409: Dont disable I2C clock between consecutive accesses
2021-07-30 15:21:17 linux-kernel [PATCH v3 21/27] ALSA: hda/cs8409: Add support for dolphin
2021-07-30 15:21:15 linux-kernel [PATCH v3 07/27] ALSA: hda/cs8409: Disable unsolicited responses during suspend
2021-07-30 15:21:14 linux-kernel [PATCH v3 08/27] ALSA: hda/cs8409: Disable unsolicited response for the first boot
2021-07-28 14:24:50 linux-kernel [PATCH v2 16/27] ALSA: hda/cs8409: Support i2c bulk read/write functions
2021-07-28 14:24:36 linux-kernel [PATCH v2 22/27] ALSA: hda/cs8409: Enable Full Scale Volume for Line Out Codec on Dolphin
2021-07-28 13:53:35 linux-kernel [PATCH v2 27/27] ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stops
2021-07-28 13:53:32 linux-kernel [PATCH v2 01/27] ALSA: hda/cirrus: Move CS8409 HDA bridge to separate module