summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs43130.c
AgeCommit message (Expand)Author
2024-05-03ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König
2023-12-01ASoC: cs43130: Drop legacy includesLinus Walleij
2023-11-24ASoC: cs43130: Allow configuration of bit clock and frame inversionMaciej Strozek
2023-11-23ASoC: cs43130: Allow driver to work without IRQ connectionMaciej Strozek
2023-11-17ASoC: cs43130: Add switch to control normal and alt hp inputsMaciej Strozek
2023-11-17ASoC: cs43130: Add handling of ACPIMaciej Strozek
2023-11-17ASoC: cs43130: Store device in private struct and use it more consistentlyMaciej Strozek
2023-11-17ASoC: cs43130: Fix incorrect frame delay configurationMaciej Strozek
2023-11-17ASoC: cs43130: Fix the position of const qualifierMaciej Strozek
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-06-13ASoC: cs43130: Use maple tree register cacheMark Brown
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-10-05Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-08-15ASoC: cs43130: Replace scnprintf() with sysfs_emit()Takashi Iwai
2022-06-27ASoC: cs*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-05-05ASoC: cs43130: Re-use generic struct u16_fractAndy Shevchenko
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki
2022-04-05ASoC: cs*: use simple i2c probe functionStephen Kitt
2021-06-23Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei...Mark Brown
2021-05-26ASoC: cs43130: Use DEVICE_ATTR_RO macroYueHaibing
2021-05-13ASoC: cs43130: handle errors in cs43130_probe() properlyGreg Kroah-Hartman
2021-05-13Revert "ASoC: cs43130: fix a NULL pointer dereference"Greg Kroah-Hartman
2021-05-10ASoC: cs43130: Minor error paths fixupsCharles Keepax
2021-01-21ASoC: cs*: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-02ASoC: cs43130: fix a NULL pointer dereferenceKangjie Lu
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey
2018-05-28sound: Use octal not symbolic permissionsJoe Perches
2018-02-12ASoC: cs43130: replace codec to componentKuninori Morimoto
2017-09-06ASoC: cs43130: Add break keyword to switch caseLi Xu
2017-09-04ASoC: cs43130: Fix unused compiler warnings for PM runtimeTakashi Iwai
2017-09-04ASoC: cs43130: Fix possible Oops with invalid dev_idTakashi Iwai
2017-09-04ASoC: cs43130: fix spelling mistake: "irq_occurrance" -> "irq_occurrence"Colin Ian King
2017-09-01ASoC: cs43130: Add support for CS43130 codecLi Xu