index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
ti
/
davinci-mcasp.c
Age
Commit message (
Expand
)
Author
2024-06-11
ASoC: ti: davinci-mcasp: Set min period size using FIFO config
Jai Luthra
2024-04-19
ASoC: ti: davinci-mcasp: Fix race condition during probe
Joao Paulo Goncalves
2023-10-09
ASoC: Use device_get_match_data()
Rob Herring
2023-08-14
ASoC: ti: merge DAI call back functions into ops
Kuninori Morimoto
2023-05-30
ASoC: ti: davinci-mcasp: Use pcm_for_each_format() macro
Min-Hua Chen
2023-03-20
ASoC: ti: davinci-mcasp: Convert to platform remove callback returning void
Uwe Kleine-König
2023-01-31
ASoC: ti: use helper function
Kuninori Morimoto
2022-10-17
ASoC: ti: davinci-mcasp: Use DIV_ROUND_UP() instead of open-coding it
Shang XiaoJing
2022-06-29
ASoC: Refactor non_legacy_dai_naming flag
Mark Brown
2022-06-27
ASoC: ti: davinci-mcasp: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
2022-06-27
ASoC: ti: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-06
ASoC: ti: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
ASoC: ti: Update to use set_fmt_new callback
Charles Keepax
2022-05-05
ASoC: ti: davinci-mcasp: Add dma-type for bcdma
Jayesh Choudhary
2021-12-20
ASoC: ti: Use dev_err_probe() helper
Kuninori Morimoto
2021-12-06
ASoC: ti: davinci-mcasp: Remove unnecessary conditional
Andy Shevchenko
2021-12-06
ASoC: ti: davinci-mcasp: Get rid of duplicate of_node assignment
Andy Shevchenko
2021-07-11
ASoC: ti: davinci-mcasp: Add support for the OMAP4 version of McASP
Peter Ujfalusi
2021-07-11
ASoC: ti: davinci-mcasp: Fix DIT mode support
Peter Ujfalusi
2021-06-04
ASoC: ti: davinci-mcasp: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-01-21
ASoC: ti: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2020-12-14
Merge tag 'asoc-v5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2020-11-06
ASoC: ti: davinci-mcasp: Handle missing required DT properties
Peter Ujfalusi
2020-11-06
ASoC: ti: davinci-mcasp: Simplify the configuration parameter handling
Peter Ujfalusi
2020-11-06
ASoC: ti: davinci-mcasp: Remove legacy dma_request parsing
Peter Ujfalusi
2020-11-06
ASoC: ti: davinci-mcasp: Use platform_get_irq_byname_optional
Peter Ujfalusi
2020-11-03
ASoC: ti: davinci-mcasp: remove always zero of davinci_mcasp_get_dt_params
Zhang Qilong
2020-10-26
ALSA: remove unneeded break
Tom Rix
2020-10-08
ASoC: ti: davinci-mcasp: Use &pdev->dev for early dev_warn
Peter Ujfalusi
2020-08-18
ASoC: various vendors: delete repeated words in comments
Randy Dunlap
2020-07-01
ASoC: ti: davinci-mcasp: Specify stream_name for playback/capture
Peter Ujfalusi
2020-05-18
ASoC: ti: use snd_soc_xxx_active()
Kuninori Morimoto
2020-04-28
ASoC: davinci-mcasp: Fix dma_chan refcnt leak when getting dma type
Xiyu Yang
2020-02-11
ASoC: ti: davinci-mcasp: remove redundant assignment to variable ret
Colin Ian King
2020-02-11
ASoC: ti: davinci-mcasp: Add support for platforms using UDMA
Peter Ujfalusi
2019-12-09
ASoC: ti: davinci-mcasp: Improve the sysclk selection
Peter Ujfalusi
2019-11-15
ASoC: ti: davinci-mcasp: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-07-26
ASoC: ti: davinci-mcasp: Support for correct symmetric sample bits
Peter Ujfalusi
2019-07-26
Merge branch 'asoc-5.3' into asoc-5.4
Mark Brown
2019-07-26
ASoC: ti: davinci-mcasp: Correct slot_width posed constraint
Peter Ujfalusi
2019-07-26
ASoC: ti: davinci-mcasp: Fix clk PDIR handling for i2s master mode
Peter Ujfalusi
2019-07-25
ASoC: ti: davinci-mcasp: Improve serializer handling in multi AXR setups
Peter Ujfalusi
2019-07-25
ASoC: ti: davinci-mcasp: Add support for RIGHT_J format
Peter Ujfalusi
2019-07-06
Merge branch 'asoc-5.3' into asoc-next
Mark Brown
2019-07-06
Merge branch 'asoc-5.2' into asoc-linus
Mark Brown
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-20
ASoC: ti: davinci-mcasp: Fix slot mask settings when using multiple AXRs
Peter Ujfalusi
2019-06-20
ASoC: ti: davinci-mcasp: Set unused serializers as INACTIVE
Peter Ujfalusi
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-17
ASoC: ti: Fix SDMA users not providing channel names
Janusz Krzysztofik
[next]