Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
373d4d099761cb1f637bed488ab3871945882273
/
sound
/
soc
/
soc-core.c
373d4d0
taint: add explicit flag to show whether lock dep is still OK.
by Rusty Russell
· 12 years ago
d3bf156
ASoC: core: fix the memory leak in case of remove_aux_dev()
by Chuansheng Liu
· 12 years ago
865df9c
ASoC: core: fix the memory leak in case of device_add() failure
by Chuansheng Liu
· 12 years ago
5db1bc1
ASoC: soc-core: Remove unused 'ret' variable
by Fabio Estevam
· 12 years ago
9bde4f0
ASoC: core: Fix SOC_DOUBLE_RANGE() macros
by Mark Brown
· 12 years ago
36adf15
Merge remote-tracking branch 'asoc/topic/log' into asoc-next
by Mark Brown
· 12 years ago
c871bd0
ASoC: core: Fix splitting of log messages
by Mark Brown
· 12 years ago
4301aec
Merge remote-tracking branch 'asoc/topic/log' into asoc-next
by Mark Brown
· 12 years ago
f110bfc
ASoC: core: Standardise ASoC messages
by Liam Girdwood
· 12 years ago
f6e6574
ASoC: remove use of __devinitconst
by Bill Pemberton
· 12 years ago
d055852
ASoC: core: Double control update err for snd_soc_put_volsw_sx
by Mukund Navada
· 12 years ago
f5a246e
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
86767b7
ASoC: Avoid recalculating the bitmask for SOC_ENUM controls
by Lars-Peter Clausen
· 12 years ago
ab7af5c
ASoC: core: Remove useless kfree
by Peter Senna Tschudin
· 12 years ago
da8b8e0
ASoC: core: Mark regmap CODEC register maps as dirty when suspending
by Mark Brown
· 12 years ago
e2d32ff
ASoC: dapm: Ensure bypass paths are suspended and resumed
by Mark Brown
· 12 years ago
75d8f29
Merge branch 'asoc-omap' into for-3.7
by Mark Brown
· 12 years ago
4382973
workqueue: deprecate flush[_delayed]_work_sync()
by Tejun Heo
· 12 years ago
1245b70
ASoC: add compress stream support
by Namarta Kohli
· 12 years ago
3876566
ASoC: core: remove unused variable in soc_probe() in linux-next
by Jerry Snitselaar
· 12 years ago
28d528c
ASoC: core: Remove pointless error on card registration failure
by Mark Brown
· 12 years ago
fb099cb
ASoC: core: Upgrade the severity of probe deferral errors to dev_err()
by Mark Brown
· 12 years ago
5f80008
ASoC: core: Set dapm->idle_bias_off for DAIs not mapped with a codec
by Peter Ujfalusi
· 12 years ago
98d3088
ASoC: core: Fix check before defaulting to regmap
by Mark Brown
· 12 years ago
b761c0c
ASoC: Free memory in the error paths of soc_of_parse_audio_routing()
by Matthias Kaehlcke
· 12 years ago
38cbf95
ASoC: core: Try to use regmap if the driver doesn't set up any I/O
by Mark Brown
· 12 years ago
62ae68f
ASoC: probe CODECs and platforms before DAIs and links
by Stephen Warren
· 12 years ago
d12cd19
ASoC: factor out soc_remove_platform()
by Stephen Warren
· 12 years ago
18d7564
ASoC: when removing a CPU DAI, clean up its DAPM context
by Stephen Warren
· 12 years ago
a9db7db
ASoC: when initializing CPU DAI, don't duplicate any CODEC init
by Stephen Warren
· 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
· 13 years ago
fe33d4c
ASoC: don't flip master of DT-instantiated DAI links
by Stephen Warren
· 13 years ago
dc2af52
Merge tag 'v3.4-rc7' into for-3.5
by Mark Brown
· 13 years ago
1c2f954
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
cd0f891
ASoC: core: Fix dai_link dereference.
by Liam Girdwood
· 13 years ago
2390c0f
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 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
f20c2cb
ASoC: core: Remove unused variable 'min'
by Fabio Estevam
· 13 years ago
c34ce32
ASoC: core: check of_property_count_strings failure
by Richard Zhao
· 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
a7dbb60
ASoC: core: Fix card RTD count for deferred probe.
by Liam Girdwood
· 13 years ago
d5efccd
ASoC: Merge tag 'v3.4-rc3' into for-3.5
by Mark Brown
· 13 years ago
c74184e
ASoC: core: Support transparent CODEC<->CODEC DAI links
by Mark Brown
· 13 years ago
054880f
ASoC: core: Bind DAIs to CODECs at registration time
by Mark Brown
· 13 years ago
f04209a
ASoC: core: Flip master for CODECs in the CPU slot of a CODEC<->CODEC link
by Mark Brown
· 13 years ago
04570c6
ASoC: core: Return -ENOTSUPP instead of -EINVAL if mute is not supported
by Mark Brown
· 13 years ago
a1ada08
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
1eecb82
Merge tag 'v3.4-rc2' into for-3.5
by Mark Brown
· 13 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
3fec6b6
ASoC: set idle_bias_off=1 for all platform DAPM contexts
by Stephen Warren
· 13 years ago
27f1d75
ASoC: core: Initialize err for snd_soc_put_volsw_sx
by Brian Austin
· 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
d9b0951
ASoC: dapm: Add platform stream event support
by Liam Girdwood
· 13 years ago
be09ad9
ASoC: core: Add platform DAI widget mapping
by Liam Girdwood
· 13 years ago
a73fb2df
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
181a689
ASoC: core: Fix obscure leak of runtime array
by Mark Brown
· 13 years ago
5e4ba56
ASoC: core: missing set_fmt should not be complaint
by Shawn Guo
· 13 years ago
cc22d37
ASoC: core: Add platform component mutex
by Liam Girdwood
· 13 years ago
fe4085e
ASoC: core: Log a warning when machines use soc-audio
by Mark Brown
· 13 years ago
02db110
ASoC: core: cleanup platform debugfs on probe failure.
by Liam Girdwood
· 13 years ago
b1dd589
ASoC: core: Don't overwrite .poweroff in snd_soc_pm_ops
by Viresh Kumar
· 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
0837fc6
ASoC: soc-core: Show the returned values on error messages
by Fabio Estevam
· 13 years ago
888df39
ASoC: dapm: Implement and instantiate DAI widgets
by Mark Brown
· 13 years ago
3056557
ASoC: dapm: Constify lots of names that are never modified
by Mark Brown
· 13 years ago
7bd3a6f
ASoC: dapm: Supply the DAI and substream when calling stream events
by Mark Brown
· 13 years ago
731f1ab
ASoC: core: add platform DAPM debugfs support
by Sebastien Guiriec
· 13 years ago
64e60f9
ASoC: core: Convert CODEC debugfs init to use dev_warn()
by Liam Girdwood
· 13 years ago
a08a499
Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are
by Mark Brown
· 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
5aa44b1
ASoC: core: Support suspend to disk
by Mark Brown
· 13 years ago
125a25d
ASoC: core: Better support for idle_bias_off suspend ignores
by Mark Brown
· 13 years ago
8a713da
ASoC: Use regmap update bits operation for drivers using regmap
by Mark Brown
· 13 years ago
3b09bb8
ASoC: core - Improve card registration error messaging for large DAI links.
by Liam Girdwood
· 13 years ago
675c496
ASoC: core - Free platform DAPM context at platform removal.
by Liam Girdwood
· 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
7c08be8
ASoC: Fix an obvious copy paste error in an error message
by Lothar Waßmann
· 13 years ago
2610ab7
ASoC: Refactor some conditions and loop in soc_bind_dai_link()
by Stephen Warren
· 13 years ago
84b315e
ASoC: Drop unused state parameter from CODEC suspend callback
by Lars-Peter Clausen
· 13 years ago
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
Next »