summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/twl6040.c
Commit message (Expand)AuthorAge
* ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-02
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-05
* ASoC: twl6040: use true and false for boolean valuesGustavo A. R. Silva2018-08-06
* ASoC: twl6040: remove duplicated remove callbackKuninori Morimoto2018-03-19
* ASoC: twl6040: Add back missing write callbackPeter Ujfalusi2018-03-12
* ASoC: twl6040: replace codec to componentKuninori Morimoto2018-02-12
* ASoC: Fix twl4030 and 6040 regression by adding back read and writeTony Lindgren2018-01-25
* ASoC: don't use snd_soc_write/read on twl6040Kuninori Morimoto2017-11-27
* ASoC: don't use codec hw_write on twl6040Kuninori Morimoto2017-11-27
*-. Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/txx9', 'asoc...Mark Brown2017-09-01
|\ \
| * | ASoC: twl6040: fix error return code in twl6040_probe()Gustavo A. R. Silva2017-07-17
| |/
* / ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-10
|/
* ASoC: twl6040: Add control for HS and HF mono to stereo selectionPeter Ujfalusi2017-04-03
* ASoC: codec duplicated callback function goes to component on twl6040Kuninori Morimoto2016-08-08
* Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-nextMark Brown2016-05-27
|\
| * ASoC: twl6040: Select LPPLL during standbyPeter Ujfalusi2016-05-11
* | ASoC: twl6040: Disconnect AUX output pads on digital mutePeter Ujfalusi2016-05-18
|/
* ASoC: twl6040, fsl: use to_platform_deviceGeliang Tang2015-12-24
*-. Merge remote-tracking branches 'asoc/topic/topology', 'asoc/topic/twl6040', '...Mark Brown2015-06-05
|\ \
| * | ASoC: twl6040: Pass the IRQF_ONESHOT flagFabio Estevam2015-05-12
| |/
* | ASoC: twl6040: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-15
* | ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-27
* | ASoC: Route all bias level updates through the coreLars-Peter Clausen2015-04-27
|/
* ASoC: twl6040: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-15
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * ASoC: codecs: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | ASoC: twl6040: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-27
|/
* ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-14
* ASoC: twl6040: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-22
* ASoC: twl6040: Constify rate constraintsLars-Peter Clausen2014-02-07
* ASoC: twl6040: Remove self managed local reg_cache supportPeter Ujfalusi2013-12-19
* ASoC: twl6040: Remove register restore functionalityPeter Ujfalusi2013-12-19
* ASoC: twl6040: Custom caching for sensitive DL1/2 path registersPeter Ujfalusi2013-12-19
* ASoC: twl6040: Rename twl6040_is_path_unmuted -> twl6040_can_write_to_chipPeter Ujfalusi2013-12-19
* ASoC: twl6040: Use virtual DAPM mixer controlsLars-Peter Clausen2013-10-07
* ASoC: twl6040: Remove redundant semicolonSachin Kamat2013-09-16
* Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-nextMark Brown2013-08-22
|\
| * ASoC: twl6040: Use power efficient workqueueMark Brown2013-07-22
* | ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrolLars-Peter Clausen2013-07-29
|/
* ASoC: twl6040: Add digital mute supportPeter Ujfalusi2013-06-24
* ASoC: twl6040: Assign id for each DAIPeter Ujfalusi2013-06-24
* ASoC: twl6040: Drop using devm_request_threaded_irq()Peter Ujfalusi2013-06-24
* ASoC: twl6040: Remove leftover code from hs/hf ramp implementationPeter Ujfalusi2013-01-11
* ASoC: twl6040: Switch to use system workqueue for jack reportingPeter Ujfalusi2013-01-11
* ASoC: twl6040: Convert to use devm_* when possiblePeter Ujfalusi2013-01-11
* ASoC: twl6040: Only set the bias_level once in twl6040_resume()Peter Ujfalusi2013-01-11
* ASoC: twl6040: Convert PLUGINT to no-suspend irqMisael Lopez Cruz2013-01-11
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-09
* ASoC: twl6040: Fix Stream DAPM mappingPeter Ujfalusi2012-10-04
* ASoC: twl6040: Convert to use DAI DAPM widgetsPeter Ujfalusi2012-09-22