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
/
ad1980.c
Age
Commit message (
Expand
)
Author
2016-08-08
ASoC: codec duplicated callback function goes to component on ad1980
Kuninori Morimoto
2015-07-23
ASoC: ad1980: Use core AC'97 reset helper
Lars-Peter Clausen
2015-07-23
ASoC: ac97: Add support for resetting device before registration
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-19
ASoC: ad1980: Remove ac97_read/ac97_write wrappers
Lars-Peter Clausen
2014-11-19
ASoC: ad1980: Convert to regmap
Lars-Peter Clausen
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: ad1980: Use table based control setup
Lars-Peter Clausen
2014-10-31
ASoC: ad1980: Cleanup printk usage
Lars-Peter Clausen
2014-10-31
ASoC: ad1980: Remove unused header
Lars-Peter Clausen
2014-10-20
ASoC: codecs: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-20
ASoC: ad1980: Replace goto loop with do-while loop
Lars-Peter Clausen
2014-02-20
ASoC: ad1980: Fix wrong number of items for capture source
Takashi Iwai
2013-08-07
ASoC: ad1980: Provide stub DAPM support
Mark Brown
2013-06-27
ASoC: ac97: Support multi-platform AC'97
Mark Brown
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-09-11
Revert "ASoC: AC97 doesn't use regmap by default"
Fabio Estevam
2012-07-31
ASoC: AC97 doesn't use regmap by default
Manuel Lauss
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-09-26
ASoC: Drop exporting ad1980_dai
Axel Lin
2011-09-08
ASoC: ad1980: Return proper error if vendor id mismatch
Axel Lin
2011-03-30
ASoC: ad1980: fix codec name
Mike Frysinger
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-10-07
ASoC: Staticise AD1980 DAI
Mark Brown
2010-09-10
ASoC: ad1980 - set reg_cache_default to ad1980_reg
Axel Lin
2010-08-28
ASoC: ad1980: remove unneeded function declaration
Uwe Kleine-König
2010-08-15
Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-08-10
ASoC: add AD1980 obsolete information
Sonic Zhang
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-03
ASoC: Factor out snd_soc_init_card()
Mark Brown
2009-05-02
ASoC: Use a shared define for AC97 CODEC data formats
Mark Brown
2009-01-27
ASoC: Push the codec runtime storage into the card structure
Mark Brown
2009-01-19
ASoC: fixes to caching implementations
Ian Molton
2009-01-09
ASoC: cleanup duplicated code.
Ian Molton
2008-12-01
ASoC: Rename snd_soc_register_card() to snd_soc_init_card()
Mark Brown
2008-11-24
ASoC: Flag AD1980 as an AC97 interface
Mark Brown
2008-11-21
ASoC: Improve error reporting for AC97 reset failures
Mark Brown
2008-11-18
ASoC: AD1980 codec: add multi-channel function support
Cliff Cai
2008-10-13
ALSA: ASoC codec: remove unused #include <version.h>
Huang Weiyi
2008-09-09
ALSA: ASoC codec: fix compiling error in ad1980 driver after ASoC API changed
Cliff Cai
2008-07-29
ALSA: ASoC: AD1980 audio codec driver
Cliff Cai