summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/twl6040.c
AgeCommit message (Expand)Author
2018-01-25ASoC: Fix twl4030 and 6040 regression by adding back read and writeTony Lindgren
2017-11-27ASoC: don't use snd_soc_write/read on twl6040Kuninori Morimoto
2017-11-27ASoC: don't use codec hw_write on twl6040Kuninori Morimoto
2017-09-01Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/txx9', 'asoc...Mark Brown
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2017-07-17ASoC: twl6040: fix error return code in twl6040_probe()Gustavo A. R. Silva
2017-04-03ASoC: twl6040: Add control for HS and HF mono to stereo selectionPeter Ujfalusi
2016-08-08ASoC: codec duplicated callback function goes to component on twl6040Kuninori Morimoto
2016-05-27Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-nextMark Brown
2016-05-18ASoC: twl6040: Disconnect AUX output pads on digital mutePeter Ujfalusi
2016-05-11ASoC: twl6040: Select LPPLL during standbyPeter Ujfalusi
2015-12-24ASoC: twl6040, fsl: use to_platform_deviceGeliang Tang
2015-06-05Merge remote-tracking branches 'asoc/topic/topology', 'asoc/topic/twl6040', '...Mark Brown
2015-05-15ASoC: twl6040: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-05-12ASoC: twl6040: Pass the IRQF_ONESHOT flagFabio Estevam
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
2015-04-27ASoC: Route all bias level updates through the coreLars-Peter Clausen
2015-01-15ASoC: twl6040: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-27ASoC: twl6040: Cleanup manual bias level transitionsLars-Peter Clausen
2014-10-20ASoC: codecs: drop owner assignment from platform_driversWolfram Sang
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen
2014-02-23ASoC: twl6040: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai
2014-02-07ASoC: twl6040: Constify rate constraintsLars-Peter Clausen
2013-12-19ASoC: twl6040: Remove self managed local reg_cache supportPeter Ujfalusi
2013-12-19ASoC: twl6040: Remove register restore functionalityPeter Ujfalusi
2013-12-19ASoC: twl6040: Custom caching for sensitive DL1/2 path registersPeter Ujfalusi
2013-12-19ASoC: twl6040: Rename twl6040_is_path_unmuted -> twl6040_can_write_to_chipPeter Ujfalusi
2013-10-07ASoC: twl6040: Use virtual DAPM mixer controlsLars-Peter Clausen
2013-09-17ASoC: twl6040: Remove redundant semicolonSachin Kamat
2013-08-22Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-nextMark Brown
2013-07-29ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrolLars-Peter Clausen
2013-07-22ASoC: twl6040: Use power efficient workqueueMark Brown
2013-06-24ASoC: twl6040: Add digital mute supportPeter Ujfalusi
2013-06-24ASoC: twl6040: Assign id for each DAIPeter Ujfalusi
2013-06-24ASoC: twl6040: Drop using devm_request_threaded_irq()Peter Ujfalusi
2013-01-11ASoC: twl6040: Remove leftover code from hs/hf ramp implementationPeter Ujfalusi
2013-01-11ASoC: twl6040: Switch to use system workqueue for jack reportingPeter Ujfalusi
2013-01-11ASoC: twl6040: Convert to use devm_* when possiblePeter Ujfalusi
2013-01-11ASoC: twl6040: Only set the bias_level once in twl6040_resume()Peter Ujfalusi
2013-01-11ASoC: twl6040: Convert PLUGINT to no-suspend irqMisael Lopez Cruz
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-10-04ASoC: twl6040: Fix Stream DAPM mappingPeter Ujfalusi
2012-09-22ASoC: twl6040: Convert to use DAI DAPM widgetsPeter Ujfalusi
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-07-25mfd: Fix twl6040 revision informationPeter Ujfalusi
2012-07-06ASoC: twl6040: fix spelling mistakeSimon Wilson
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown
2012-05-07ASoC: twl6040: Remove HS/HF gain ramp featurePeter Ujfalusi
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi