Age | Commit message (Expand) | Author |
2022-02-03 | ASoC: samsung: Explicitly include gpiolib header | Mark Brown |
2022-01-24 | ASoC: samsung: remove unneeded ret variable | Minghao Chi |
2021-12-29 | ASoC: samsung: idma: Check of ioremap return value | Jiasheng Jiang |
2021-12-20 | ASoC: samsung: Use dev_err_probe() helper | Kuninori Morimoto |
2021-09-27 | ASoC: samsung: add missing "fallthrough;" | Arnd Bergmann |
2021-09-01 | ASoC: samsung: s3c24xx_simtec: fix spelling mistake "devicec" -> "device" | Colin Ian King |
2021-07-29 | ASoC: samsung: Constify static snd_soc_ops | Rikard Falkeborn |
2021-06-21 | ASoC: samsung: s3c24xx-i2s: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang |
2021-06-21 | ASoC: samsung: s3c2412-i2s: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang |
2021-06-21 | ASoC: samsung: pcm: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang |
2021-06-21 | ASoC: samsung: i2s: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang |
2021-03-12 | ASoC: samsung: tm2_wm5110: remove shadowed variable | Pierre-Louis Bossart |
2021-03-12 | ASoC: samsung: tm2_wm5110: check of of_parse return value | Pierre-Louis Bossart |
2021-03-10 | ASoC: samsung: snow: remove useless test | Pierre-Louis Bossart |
2021-03-10 | ASoC: samsung: smdk_wm8994: add missing return | Pierre-Louis Bossart |
2021-03-10 | ASoC: samsung: s3c24xx_simtec: add missing error check | Pierre-Louis Bossart |
2021-03-10 | ASoC: samsung: i2s: remove unassigned variable | Pierre-Louis Bossart |
2021-01-21 | ASoC: samsung: sync parameter naming (rate/sample_bits) | Kuninori Morimoto |
2020-11-26 | ASoC: samsung: smdk_wm8994: remove redundant of_match_ptr() | Krzysztof Kozlowski |
2020-11-26 | ASoC: samsung: i2s: mark OF related data as maybe unused | Krzysztof Kozlowski |
2020-11-26 | ASoC: samsung: smdk_wm8994: mark OF related data as maybe unused | Krzysztof Kozlowski |
2020-11-18 | ASoC: samsung: fix platform_no_drv_owner.cocci warnings | Zou Wei |
2020-11-05 | ASoC: samsung: i2s: Remove redundant null check before clk_disable_unprepare | Xu Wang |
2020-10-26 | ASoC: samsung: snow: use semicolons rather than commas to separate statements | Julia Lawall |
2020-09-13 | Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-20 | ARM: s3c24xx: move iis pinctrl config into boards | Arnd Bergmann |
2020-08-20 | Merge tag 'samsung-platdrv-boards' of https://git.kernel.org/pub/scm/linux/ke... | Krzysztof Kozlowski |
2020-08-19 | ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNG | Arnd Bergmann |
2020-08-19 | ASoC: samsung: s3c2412-i2s: avoid hardcoded S3C2410_PA_IIS | Arnd Bergmann |
2020-08-19 | ASoC: samsung: rx1950: turn into platform driver | Arnd Bergmann |
2020-08-19 | ASoC: samsung: neo1973: turn into platform driver | Arnd Bergmann |
2020-08-19 | ASoC: samsung: h1940: turn into platform driver | Arnd Bergmann |
2020-07-30 | ASoC: samsung: Add sound support for Midas boards | Simon Shields |
2020-07-23 | ASoC: samsung: use asoc_substream_to_rtd() | Kuninori Morimoto |
2020-07-09 | ASoC: samsung: pcm: fix kernel-doc | Pierre-Louis Bossart |
2020-07-09 | ASoC: samsung: spdif: fix kernel-doc | Pierre-Louis Bossart |
2020-06-26 | ASoC: samsung: Fix a typo in Kconfig | Masanari Iida |
2020-06-15 | ASoC: samsung: Add driver for Aries boards | Jonathan Bakker |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-04-14 | ASoC: samsung: s3c24xx-i2s: Fix build after removal of DAI suspend/resume | Krzysztof Kozlowski |
2020-03-27 | ASoC: samsung: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto |
2020-02-28 | ASoC: samsung: Silence warnings during deferred probe | Marek Szyprowski |
2020-02-20 | ASoC: samsung: Update dependencies for Arizona machine drivers | Charles Keepax |
2020-01-21 | ASoC: samsung: i2s: move .suspend/.resume to component | Kuninori Morimoto |
2020-01-21 | ASoC: samsung: spdif: move .suspend/.resume to component | Kuninori Morimoto |
2020-01-21 | ASoC: samsung: s3c24xx-i2s: move .suspend/.resume to component | Kuninori Morimoto |
2019-12-16 | ASoC: samsung: speyside: use snd_soc_dai_link_component for codec_conf | Kuninori Morimoto |
2019-12-16 | ASoC: samsung: neo1973_wm8753: use snd_soc_dai_link_component for codec_conf | Kuninori Morimoto |
2019-12-16 | ASoC: samsung: lowland: use snd_soc_dai_link_component for codec_conf | Kuninori Morimoto |