aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wl1273.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-26ALSA: remove unneeded breakTom Rix1-1/+0
2020-05-18ASoC: codecs: use snd_soc_xxx_active()Kuninori Morimoto1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-15/+1
2018-02-12ASoC: wl1273: replace codec to componentKuninori Morimoto1-47/+46
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on wl1273Kuninori Morimoto1-6/+8
2016-03-01ASoC: wl1273: Fix enum ctl accesses in a wrong typeTakashi Iwai1-7/+6
2015-10-21ASoC: wl1273: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen1-5/+4
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-05ASoC: wl1273: Use table based control setupLars-Peter Clausen1-7/+3
2014-10-20ASoC: codecs: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-08-04Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', 'asoc/topic/wm0010', 'asoc/topic/wm8904' and 'asoc/topic/wm8962' into asoc-nextMark Brown1-2/+3
2014-07-31ASoC: wl1273: Convert to params_width()Mark Brown1-2/+3
2014-06-27ASoC: wl1273: Remove redundant OOM messageSachin Kamat1-3/+1
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-6/+6
2014-03-12Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320aic26', 'asoc/topic/tlv320aic32x4', 'asoc/topic/tlv320aic3x', 'asoc/topic/tlv320dac33', 'asoc/topic/twl4030', 'asoc/topic/twl6040', 'asoc/topic/uda1380', 'asoc/topic/wl1273' and 'asoc/topic/wm2200' into asoc-nextMark Brown1-5/+2
2014-03-06ASoC: Add helper function to check whether a CODEC is activeLars-Peter Clausen1-1/+1
2014-02-23ASoC: wl1273: Use SOC_ENUM_SINGLE_EXT_DECL()Takashi Iwai1-5/+2
2013-08-18ASoC: wl1273: Add stub DAPM supportMark Brown1-0/+17
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-3/+3
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown1-4/+2
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-1/+1
2011-11-28ASoC: Convert CODEC drivers to module_platform_driverMark Brown1-11/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-09-23ASoC: Remove unneeded mutex_init in wl1273_probe()Axel Lin1-1/+0
2011-05-26mfd: Use mfd cell platform_data for wl1273 cells platform bitsSamuel Ortiz1-2/+1
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-3/+8
2011-03-23mfd: mfd_cell is now implicitly available to wl1273 driversAndres Salomon1-1/+2
2011-03-21[media] ASoC: WL1273 FM radio: Access I2C IO functions through pointersMatti Aaltonen1-3/+8
2011-01-14ASoC: WL1273 FM radio: Fix breakage with MFD API changesMatti J. Aaltonen1-17/+12
2010-11-22ASoC: Do not include soc-dai.hJarkko Nikula1-1/+1
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-09-11ASoC: WL1273 FM Radio: Eliminate unnecessary error return value.Matti J. Aaltonen1-0/+3
2010-08-20ASoC: TI WL1273 FM Radio Codec.Matti J. Aaltonen1-0/+525