aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/wm5100.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-29Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topic/gpio-chip' and 'asoc/topic/hdmi' into asoc-nextMark Brown1-1/+1
2016-09-12ASoC: constify gpio_chip structuresJulia Lawall1-1/+1
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on wm5100Kuninori Morimoto1-6/+8
2016-04-26ASoC: wm5100: use gpiochip data pointerLinus Walleij1-10/+6
2015-11-19gpio: change member .dev to .parentLinus Walleij1-1/+1
2015-08-30Merge remote-tracking branches 'asoc/topic/wm0010', 'asoc/topic/wm5100', 'asoc/topic/wm5110', 'asoc/topic/wm8004' and 'asoc/topic/wm8731' into asoc-nextMark Brown1-4/+2
2015-08-30Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/uda134x', 'asoc/topic/ux500' and 'asoc/topic/width' into asoc-nextMark Brown1-1/+1
2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', 'asoc/topic/rl6231', 'asoc/topic/rockchip' and 'asoc/topic/rt286' into asoc-nextMark Brown1-1/+1
2015-08-30Merge remote-tracking branches 'asoc/topic/pm-ops', 'asoc/topic/pxa' and 'asoc/topic/qcom' into asoc-nextMark Brown1-1/+1
2015-07-24ASoC: Use params_width() at appropriate placesAxel Lin1-1/+1
2015-07-17ASoC: Constify dev_pm_ops variablesAxel Lin1-1/+1
2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin1-1/+1
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-07-08ASoC: wm5100: Remove spurious IRQF_ONESHOT flagAxel Lin1-4/+2
2015-06-05Merge remote-tracking branches 'asoc/topic/topology', 'asoc/topic/twl6040', 'asoc/topic/wm5100', 'asoc/topic/wm8741' and 'asoc/topic/wm8960' into asoc-nextMark Brown1-2/+4
2015-06-01ASoC: wm5100: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-3/+3
2015-05-12ASoC: wm5100: Pass the IRQF_ONESHOT flagFabio Estevam1-2/+4
2015-03-09ASoC: wm5100: match wait_for_completion_timeout return typeNicholas Mc Guire1-3/+4
2015-01-14ASoC: wm5102: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-2/+3
2014-12-13sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-1/+1
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe1-4/+1
2014-08-04Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'asoc/topic/ak5386' and 'asoc/topic/arizona' into asoc-nextMark Brown1-2/+1
2014-06-19ASoC: wm5100/wm8903/wm8996: Replace open-coded snd_soc_dapm_to_codec()Lars-Peter Clausen1-2/+1
2014-04-14ASoC: wm5100: Replace usage deprecated MUX/ENUM macrosLars-Peter Clausen1-2/+2
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-7/+0
2014-03-12Merge remote-tracking branches 'asoc/topic/wm5100', 'asoc/topic/wm8523', 'asoc/topic/wm8731', 'asoc/topic/wm8737', 'asoc/topic/wm8741', 'asoc/topic/wm8753', 'asoc/topic/wm8903', 'asoc/topic/wm8904', 'asoc/topic/wm8940' and 'asoc/topic/wm8955' into asoc-nextMark Brown1-12/+12
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-7/+0
2014-02-23ASoC: wm5100: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-12/+12
2014-02-20ASoC: wm5100: Update locking around use of DAPM pin APICharles Keepax1-3/+9
2014-01-23ASoC: wm5100: Export wm5100_detectSachin Kamat1-0/+2
2013-11-06ASoC: wm5100: Use WARN_ON() instead of BUG_ON()Takashi Iwai1-1/+2
2013-01-20ASoC: wm5100: Implement DRC, EQ and LHPF coefficient configurationMark Brown1-0/+13
2013-01-04ASoC: wm5100: Remove DSP B and left justified formatsMark Brown1-6/+0
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-4/+4
2012-11-20ASoC: remove use of __devinitconstBill Pemberton1-1/+1
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-3/+3
2012-10-06sections: fix section conflicts in soundAndi Kleen1-1/+1
2012-09-08ASoC: dapm: Add flags to regulator suppliesMark Brown1-3/+3
2012-06-19ASoC: wm5100: Remove stubs of ASoC-level register map codeMark Brown1-9/+0
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown1-1/+1
2012-05-12ASoC: wm5100: Convert to module_i2c_driver()Mark Brown1-11/+1
2012-05-02ASoC: wm5100: Set the DAI base address in the DAI driversMark Brown1-21/+5
2012-04-01ASoC: wm5100: Convert to devm_regmap_init_i2c()Mark Brown1-6/+3
2012-02-21ASoC: wm5100: Implement DRC coefficient configurationMark Brown1-0/+2
2012-02-09Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown1-1/+9
2012-02-01ASoC: wm5100: Handle failures to determine accessory polarityMark Brown1-12/+25
2012-01-26ASoC: wm5100: Use pm_runtime for powerdown managmentMark Brown1-60/+56
2012-01-26ASoC: wm5100: Convert to devm_regulator_bulk_get()Mark Brown1-8/+4
2012-01-26ASoC: wm5100: Move regulator supplies over to DAPM infrastructureMark Brown1-121/+10