Commit Graph

665 Commits (2d52d172398249f523b24cff9b84aee4e7b8e1b6)

Author SHA1 Message Date
Kuninori Morimoto a5053a8e20 ASoC: core: call snd_soc_runtime_set_dai_fmt() before soc_new_pcm() 10 years ago
Lars-Peter Clausen 6553bf06a3 ASoC: Don't try to register debugfs entries if the parent does not exist 10 years ago
Lars-Peter Clausen 2e55b90a5e ASoC: Make soc_dpcm_debugfs_add() non-fatal 10 years ago
Lars-Peter Clausen 0757d834eb ASoC: Create card debugfs directory earlier 10 years ago
Lars-Peter Clausen 37660b6daf ASoC: Remove suspend_bias_level from DAPM context struct 10 years ago
Kuninori Morimoto 4e2576bd36 ASoC: soc-core: initialize debugfs in snd_soc_instantiate_card() 10 years ago
Nikesh Oswal c66150824b ASoC: dapm: add code to configure dai link parameters 10 years ago
Lars-Peter Clausen 778952598e ASoC: Remove unnecessary device_remove_file() 10 years ago
Lars-Peter Clausen 34e81ab455 ASoC: Fix component lists locking 10 years ago
Masanari Iida f42cf8d6a3 treewide: Fix typo in printk messages 10 years ago
Nicolin Chen f23e860edb ASoC: core: Add extra dapm properties for Device Tree 10 years ago
Kuninori Morimoto 8f6f9b2982 ASoC: core: indicate unregister debug message once 10 years ago
Takashi Iwai d29697dc3b ASoC: Add sysfs entries via static attribute groups 10 years ago
Lars-Peter Clausen e46c936693 ASoC: Update snd_soc_dai_set_tdm_slot() documentation 10 years ago
Lars-Peter Clausen ddaca25aa4 ASoC: Export snd_soc_runtime_set_dai_fmt() 10 years ago
Lars-Peter Clausen ce64c8b9cf ASoC: Add helper function for changing the DAI link format 10 years ago
Lars-Peter Clausen 86d7500326 ASoC: dapm: Simplify fully route card handling 10 years ago
Mark Brown e3b1e6a19e ASoC: dapm: Remove snd_soc_of_parse_audio_routing() due to deferred probe 10 years ago
Peter Rosin f8781db8ae ASoC: Augment existing card DAPM routes in snd_soc_of_parse_audio_routing 10 years ago
Lars-Peter Clausen e874bf5f76 ASoC: Disable regmap helpers if regmap is disabled 10 years ago
Jean-Francois Moine 93b0f3eeeb ASoC: core: add multi-codec support in DT 10 years ago
Lars-Peter Clausen 20feb88198 ASoC: Add helper functions for deferred regmap setup 10 years ago
Lars-Peter Clausen bc26321404 ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control 10 years ago
Lars-Peter Clausen 6794f709b7 ASoC: ac97: Drop delayed device registration 10 years ago
Lars-Peter Clausen ca005f324e ASoC: ac97: Drop support for setting platform data via the CPU DAI 10 years ago
Lars-Peter Clausen 336b8423e2 ASoC: Move AC'97 support to its own file 10 years ago
Lars-Peter Clausen 70f3af3ca1 ASoC: Properly handle AC'97 device lifetime management 10 years ago
Lars-Peter Clausen bd6b87c104 ASoC: Remove CODEC mutex 10 years ago
Lars-Peter Clausen 427d204c86 ASoC: Remove snd_soc_cache_sync() implementation 10 years ago
Lars-Peter Clausen 8e2be56273 ASoC: Consolidate CPU and CODEC DAI probe 10 years ago
Lars-Peter Clausen 313665b983 ASoC: Remove card field from snd_soc_dai struct 10 years ago
Lars-Peter Clausen 2a374b78f5 ASoC: Remove platform field from snd_soc_dai 10 years ago
Lars-Peter Clausen dd63a9c295 ASoC: Remove snd_soc_platform_driver suspend/resume callbacks 10 years ago
Lars-Peter Clausen 1ffae3612f ASoC: Fix snd_soc_find_dai() matching component by name 10 years ago
Mark Brown 7077148fb5 ASoC: core: Split ops out of soc-core.c 10 years ago
Lars-Peter Clausen c1b4d1c777 ASoC: Use generic control handlers for S8 control 10 years ago
Lars-Peter Clausen 8be4da29cf ASoC: dapm: Mark endpoints instead of IO widgets dirty during suspend/resume 10 years ago
Takashi Iwai 78cb4d995b ASoC: core: Use snd_ctl_enum_info() 10 years ago
Wolfram Sang ab31135e6e ASoC: : drop owner assignment from platform_drivers 10 years ago
Daniel Mack decc27b01d ASoC: core: fix use after free in snd_soc_remove_platform() 10 years ago
Lars-Peter Clausen 0bd2ac3dae ASoC: Remove CODEC pointer from snd_soc_dapm_context 11 years ago
Xiubo Li 6596aa047b ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error. 11 years ago
Howard Mitchell 5c7c343a11 ASoC: core: Fix volsw_range funcs so SOC_DOUBLE_R_RANGE_TLV works. 11 years ago
Lars-Peter Clausen 8c8f2f6fc1 ASoC: Fix snd_soc_{new,free}_ac97_codec() locking removal 11 years ago
Lars-Peter Clausen e3f205a72c ASoC: Remove locking in snd_soc_{new,free}_ac97_codec() 11 years ago
Lars-Peter Clausen 0634814fe0 ASoC: Remove table based DAPM/control setup support from snd_soc_platform_driver 11 years ago
Lars-Peter Clausen a80932979a ASoC: Always run default suspend/resume code 11 years ago
Lars-Peter Clausen 86dbf2ac6f ASoC: Add support for automatically going to BIAS_OFF on suspend 11 years ago
Lars-Peter Clausen 1c325f771a ASoC: Shutdown DAPM contexts when removing a card 11 years ago
Lars-Peter Clausen 01e0df6647 ASoC: Set card->instantiated to false when removing the card 11 years ago