| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: fsi: Add check for clk_enable | Jiasheng Jiang | 2022-03-07 | 1 | -3/+16 |
* | ASoC: sh: rz-ssi: Remove duplicate macros | Lad Prabhakar | 2022-01-25 | 1 | -2/+0 |
* | ASoC: sh: rz-ssi: Add rz_ssi_set_substream() helper function | Lad Prabhakar | 2022-01-25 | 1 | -5/+13 |
* | ASoC: sh: rz-ssi: Use a do-while loop in rz_ssi_pio_recv() | Lad Prabhakar | 2022-01-25 | 1 | -8/+3 |
* | ASoC: sh: rz-ssi: Make return type of rz_ssi_stream_is_valid() to bool | Lad Prabhakar | 2022-01-24 | 1 | -4/+4 |
* | ASoC: sh: rz-ssi: Drop ssi parameter from rz_ssi_stream_init() | Lad Prabhakar | 2022-01-24 | 1 | -8/+3 |
* | ASoC: sh: rz-ssi: Make the data structures available before registering the h... | Lad Prabhakar | 2022-01-24 | 1 | -2/+3 |
* | ASoC: sh: rz-ssi: Drop calling rz_ssi_pio_recv() recursively | Lad Prabhakar | 2022-01-24 | 1 | -33/+35 |
* | ASoC: sh: rz-ssi: Check return value of pm_runtime_resume_and_get() | Heiner Kallweit | 2021-12-17 | 1 | -1/+6 |
* | ASoC: rsnd: fixup DMAEngine API | Kuninori Morimoto | 2021-11-12 | 1 | -1/+1 |
* | ASoC: rsnd: Fix an error handling path in 'rsnd_node_count()' | Christophe JAILLET | 2021-10-29 | 1 | -0/+1 |
* | ASoC: rsnd: adg: clearly handle clock error / NULL case | Kuninori Morimoto | 2021-08-20 | 1 | -6/+6 |
* | ASoC: rsnd: core: make some arrays static const, makes object smaller | Kuninori Morimoto | 2021-08-20 | 1 | -3/+3 |
* | ASoC: sh: rz-ssi: Improve error handling in rz_ssi_dma_request function | Biju Das | 2021-08-19 | 1 | -2/+13 |
* | ASoC: sh: rz-ssi: Fix wrong operator used issue | Biju Das | 2021-08-17 | 1 | -1/+1 |
* | ASoC: sh: rz-ssi: Fix dereference of noderef expression warning | Biju Das | 2021-08-16 | 1 | -1/+1 |
* | ASoC: sh: rz-ssi: Add SSI DMAC support | Biju Das | 2021-08-13 | 1 | -32/+224 |
* | ASoC: sh: Add RZ/G2L SSIF-2 driver | Biju Das | 2021-08-13 | 3 | -0/+881 |
* | ASoC: rsnd: make some arrays static const, makes object smaller | Colin Ian King | 2021-08-02 | 1 | -3/+3 |
* | ASoC: sh: rcar: dma: : use proper DMAENGINE API for termination | Wolfram Sang | 2021-07-12 | 1 | -1/+1 |
* | ASoC: fsi: fix spelling mistake | Flavio Suligoi | 2021-06-18 | 1 | -1/+1 |
* | ASoC: fsi: add .auto_selectable_formats support | Kuninori Morimoto | 2021-06-07 | 1 | -0/+15 |
* | ASoC: rsnd: add .auto_selectable_formats support | Kuninori Morimoto | 2021-06-07 | 1 | -2/+29 |
* | Merge series "ASoC: rsnd: tidyup adg and header" from Kuninori Morimoto <kuni... | Mark Brown | 2021-06-03 | 2 | -63/+97 |
|\ |
|
| * | ASoC: rsnd: tidyup __rsnd_mod_xxx macro comments | Kuninori Morimoto | 2021-06-03 | 1 | -13/+7 |
| * | ASoC: rsnd: adg: check return value for rsnd_adg_get_clkin/out() | Kuninori Morimoto | 2021-06-03 | 1 | -23/+61 |
| * | ASoC: rsnd: adg: use more simple method for null_clk | Kuninori Morimoto | 2021-06-03 | 2 | -26/+27 |
| * | ASoC: rsnd: adg: tidyup rsnd_adg_get_clkin/out() parameter | Kuninori Morimoto | 2021-06-03 | 1 | -7/+7 |
| * | ASoC: rsnd: adg: supply __printf(x, y) formatting for dbg_msg() | Kuninori Morimoto | 2021-06-03 | 1 | -0/+1 |
* | | ASoC: rsnd: check for zero node count | Colin Ian King | 2021-06-03 | 1 | -0/+3 |
|/ |
|
* | ASoC: rsnd: adjust disabled module | Kuninori Morimoto | 2021-06-01 | 6 | -3/+67 |
* | ASoC: rsnd: tidyup rsnd_parse_connect_xxx() | Kuninori Morimoto | 2021-06-01 | 3 | -3/+9 |
* | ASoC: rsnd: tidyup rsnd_dma_request_channel() | Kuninori Morimoto | 2021-06-01 | 6 | -9/+9 |
* | ASoC: rsnd: tidyup rsnd_parse_connect_common() | Kuninori Morimoto | 2021-06-01 | 2 | -6/+6 |
* | ASoC: rsnd: tidyup rsnd_ssiu_busif_err_irq_ctrl() | Kuninori Morimoto | 2021-05-27 | 1 | -21/+17 |
* | ASoC: rsnd: tidyup rsnd_ssiu_busif_err_status_clear() | Kuninori Morimoto | 2021-05-27 | 1 | -24/+21 |
* | ASoC: rsnd: implement BUSIF related code in ssiu.c | Kuninori Morimoto | 2021-05-27 | 3 | -112/+108 |
* | ASoC: rsnd: protect mod->status | Kuninori Morimoto | 2021-05-27 | 2 | -26/+36 |
* | ASoC: rsnd: add debugfs support | Kuninori Morimoto | 2021-05-27 | 14 | -15/+298 |
* | ASoC: rsnd: incidate irq error message | Kuninori Morimoto | 2021-05-27 | 3 | -12/+13 |
* | ASoC: rsnd: indicate unknown error at rsnd_dai_call() | Kuninori Morimoto | 2021-05-27 | 1 | -5/+6 |
* | ASoC: rsnd: check BUIF error everytime | Kuninori Morimoto | 2021-05-27 | 1 | -14/+3 |
* | ASoC: rsnd: attach SSIU when SSI was DMA mode | Kuninori Morimoto | 2021-05-27 | 3 | -4/+7 |
* | ASoC: rsnd: ignore runtime NULL case at rsnd_runtime_channel_original_with_pa... | Kuninori Morimoto | 2021-05-27 | 1 | -1/+2 |
* | ASoC: rsnd: call unregister for null_hw when removed | Kuninori Morimoto | 2021-05-27 | 2 | -4/+6 |
* | ASoC: rsnd: add null CLOCKIN support | Kuninori Morimoto | 2021-05-24 | 1 | -2/+31 |
* | ASoC: rsnd: tidyup loop on rsnd_adg_clk_query() | Kuninori Morimoto | 2021-05-24 | 1 | -3/+1 |
* | ASoC: rsnd: add usage for SRC | Kuninori Morimoto | 2021-04-14 | 1 | -0/+9 |
* | ASoC: rsnd: add rsnd_ssi_busif_err_irq_enable/disable() | Kuninori Morimoto | 2021-04-14 | 1 | -67/+45 |
* | ASoC: rsnd: add rsnd_ssi_busif_err_status_clear() | Kuninori Morimoto | 2021-04-14 | 1 | -46/+51 |