aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm5100.c
AgeCommit message (Expand)Author
2020-06-22ASoC: codecs: wm*: rename to snd_soc_component_read()Kuninori Morimoto
2019-11-18ASoC: wm5100: add missed pm_runtime_disableChuhong Yuan
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-05-18ASoC: wm2200,wm5100: fix spelling mistake: "Coefficeints" -> "Coefficients"Colin Ian King
2018-02-12ASoC: wm5100: replace codec to componentKuninori Morimoto
2017-04-24ASoC: wm5100: fix spelling mistake: "micropone" -> "microphone"Colin Ian King
2016-09-29Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topi...Mark Brown
2016-09-12ASoC: constify gpio_chip structuresJulia Lawall
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall
2016-08-08ASoC: codec duplicated callback function goes to component on wm5100Kuninori Morimoto
2016-04-26ASoC: wm5100: use gpiochip data pointerLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-08-30Merge remote-tracking branches 'asoc/topic/wm0010', 'asoc/topic/wm5100', 'aso...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/uda134x', 'asoc...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/pm-ops', 'asoc/topic/pxa' and 'aso...Mark Brown
2015-07-24ASoC: Use params_width() at appropriate placesAxel Lin
2015-07-17ASoC: Constify dev_pm_ops variablesAxel Lin
2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-08ASoC: wm5100: Remove spurious IRQF_ONESHOT flagAxel Lin
2015-06-05Merge remote-tracking branches 'asoc/topic/topology', 'asoc/topic/twl6040', '...Mark Brown
2015-06-01ASoC: wm5100: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-05-12ASoC: wm5100: Pass the IRQF_ONESHOT flagFabio Estevam
2015-03-09ASoC: wm5100: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-01-14ASoC: wm5102: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen
2014-12-13sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe
2014-08-04Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'a...Mark Brown
2014-06-19ASoC: wm5100/wm8903/wm8996: Replace open-coded snd_soc_dapm_to_codec()Lars-Peter Clausen
2014-04-14ASoC: wm5100: Replace usage deprecated MUX/ENUM macrosLars-Peter Clausen
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown
2014-03-12Merge remote-tracking branches 'asoc/topic/wm5100', 'asoc/topic/wm8523', 'aso...Mark Brown
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2014-02-23ASoC: wm5100: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai
2014-02-20ASoC: wm5100: Update locking around use of DAPM pin APICharles Keepax
2014-01-23ASoC: wm5100: Export wm5100_detectSachin Kamat
2013-11-06ASoC: wm5100: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-01-20ASoC: wm5100: Implement DRC, EQ and LHPF coefficient configurationMark Brown
2013-01-04ASoC: wm5100: Remove DSP B and left justified formatsMark Brown
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-11-20ASoC: remove use of __devinitconstBill Pemberton
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-10-06sections: fix section conflicts in soundAndi Kleen
2012-09-08ASoC: dapm: Add flags to regulator suppliesMark Brown
2012-06-19ASoC: wm5100: Remove stubs of ASoC-level register map codeMark Brown
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown
2012-05-12ASoC: wm5100: Convert to module_i2c_driver()Mark Brown
2012-05-02ASoC: wm5100: Set the DAI base address in the DAI driversMark Brown
2012-04-01ASoC: wm5100: Convert to devm_regmap_init_i2c()Mark Brown