|
[PATCH 4.19.y-cip 45/57] ASoC: sh: Drop superfluous PCM preallocation error checks
From: Takashi Iwai <tiwai@...>
commit b76c7fe6c99d427a064e5e152dca7fe24f424f53 upstream.
snd_pcm_lib_preallocate_pages() and co always succeed, so the error
check is simply redundant. Drop
From: Takashi Iwai <tiwai@...>
commit b76c7fe6c99d427a064e5e152dca7fe24f424f53 upstream.
snd_pcm_lib_preallocate_pages() and co always succeed, so the error
check is simply redundant. Drop
|
By
Biju Das <biju.das@...>
·
#3506
·
|
|
[PATCH 4.19.y-cip 44/57] ASoC: sh: Avoid passing NULL to memory allocators
From: Takashi Iwai <tiwai@...>
commit 8f74ae398aa0b96207de366e9a723517e440e590 upstream.
We should pass a proper non-NULL device object to memory allocators
although it was accepted in the past.
From: Takashi Iwai <tiwai@...>
commit 8f74ae398aa0b96207de366e9a723517e440e590 upstream.
We should pass a proper non-NULL device object to memory allocators
although it was accepted in the past.
|
By
Biju Das <biju.das@...>
·
#3503
·
|
|
[PATCH 4.19.y-cip 43/57] ASoC: rsnd: fixup TDM Split mode check for CTU
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit 2264cf2e5db99cdff995592bf80ab6dea567ea91 upstream.
Renesas sound card need to judge that whether it is using
"TDM Split mode". To
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit 2264cf2e5db99cdff995592bf80ab6dea567ea91 upstream.
Renesas sound card need to judge that whether it is using
"TDM Split mode". To
|
By
Biju Das <biju.das@...>
·
#3501
·
|
|
[PATCH 4.19.y-cip 42/57] ASoC: rsnd: synchronize connection check for simple-card/audio-graph
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit f497c88b195eaee8733a304f2a1dc27fb319c9c3 upstream.
Current rsnd driver has below function to check
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit f497c88b195eaee8733a304f2a1dc27fb319c9c3 upstream.
Current rsnd driver has below function to check
|
By
Biju Das <biju.das@...>
·
#3498
·
|
|
[PATCH 4.19.y-cip 41/57] ASoC: rsnd: fixup MIX kctrl registration
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit 7aea8a9d71d54f449f49e20324df06341cc18395 upstream.
Renesas sound device has many IPs and many situations.
If platform/board uses
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit 7aea8a9d71d54f449f49e20324df06341cc18395 upstream.
Renesas sound device has many IPs and many situations.
If platform/board uses
|
By
Biju Das <biju.das@...>
·
#3496
·
|
|
[PATCH 4.19.y-cip 40/57] ASoC: rsnd: update BSDSR/BSDISR handling
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit 7674bec4fc09e85803a8f2bd26a013d0076a80a9 upstream.
Current BSDSR/BSDISR are using temporary/generic settings, but it can't
handle
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit 7674bec4fc09e85803a8f2bd26a013d0076a80a9 upstream.
Current BSDSR/BSDISR are using temporary/generic settings, but it can't
handle
|
By
Biju Das <biju.das@...>
·
#3494
·
|
|
[PATCH 4.19.y-cip 39/57] ASoC: rsnd: remove RSND_REG_ from rsnd_reg
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit b7169ddea2f2a90538f606688adf4948f2da82ce upstream.
Current rsnd is using RSND_REG_xxx for register naming,
and using RSND_REG_##f
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit b7169ddea2f2a90538f606688adf4948f2da82ce upstream.
Current rsnd is using RSND_REG_xxx for register naming,
and using RSND_REG_##f
|
By
Biju Das <biju.das@...>
·
#3492
·
|
|
[PATCH 4.19.y-cip 38/57] ASoC: rsnd: add missing TDM Split mode support for simple-card
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit 538a4ffea3f719ed8f853f78826e360aee5fe9d7 upstream.
commit f69f452243e4e1 ("ASoC: rsnd: add TDM Split mode support")
added TDM Split
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit 538a4ffea3f719ed8f853f78826e360aee5fe9d7 upstream.
commit f69f452243e4e1 ("ASoC: rsnd: add TDM Split mode support")
added TDM Split
|
By
Biju Das <biju.das@...>
·
#3490
·
|
|
[PATCH 4.19.y-cip 37/57] ASoC: rsnd: fixup mod ID for CTU regmap read/write
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit 665c1ade11e8aee0db691c7a928de1586b712344 upstream.
commit c16015f36cc12824 ("ASoC: rsnd: add .get_id/.get_id_sub")
add new
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit 665c1ade11e8aee0db691c7a928de1586b712344 upstream.
commit c16015f36cc12824 ("ASoC: rsnd: add .get_id/.get_id_sub")
add new
|
By
Biju Das <biju.das@...>
·
#3488
·
|
|
[PATCH 4.19.y-cip 36/57] ASoC: rsnd: indicates Channel and Mode for debug
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit 5d9bb5554c1dadb141eda9afc06dea350e277b18 upstream.
For TDM debug purpose, indicating Channel and Mode is very
useful. This patch
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit 5d9bb5554c1dadb141eda9afc06dea350e277b18 upstream.
For TDM debug purpose, indicating Channel and Mode is very
useful. This patch
|
By
Biju Das <biju.das@...>
·
#3486
·
|
|
[PATCH 4.19.y-cip 35/57] ASoC: rsnd: tidyup registering method for rsnd_kctrl_new()
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit 9c698e8481a15237a5b1db5f8391dd66d59e42a4 upstream.
Current rsnd dvc.c is using flags to avoid duplicating register for
MIXer case.
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit 9c698e8481a15237a5b1db5f8391dd66d59e42a4 upstream.
Current rsnd dvc.c is using flags to avoid duplicating register for
MIXer case.
|
By
Biju Das <biju.das@...>
·
#3493
·
|
|
[PATCH 4.19.y-cip 34/57] ASoC: rsnd: makes rsnd_ssi_is_dma_mode() static
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit 0ade2ccfb81244d0a271a5f9917f9fccc349b6cf upstream.
ssi.c only is using rsnd_ssi_is_dma_mode().
Let's move it as static
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit 0ade2ccfb81244d0a271a5f9917f9fccc349b6cf upstream.
ssi.c only is using rsnd_ssi_is_dma_mode().
Let's move it as static
|
By
Biju Das <biju.das@...>
·
#3484
·
|
|
[PATCH 4.19.y-cip 33/57] ASoC: rsnd: tidyup rsnd_parse_connect_ssiu_compatible()
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit 331e875432ecfb651d9335a18149160c307429ab upstream.
rsnd_parse_connect_ssiu_compatible() is doing
- using rsnd_ssiu_id(), but we use
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit 331e875432ecfb651d9335a18149160c307429ab upstream.
rsnd_parse_connect_ssiu_compatible() is doing
- using rsnd_ssiu_id(), but we use
|
By
Biju Das <biju.das@...>
·
#3483
·
|
|
[PATCH 4.19.y-cip 32/57] ASoC: rsnd: use ring buffer for rsnd_mod_name()
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit 0246c661b6f0051ef7bfbfff01d8ef7fd0359372 upstream.
commit c0ea089dbad4 ("ASoC: rsnd: rsnd_mod_name() handles both name and
ID")
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit 0246c661b6f0051ef7bfbfff01d8ef7fd0359372 upstream.
commit c0ea089dbad4 ("ASoC: rsnd: rsnd_mod_name() handles both name and
ID")
|
By
Biju Das <biju.das@...>
·
#3481
·
|
|
[PATCH 4.19.y-cip 31/57] ASoC: rsnd: add TDM Split mode support
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit f69f452243e4e16d7a3d0a14e14126b10933d545 upstream.
This patch adds TDM Split mode support. rsnd driver is
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit f69f452243e4e16d7a3d0a14e14126b10933d545 upstream.
This patch adds TDM Split mode support. rsnd driver is
|
By
Biju Das <biju.das@...>
·
#3480
·
|
|
[PATCH 4.19.y-cip 30/57] ASoC: rsnd: add SSIU BUSIF support
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit 4e7788fb8018afbb2e34e9d59b59baea30f5b045 upstream.
Gen2 has BUSIF0-3, Gen3 has BUSIF0-7 on some SSIU.
Current driver is assuming it
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit 4e7788fb8018afbb2e34e9d59b59baea30f5b045 upstream.
Gen2 has BUSIF0-3, Gen3 has BUSIF0-7 on some SSIU.
Current driver is assuming it
|
By
Biju Das <biju.das@...>
·
#3478
·
|
|
[PATCH 4.19.y-cip 29/57] ASoC: rsnd: handle DPCM converted rate/chan under core
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit c2aaaa57d44a195b71fe1e9ff0c6a80ac017495d upstream.
converted rate/chan are handled each rated module, but
it will be used other
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit c2aaaa57d44a195b71fe1e9ff0c6a80ac017495d upstream.
converted rate/chan are handled each rated module, but
it will be used other
|
By
Biju Das <biju.das@...>
·
#3491
·
|
|
[PATCH 4.19.y-cip 28/57] ASoC: rsnd: move HDMI information from ssi.c to core.c
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit beed78aeeb10214798b1fd5f1dd05e0b7199d65f upstream.
Current driver is supporting HDMI output, and its information
are handled under
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit beed78aeeb10214798b1fd5f1dd05e0b7199d65f upstream.
Current driver is supporting HDMI output, and its information
are handled under
|
By
Biju Das <biju.das@...>
·
#3489
·
|
|
[PATCH 4.19.y-cip 27/57] ASoC: rsnd: use defined io_playback/io_capture
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit 9328882e9dc6b3ae6d11eaf6dbdeb45dfbb2d38f upstream.
rdai->playback/rdai->capture are defined as io_playback/io_capture
on
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit 9328882e9dc6b3ae6d11eaf6dbdeb45dfbb2d38f upstream.
rdai->playback/rdai->capture are defined as io_playback/io_capture
on
|
By
Biju Das <biju.das@...>
·
#3487
·
|
|
[PATCH 4.19.y-cip 26/57] ASoC: rsnd: rename rsnd_runtime_is_ssi_xxx()
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit a607280293b4b804fa080c75412b256ec37ce04c upstream.
Current rsnd driver has rsnd_runtime_is_ssi_xxx() functions,
but it is not only
From: Kuninori Morimoto <kuninori.morimoto.gx@...>
commit a607280293b4b804fa080c75412b256ec37ce04c upstream.
Current rsnd driver has rsnd_runtime_is_ssi_xxx() functions,
but it is not only
|
By
Biju Das <biju.das@...>
·
#3485
·
|