Age | Commit message (Expand) | Author |
2022-08-23 | ASoC: atmel_ssc_dai: Remove the unneeded result variable | ye xingchen |
2022-08-15 | ASoC: sam9g20_wm8731: Simplify some error message | Christophe JAILLET |
2022-08-15 | ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversion | Nathan Chancellor |
2022-07-28 | ASoC: atmel: one fix and one cleanup | Mark Brown |
2022-07-27 | ASoC: mchp-spdiftx: remove references to mchp_i2s_caps | Claudiu Beznea |
2022-07-27 | ASoC: mchp-spdifrx: disable end of block interrupt on failures | Claudiu Beznea |
2022-07-26 | ASoC: atmel: one fix and few cleanups | Mark Brown |
2022-07-26 | ASoC: mchp-spdiftx: add and remove black line around MODULE_DEVICE_TABLE() | Claudiu Beznea |
2022-07-26 | ASoC: mchp-spdiftx: return directly ret | Claudiu Beznea |
2022-07-26 | ASoC: mchp-spdifrx: use single tab indent for structure | Claudiu Beznea |
2022-07-15 | ASoC: atmel_ssc_dai: remove #ifdef CONFIG_PM | Claudiu Beznea |
2022-07-11 | ASoC: atmel: mchp-pdmc: remove space in front of mchp_pdmc_dt_init() | Claudiu Beznea |
2022-06-27 | ASoC: atmel: Migrate to new style legacy DAI naming flag | Charles Keepax |
2022-06-22 | ASoC: core: Make snd_soc_unregister_card() return void | Uwe Kleine-König |
2022-06-06 | ASoC: atmel: Rename set_fmt_new back to set_fmt | Charles Keepax |
2022-06-06 | ASoC: atmel: Update to use set_fmt_new callback | Charles Keepax |
2022-05-10 | Clean up usage of the endianness flag | Mark Brown |
2022-05-09 | ASoC: sam9g20_wm8731: Use dev_err_probe() for snd_soc_register_card() | Mark Brown |
2022-05-09 | ASoC: atmel-classd: Remove endianness flag on class d component | Charles Keepax |
2022-05-09 | ASoC: atmel-pdmic: Remove endianness flag on pdmic component | Charles Keepax |
2022-05-04 | ASoC: Pull in fixes | Mark Brown |
2022-04-25 | ASoC: atmel: mchp-pdmc: set prepare_slave_config | Codrin Ciubotariu |
2022-04-05 | ASoC: wm8731: Overhaul of the driver | Mark Brown |
2022-04-04 | ASoC: atmel: Don't squash error codes from atmel_ssc_set_audio() | Mark Brown |
2022-04-04 | ASoC: atmel: Fix error handling in at91samg20ek probe() | Mark Brown |
2022-04-04 | ASoC: atmel: Remove system clock tree configuration for at91sam9g20ek | Mark Brown |
2022-04-04 | ASoC: wm8731: Factor out the I2C and SPI bus code into separate modules | Mark Brown |
2022-03-18 | ASoC: atmel: mchp-pdmc: print the correct property name | Codrin Ciubotariu |
2022-03-16 | ASoC: atmel: Fix error handling in sam9x5_wm8731_driver_probe | Miaoqian Lin |
2022-03-15 | ASoC: atmel: mchp-pdmc: Fix `-Wpointer-bool-conversion` warning | Alviro Iskandar Setiawan |
2022-03-11 | ASoC: mchp-spdifrx: fix typo | Claudiu Beznea |
2022-03-10 | ASoC: atmel: mchp-pdmc: Fix spelling mistake "microchopnes" -> "microphones" | Colin Ian King |
2022-03-10 | ASoC: atmel: mchp-pdmc: Remove unnecessary print function dev_err() | Jiapeng Chong |
2022-03-08 | Add driver for SAMA7G5's PDMC | Mark Brown |
2022-03-08 | ASoC: atmel: mchp-pdmc: add PDMC driver | Codrin Ciubotariu |
2022-03-08 | ASoC: atmel: Fix error handling in snd_proto_probe | Miaoqian Lin |
2022-03-07 | ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probe | Miaoqian Lin |
2022-03-02 | ASoC: atmel_ssc_dai: Handle errors for clk_enable | Jiasheng Jiang |
2021-12-20 | ASoC: ateml: Use dev_err_probe() helper | Kuninori Morimoto |
2021-09-16 | ASoC: atmel: Convert to new style DAI format definitions | Mark Brown |
2021-07-11 | ASoC: atmel: ATMEL drivers don't need HAS_DMA | Randy Dunlap |
2021-07-11 | ASoC: atmel: fix spelling mistakes | Gu Shengxian |
2021-06-25 | Merge remote-tracking branch 'asoc/for-5.14' into asoc-next | Mark Brown |
2021-06-21 | ASoC: atmel: switch to use snd_soc_daifmt_parse_format/clock_provider() | Kuninori Morimoto |
2021-06-21 | ASoC: atmel-i2s: Fix usage of capture and playback at the same time | Codrin Ciubotariu |
2021-06-21 | ASoC: atmel-i2s: Set symmetric sample bits | Codrin Ciubotariu |
2021-06-14 | ASoC: atmel-pdmic: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang |
2021-06-14 | ASoC: atmel-i2s: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang |
2021-06-14 | ASoC: atmel-classd: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang |
2021-06-14 | ASoC: mchp-i2s-mcc: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang |