index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm9705.c
Age
Commit message (
Expand
)
Author
2018-11-05
ASoC: wm97xx: fix uninitialized regmap pointer problem
Arnd Bergmann
2018-02-13
ASoC: wm9705: replace codec to component
Kuninori Morimoto
2017-10-18
ASoC: wm97xx: fix compilation corner case
Robert Jarzmik
2017-09-19
ASoC: wm9705: add ac97 new bus support
Robert Jarzmik
2017-09-19
ASoC: wm9705: add private structure
Robert Jarzmik
2016-10-24
ASoC: wm9705: Remove unused DAI ID defines
Lars-Peter Clausen
2016-10-24
ASoC: wm9705: Remove ac97_read/ac97_write wrappers
Lars-Peter Clausen
2016-10-24
ASoC: wm9705: Convert to regmap
Lars-Peter Clausen
2016-09-01
ASoC: constify snd_soc_codec_driver structures
Julia Lawall
2016-08-08
ASoC: codec duplicated callback function goes to component on wm9705
Kuninori Morimoto
2015-07-23
ASoC: wm9705: Use core AC'97 reset helper
Lars-Peter Clausen
2015-01-26
ASoC: wm97xx: Reset AC'97 device before registering it
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-18
ASoC: ac97: Push snd_ac97 pointer to the driver level
Lars-Peter Clausen
2014-11-18
ASoC: Drop ac97_control initialization from CODEC driver DAIs
Lars-Peter Clausen
2014-11-18
ASoC: ac97: Use static ac97_bus
Lars-Peter Clausen
2014-10-31
ASoC: wm9705: Use table based control setup
Lars-Peter Clausen
2014-10-31
ASoC: wm9705: Cleanup printk usage
Lars-Peter Clausen
2014-10-20
ASoC: codecs: drop owner assignment from platform_drivers
Wolfram Sang
2014-02-23
ASoC: wm9705: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
2013-06-27
ASoC: ac97: Support multi-platform AC'97
Mark Brown
2013-06-27
ASoC: wm9705: Remove noisy print on boot
Mark Brown
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-04-11
ASoC: wm9705: Fix build due to removal of 'runtime' definition
Fabio Estevam
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-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
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-03-31
ASoC: Use data based init for wm9705 DAPM
Lu Guanqun
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-09-10
ASoC: Fix incorrect register cache size configuration
Dimitris Papastamos
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-27
ASoC: Revert missing reset_err in wm97*.c
Takashi Iwai
2009-11-12
ASoC: Remove redundant snd_soc_dapm_new_widgets() calls
Mark Brown
2009-11-03
ASoC: Factor out snd_soc_init_card()
Mark Brown
2009-08-23
ASoC: free socdev if init_card() fails in wm9705_soc_probe()
Roel Kluin
2009-05-02
ASoC: Use a shared define for AC97 CODEC data formats
Mark Brown
2009-04-18
ASoC: Fix warning in wm9705
Russell King - ARM Linux
2009-04-02
ASoC: Implement suspend and resume operations for WM9705
Mark Brown
2009-03-04
ASoC: make ops a pointer in 'struct snd_soc_dai'
Eric Miao
2009-01-27
ASoC: Push the codec runtime storage into the card structure
Mark Brown
2009-01-23
ASoC: Include header file in cs4270 and wm9705
Mark Brown
2009-01-20
ASoC: Fix WM9705 capture switch name
Ian Molton
2009-01-16
ASoC: Driver for the WM9705 AC97 codec.
Ian Molton