Commit Graph

943 Commits (fourteen)

Author SHA1 Message Date
Simon1511 34c64e7c67 Import A525FXXU3AUG4 3 years ago
Matthias Blankertz 2e8f2acaf3 ASoC: rsnd: Fix HDMI channel mapping for multi-SSI mode 5 years ago
Kuninori Morimoto d9792606b6 ASoC: rsnd: fixup MIX kctrl registration 5 years ago
Kuninori Morimoto 13c82e5c59 ASoC: rsnd: tidyup registering method for rsnd_kctrl_new() 5 years ago
Jiada Wang 994c5661a7 ASoC: rsnd: ssi: Fix issue in dma data address assignment 5 years ago
Junya Monden b20d0e89a6 ASoC: rsnd: Reinitialize bit clock inversion flag for every format setting 5 years ago
Kuninori Morimoto bba121ed9c ASoC: rsnd: don't call clk_get_rate() under atomic context 5 years ago
Kuninori Morimoto acd9107dec ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count check 6 years ago
Kuninori Morimoto b34888a953 ASoC: rsnd: fixup clock start checker 6 years ago
Kuninori Morimoto bac5611371 ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFER 6 years ago
Kuninori Morimoto ad9ad950a3 ASoC: rsnd: adg: care clock-frequency size 6 years ago
Jiada Wang c7cf0304d4 ASoC: rsnd: fixup not to call clk_get/set under non-atomic 6 years ago
Kuninori Morimoto c13fddcb98 ASoC: rsnd: fix ADG flags 7 years ago
Kuninori Morimoto caca324f93 ASoC: rsnd: fixup ADG register mask 7 years ago
Jiada Wang 645ad410dc ASoC: rsnd: ssi: fix race condition in rsnd_ssi_pointer_update 7 years ago
Kuninori Morimoto 556787a174 ASoC: rsnd: rsnd_ssi_run_mods() needs to care ssi_parent_mod 7 years ago
Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
Kuninori Morimoto c16293560a ASoC: rsnd: remove unused rsnd_xxx_to_dma() 8 years ago
Kuninori Morimoto b65cb7a590 ASoC: rsnd: tidyup comments position/space/tab 8 years ago
Bhumika Goyal a46d0592d1 ASoC: sh: make snd_soc_ops const 8 years ago
Bhumika Goyal 5c2e035e69 ASoC: sh: make snd_pcm_hardware const 8 years ago
Markus Elfring dd80627d06 ASoC: fsi: Delete an error message for a failed memory allocation in fsi_probe() 8 years ago
Arvind Yadav b23bd34c40 ASoC: sh: constify snd_pcm_ops structures 8 years ago
Bhumika Goyal 5177255451 ASoC: sh: make snd_soc_platform_driver const 8 years ago
Markus Elfring 0d7820d091 ASoC: rsnd: Delete an error message for a failed memory allocation in three functions 8 years ago
Kuninori Morimoto b6e58fcacb ASoC: rsnd: call request_irq/free_irq once in MIX case 8 years ago
Kuninori Morimoto bf9b29c784 ASoC: rsnd: add rsnd_ssi_flags_has/add() macro 8 years ago
Kuninori Morimoto 213691c7e8 ASoC: rsnd: call free_irq() both DMA/PIO mode 8 years ago
Kuninori Morimoto e0936c3471 ASoC: rsnd: avoid duplicate free_irq() 8 years ago
Kuninori Morimoto 29d03ff5c7 ASoC: rsnd: remove 16ch support for now 8 years ago
Kuninori Morimoto 597b046f0d ASoC: rsnd: control SSICR::EN correctly 8 years ago
Kuninori Morimoto bb002f925a ASoC: rsnd: rsnd_ssi_can_output_clk() macro 8 years ago
Kuninori Morimoto bf23c6a381 ASoC: rsnd: move rsnd_ssi_config_init() execute condition into it. 8 years ago
Kuninori Morimoto e3c6de4813 ASoC: rcar: unregister fixed rate on ADG 8 years ago
Kuninori Morimoto 3c9736aa1a ASoC: rsnd: merge snd_pcm_ops::open and snd_soc_dai_ops::startup 8 years ago
Kuninori Morimoto 16d4498962 ASoC: rsnd: don't use private_value on rsnd_kctrl_new() 8 years ago
Kuninori Morimoto 295c5ba4c0 ASoC: sh: hac: add missing "int ret" 8 years ago
Gustavo A. R. Silva 32e1b60d8f ASoC: rsnd: remove unnecessary static in rsnd_ssiu_probe() 8 years ago
Julia Lawall 53ba2aa314 ASoC: rsnd: add missing of_node_put 8 years ago
Gustavo A. R. Silva 4b2983da22 ASoC: fsi: constify dev_pm_ops structure 8 years ago
Colin Ian King 8288591368 ASoC: rsnd: make arrays path and cmd_case static const 8 years ago
Arvind Yadav 49ebf13b04 ASoC: rsnd: constify dev_pm_ops structures. 8 years ago
Kuninori Morimoto 947f4eb58d ASoC: rsnd: fixup unsigned expression compared with zero: main_rate 8 years ago
Kuninori Morimoto 8cc0372240 ASoC: rsnd: add rsnd_soc_hw_rule/constraint() 8 years ago
Kuninori Morimoto ef4cf5d6a1 ASoC: rsnd: add rsnd_ssi_clk_query() 8 years ago
Kuninori Morimoto 1dfdc6501a ASoC: rsnd: add rsnd_adg_clk_query() 8 years ago
Kuninori Morimoto 1ff9593d2f ASoC: rsnd: rename "slots" related variable 8 years ago
Kuninori Morimoto f30b4ca444 ASoC: rsnd: reduce confusable macro parameter magic 8 years ago
Kuninori Morimoto f0b04d8b44 ASoC: rsnd: control kctrl items acceptance anytime/runtime 8 years ago
Kuninori Morimoto 8cce431aa2 ASoC: rsnd: add detail explanation of L/R conversion timing 8 years ago