summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/twl4030.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 twl4030Kuninori Morimoto
2017-11-27ASoC: twl4030: Delete an error message for a failed memory allocation in twl4...Markus Elfring
2017-11-16ASoC: twl4030: fix child-node lookupJohan Hovold
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2016-08-08ASoC: codec duplicated callback function goes to component on twl4030Kuninori Morimoto
2015-10-21ASoC: twl4030: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen
2015-08-05ASoC: twl4030: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen
2015-05-15ASoC: twl4030: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
2015-01-15ASoC: twl4030: 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: twl4030: Cleanup manual bias level transitionsLars-Peter Clausen
2014-10-20ASoC: codecs: drop owner assignment from platform_driversWolfram Sang
2014-08-04Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown
2014-08-04Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/oom' and 'asoc/...Mark Brown
2014-07-31ASoC: twl4030: Convert to params_width()Mark Brown
2014-07-03ASoC: twl4030: Remove unused variableSachin Kamat
2014-06-27ASoC: twl4030: Remove redundant OOM messageSachin Kamat
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen
2014-03-12Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320ai...Mark Brown
2014-02-23ASoC: twl4030: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai
2014-02-20ASoC: twl4030: Clean up duplicated codeTakashi Iwai
2014-02-20ASoC: Rename soc_enum.max field with itemsTakashi Iwai
2014-01-08ASoC: twl4030: Pass the twl4030_priv directly to twl4030_can_write_to_chip()Peter Ujfalusi
2014-01-08ASoC: twl4030: Move the ctl cache update local to twl4030_write() functionPeter Ujfalusi
2014-01-08ASoC: twl4030: Parameter alignment fixes (for code consistency)Peter Ujfalusi
2014-01-08ASoC: twl4030: Remove local reg cachePeter Ujfalusi
2014-01-08ASoC: twl4030: Introduce local ctl register cachePeter Ujfalusi
2014-01-08ASoC: twl4030: Remove reset registers functionalityPeter Ujfalusi
2014-01-08ASoC: twl4030: Remove check defaults functionalityPeter Ujfalusi
2014-01-08ASoC: twl4030: Separate write condition checking from I/O functionPeter Ujfalusi
2013-10-07ASoC: twl4030: Use virtual DAPM mixer controlsLars-Peter Clausen
2013-08-06ASoC: twl4030: Remove embedded snd_soc_codec structs from private data structsLars-Peter Clausen
2013-01-11ASoC: twl4030: Remove suspend/resume soc driver operationsPeter Ujfalusi
2013-01-02ASoC: twl4030: Configure extmute pinmux when the dedicated pin is in usePeter Ujfalusi
2013-01-02ASoC: twl4030: Convert MICBIAS to SUPPLY widgetPeter Ujfalusi
2013-01-02ASoC: twl4030: Correct the support for Voice portPeter Ujfalusi
2012-12-10ASoC: twl4030: remove __dev* attributesBill Pemberton
2012-09-22ASoC: twl4030: Support for DT booted kernelPeter Ujfalusi
2012-09-22ASoC: twl4030: Add pointer to pdata within the private dataPeter Ujfalusi
2012-09-22ASoC: twl4030: Convert to use devm_kzallocPeter Ujfalusi
2012-09-22ASoC/mfd: twl4030: Remove set_hs_extmute callback from platform dataPeter Ujfalusi
2012-09-22ASoC: twl4030: Move hs_extmute GPIO handling to driverPeter Ujfalusi
2012-09-22ASoC: twl4030: Convert to use DAI DAPM widgetsPeter Ujfalusi
2012-09-18ASoC: Avoid recalculating the bitmask for SOC_ENUM controlsLars-Peter Clausen
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown
2012-02-21ASoC: twl4030: Debug code cleanupPeter Ujfalusi