summaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung
Commit message (Expand)AuthorAgeFilesLines
* ASoC: samsung: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-212-2/+2
* ASoC: samsung: smdk_wm8994: remove redundant of_match_ptr()Krzysztof Kozlowski2020-11-261-1/+1
* ASoC: samsung: i2s: mark OF related data as maybe unusedKrzysztof Kozlowski2020-11-261-4/+4
* ASoC: samsung: smdk_wm8994: mark OF related data as maybe unusedKrzysztof Kozlowski2020-11-261-1/+1
* ASoC: samsung: fix platform_no_drv_owner.cocci warningsZou Wei2020-11-181-1/+0
* ASoC: samsung: i2s: Remove redundant null check before clk_disable_unprepareXu Wang2020-11-051-2/+1
* ASoC: samsung: snow: use semicolons rather than commas to separate statementsJulia Lawall2020-10-261-1/+1
* Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2020-09-138-176/+76
|\
| * ARM: s3c24xx: move iis pinctrl config into boardsArnd Bergmann2020-08-202-14/+0
| * Merge tag 'samsung-platdrv-boards' of https://git.kernel.org/pub/scm/linux/ke...Krzysztof Kozlowski2020-08-206-161/+75
| |\
| | * ASoC: samsung: s3c2412-i2s: avoid hardcoded S3C2410_PA_IISArnd Bergmann2020-08-193-5/+3
| | * ASoC: samsung: rx1950: turn into platform driverArnd Bergmann2020-08-191-49/+23
| | * ASoC: samsung: neo1973: turn into platform driverArnd Bergmann2020-08-191-59/+26
| | * ASoC: samsung: h1940: turn into platform driverArnd Bergmann2020-08-191-48/+23
| * | ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNGArnd Bergmann2020-08-191-1/+1
| |/
* / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
|/
* ASoC: samsung: Add sound support for Midas boardsSimon Shields2020-07-303-0/+553
* ASoC: samsung: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-2321-36/+36
* ASoC: samsung: pcm: fix kernel-docPierre-Louis Bossart2020-07-091-0/+5
* ASoC: samsung: spdif: fix kernel-docPierre-Louis Bossart2020-07-091-3/+3
* ASoC: samsung: Fix a typo in KconfigMasanari Iida2020-06-261-1/+1
* ASoC: samsung: Add driver for Aries boardsJonathan Bakker2020-06-153-0/+710
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* ASoC: samsung: s3c24xx-i2s: Fix build after removal of DAI suspend/resumeKrzysztof Kozlowski2020-04-142-57/+56
* ASoC: samsung: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-2724-68/+68
* ASoC: samsung: Silence warnings during deferred probeMarek Szyprowski2020-02-2810-10/+17
* ASoC: samsung: Update dependencies for Arizona machine driversCharles Keepax2020-02-201-2/+2
* ASoC: samsung: i2s: move .suspend/.resume to componentKuninori Morimoto2020-01-211-6/+7
* ASoC: samsung: spdif: move .suspend/.resume to componentKuninori Morimoto2020-01-211-6/+12
* ASoC: samsung: s3c24xx-i2s: move .suspend/.resume to componentKuninori Morimoto2020-01-211-4/+4
* ASoC: samsung: speyside: use snd_soc_dai_link_component for codec_confKuninori Morimoto2019-12-161-1/+1
* ASoC: samsung: neo1973_wm8753: use snd_soc_dai_link_component for codec_confKuninori Morimoto2019-12-161-1/+1
* ASoC: samsung: lowland: use snd_soc_dai_link_component for codec_confKuninori Morimoto2019-12-161-1/+1
* ASoC: samsung: bells: use snd_soc_dai_link_component for codec_confKuninori Morimoto2019-12-161-1/+1
* ASoC: samsung: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-1/+0
* ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()Kuninori Morimoto2019-12-106-20/+20
* Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-11-265-197/+258
|\
| * ASoC: samsung: idma: remove snd_pcm_opsKuninori Morimoto2019-10-081-26/+32
| * ASoC: samsung: Rename Arndale card driverSylwester Nawrocki2019-10-023-7/+7
| * ASoC: samsung: arndale: Add support for WM1811 CODECSylwester Nawrocki2019-10-022-13/+74
| * ASoC: samsung: arndale: Simplify DAI link initializationSylwester Nawrocki2019-10-021-24/+18
* | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-251-3/+3
|\ \ | |/ |/|
| * ASoC: samsung: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-3/+3
* | ASoC: samsung: arndale: Add missing OF node dereferencingSylwester Nawrocki2019-09-231-4/+30
* | ASoC: samsung: tm2_wm5110: use snd_soc_dai_link_component for aux_devKuninori Morimoto2019-08-091-6/+4
* | ASoC: samsung: speyside: use snd_soc_dai_link_component for aux_devKuninori Morimoto2019-08-091-2/+1
* | ASoC: samsung: neo1973_wm8753: use snd_soc_dai_link_component for aux_devKuninori Morimoto2019-08-091-2/+1
* | ASoC: samsung: odroid: fix a double-free issue for cpu_daiWen Yang2019-07-161-1/+1
* | ASoC: samsung: odroid: fix an use-after-free issue for codecWen Yang2019-07-161-2/+4
|/
* ASoC: samsung: tm2_wm5110: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-3/+9