Commit Graph

115 Commits (924d38f404936495b59ef7fa3ff232d978d64b18)

Author SHA1 Message Date
Kuninori Morimoto b1eac430b6 ASoC: rcar: bugfix: it cares about the non-src case 11 years ago
Kuninori Morimoto 90e8e50fce ASoC: rsnd: add DeviceTree support 11 years ago
Kuninori Morimoto e150828940 ASoC: rcar: fixup SND_SOC_DAIFMT_CBx_CFx flags 11 years ago
Kuninori Morimoto ba9c949f79 ASoC: rsnd: rename scu to src 11 years ago
Kuninori Morimoto 9524be0e76 ASoC: rsnd: remove all rsnd_xxx_remove() 11 years ago
Kuninori Morimoto 4076220767 ASoC: rsnd: nothing to do on rsnd_dai_remove() 11 years ago
Kuninori Morimoto ff8f30e688 ASoC: rsnd: use mod probe method on SSI 11 years ago
Kuninori Morimoto 76c6fb5c49 ASoC: rsnd: use mod probe method on SCU 11 years ago
Kuninori Morimoto 7681f6ac6b ASoC: rsnd: add probe/remove callback on rsnd_mod_ops 11 years ago
Kuninori Morimoto 221bf523e3 ASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSI 11 years ago
Kuninori Morimoto b8cc41e9e8 ASoC: rsnd: add rsnd_scu_enable_ssi_irq() 11 years ago
Kuninori Morimoto 389933d9f6 ASoC: rsnd: Get correct SCU ID 11 years ago
Kuninori Morimoto 78f13d0c5a ASoC: rsnd: add struct rsnd_dai_platform_info 11 years ago
Kuninori Morimoto c82e1c8874 ASoC: rsnd: share reg_field and reduce memory 11 years ago
Kuninori Morimoto 8467dedc9d ASoC: rsnd: modify rsnd_adg_ssi_ws_timing_gen2() parameter 11 years ago
Kuninori Morimoto 685fb3eb31 ASoC: rsnd: remove unused SSI_CONTROL 11 years ago
Kuninori Morimoto d1ac970f5d ASoC: rsnd: use function pointer for each probe 11 years ago
Kuninori Morimoto 468be93eb4 ASoC: rsnd: use devm_clk_get() instead of clk_get() 11 years ago
Kuninori Morimoto 374e542637 ASoC: rsnd: get ssi/scu from rsnd_dai_stream 11 years ago
Kuninori Morimoto a126021d14 ASoC: rsnd: use mod array instead of list on rdai 11 years ago
Kuninori Morimoto 9bfed6cf4f ASoC: rsnd: run rsnd_path_init() when probe() timing 11 years ago
Kuninori Morimoto ecba9e724c ASoC: rsnd: unify rdai naming 11 years ago
Kuninori Morimoto 98455ed5dd ASoC: rsnd: remove verbose debug message from scu/ssi 11 years ago
Kuninori Morimoto 5da39cf304 ASoC: rsnd: remove verbose function parameter 11 years ago
Kuninori Morimoto d870a91e9d ASoC: rsnd: move rsnd_mod_call() macro 11 years ago
Kuninori Morimoto 498480731e ASoC: rsnd: move priv member settings to upper side 11 years ago
Kuninori Morimoto a2070feede ASoC: rsnd: print error if there is SRC settings mismatch 11 years ago
Kuninori Morimoto ee2c828d21 ASoC: rsnd: set DIV_EN register on rsnd_adg_set_convert_clk_gen2() 11 years ago
Kuninori Morimoto 00463c113b ASoC: rsnd: tidyup original for_each_rsnd_xxx macro 11 years ago
Kuninori Morimoto 8691d0748e ASoC: rsnd: use device dependency clock 11 years ago
Kuninori Morimoto 629509c5bc ASoC: rsnd: add Gen2 SRC and DMAEngine support 11 years ago
Kuninori Morimoto eb854f6dff ASoC: rsnd: rsnd_ssi_probe() goes forwarder than rsnd_scu_probe() 11 years ago
Kuninori Morimoto 4686a0ad9a ASoC: rsnd: remove SSI dependent DMAEngine callback 11 years ago
Kuninori Morimoto 1b7b08efbe ASoC: rsnd: extracts Gen1/Gen2 common parts 11 years ago
Kuninori Morimoto 32f27ebf9b ASoC: rsnd: add rsnd_ssi_is_play() 11 years ago
Kuninori Morimoto 28dc4b63cd ASoC: rsnd: merge SRC clock timing/setting 11 years ago
Kuninori Morimoto 96c7c0d6f8 ASoC: rsnd: rsnd_scu_hpbif_is_enable() become macro 11 years ago
Kuninori Morimoto 39cf3c4064 ASoC: rsnd: Merge macros in scu.c 11 years ago
Kuninori Morimoto c926b74605 ASoC: rsnd: clarify scu.c area 11 years ago
Kuninori Morimoto be213ac1af ASoC: rsnd: SCU should be called before SSI 11 years ago
Kuninori Morimoto f5cab3b897 ASoC: rsnd: don't use schedule_work() when rsnd_dma_start() 11 years ago
Kuninori Morimoto 64de62b386 ASoC: rsnd: fixup Gen2 module naming 11 years ago
Kuninori Morimoto 106d2eff56 ASoC: rsnd: non 0 is error on probe 11 years ago
Kuninori Morimoto 9b5ab573a8 ASoC: rsnd: remove duplicate *priv from rsnd_dma 11 years ago
Kuninori Morimoto 41c6221c39 ASoC: rsnd: explain SRC bypass mode settings in comment 11 years ago
Kuninori Morimoto f80e1c9633 ASoC: rsnd: rename rsnd_scu_convert_rate_ctrl() 11 years ago
Kuninori Morimoto dd27d808f9 ASoC: rsnd: remove ssiu from ssi.c 11 years ago
Kuninori Morimoto 7b5ce9759a ASoC: rsnd: SSI_MODE0/1 settings goes to scu.c 11 years ago
Kuninori Morimoto 6f3ab6c1c0 ASoC: rsnd: remove pin sync option 11 years ago
Kuninori Morimoto e779a20da9 ASoC: rsnd: rsnd_dai_is_clk_master() can be shared 11 years ago