Chuansheng Liu
|
d3bf156125
ASoC: core: fix the memory leak in case of remove_aux_dev()
|
12 years ago |
Chuansheng Liu
|
865df9cb12
ASoC: core: fix the memory leak in case of device_add() failure
|
12 years ago |
Fabio Estevam
|
5db1bc1892
ASoC: soc-core: Remove unused 'ret' variable
|
12 years ago |
Mark Brown
|
9bde4f0b1c
ASoC: core: Fix SOC_DOUBLE_RANGE() macros
|
12 years ago |
Mark Brown
|
36adf15107
Merge remote-tracking branch 'asoc/topic/log' into asoc-next
|
12 years ago |
Mark Brown
|
c871bd0b2e
ASoC: core: Fix splitting of log messages
|
12 years ago |
Mark Brown
|
4301aecbdf
Merge remote-tracking branch 'asoc/topic/log' into asoc-next
|
12 years ago |
Liam Girdwood
|
f110bfc7ac
ASoC: core: Standardise ASoC messages
|
12 years ago |
Bill Pemberton
|
f6e6574499
ASoC: remove use of __devinitconst
|
12 years ago |
Mukund Navada
|
d055852ee8
ASoC: core: Double control update err for snd_soc_put_volsw_sx
|
12 years ago |
Linus Torvalds
|
f5a246eab9
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
|
13 years ago |
Linus Torvalds
|
033d9959ed
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
13 years ago |
Lars-Peter Clausen
|
86767b7d5b
ASoC: Avoid recalculating the bitmask for SOC_ENUM controls
|
13 years ago |
Peter Senna Tschudin
|
ab7af5c8d4
ASoC: core: Remove useless kfree
|
13 years ago |
Mark Brown
|
da8b8e0f15
ASoC: core: Mark regmap CODEC register maps as dirty when suspending
|
13 years ago |
Mark Brown
|
e2d32ff6ce
ASoC: dapm: Ensure bypass paths are suspended and resumed
|
13 years ago |
Mark Brown
|
75d8f2931a
Merge branch 'asoc-omap' into for-3.7
|
13 years ago |
Tejun Heo
|
43829731dd
workqueue: deprecate flush[_delayed]_work_sync()
|
13 years ago |
Namarta Kohli
|
1245b7005d
ASoC: add compress stream support
|
13 years ago |
Jerry Snitselaar
|
3876566a36
ASoC: core: remove unused variable in soc_probe() in linux-next
|
13 years ago |
Mark Brown
|
28d528c8db
ASoC: core: Remove pointless error on card registration failure
|
13 years ago |
Mark Brown
|
fb099cb712
ASoC: core: Upgrade the severity of probe deferral errors to dev_err()
|
13 years ago |
Peter Ujfalusi
|
5f800080ca
ASoC: core: Set dapm->idle_bias_off for DAIs not mapped with a codec
|
13 years ago |
Mark Brown
|
98d3088e53
ASoC: core: Fix check before defaulting to regmap
|
13 years ago |
Matthias Kaehlcke
|
b761c0ca2e
ASoC: Free memory in the error paths of soc_of_parse_audio_routing()
|
13 years ago |
Mark Brown
|
38cbf9598f
ASoC: core: Try to use regmap if the driver doesn't set up any I/O
|
13 years ago |
Stephen Warren
|
62ae68fa5d
ASoC: probe CODECs and platforms before DAIs and links
|
13 years ago |
Stephen Warren
|
d12cd198cb
ASoC: factor out soc_remove_platform()
|
13 years ago |
Stephen Warren
|
18d756440e
ASoC: when removing a CPU DAI, clean up its DAPM context
|
13 years ago |
Stephen Warren
|
a9db7dbee0
ASoC: when initializing CPU DAI, don't duplicate any CODEC init
|
13 years ago |