Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6b00f7efb5303418c231994c91fb8239f5ada260
/
sound
/
soc
/
codecs
/
wm9713.c
7a869e1
Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-next
by Mark Brown
· 10 years ago
f8d71be
ASoC: wm97xx: Reset AC'97 device before registering it
by Lars-Peter Clausen
· 10 years ago
ff70508
ASoC: wm9713: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
by Lars-Peter Clausen
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
1810afd
Merge remote-tracking branches 'asoc/topic/wm9090', 'asoc/topic/wm9712' and 'asoc/topic/wm9713' into asoc-next
by Mark Brown
· 10 years ago
0cb6b14
ASoC: wm9713: Cleanup manual bias level transitions
by Lars-Peter Clausen
· 10 years ago
358a8bb
ASoC: ac97: Push snd_ac97 pointer to the driver level
by Lars-Peter Clausen
· 10 years ago
4bafcf0
ASoC: Drop ac97_control initialization from CODEC driver DAIs
by Lars-Peter Clausen
· 10 years ago
eda1a70
ASoC: ac97: Use static ac97_bus
by Lars-Peter Clausen
· 10 years ago
cf1f2eb
ASoC: wm9712/wm9713: Replace virtual registers with custom put/get callbacks
by Lars-Peter Clausen
· 10 years ago
5bc39b5
ASoC: wm9713: Use virtual control instead of virtual register
by Lars-Peter Clausen
· 10 years ago
5efe89d
ASoC: wm9713: Move driver state struct allocation to driver probe
by Lars-Peter Clausen
· 10 years ago
c1359ca
ASoC: wm9713: Use table based control setup
by Lars-Peter Clausen
· 10 years ago
a6c2b07
ASoC: wm9713: Cleanup printk usage
by Lars-Peter Clausen
· 10 years ago
c756e83
ASoC: codecs: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
563fe71
ASoC: wm9713: Convert to params_width()
by Mark Brown
· 10 years ago
a7f0b83
ASoC: wm9713: correct mono out PGA sources
by Matt Reimer
· 11 years ago
fb2e3e7
ASoC: wm9713: Use WARN_ON() instead of BUG_ON()
by Takashi Iwai
· 11 years ago
b047e1c
ASoC: ac97: Support multi-platform AC'97
by Mark Brown
· 11 years ago
7a79e94
ASoC: codecs: remove __dev* attributes
by Bill Pemberton
· 12 years ago
dbad34e
Revert "ASoC: AC97 doesn't use regmap by default"
by Fabio Estevam
· 12 years ago
d0e3cce
ASoC: AC97 doesn't use regmap by default
by Manuel Lauss
· 12 years ago
656baae
ASoC: codecs: Refresh copyrights for Wolfson drivers
by Mark Brown
· 12 years ago
022658b
ASoC: core: Add support for DAI and machine kcontrols.
by Liam Girdwood
· 13 years ago
84b315e
ASoC: Drop unused state parameter from CODEC suspend callback
by Lars-Peter Clausen
· 13 years ago
5bbcc3c
ASoC: Convert CODEC drivers to module_platform_driver
by Mark Brown
· 13 years ago
85e7652
ASoC: Constify snd_soc_dai_ops structs
by Lars-Peter Clausen
· 13 years ago
7ad7dd1
ASoC: Use data based init for wm9713 DAPM
by Lu Guanqun
· 14 years ago
505fb82
ASoC: Do not include soc-dapm.h
by Jarkko Nikula
· 14 years ago
ce6120c
ASoC: Decouple DAPM from CODECs
by Liam Girdwood
· 14 years ago
e5eec34
ASoC: Fix incorrect register cache size configuration
by Dimitris Papastamos
· 14 years ago
f0fba2a
ASoC: multi-component - ASoC Multi-Component Support
by Liam Girdwood
· 15 years ago
d71f4ce
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 15 years ago
29e189c
ASoC: Remove unneeded suspend bias managment from CODEC drivers
by Mark Brown
· 15 years ago
b2c812e
ASoC: Add indirection for CODEC private data
by Mark Brown
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e03a8d2
ASoC: Add TLV information and additional volumes to WM9713
by Mark Brown
· 15 years ago
fb58a2f
ASoC: Remove version display from WM9713
by Mark Brown
· 15 years ago
baf9226
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 15 years ago
a22eaf4
ASoC: Revert missing reset_err in wm97*.c
by Takashi Iwai
· 15 years ago
0a3f5e3
ASoC: Remove redundant snd_soc_dapm_new_widgets() calls
by Mark Brown
· 15 years ago
d355c82a
ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"
by Jaroslav Kysela
· 15 years ago
fe3e78e
ASoC: Factor out snd_soc_init_card()
by Mark Brown
· 15 years ago
8548803
ASoC: Add source argument to PLL configuration
by Mark Brown
· 15 years ago
449bd54
ASoC: correct print specifiers for unsigneds
by Roel Kluin
· 15 years ago
33f503c
ASoC: Use a shared define for AC97 CODEC data formats
by Mark Brown
· 16 years ago
6bbcb45
ASoC: Move the WM9713 voice DAC powerdown to a DAPM event
by Mark Brown
· 16 years ago
f497611
ASoC: WM9713 requires symmetric rates on the voice DAI
by Mark Brown
· 16 years ago
6335d05
ASoC: make ops a pointer in 'struct snd_soc_dai'
by Eric Miao
· 16 years ago
8056d9b
ASoC: Improve WM9713 voice DAC shutdown procedure
by Mark Brown
· 16 years ago
6627a65
ASoC: Push the codec runtime storage into the card structure
by Mark Brown
· 16 years ago
91432e9
ASoC: fixes to caching implementations
by Ian Molton
· 16 years ago
c42f69b
ASoC: Ignore output frequency for WM9713 PLL
by Mark Brown
· 16 years ago
3e8e195
ASoC: cleanup duplicated code.
by Ian Molton
· 16 years ago
0ecfe79
ASoC: Don't free static data in WM9713
by Mark Brown
· 16 years ago
968a602
ASoC: Rename snd_soc_register_card() to snd_soc_init_card()
by Mark Brown
· 16 years ago
3ba9e10a
ASoC: Remove DAI type information
by Mark Brown
· 16 years ago
55b8bac
ASoC: Use supplied DAI for WM9713 rather than substream
by Mark Brown
· 16 years ago
39639fa
ASoC: Improve error reporting for AC97 reset failures
by Mark Brown
· 16 years ago
dee89c4
ASoC: Merge snd_soc_ops into snd_soc_dai_ops
by Mark Brown
· 16 years ago
04172c0
Merge branch 'topic/fix/asoc' into topic/asoc
by Takashi Iwai
· 16 years ago
e775f6c
ASoC: Do a warm reset after cold when resetting the WM9713
by Mark Brown
· 16 years ago
13d622b
ALSA: ASoC: Fix WM9713 ALC Decay Time name
by Mark Brown
· 16 years ago
d331124
ALSA: ASoC: update email address for Liam Girdwood
by Liam Girdwood
· 16 years ago
ccbc301
sound: ASoC: DAPM support for ADC on WM9713 PCM interface
by Mark Brown
· 16 years ago
d540de4
ALSA: ASoC: Fix indentation in WM9713
by Mark Brown
· 16 years ago
e550e17
ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.
by Liam Girdwood
· 16 years ago
5415552
ALSA: ASoC: Advertise 16000Hz rate for WM9713 PCM interface
by Mark Brown
· 16 years ago
abb68c2
ALSA: ASoC: Check for exact register match in wm97xx_reset()
by Mark Brown
· 16 years ago
d133b0c
ALSA: ASoC: Fix WM9713 voice PCM slave mode configuration
by Mark Brown
· 16 years ago
a65f056
[ALSA] soc - Convert Wolfson codec drivers to use bulk DAPM registration
by Mark Brown
· 17 years ago
0be9898
[ALSA] ASoC: Clarify API for bias configuration
by Mark Brown
· 17 years ago
b2efbbf
[ALSA] ASoC: Remove in-code changelogs
by Mark Brown
· 17 years ago
87b57fe
[ALSA] wm9713: Don't control touch screen power on suspend
by Mark Brown
· 17 years ago
c0bbf48
[ALSA] soc - Add missing audio path between Mono Mixer and Mic PGAs
by Robert Jarzmik
· 17 years ago
83ac08c
[ALSA] ASoC: WM9713 driver
by Liam Girdwood
· 17 years ago