index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8741.c
Age
Commit message (
Expand
)
Author
2012-12-09
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-11-23
ASoC: wm8741: Convert to use devm_regmap_init_{spi,i2c}()
Tushar Behera
2012-09-10
ASoC: wm8741: Convert to direct regmap API usage
Mark Brown
2012-09-10
ASoC: wm8741: Move regulator acquisition to I2C/SPI probe()
Mark Brown
2012-06-03
ASoC: codecs: Refresh copyrights for Wolfson drivers
Mark Brown
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
2011-12-03
ASoC: Convert WM8741 to table based DAPM and control init
Mark Brown
2011-12-03
ASoC: Convert WM8741 to devm_kzalloc()
Mark Brown
2011-11-27
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-10-17
ASoC: wm8741: Use snd_soc_cache_sync to sync reg_cache with the hardware
Axel Lin
2011-10-17
ASoC: wm8741: Fix setting interface format for DSP modes
Axel Lin
2011-10-03
ASoC: Fix setting update bits for WM8741_DACRMSB_ATTENUATION
Axel Lin
2011-08-15
ASoC: Add device tree binding for WM8741
Mark Brown
2011-08-09
ASoC: Add SPI support for WM8741
Mark Brown
2011-08-09
ASoC: Refactor WM8741 regulator handling into CODEC generic code
Mark Brown
2011-08-09
ASoC: Remove some more redundant -codecs from driver names
Mark Brown
2011-01-17
ASoC: Avoid direct register cache access when setting defaults
Mark Brown
2010-12-28
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
2010-12-28
ASoC: codecs: wm8741: Fix register cache incoherency
Lars-Peter Clausen
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-08
ASoC: Remove unneeded use of address-of operator
Dimitris Papastamos
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-09-10
ASoC: Fix incorrect register cache size configuration
Dimitris Papastamos
2010-08-28
ASoC: Complete supported clock ratios and rate constraints for wm8741
Ian Lartey
2010-08-23
ASoC: Make codec dai naming for WM8741 consistent
Ian Lartey
2010-08-12
ASoC: Remove unneeded control_data management from Wolfson drivers
Mark Brown
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-08-03
ASoC: Initial WM8741 CODEC driver
Ian Lartey