Age | Commit message (Expand) | Author |
2022-11-28 | ASoC: rsnd: adg: use __clk_get_name() instead of local clk_name[] | Kuninori Morimoto |
2022-11-28 | ASoC: rsnd: Drop obsolete dependency on COMPILE_TEST | Jean Delvare |
2022-10-19 | ASoC: soc-dpcm.h: remove snd_soc_dpcm::hw_param | Kuninori Morimoto |
2022-10-17 | ASoC: rsnd: Use DIV_ROUND_UP() instead of open-coding it | Shang XiaoJing |
2022-10-03 | Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai |
2022-09-27 | ASoC: sh: Replace runtime->status->state reference to runtime->state | Takashi Iwai |
2022-09-02 | ASoC: rsnd: Add check for rsnd_mod_power_on | Jiasheng Jiang |
2022-08-16 | Merge tag 'asoc-fix-v6.0-rc1' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai |
2022-08-15 | Merge remote-tracking branch 'asoc/for-5.20' into asoc-6.0 | Mark Brown |
2022-08-05 | ASoC: sh: rz-ssi: Improve error handling in rz_ssi_probe() error path | Biju Das |
2022-08-01 | Merge branch 'for-next' into for-linus | Takashi Iwai |
2022-07-19 | ASoC: rsnd: ssiu: add missing .quit callback for gen2 | Wang Jiada |
2022-07-14 | ASoC: rsnd: care default case on rsnd_ssiu_busif_err_irq_ctrl() | Kuninori Morimoto |
2022-07-06 | ASoC: rsnd: Emit useful error messages in .remove() | Uwe Kleine-König |
2022-06-27 | ASoC: sh: Migrate to new style legacy DAI naming flag | Charles Keepax |
2022-06-06 | ASoC: sh: Rename set_fmt_new back to set_fmt | Charles Keepax |
2022-06-06 | ASoC: sh: Update to use set_fmt_new callback | Charles Keepax |
2022-04-27 | ASoC: sh: rz-ssi: Release the DMA channels in rz_ssi_probe() error path | Lad Prabhakar |
2022-04-27 | ASoC: sh: rz-ssi: Propagate error codes returned from platform_get_irq_byname() | Lad Prabhakar |
2022-04-27 | ASoC: sh: rz-ssi: Drop SSIFSR_TDC and SSIFSR_RDC macros | Lad Prabhakar |
2022-04-25 | ASoC: sh: Make SND_SOC_RZ depend on ARCH_RZG2L | Biju Das |
2022-04-21 | ASoC: rsnd: care return value from rsnd_node_fixed_index() | Kuninori Morimoto |
2022-04-21 | ASoC: rsnd: care default case on rsnd_ssiu_busif_err_status_clear() | Kuninori Morimoto |
2022-04-05 | ASoC: rsnd: use inclusive language for DAIFMT mask | Kuninori Morimoto |
2022-03-07 | ASoC: fsi: Add check for clk_enable | Jiasheng Jiang |
2022-01-25 | ASoC: sh: rz-ssi: Remove duplicate macros | Lad Prabhakar |
2022-01-25 | ASoC: sh: rz-ssi: Add rz_ssi_set_substream() helper function | Lad Prabhakar |
2022-01-25 | ASoC: sh: rz-ssi: Use a do-while loop in rz_ssi_pio_recv() | Lad Prabhakar |
2022-01-24 | ASoC: sh: rz-ssi: Make return type of rz_ssi_stream_is_valid() to bool | Lad Prabhakar |
2022-01-24 | ASoC: sh: rz-ssi: Drop ssi parameter from rz_ssi_stream_init() | Lad Prabhakar |
2022-01-24 | ASoC: sh: rz-ssi: Make the data structures available before registering the h... | Lad Prabhakar |
2022-01-24 | ASoC: sh: rz-ssi: Drop calling rz_ssi_pio_recv() recursively | Lad Prabhakar |
2021-12-17 | ASoC: sh: rz-ssi: Check return value of pm_runtime_resume_and_get() | Heiner Kallweit |
2021-11-12 | ASoC: rsnd: fixup DMAEngine API | Kuninori Morimoto |
2021-10-29 | ASoC: rsnd: Fix an error handling path in 'rsnd_node_count()' | Christophe JAILLET |
2021-08-20 | ASoC: rsnd: adg: clearly handle clock error / NULL case | Kuninori Morimoto |
2021-08-20 | ASoC: rsnd: core: make some arrays static const, makes object smaller | Kuninori Morimoto |
2021-08-19 | ASoC: sh: rz-ssi: Improve error handling in rz_ssi_dma_request function | Biju Das |
2021-08-17 | ASoC: sh: rz-ssi: Fix wrong operator used issue | Biju Das |
2021-08-16 | ASoC: sh: rz-ssi: Fix dereference of noderef expression warning | Biju Das |
2021-08-13 | ASoC: sh: rz-ssi: Add SSI DMAC support | Biju Das |
2021-08-13 | ASoC: sh: Add RZ/G2L SSIF-2 driver | Biju Das |
2021-08-02 | ASoC: rsnd: make some arrays static const, makes object smaller | Colin Ian King |
2021-07-11 | ASoC: sh: rcar: dma: : use proper DMAENGINE API for termination | Wolfram Sang |
2021-06-18 | ASoC: fsi: fix spelling mistake | Flavio Suligoi |
2021-06-07 | ASoC: fsi: add .auto_selectable_formats support | Kuninori Morimoto |
2021-06-07 | ASoC: rsnd: add .auto_selectable_formats support | Kuninori Morimoto |
2021-06-03 | Merge series "ASoC: rsnd: tidyup adg and header" from Kuninori Morimoto <kuni... | Mark Brown |
2021-06-03 | ASoC: rsnd: check for zero node count | Colin Ian King |
2021-06-03 | ASoC: rsnd: tidyup __rsnd_mod_xxx macro comments | Kuninori Morimoto |