| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-20 | ASoC: codecs: cs43130: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co... | Kuninori Morimoto | 1 | -1/+1 |
| 2025-03-17 | ASoC: cs43130: Convert to RUNTIME_PM_OPS() | Takashi Iwai | 1 | -5/+4 |
| 2025-03-03 | ASoC: codec: cs43130: use inclusive language for SND_SOC_DAIFMT_CBx_CFx | Kuninori Morimoto | 1 | -12/+12 |
| 2024-08-13 | ASoC: cs43130: Constify struct reg_sequence and reg_sequences | Christophe JAILLET | 1 | -20/+20 |
| 2024-08-02 | ASoC: cs43130: Constify snd_soc_component_driver struct | Christophe JAILLET | 1 | -41/+32 |
| 2024-05-03 | ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da... | Uwe Kleine-König | 1 | -4/+4 |
| 2023-12-01 | ASoC: cs43130: Drop legacy includes | Linus Walleij | 1 | -2/+0 |
| 2023-11-24 | ASoC: cs43130: Allow configuration of bit clock and frame inversion | Maciej Strozek | 1 | -2/+40 |
| 2023-11-23 | ASoC: cs43130: Allow driver to work without IRQ connection | Maciej Strozek | 1 | -23/+54 |
| 2023-11-17 | ASoC: cs43130: Add switch to control normal and alt hp inputs | Maciej Strozek | 1 | -4/+12 |
| 2023-11-17 | ASoC: cs43130: Add handling of ACPI | Maciej Strozek | 1 | -16/+28 |
| 2023-11-17 | ASoC: cs43130: Store device in private struct and use it more consistently | Maciej Strozek | 1 | -77/+74 |
| 2023-11-17 | ASoC: cs43130: Fix incorrect frame delay configuration | Maciej Strozek | 1 | -1/+1 |
| 2023-11-17 | ASoC: cs43130: Fix the position of const qualifier | Maciej Strozek | 1 | -2/+2 |
| 2023-10-09 | ASoC: Explicitly include correct DT includes | Rob Herring | 1 | -2/+1 |
| 2023-06-13 | ASoC: cs43130: Use maple tree register cache | Mark Brown | 1 | -1/+1 |
| 2023-05-08 | ASoC: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
| 2022-10-05 | Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -6/+5 |
| 2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
| 2022-08-15 | ASoC: cs43130: Replace scnprintf() with sysfs_emit() | Takashi Iwai | 1 | -6/+5 |
| 2022-06-27 | ASoC: cs*: Remove now redundant non_legacy_dai_naming flag | Charles Keepax | 1 | -1/+0 |
| 2022-05-05 | ASoC: cs43130: Re-use generic struct u16_fract | Andy Shevchenko | 1 | -8/+8 |
| 2022-04-14 | ASoC: soc-card: Create jack kcontrol without pins | Akihiko Odaki | 1 | -1/+1 |
| 2022-04-05 | ASoC: cs*: use simple i2c probe function | Stephen Kitt | 1 | -3/+2 |
| 2021-06-23 | Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei... | Mark Brown | 1 | -15/+13 |
| 2021-05-26 | ASoC: cs43130: Use DEVICE_ATTR_RO macro | YueHaibing | 1 | -12/+12 |
| 2021-05-13 | ASoC: cs43130: handle errors in cs43130_probe() properly | Greg Kroah-Hartman | 1 | -14/+14 |
| 2021-05-13 | Revert "ASoC: cs43130: fix a NULL pointer dereference" | Greg Kroah-Hartman | 1 | -2/+0 |
| 2021-05-10 | ASoC: cs43130: Minor error paths fixups | Charles Keepax | 1 | -12/+19 |
| 2021-01-21 | ASoC: cs*: sync parameter naming (rate/sample_bits) | Kuninori Morimoto | 1 | -3/+3 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2019-05-02 | ASoC: cs43130: fix a NULL pointer dereference | Kangjie Lu | 1 | -0/+2 |
| 2018-09-07 | regmap: split up regmap_config.use_single_rw | David Frey | 1 | -1/+3 |
| 2018-05-28 | sound: Use octal not symbolic permissions | Joe Perches | 1 | -4/+4 |
| 2018-02-12 | ASoC: cs43130: replace codec to component | Kuninori Morimoto | 1 | -121/+122 |
| 2017-09-06 | ASoC: cs43130: Add break keyword to switch case | Li Xu | 1 | -2/+14 |
| 2017-09-04 | ASoC: cs43130: Fix unused compiler warnings for PM runtime | Takashi Iwai | 1 | -2/+2 |
| 2017-09-04 | ASoC: cs43130: Fix possible Oops with invalid dev_id | Takashi Iwai | 1 | -0/+4 |
| 2017-09-04 | ASoC: cs43130: fix spelling mistake: "irq_occurrance" -> "irq_occurrence" | Colin Ian King | 1 | -4/+4 |
| 2017-09-01 | ASoC: cs43130: Add support for CS43130 codec | Li Xu | 1 | -0/+2690 |