summaryrefslogtreecommitdiffstats
path: root/sound/soc/ti/davinci-mcasp.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Use device_get_match_data()Rob Herring2023-10-091-5/+4
* ASoC: ti: merge DAI call back functions into opsKuninori Morimoto2023-08-141-14/+13
* ASoC: ti: davinci-mcasp: Use pcm_for_each_format() macroMin-Hua Chen2023-05-301-12/+15
* ASoC: ti: davinci-mcasp: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: ti: use helper functionKuninori Morimoto2023-01-311-2/+3
* ASoC: ti: davinci-mcasp: Use DIV_ROUND_UP() instead of open-coding itShang XiaoJing2022-10-171-4/+3
* ASoC: Refactor non_legacy_dai_naming flagMark Brown2022-06-291-1/+2
|\
| * ASoC: ti: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-1/+2
* | ASoC: ti: davinci-mcasp: use pm_runtime_resume_and_get()Pierre-Louis Bossart2022-06-271-2/+1
|/
* ASoC: ti: Rename set_fmt_new back to set_fmtCharles Keepax2022-06-061-1/+1
* ASoC: ti: Update to use set_fmt_new callbackCharles Keepax2022-06-061-6/+6
* ASoC: ti: davinci-mcasp: Add dma-type for bcdmaJayesh Choudhary2022-05-051-0/+2
* ASoC: ti: Use dev_err_probe() helperKuninori Morimoto2021-12-201-7/+3
* ASoC: ti: davinci-mcasp: Remove unnecessary conditionalAndy Shevchenko2021-12-061-5/+3
* ASoC: ti: davinci-mcasp: Get rid of duplicate of_node assignmentAndy Shevchenko2021-12-061-3/+0
* ASoC: ti: davinci-mcasp: Add support for the OMAP4 version of McASPPeter Ujfalusi2021-07-111-3/+23
* ASoC: ti: davinci-mcasp: Fix DIT mode supportPeter Ujfalusi2021-07-111-21/+129
* ASoC: ti: davinci-mcasp: Fix fall-through warning for ClangGustavo A. R. Silva2021-06-041-0/+1
* ASoC: ti: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-1/+1
* Merge tag 'asoc-v5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2020-12-141-179/+119
|\
| * ASoC: ti: davinci-mcasp: Handle missing required DT propertiesPeter Ujfalusi2020-11-061-19/+58
| * ASoC: ti: davinci-mcasp: Simplify the configuration parameter handlingPeter Ujfalusi2020-11-061-104/+60
| * ASoC: ti: davinci-mcasp: Remove legacy dma_request parsingPeter Ujfalusi2020-11-061-54/+3
| * ASoC: ti: davinci-mcasp: Use platform_get_irq_byname_optionalPeter Ujfalusi2020-11-061-6/+6
| * ASoC: ti: davinci-mcasp: remove always zero of davinci_mcasp_get_dt_paramsZhang Qilong2020-11-031-7/+3
* | ALSA: remove unneeded breakTom Rix2020-10-261-1/+0
|/
* ASoC: ti: davinci-mcasp: Use &pdev->dev for early dev_warnPeter Ujfalusi2020-10-081-1/+1
* ASoC: various vendors: delete repeated words in commentsRandy Dunlap2020-08-181-1/+1
* ASoC: ti: davinci-mcasp: Specify stream_name for playback/capturePeter Ujfalusi2020-07-011-0/+3
* ASoC: ti: use snd_soc_xxx_active()Kuninori Morimoto2020-05-181-1/+1
* ASoC: davinci-mcasp: Fix dma_chan refcnt leak when getting dma typeXiyu Yang2020-04-281-1/+3
* ASoC: ti: davinci-mcasp: remove redundant assignment to variable retColin Ian King2020-02-111-4/+2
* ASoC: ti: davinci-mcasp: Add support for platforms using UDMAPeter Ujfalusi2020-02-111-0/+7
* ASoC: ti: davinci-mcasp: Improve the sysclk selectionPeter Ujfalusi2019-12-091-7/+28
* ASoC: ti: davinci-mcasp: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-151-1/+1
* ASoC: ti: davinci-mcasp: Support for correct symmetric sample bitsPeter Ujfalusi2019-07-261-4/+46
* Merge branch 'asoc-5.3' into asoc-5.4Mark Brown2019-07-261-10/+36
|\
| * ASoC: ti: davinci-mcasp: Correct slot_width posed constraintPeter Ujfalusi2019-07-261-9/+34
| * ASoC: ti: davinci-mcasp: Fix clk PDIR handling for i2s master modePeter Ujfalusi2019-07-261-1/+2
* | ASoC: ti: davinci-mcasp: Improve serializer handling in multi AXR setupsPeter Ujfalusi2019-07-251-39/+53
* | ASoC: ti: davinci-mcasp: Add support for RIGHT_J formatPeter Ujfalusi2019-07-251-24/+19
* | Merge branch 'asoc-5.3' into asoc-nextMark Brown2019-07-061-21/+58
|\|
| * Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-4/+1
| |\
| * | ASoC: ti: davinci-mcasp: Fix slot mask settings when using multiple AXRsPeter Ujfalusi2019-06-201-7/+6
| * | ASoC: ti: davinci-mcasp: Set unused serializers as INACTIVEPeter Ujfalusi2019-06-201-6/+8
| * | ASoC: ti: davinci-mcasp: Support for auxclk-fs-ratioPeter Ujfalusi2019-06-121-8/+44
* | | Merge branch 'asoc-5.2' into asoc-linusMark Brown2019-07-061-1/+1
|\ \ \ | |_|/ |/| |
| * | ASoC: ti: Fix SDMA users not providing channel namesJanusz Krzysztofik2019-06-171-1/+1
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* ASoC: davinci-mcasp: Fix clang warning without CONFIG_PMArnd Bergmann2019-03-111-0/+2