Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6833c452c2fb47353566aa705d68541c6045c796
/
include
/
sound
/
soc.h
6833c45
ASoC: add snd_soc_of_get_dai_name() default of_xlate
by Kuninori Morimoto
· 11 years ago
7d930ce
Merge remote-tracking branch 'asoc/topic/component' into asoc-core
by Mark Brown
· 11 years ago
cb47008
ASoC: add .of_xlate_dai_name on snd_soc_component_driver
by Kuninori Morimoto
· 11 years ago
d191bd8
ASoC: snd_soc_codec includes snd_soc_component
by Kuninori Morimoto
· 11 years ago
f90fb3f
ASoC: Remove infrastructure for supporting multiple cache types
by Lars-Peter Clausen
· 11 years ago
a94ed23
ASoC: Remove 'reg_size' field from snd_soc_codec struct
by Lars-Peter Clausen
· 11 years ago
b012aa61
ASoC: Remove reg_def_copy
by Lars-Peter Clausen
· 11 years ago
2a1212a
ASoC: Remove snd_soc_bulk_write_raw()
by Lars-Peter Clausen
· 11 years ago
175ee39
ASoC: Remove support for reg_access_defaults
by Lars-Peter Clausen
· 11 years ago
90d561b
Merge remote-tracking branch 'asoc/topic/fsl' into tmp
by Mark Brown
· 11 years ago
a3ef472
Merge remote-tracking branch 'asoc/topic/core' into tmp
by Mark Brown
· 11 years ago
d6bead0
ASoC: soc-pcm: Allow to specify unidirectional dai_link
by Fabio Estevam
· 11 years ago
d7b1538
ASoC: Remove unused sysfs_registered field from snd_soc_codec struct
by Lars-Peter Clausen
· 11 years ago
ad758a6
ASoC: Remove unused debugfs_dapm field from snd_soc_{platform,codec} struct
by Lars-Peter Clausen
· 11 years ago
43d92e7
ASoC: Remove unused control_type field from snd_soc_codec struct
by Lars-Peter Clausen
· 11 years ago
38f7d75
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-core
by Mark Brown
· 11 years ago
436f356
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
by Mark Brown
· 11 years ago
8157567
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
by Mark Brown
· 11 years ago
6234eabf
Merge remote-tracking branch 'asoc/topic/adsp' into asoc-next
by Mark Brown
· 11 years ago
741a509
ASoC: core: Generic ac97 link reset functions
by Markus Pargmann
· 11 years ago
9a953e6
ASoC: Use snd_soc_info_enum_double() for SOC_ENUM_EXT controls
by Lars-Peter Clausen
· 11 years ago
c77f872
ASoC: Remove unused snd_soc_info_volsw_ext()
by Lars-Peter Clausen
· 11 years ago
5729507
ASoC: dapm: Implement mixer input auto-disable
by Lars-Peter Clausen
· 11 years ago
564c6504
ASoC: dapm: Move snd_soc_dapm_update from dapm context to card
by Lars-Peter Clausen
· 11 years ago
4fefd69
ASoC: core: Add snd_soc_card_get_kcontrol()
by Dimitris Papastamos
· 11 years ago
b047e1c
ASoC: ac97: Support multi-platform AC'97
by Mark Brown
· 11 years ago
8dd2b66
Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 12 years ago
71a45cd
ASoC: Add snd_soc_{add, remove}_platform
by Lars-Peter Clausen
· 12 years ago
56c32c7
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
by Mark Brown
· 12 years ago
ef03c9a
ASoC: Constify the 'compr_ops' field of snd_soc_platform_driver
by Lars-Peter Clausen
· 12 years ago
1f03f55
ASoC: Constify the 'ops' field of snd_soc_platform_driver
by Lars-Peter Clausen
· 12 years ago
d79e57db8
ASoC: Constify the 'driver' field of snd_soc_platform
by Lars-Peter Clausen
· 12 years ago
61782e4
ASoC: add .name for snd_soc_component_driver
by Kuninori Morimoto
· 12 years ago
030e79f
ASoC: add snd_soc_register_component()
by Kuninori Morimoto
· 12 years ago
e383c46
ASoC: core: Drop unused "dapm" field form soc_enum struct
by Lars-Peter Clausen
· 12 years ago
556d8b5
Merge remote-tracking branch 'asoc/topic/of' into asoc-next
by Mark Brown
· 12 years ago
d289323
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
by Mark Brown
· 12 years ago
a7930ed
ASoC: add snd_soc_of_parse_daifmt() for DeviceTree
by Kuninori Morimoto
· 12 years ago
13aec72
ASoC: Constify ops and compr_ops fields of snd_soc_dai_link
by Lars-Peter Clausen
· 12 years ago
9bde4f0
ASoC: core: Fix SOC_DOUBLE_RANGE() macros
by Mark Brown
· 12 years ago
9bffb1f
ASoC: Prevent pop_wait overwrite
by Misael Lopez Cruz
· 12 years ago
86767b7
ASoC: Avoid recalculating the bitmask for SOC_ENUM controls
by Lars-Peter Clausen
· 12 years ago
4968107
ASoC: add definations for compressed operations
by Vinod Koul
· 12 years ago
229e3fd
ASoC: core: Add DOUBLE_R variants of the _RANGE controls
by Mark Brown
· 12 years ago
6c9d8cf
ASoC: core: Add single controls with specified range of values
by Adam Thomson
· 12 years ago
bc92657
ASoC: make snd_soc_dai_link more symmetrical
by Stephen Warren
· 12 years ago
07bf84a
ASoC: dpcm: Add bespoke trigger()
by Liam Girdwood
· 13 years ago
47c88ff
ASoC: dpcm: Add API for DAI link substream and runtime lookup
by Liam Girdwood
· 13 years ago
f86dcef
ASoC: dpcm: Add debugFS support for DPCM
by Liam Girdwood
· 13 years ago
01d7584
ASoC: dpcm: Add Dynamic PCM core operations.
by Liam Girdwood
· 13 years ago
dd7b10b
ASoC: core: Add strobe control
by Kristoffer KARLSSON
· 13 years ago
4183eed2
ASoC: core: Add signed multi register control
by Kristoffer KARLSSON
· 13 years ago
c74184e
ASoC: core: Support transparent CODEC<->CODEC DAI links
by Mark Brown
· 13 years ago
1d99f24
ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLV
by Brian Austin
· 13 years ago
b19e6e7
ASoC: core: Use driver core probe deferral
by Mark Brown
· 13 years ago
2667b4b
ASoC: jack: Push locking for jacks down to the jack
by Mark Brown
· 13 years ago
6874a91
ASoC: core: Rename card mutex subclass to better align with usage
by Liam Girdwood
· 13 years ago
a73fb2d
ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutex
by Liam Girdwood
· 13 years ago
01b9d99
ASoC: core: Add card mutex locking subclasses
by Liam Girdwood
· 13 years ago
cc22d37
ASoC: core: Add platform component mutex
by Liam Girdwood
· 13 years ago
f831b05
ASoC: core: Add support for masking out parts of coefficient blocks
by Mark Brown
· 13 years ago
71d0851
ASoC: core: Add SND_SOC_BYTES control for coefficient blocks
by Mark Brown
· 13 years ago
3056557
ASoC: dapm: Constify lots of names that are never modified
by Mark Brown
· 13 years ago
731f1ab
ASoC: core: add platform DAPM debugfs support
by Sebastien Guiriec
· 13 years ago
5124e69
ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver struct
by Mark Brown
· 13 years ago
022658b
ASoC: core: Add support for DAI and machine kcontrols.
by Liam Girdwood
· 13 years ago
8a713da
ASoC: Use regmap update bits operation for drivers using regmap
by Mark Brown
· 13 years ago
58ba9b2
ASoC: Allow drivers to specify how many bits are significant on a DAI
by Mark Brown
· 13 years ago
36ae1a9
ASoC: Dynamically allocate the rtd device for a non-empty release()
by Mark Brown
· 13 years ago
354a214
ASoC: Declare soc_new_pcm() properly
by Mark Brown
· 13 years ago
5a50496
ASoC: Allow DAI links to be specified using device tree nodes
by Stephen Warren
· 13 years ago
a4a54dd
ASoC: Add utility to parse DAPM routes from device tree
by Stephen Warren
· 13 years ago
bec4fa0
ASoC: Add utility to set a card's name from device tree
by Stephen Warren
· 13 years ago
1dfb6ef
ASoC: Remove rbtree register cache
by Mark Brown
· 13 years ago
84b315e
ASoC: Drop unused state parameter from CODEC suspend callback
by Lars-Peter Clausen
· 13 years ago
1633281
ASoC: Implement fully_routed card property
by Stephen Warren
· 13 years ago
c9016a7
ASoC: Remove LZO cache type
by Mark Brown
· 13 years ago
d66a327
ASoC: Remove extra space in runtime struct definition
by Mark Brown
· 13 years ago
e50fad4
ASoC: Allow machines to ignore pmdown_time per-link
by ramesh.babu@linux.intel.com
· 13 years ago
1d69c5c
ASoC: core: Add flag to ignore pmdown_time at pcm_close
by Peter Ujfalusi
· 13 years ago
a92f139
ASoC: fix codec breakage caused by the volsw/volsw_2r merger
by Peter Ujfalusi
· 13 years ago
1576a5f
ASoC: core: Remove snd_soc_put_volsw_2r definition
by Peter Ujfalusi
· 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
30d86ba
ASoC: core: Change SOC_SINGLE/DOUBLE_VALUE representation
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
cdffa77
ASoC: core: Introduce SOC_DOUBLE_R_VALUE macro
by Peter Ujfalusi
· 13 years ago
460acbe
ASoC: core: Introduce SOC_DOUBLE_VALUE macro
by Peter Ujfalusi
· 13 years ago
75d9ac4
ASoC: Allow DAI formats to be specified in the dai_link
by Mark Brown
· 13 years ago
1784102
ASoC: soc-core: symmetry checking for each DAIs separately
by Dong Aisheng
· 13 years ago
de02d07
ASoC: Trace and collect statistics for DAPM graph walking
by Mark Brown
· 13 years ago
da1c6ea
ASoC: Allow source specification for CODEC level sysclk
by Mark Brown
· 13 years ago
4a8923b
ASoC: Allow register defaults to be larger than unsigned short
by Mark Brown
· 13 years ago
33c5f96
ASoC: Allow idle_bias_off to be specified in CODEC drivers
by Mark Brown
· 13 years ago
bb3784a
Merge branch 'regmap-asoc' into for-3.2
by Mark Brown
· 13 years ago
0671da1
ASoC: Add regmap as a control type
by Mark Brown
· 13 years ago
be3ea3b
ASoC: Use new register map API for ASoC generic physical I/O
by Mark Brown
· 13 years ago
64a648c
ASoC: dapm - Add DAPM stream completion event.
by Liam Girdwood
· 13 years ago
cb2cf61
ASoC: core - Add convenience register for platform kcontrol and DAPM
by Liam Girdwood
· 13 years ago
Next »