index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8711.c
Age
Commit message (
Expand
)
Author
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-09-12
ASoC: wm8711: Convert to direct regmap API usage
Mark Brown
2012-09-12
ASoC: wm8711: Convert to devm_kzalloc()
Mark Brown
2011-12-03
ASoC: Convert WM8711 to table based control init
Mark Brown
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
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-31
ASoC: Leave input audio data bit length settings untouched in wm8711_set_dai_fmt
Axel Lin
2011-10-31
ASoC: wm8711: Fix wrong mask for setting input audio data bit length select
Axel Lin
2011-10-10
ASoC: wm8711: Convert to snd_soc_cache_sync
Axel Lin
2011-10-06
ASoC: Remove references to linux@wolfsonmicro.com
Mark Brown
2011-10-04
ASoC: wm8711: Use snd_soc_update_bits for read-modify-write
Axel Lin
2011-10-04
ASoC: wm8711: Use snd_soc_update_bits for read-modify-write
Axel Lin
2011-08-14
ASoC: Add device tree binding for WM8711
Mark Brown
2011-08-10
ASoC: Remove some more redundant -codecs from driver names
Mark Brown
2011-03-31
ASoC: Use data based init for wm8711 DAPM
Lu Guanqun
2010-12-28
ASoC: codecs: Remove unused reg_cache fields from device structs
Lars-Peter Clausen
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-09-30
ASoC: Remove unneeded use of spi_bus_type
Dimitris Papastamos
2010-09-10
ASoC: Fix incorrect register cache size configuration
Dimitris Papastamos
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: wm8711: fix a memory leak if another WM8711 is registered
Axel Lin
2010-05-20
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2010-05-10
ASoC: Remove unneeded suspend bias managment from CODEC drivers
Mark Brown
2010-04-17
ASoC: Add indirection for CODEC private data
Mark Brown
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
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-10-15
ASoC: Remove snd_soc_suspend_device()
Mark Brown
2009-10-01
ASoC: Fix build errors of wm8711.c with SPI
Takashi Iwai
2009-08-18
ASoC: Add TLV information to WM8711
Mark Brown
2009-08-18
ASoC: WM8711 minor cleanups
Mark Brown
2009-08-18
ASoC: Add SPI support to WM8711
Mark Brown
2009-08-18
ASoC: Factor out WM8711 cache I/O
Mark Brown
2009-08-18
ASoC: Update WM8711 to driver model registration method
Mark Brown
2009-08-18
ASoC: Add WM8711 CODEC driver
Mike Arthur