Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
170960fa9a4688299350ea356e4e5a3e76d15711
/
sound
/
soc
/
soc-core.c
0962bb2
ASoC: fill in snd_soc_pcm_runtime.card before calling snd_soc_dai_link.init()
by Janusz Krzysztofik
· 14 years ago
c73e0c8
ASoC: Fix module refcount for auxiliary devices
by Jarkko Nikula
· 14 years ago
f6c2ed5
ASoC: Fix the device references to codec and platform drivers
by Harsha Priya
· 14 years ago
7be31be8
ASoC: Extend DAPM to handle power changes on cross-device paths
by Jarkko Nikula
· 14 years ago
97c866d
ASoC: Move widgets from DAPM context to snd_soc_card
by Jarkko Nikula
· 14 years ago
8ddab3f
ASoC: Move DAPM paths from DAPM context to snd_soc_card
by Jarkko Nikula
· 14 years ago
7d8316d
ASoC: Fix AC'97 registration unwind
by Mark Brown
· 14 years ago
20aeeb3
Merge branch 'topic/workq-update' into topic/asoc
by Takashi Iwai
· 14 years ago
5b84ba2
sound: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
e4f078d
ASoC: soc-core: Fix null pointer dereference
by Dimitris Papastamos
· 14 years ago
6b3ed78
ASoC: Fix snd_soc_instantiate_card error path
by Axel Lin
· 14 years ago
0b9a214
ASoC: soc-core: Remove useless inline function construct
by Dimitris Papastamos
· 14 years ago
58818a7
ASoC: soc-core: Replace use of strncpy() with strlcpy()
by Dimitris Papastamos
· 14 years ago
589c356
ASoC: Merge common code in DAI link and auxiliary codec probing/removal
by Jarkko Nikula
· 14 years ago
0afc8c7
Merge branch 'for-2.6.37' into for-2.6.38
by Mark Brown
· 14 years ago
0d735ea
ASoC: soc-cache: Add optional cache name member to snd_soc_cache_ops
by Dimitris Papastamos
· 14 years ago
3028eb8
ASoC: Add trace events for jack detection
by Mark Brown
· 14 years ago
1dcb4f3
ASoC: Hold client_mutex while calling snd_soc_instantiate_cards()
by Axel Lin
· 14 years ago
001ae4c
ASoC: Constify struct snd_soc_codec_driver
by Mark Brown
· 14 years ago
fdf0f54
ASoC: soc-core: Allow machine drivers to override compress_type
by Dimitris Papastamos
· 14 years ago
3335ddc
ASoC: soc-cache: Use reg_def_copy instead of reg_cache_default
by Dimitris Papastamos
· 14 years ago
ff819b8
ASoC: soc-core: Generalize snd_soc_prefix_map and rename to snd_soc_codec_conf
by Dimitris Papastamos
· 14 years ago
23bbce3
ASoC: Add compress_type as a member to snd_soc_codec
by Dimitris Papastamos
· 14 years ago
676ad98
ASoC: Don't oops in soc_probe_aux_dev in case of missing codec
by Jarkko Nikula
· 14 years ago
c3acec2
ASoC: Move active copy of CODEC read and write into runtime structure
by Mark Brown
· 14 years ago
a00f90f
ASoC: Apostrophe patrol in soc-core.c
by Mark Brown
· 14 years ago
06c6f4d
ASoC: Fix build failure in soc-core.c
by Jarkko Nikula
· 14 years ago
2eea392
ASoC: Add support for optional auxiliary dailess codecs
by Jarkko Nikula
· 14 years ago
505fb82
ASoC: Do not include soc-dapm.h
by Jarkko Nikula
· 14 years ago
ead9b91
ASoC: Add optional name_prefix for codec kcontrol, widget and route names
by Jarkko Nikula
· 14 years ago
7a30a3d
ASoC: soc-cache: Add support for flat register caching
by Dimitris Papastamos
· 14 years ago
a8b1d34
ASoC: Add trace events for ASoC register read/write
by Mark Brown
· 14 years ago
b95fccb
ASoC: Fix compile error if CONFIG_DEBUG_FS is not configured
by Axel Lin
· 14 years ago
3a45b86
ASoC: Move pop time from DAPM context to sound card
by Jarkko Nikula
· 14 years ago
d6ce4cf
ASoC: Move codec debugfs directories under parent card directory
by Jarkko Nikula
· 14 years ago
a605215
ASoC: Add sound card directory under debugfs/asoc/
by Jarkko Nikula
· 14 years ago
ce6120c
ASoC: Decouple DAPM from CODECs
by Liam Girdwood
· 14 years ago
a8ea54d
Merge branch 'for-2.6.37' into HEAD
by Mark Brown
· 14 years ago
c375370
ASoC: Push snd_soc_write() and snd_soc_read() into the source file
by Mark Brown
· 14 years ago
c46e007
ASoC: Fix snd_soc_register_dais error handling
by Axel Lin
· 14 years ago
29c798f
Merge commit 'v2.6.37-rc1' into for-2.6.37
by Mark Brown
· 14 years ago
c593b52
ASoC: Check return value of struct_strtoul() in pmdown_time_set()
by Mark Brown
· 14 years ago
33081ad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
1aafcd4
ASoC: soc-core: Fix codec->name memory leak
by Dimitris Papastamos
· 14 years ago
0589944
ASoC: Fix I2C component device id number creation
by Jarkko Nikula
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
0f9141c
ASoC: Pay attention to driver supplied DAI IDs
by Mark Brown
· 14 years ago
2b194f9d
ASoC: Check list debugfs files for PAGE_SIZE overflow
by Mark Brown
· 14 years ago
4abe8e1
ASoC: Move soc-core module init next to functon definition
by Mark Brown
· 14 years ago
0562f78
ASoC: don't register AC97 devices twice
by Mika Westerberg
· 14 years ago
321de0d
ASoC: Report error codes for card DAI instantiation failures
by Mark Brown
· 14 years ago
0b25ad0
ASoC: Remove extra rtd->dev.init_name assignment in soc_probe_dai_link
by Jarkko Nikula
· 14 years ago
082100d
ASoC: Report error code when failing to add controls
by Mark Brown
· 14 years ago
19c7ac2
ASoC: Add platform listing to debugfs
by Mark Brown
· 14 years ago
f320878
ASoC: Add DAI list to debugfs
by Mark Brown
· 14 years ago
c3c5a19
ASoC: Add debugfs listing of registered CODECs
by Mark Brown
· 14 years ago
7eba6c0
Merge branch 'for-2.6.36' into for-2.6.37
by Mark Brown
· 14 years ago
708fafb
ASoC: soc-core: fix debugfs_pop_time file permissions
by Axel Lin
· 14 years ago
26b01cc
ASoC: Don't call DAI registration for CODECs with no DAI
by Mark Brown
· 14 years ago
720ffa4
ASoC: core - fix build warning on x86_64
by Liam Girdwood
· 14 years ago
e4862f2
Merge branch 'for-2.6.36' into for-2.6.37
by Mark Brown
· 14 years ago
6ba6c9c
ASoC: Remove redundant device name from debugfs directory
by Mark Brown
· 14 years ago
13cb61f
ASoC: Set up debugfs only once per CODEC
by Mark Brown
· 14 years ago
f0fba2a
ASoC: multi-component - ASoC Multi-Component Support
by Liam Girdwood
· 15 years ago
faa38b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
5164d74
ASoC: Handle read failures in codec_reg
by Mark Brown
· 14 years ago
20630c7
ASoC: Fix overflow bug in SOC_DOUBLE_R_SX_TLV
by Stuart Longland
· 14 years ago
421f91d
fix typos concerning "initiali[zs]e"
by Uwe Kleine-König
· 14 years ago
f1df5ae
ASoC: Pay attention to write errors in volsw_2r_sx
by Mark Brown
· 14 years ago
e37c83c
Merge commit 'v2.6.35-rc1' into for-2.6.36
by Mark Brown
· 14 years ago
d71f4ce
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 14 years ago
b6f4bb3
ASoC: Add SOC_DOUBLE_R_SX_TLV control
by apatard@mandriva.com
· 14 years ago
d11bb4a
ASoC: core: Fix for the volume limiting when invert is in use
by Peter Ujfalusi
· 15 years ago
3efab7d
ASoC: Allow DAI links to be kept active over suspend
by Mark Brown
· 15 years ago
1547aba
ASoC: Support leaving paths enabled over system suspend
by Mark Brown
· 15 years ago
9949788
ASoC: Refactor DAPM suspend handling
by Mark Brown
· 15 years ago
637d384
ASoC: core: Support for limiting the volume
by Peter Ujfalusi
· 15 years ago
84db18b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 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
2c95042
Merge branch 'for-2.6.34' into for-2.6.35
by Mark Brown
· 15 years ago
fb48e3c
ASoC: Fix passing platform_data to ac97 bus users and fix a leak
by Graham Gower
· 15 years ago
b2dfa62
ASoC: remove a card from the list, if instantiation failed
by Guennadi Liakhovetski
· 15 years ago
d9ad629
ASoC: PCM_RATE: Check for KNOT and CONTINUOUS flags
by Jassi Brar
· 15 years ago
fad837c
Merge commit 'v2.6.34-rc1' into for-2.6.35
by Mark Brown
· 15 years ago
bb1c047
ASoC: soc_pcm_open: Add missing bailout tag
by Jassi Brar
· 15 years ago
258020d
ASoC: core: Add delay operation to snd_soc_dai_ops
by Peter Ujfalusi
· 15 years ago
377b6f6
ASoC: core: soc level wrapper for pcm_pointer callback
by Peter Ujfalusi
· 15 years ago
5083145
ASoC: core: fix tailing whitespace in soc_pcm_apply_symmetry
by Peter Ujfalusi
· 15 years ago
14dc573
ASoC: Allow mulitple usage count of codec and cpu dai
by Jassi Brar
· 15 years ago
b9dd94a
ASoC: core: On resume also check the soc device state
by Peter Ujfalusi
· 15 years ago
6423c18
ASoC: Remove runtime field from DAI
by jassi brar
· 15 years ago
d273ebe
ASoC: Pass dai_link as argument to platform suspend and resume
by jassi brar
· 15 years ago
6c5f1fe
ASoC: Make pmdown_time a long
by Mark Brown
· 15 years ago
dbe2140
ASoC: Make pmdown_time runtime configurable
by Mark Brown
· 15 years ago
96dd362
ASoC: Make pmdown_time a per-card setting
by Mark Brown
· 15 years ago
2718625
ASoC: Set codec->dev for AC97 devices
by Mark Brown
· 15 years ago
163849e
Merge branch 'for-2.6.33' into for-2.6.34
by Mark Brown
· 15 years ago
40ca114
ASoC: Use snprintf() when generating stream names
by Mark Brown
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
dd1b3d5
ASoC: Export snd_soc_update_bits_unlocked()
by Mark Brown
· 15 years ago
Next »