index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wl1273.c
Age
Commit message (
Expand
)
Author
2020-10-26
ALSA: remove unneeded break
Tom Rix
2020-05-18
ASoC: codecs: use snd_soc_xxx_active()
Kuninori Morimoto
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2018-02-12
ASoC: wl1273: replace codec to component
Kuninori Morimoto
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2016-08-08
ASoC: codec duplicated callback function goes to component on wl1273
Kuninori Morimoto
2016-03-01
ASoC: wl1273: Fix enum ctl accesses in a wrong type
Takashi Iwai
2015-10-21
ASoC: wl1273: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-05
ASoC: wl1273: Use table based control setup
Lars-Peter Clausen
2014-10-20
ASoC: codecs: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-04
Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...
Mark Brown
2014-07-31
ASoC: wl1273: Convert to params_width()
Mark Brown
2014-06-27
ASoC: wl1273: Remove redundant OOM message
Sachin Kamat
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
2014-03-12
Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320ai...
Mark Brown
2014-03-06
ASoC: Add helper function to check whether a CODEC is active
Lars-Peter Clausen
2014-02-23
ASoC: wl1273: Use SOC_ENUM_SINGLE_EXT_DECL()
Takashi Iwai
2013-08-18
ASoC: wl1273: Add stub DAPM support
Mark Brown
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
2011-11-28
ASoC: Convert CODEC drivers to module_platform_driver
Mark Brown
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-09-23
ASoC: Remove unneeded mutex_init in wl1273_probe()
Axel Lin
2011-05-26
mfd: Use mfd cell platform_data for wl1273 cells platform bits
Samuel Ortiz
2011-03-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-03-23
mfd: mfd_cell is now implicitly available to wl1273 drivers
Andres Salomon
2011-03-21
[media] ASoC: WL1273 FM radio: Access I2C IO functions through pointers
Matti Aaltonen
2011-01-14
ASoC: WL1273 FM radio: Fix breakage with MFD API changes
Matti J. Aaltonen
2010-11-22
ASoC: Do not include soc-dai.h
Jarkko Nikula
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-09-11
ASoC: WL1273 FM Radio: Eliminate unnecessary error return value.
Matti J. Aaltonen
2010-08-20
ASoC: TI WL1273 FM Radio Codec.
Matti J. Aaltonen