summaryrefslogtreecommitdiff
path: root/sound/soc/samsung
AgeCommit message (Expand)Author
2021-09-27ASoC: samsung: add missing "fallthrough;"Arnd Bergmann
2021-09-01ASoC: samsung: s3c24xx_simtec: fix spelling mistake "devicec" -> "device"Colin Ian King
2021-07-29ASoC: samsung: Constify static snd_soc_opsRikard Falkeborn
2021-06-21ASoC: samsung: s3c24xx-i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-21ASoC: samsung: s3c2412-i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-21ASoC: samsung: pcm: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-21ASoC: samsung: i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-03-12ASoC: samsung: tm2_wm5110: remove shadowed variablePierre-Louis Bossart
2021-03-12ASoC: samsung: tm2_wm5110: check of of_parse return valuePierre-Louis Bossart
2021-03-10ASoC: samsung: snow: remove useless testPierre-Louis Bossart
2021-03-10ASoC: samsung: smdk_wm8994: add missing returnPierre-Louis Bossart
2021-03-10ASoC: samsung: s3c24xx_simtec: add missing error checkPierre-Louis Bossart
2021-03-10ASoC: samsung: i2s: remove unassigned variablePierre-Louis Bossart
2021-01-21ASoC: samsung: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-11-26ASoC: samsung: smdk_wm8994: remove redundant of_match_ptr()Krzysztof Kozlowski
2020-11-26ASoC: samsung: i2s: mark OF related data as maybe unusedKrzysztof Kozlowski
2020-11-26ASoC: samsung: smdk_wm8994: mark OF related data as maybe unusedKrzysztof Kozlowski
2020-11-18ASoC: samsung: fix platform_no_drv_owner.cocci warningsZou Wei
2020-11-05ASoC: samsung: i2s: Remove redundant null check before clk_disable_unprepareXu Wang
2020-10-26ASoC: samsung: snow: use semicolons rather than commas to separate statementsJulia Lawall
2020-09-13Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20ARM: s3c24xx: move iis pinctrl config into boardsArnd Bergmann
2020-08-20Merge tag 'samsung-platdrv-boards' of https://git.kernel.org/pub/scm/linux/ke...Krzysztof Kozlowski
2020-08-19ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNGArnd Bergmann
2020-08-19ASoC: samsung: s3c2412-i2s: avoid hardcoded S3C2410_PA_IISArnd Bergmann
2020-08-19ASoC: samsung: rx1950: turn into platform driverArnd Bergmann
2020-08-19ASoC: samsung: neo1973: turn into platform driverArnd Bergmann
2020-08-19ASoC: samsung: h1940: turn into platform driverArnd Bergmann
2020-07-30ASoC: samsung: Add sound support for Midas boardsSimon Shields
2020-07-23ASoC: samsung: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-09ASoC: samsung: pcm: fix kernel-docPierre-Louis Bossart
2020-07-09ASoC: samsung: spdif: fix kernel-docPierre-Louis Bossart
2020-06-26ASoC: samsung: Fix a typo in KconfigMasanari Iida
2020-06-15ASoC: samsung: Add driver for Aries boardsJonathan Bakker
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-04-14ASoC: samsung: s3c24xx-i2s: Fix build after removal of DAI suspend/resumeKrzysztof Kozlowski
2020-03-27ASoC: samsung: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-02-28ASoC: samsung: Silence warnings during deferred probeMarek Szyprowski
2020-02-20ASoC: samsung: Update dependencies for Arizona machine driversCharles Keepax
2020-01-21ASoC: samsung: i2s: move .suspend/.resume to componentKuninori Morimoto
2020-01-21ASoC: samsung: spdif: move .suspend/.resume to componentKuninori Morimoto
2020-01-21ASoC: samsung: s3c24xx-i2s: move .suspend/.resume to componentKuninori Morimoto
2019-12-16ASoC: samsung: speyside: use snd_soc_dai_link_component for codec_confKuninori Morimoto
2019-12-16ASoC: samsung: neo1973_wm8753: use snd_soc_dai_link_component for codec_confKuninori Morimoto
2019-12-16ASoC: samsung: lowland: use snd_soc_dai_link_component for codec_confKuninori Morimoto
2019-12-16ASoC: samsung: bells: use snd_soc_dai_link_component for codec_confKuninori Morimoto
2019-12-11ASoC: samsung: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-10ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()Kuninori Morimoto
2019-11-26Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds