Lucas Tanure ([email protected])

Number of posts: 312 (0.24 per day)
First post: 2019-03-19 09:41:29
Last post: 2022-11-03 14:00:46

Date List Subject
2021-12-14 14:00:28 linux-kernel [PATCH v4 02/10] ASoC: cs35l41: Move cs35l41_otp_unpack to shared code
2021-12-10 18:10:47 linux-kernel Re: [PATCH 1/3] spi: Revert "spi: Remove unused function spi_busnum_to_master()"
2021-12-01 18:01:17 linux-kernel [PATCH v2 1/2] ASoC: amd: Fix dependency for SPI master
2021-12-01 18:01:10 linux-kernel [PATCH v2 2/2] ASoC: cs35l41: Fix undefined reference to core functions
2021-12-01 17:44:42 linux-kernel [PATCH 1/2] ASoC: amd: Fix dependency for SPI master
2021-12-01 17:44:11 linux-kernel [PATCH 2/2] ASoC: cs35l41: Fix undefined reference to core functions
2021-11-25 14:37:53 linux-kernel [PATCH] ASoC: cs35l41: Fix link problem
2021-11-23 17:13:09 linux-kernel Re: [PATCH 11/11] ACPI / scan: Create platform device for CLSA0100 ACPI nodes
2021-11-23 17:07:45 linux-kernel Re: [PATCH 10/11] hda: cs35l41: Add support for CS35L41 in HDA systems
2021-11-23 16:34:13 linux-kernel [PATCH 02/11] ASoC: cs35l41: Convert tables to shared source code
2021-11-23 16:33:59 linux-kernel [PATCH 01/11] ASoC: cs35l41: Set the max SPI speed for the whole device
2021-11-23 16:33:50 linux-kernel [PATCH v3 00/11] Add support for Legion 7 16ACHg6 laptop
2021-11-23 16:33:47 linux-kernel [PATCH 06/11] ASoC: cs35l41: Move power initializations to reg_sequence
2021-11-23 16:33:44 linux-kernel [PATCH 07/11] ASoC: cs35l41: Create shared function for errata patches
2021-11-23 16:33:40 linux-kernel [PATCH 11/11] ACPI / scan: Create platform device for CLSA0100 ACPI nodes
2021-11-23 16:33:38 linux-kernel [PATCH 08/11] ASoC: cs35l41: Create shared function for setting channels
2021-11-23 16:33:15 linux-kernel [PATCH 04/11] ASoC: cs35l41: Create function for init array of Supplies
2021-11-23 16:33:08 linux-kernel [PATCH 03/11] ASoC: cs35l41: Move regmap config struct to shared code
2021-11-23 16:33:04 linux-kernel [PATCH 10/11] hda: cs35l41: Add support for CS35L41 in HDA systems
2021-11-23 16:33:00 linux-kernel [PATCH 09/11] ASoC: cs35l41: Create shared function for boost configuration
2021-11-23 16:32:58 linux-kernel [PATCH 05/11] ASoC: cs35l41: Move cs35l41_otp_unpack to shared code
2021-10-20 09:04:21 linux-kernel [RFC PATCH v2 3/3] ACPI / scan: Create platform device for INT3515 ACPI nodes
2021-10-20 09:03:19 linux-kernel [RFC PATCH v2 0/3] Add support for Legion 7 16ACHg6 laptop
2021-10-20 09:02:24 linux-kernel [RFC PATCH v2 1/3] sound: cs35l41: Allow HDA systems to use CS35l41 ASoC driver
2021-10-08 11:21:16 linux-kernel [RFC] sound: cs35l41: Add support for Legion 7 16ACHg6 laptop
2021-09-15 12:49:39 linux-kernel [PATCH v4 1/2] regmap: spi: Set regmap max raw r/w from max_transfer_size
2021-09-15 12:46:57 linux-kernel [PATCH v4 2/2] regmap: spi: Check raw_[read|write] against max message size
2021-09-15 12:39:55 linux-kernel Re: [PATCH v3 1/2] regmap: spi: Set regmap max raw r/w from max_transfer_size
2021-09-15 12:14:38 linux-kernel [PATCH v3 1/2] regmap: spi: Set regmap max raw r/w from max_transfer_size
2021-09-15 12:12:18 linux-kernel [PATCH v3 2/2] regmap: spi: Check raw_[read|write] against max message size
2021-09-13 13:08:53 linux-kernel [PATCH v2] regmap: spi: Set regmap max raw r/w from max_transfer_size
2021-09-10 13:49:39 linux-kernel Re: [PATCH v2 4/4] spi: amd: Don't wait for a write-only transfer to finish
2021-09-10 11:17:58 linux-kernel [PATCH v2 3/4] spi: amd: Remove unneeded variable
2021-09-10 11:17:27 linux-kernel [PATCH v2 1/4] spi: amd: Refactor code to use less spi_master_get_devdata
2021-09-10 11:17:27 linux-kernel [PATCH v2 2/4] spi: amd: Refactor amd_spi_busy_wait
2021-09-10 11:17:13 linux-kernel [PATCH v2 4/4] spi: amd: Don't wait for a write-only transfer to finish
2021-09-09 11:12:34 linux-kernel [PATCH 4/4] spi: amd: Check for idle bus before execute opcode
2021-09-09 11:12:03 linux-kernel [PATCH 2/4] spi: amd: Refactor amd_spi_busy_wait
2021-09-09 11:11:21 linux-kernel [PATCH 3/4] spi: amd: Remove unneeded variable
2021-09-09 11:11:08 linux-kernel [PATCH 1/4] spi: amd: Refactor code to use less spi_master_get_devdata
2021-09-09 10:53:34 linux-kernel Re: [PATCH 03/10] spi: Add flag for no TX after a RX in the same Chip Select
2021-09-08 12:54:05 linux-kernel [PATCH 10/10] spi: amd: Configure the SPI speed
2021-09-08 12:53:31 linux-kernel [PATCH 06/10] spi: amd: Remove unneeded variable
2021-09-08 12:25:40 linux-kernel [PATCH 02/10] regmap: spi: Check raw_[read|write] against max message size
2021-09-08 12:25:37 linux-kernel [PATCH 05/10] spi: amd: Refactor amd_spi_busy_wait
2021-09-08 11:37:19 linux-kernel [PATCH 08/10] spi: amd: Fill FIFO buffer with the whole message
2021-09-08 11:37:13 linux-kernel [PATCH 09/10] spi: amd: Add support for latest platform
2021-09-08 11:36:57 linux-kernel [PATCH 07/10] spi: amd: Check for idle bus before execute opcode
2021-09-08 11:36:48 linux-kernel [PATCH 04/10] spi: amd: Refactor code to use less spi_master_get_devdata
2021-09-08 11:36:20 linux-kernel [PATCH 03/10] spi: Add flag for no TX after a RX in the same Chip Select
2021-09-08 11:36:13 linux-kernel [PATCH 01/10] regmap: spi: Set regmap max raw r/w from max_transfer_size