summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs35l35.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: cs35l35: Drop legacy includesLinus Walleij
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-06-13ASoC: cs35l35: Use maple tree register cacheMark Brown
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-06-27ASoC: cs*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-04-05ASoC: cs*: use simple i2c probe functionStephen Kitt
2021-12-06sound/soc: remove useless bool conversion to bool variableBernard Zhao
2021-05-26ASoC: cs35l3x: Use neutral language in amp driversDavid Rhodes
2021-05-10ASoC: cs35l35: Correct errata handlingCharles Keepax
2021-05-10ASoC: cs35l35: Minor error paths fixupsCharles Keepax
2021-04-14ASoC: cs35l35: remove unused including <linux/version.h>Yang Li
2021-04-13ASoC: cs35l35: Fix an error handling path in 'cs35l35_i2c_probe()'Christophe JAILLET
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-04-05ASoC: cs35l35: Disable regulators on driver removalCharles Keepax
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey
2018-05-05ASoC: cs35l35: Add use_single_rw to regmap configPaul Handrigan
2018-02-12ASoC: cs35l35: replace codec to componentKuninori Morimoto
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2017-07-03Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/ak4642', 'aso...Mark Brown
2017-06-06ASoC: cs35l35: Add additional delay for resetCharles Keepax
2017-05-19ASoC: cs35l35: Correctly handle 0 for bst_ipkCharles Keepax
2017-05-19ASoC: cs35l35: Add Boost Inductor CalculationBrian Austin
2017-04-21ASoC: cs35l35: Allow user to configure IMON SCALECharles Keepax
2017-04-18ASoC: cs35l35: Correct some register defaultsCharles Keepax
2017-04-06ASoC: cs35l35: Correct handling of PDN_DONE with external boostCharles Keepax
2017-04-06ASoC: cs35l35: Improve power down timeCharles Keepax
2017-03-27ASoC: cs35l35: Clear reset_gpio on the error path in probeCharles Keepax
2017-03-17ASoC: cs35l35: Stash dev pointer directly rather than CODEC pointerCharles Keepax
2017-03-13ASoC: cs35l35: returning uninitialized in probe()Dan Carpenter
2017-03-13ASoC: cs35l35: fix semicolon.cocci warningskbuild test robot
2017-03-13ASoC: cs35l35: trivial fix to indentationColin Ian King
2017-03-13ASoC: cs35l35: Fix display revision idAxel Lin
2017-03-13ASoC: cs35l35: Add IRQF_SHARED to IRQ flagsCharles Keepax
2017-03-13ASoC: cs35l35: Add local variable for dev in probeCharles Keepax
2017-03-13ASoC: cs35l35: Add for configuring drive mode in unused slotsCharles Keepax
2017-03-13ASoC: cs35l35: Add missing return in probeCharles Keepax
2017-03-07ASoC: Add support for Cirrus Logic CS35L35 AmplifierBrian Austin