summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs35l35.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: cs35l35: replace codec to componentKuninori Morimoto2018-02-121-56/+48
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
*-. Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/ak4642', 'aso...Mark Brown2017-07-031-1/+83
|\ \
| | * ASoC: cs35l35: Correctly handle 0 for bst_ipkCharles Keepax2017-05-191-1/+1
| | * ASoC: cs35l35: Add Boost Inductor CalculationBrian Austin2017-05-191-0/+82
| |/
* | ASoC: cs35l35: Add additional delay for resetCharles Keepax2017-06-061-1/+9
|/
* ASoC: cs35l35: Allow user to configure IMON SCALECharles Keepax2017-04-211-7/+15
* ASoC: cs35l35: Correct some register defaultsCharles Keepax2017-04-181-4/+4
* ASoC: cs35l35: Correct handling of PDN_DONE with external boostCharles Keepax2017-04-061-8/+24
* ASoC: cs35l35: Improve power down timeCharles Keepax2017-04-061-0/+8
* ASoC: cs35l35: Clear reset_gpio on the error path in probeCharles Keepax2017-03-271-1/+1
* ASoC: cs35l35: Stash dev pointer directly rather than CODEC pointerCharles Keepax2017-03-171-15/+14
* ASoC: cs35l35: returning uninitialized in probe()Dan Carpenter2017-03-131-1/+1
* ASoC: cs35l35: fix semicolon.cocci warningskbuild test robot2017-03-131-3/+3
* ASoC: cs35l35: trivial fix to indentationColin Ian King2017-03-131-1/+2
* ASoC: cs35l35: Fix display revision idAxel Lin2017-03-131-1/+1
* ASoC: cs35l35: Add IRQF_SHARED to IRQ flagsCharles Keepax2017-03-131-2/+2
* ASoC: cs35l35: Add local variable for dev in probeCharles Keepax2017-03-131-40/+26
* ASoC: cs35l35: Add for configuring drive mode in unused slotsCharles Keepax2017-03-131-0/+7
* ASoC: cs35l35: Add missing return in probeCharles Keepax2017-03-131-0/+2
* ASoC: Add support for Cirrus Logic CS35L35 AmplifierBrian Austin2017-03-071-0/+1553
OpenPOWER on IntegriCloud