Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b05d8dc15f346224306bda4b4ae39fc5ace74ee6
/
sound
/
soc
/
soc-core.c
b05d8dc
ASoC: Fix CODEC enumeration for auto_nc_codec_pins
by Mark Brown
· 13 years ago
1633281
ASoC: Implement fully_routed card property
by Stephen Warren
· 13 years ago
983a150
Merge branch 'for-3.2' into for-3.3
by Mark Brown
· 13 years ago
5ff1ddf
ASoC: skip resume of soc-audio devices without codecs
by Eric Miao
· 13 years ago
85e7652
ASoC: Constify snd_soc_dai_ops structs
by Lars-Peter Clausen
· 13 years ago
4b1cfcb
ASoC: Fix prefixing of DAPM controls
by Mark Brown
· 13 years ago
b90d2f9
ASoC: Instantiate card widgets immediately
by Mark Brown
· 13 years ago
2dc0021
ASoC: Ensure all DAPM widgets are instantiated with the card
by Mark Brown
· 13 years ago
4f4c007
ASoC: Suppress early calls to snd_soc_dapm_sync()
by Mark Brown
· 13 years ago
974815b
ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functions
by Peter Ujfalusi
· 13 years ago
f7915d9
ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functions
by Peter Ujfalusi
· 13 years ago
e8f5a10
ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functions
by Peter Ujfalusi
· 13 years ago
db432b4
ASoC: Do DAPM power checks only for widgets changed since last run
by Mark Brown
· 13 years ago
0b07ab9
ASoC: Instantiate DAPM widgets before we do the DAI link init
by Mark Brown
· 13 years ago
75d9ac4
ASoC: Allow DAI formats to be specified in the dai_link
by Mark Brown
· 13 years ago
92868de
Merge branch 'for-3.1' into for-3.2
by Mark Brown
· 13 years ago
f0e8ed8
ASoC: Ensure we generate a driver name
by Mark Brown
· 13 years ago
3ed4646
ASoC: Remove unused step size from debugfs CODEC write function
by Mark Brown
· 13 years ago
da1c6ea
ASoC: Allow source specification for CODEC level sysclk
by Mark Brown
· 13 years ago
b92d150
ASoC: soc_codec_reg_show use snd_soc_codec_readable_register
by Lars-Peter Clausen
· 13 years ago
0f8dd4c
Merge branch 'for-3.1' into for-3.2
by Mark Brown
· 13 years ago
63fa0a2
ASoC: snd_soc_codec_{readable,writable}_register change default to true
by Lars-Peter Clausen
· 13 years ago
09d930a
Merge branch 'for-3.1' into for-3.2
by Mark Brown
· 13 years ago
57cf9d4
ASoC: soc-core: use GFP_KERNEL flag for kmalloc in snd_soc_cnew
by Axel Lin
· 13 years ago
33c5f96
ASoC: Allow idle_bias_off to be specified in CODEC drivers
by Mark Brown
· 13 years ago
25032c1
ASoC: Trivial formatting fix in soc-core.c
by Mark Brown
· 13 years ago
64a648c
ASoC: dapm - Add DAPM stream completion event.
by Liam Girdwood
· 13 years ago
1c8371d
ASoC: core: make comments fit the code
by Wolfram Sang
· 13 years ago
7be4ba2
ASoC: Mark cache as dirty when suspending
by Mark Brown
· 13 years ago
71ae391
Merge branch 'for-3.0' into for-3.1
by Mark Brown
· 13 years ago
a82ce2a
ASoC: core - Add platform IO tracing
by Liam Girdwood
· 13 years ago
cb2cf61
ASoC: core - Add convenience register for platform kcontrol and DAPM
by Liam Girdwood
· 13 years ago
b795064
ASoC: core - Add platform widget IO
by Liam Girdwood
· 13 years ago
a491a5c
ASoC: core - Add API call to register platform kcontrols.
by Liam Girdwood
· 13 years ago
873bd4c
ASoC: Don't set invalid name string to snd_card->driver field
by Takashi Iwai
· 13 years ago
f1442bc
ASoC: core - Add platform read and write.
by Liam Girdwood
· 13 years ago
956245e
ASoC: core - Make platform probe more like codec probe.
by Liam Girdwood
· 13 years ago
b8c0dab
ASoC: core - PCM mutex per rtd
by Liam Girdwood
· 13 years ago
ddee627
ASoC: core - Separate out PCM operations into new file.
by Liam Girdwood
· 13 years ago
0168bf0
ASoC: core - Allow components to probe/remove in sequence.
by Liam Girdwood
· 13 years ago
552d1ef
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
by Liam Girdwood
· 13 years ago
78bf3c9
ASoC: Enforce the mask in snd_soc_update_bits()
by Mark Brown
· 13 years ago
d21685e
Merge branch 'for-2.6.40' into for-2.6.41
by Mark Brown
· 13 years ago
82e14e8
ASoC: core: Don't schedule deferred_resume_work twice
by Stephen Warren
· 14 years ago
9250529
ASoC: core - remove superfluous new line.
by Liam Girdwood
· 14 years ago
61b61e3
ASoC: core - fix module reference counting for CPU DAIs
by Liam Girdwood
· 14 years ago
2b39535
ASoC: core: Don't set "(null)" as a driver name
by Jarkko Nikula
· 14 years ago
34e268d
ASoC: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
by Stephen Boyd
· 14 years ago
22de71b
ASoC: core - allow ASoC more flexible machine name
by Liam Girdwood
· 14 years ago
7753015
ASoC: Create codec DAPM widgets before calling the codecs probe function
by Lars-Peter Clausen
· 14 years ago
20ed093
Merge branch 'for-2.6.39' into for-2.6.40
by Mark Brown
· 14 years ago
ed77cc1
ASoC: Don't crash on PM operations
by Mark Brown
· 14 years ago
d5d1e0b
ASoC: Move DAPM widget debugfs entry creation to snd_soc_dapm_new_widgets
by Lars-Peter Clausen
· 14 years ago
8eecaf6
ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_init
by Lars-Peter Clausen
· 14 years ago
0aaae52
ASoC: Free the card's DAPM context
by Lars-Peter Clausen
· 14 years ago
fb25789
ASoC: Work around allmodconfig failure
by Mark Brown
· 14 years ago
848dd8b
ASoC: Add more natural support for no-DMA DAIs
by Mark Brown
· 14 years ago
8842c72
ASoC: Allow platform drivers to have no ops structure
by Mark Brown
· 14 years ago
a739362
ASoC: fix two ident style problems
by Lu Guanqun
· 14 years ago
9a841eb
ASoC: Create card DAPM widgets early so they can be used in callbacks
by Mark Brown
· 14 years ago
0671fd8
ASoC: Add soc_remove_dai_links
by Kuninori Morimoto
· 14 years ago
b7af1da
ASoC: Add data based control initialisation for CODECs and cards
by Mark Brown
· 14 years ago
d9b3e4c
Merge branch 'for-2.6.39' into for-2.6.40
by Mark Brown
· 14 years ago
c51def6
ASoC: fix config error path
by Lu Guanqun
· 14 years ago
b04cfcf
ASoC: check channel mismatch between cpu_dai and codec_dai
by Lu Guanqun
· 14 years ago
fa88000
Merge branch 'for-2.6.39' into for-2.6.40
by Mark Brown
· 14 years ago
deb2607
ASoC: Tegra: Suspend/resume support
by Stephen Warren
· 14 years ago
f6fcdc1
Merge branch 'for-2.6.39' into for-2.6.40
by Mark Brown
· 14 years ago
00b317a
ASoC: format_register_str: Don't clip register values
by Stephen Warren
· 14 years ago
239c970
ASoC: Add snd_soc_codec_{readable,writable}_register()
by Dimitris Papastamos
· 14 years ago
8020454
ASoC: Add default snd_soc_default_writable_register() callback
by Dimitris Papastamos
· 14 years ago
5fb609d
ASoC: soc-cache: Introduce raw bulk write support
by Dimitris Papastamos
· 14 years ago
b1a56b3
ASoC: Remove bogus check for register validity in debugfs write
by Mark Brown
· 14 years ago
efb7ac3
ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()
by Mark Brown
· 14 years ago
c4ef878
ASoC: Warn rather than set a silly constraint when we can't do symmetry
by Mark Brown
· 14 years ago
4f333b2
ASoC: Refactor symmetric_rates check to reduce indentation
by Mark Brown
· 14 years ago
ec4ee52
ASoC: Provide CODEC clocking operations and API calls
by Mark Brown
· 14 years ago
89b95ac0
ASoC: Add DAPM widget and path data to CODEC driver structure
by Mark Brown
· 14 years ago
a2721fd
ASoC: Add missing debugfs conditionals
by Mark Brown
· 14 years ago
28e9ad9
ASoC: Add a late_probe() callback to cards
by Mark Brown
· 14 years ago
b8ad29d
ASoC: Allow card DAPM widgets and routes to be set up at registration
by Mark Brown
· 14 years ago
e37a497
ASoC: Add a per-card DAPM context
by Mark Brown
· 14 years ago
567d6f4
Merge branch 'for-2.6.38' into for-2.6.39
by Mark Brown
· 14 years ago
0962bb2
ASoC: fill in snd_soc_pcm_runtime.card before calling snd_soc_dai_link.init()
by Janusz Krzysztofik
· 14 years ago
13fd179
ASoC: soc-core: Support debugfs entries larger than PAGE_SIZE bytes
by Dimitris Papastamos
· 14 years ago
88ee1c6
ASoC: Update PM ifdefs for exported suspend/resume
by Mark Brown
· 14 years ago
2bc9a81
ASoC: soc-core: Ensure codec_reg has fixed length fields
by Dimitris Papastamos
· 14 years ago
111c641
ASoC: Move card list initialization to snd_soc_register_card
by Stephen Warren
· 14 years ago
70d2933
ASoC: soc-core: Increment codec and platform driver refcounts before probing
by Jarkko Nikula
· 14 years ago
8c9daae
Merge branch 'for-2.6.38' into for-2.6.39
by Mark Brown
· 14 years ago
aaee8ef
ASoC: Make cache status available via debugfs
by Mark Brown
· 14 years ago
6f8ab4a
ASoC: Export card PM callbacks for use in direct registered cards
by Mark Brown
· 14 years ago
e7361ec
ASoC: Replace pdev with card in machine driver probe and remove
by Mark Brown
· 14 years ago
70b2ac1
ASoC: Use card rather than soc-audio device to card PM functions
by Mark Brown
· 14 years ago
c73e0c8
ASoC: Fix module refcount for auxiliary devices
by Jarkko Nikula
· 14 years ago
181e055
ASoC: Fix type for snd_soc_volatile_register()
by Mark Brown
· 14 years ago
474b62d
ASoC: Provide per widget type callback when executing DAPM sequences
by Mark Brown
· 14 years ago
0d00a85
ASoC: core: Remove dapm_sync call from soc_post_component_init
by Peter Ujfalusi
· 14 years ago
70a7ca3
ASoC: soc core allow machine driver to register the card
by Vinod Koul
· 14 years ago
4e10bda
ASoC: soc core add inline to handle card list initialzation
by Vinod Koul
· 14 years ago
Next »