index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
ti
/
davinci-mcasp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-11
ASoC: ti: davinci-mcasp: Set min period size using FIFO config
Jai Luthra
1
-2
/
+7
2024-04-19
ASoC: ti: davinci-mcasp: Fix race condition during probe
Joao Paulo Goncalves
1
-6
/
+6
2023-10-09
ASoC: Use device_get_match_data()
Rob Herring
1
-5
/
+4
2023-08-14
ASoC: ti: merge DAI call back functions into ops
Kuninori Morimoto
1
-14
/
+13
2023-05-30
ASoC: ti: davinci-mcasp: Use pcm_for_each_format() macro
Min-Hua Chen
1
-12
/
+15
2023-03-20
ASoC: ti: davinci-mcasp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-01-31
ASoC: ti: use helper function
Kuninori Morimoto
1
-2
/
+3
2022-10-17
ASoC: ti: davinci-mcasp: Use DIV_ROUND_UP() instead of open-coding it
Shang XiaoJing
1
-4
/
+3
2022-06-29
ASoC: Refactor non_legacy_dai_naming flag
Mark Brown
1
-1
/
+2
2022-06-27
ASoC: ti: davinci-mcasp: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-2
/
+1
2022-06-27
ASoC: ti: Migrate to new style legacy DAI naming flag
Charles Keepax
1
-1
/
+2
2022-06-06
ASoC: ti: Rename set_fmt_new back to set_fmt
Charles Keepax
1
-1
/
+1
2022-06-06
ASoC: ti: Update to use set_fmt_new callback
Charles Keepax
1
-6
/
+6
2022-05-05
ASoC: ti: davinci-mcasp: Add dma-type for bcdma
Jayesh Choudhary
1
-0
/
+2
2021-12-20
ASoC: ti: Use dev_err_probe() helper
Kuninori Morimoto
1
-7
/
+3
2021-12-06
ASoC: ti: davinci-mcasp: Remove unnecessary conditional
Andy Shevchenko
1
-5
/
+3
2021-12-06
ASoC: ti: davinci-mcasp: Get rid of duplicate of_node assignment
Andy Shevchenko
1
-3
/
+0
2021-07-12
ASoC: ti: davinci-mcasp: Add support for the OMAP4 version of McASP
Peter Ujfalusi
1
-3
/
+23
2021-07-12
ASoC: ti: davinci-mcasp: Fix DIT mode support
Peter Ujfalusi
1
-21
/
+129
2021-06-04
ASoC: ti: davinci-mcasp: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-01-21
ASoC: ti: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
1
-1
/
+1
2020-12-14
Merge tag 'asoc-v5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-179
/
+119
2020-11-06
ASoC: ti: davinci-mcasp: Handle missing required DT properties
Peter Ujfalusi
1
-19
/
+58
2020-11-06
ASoC: ti: davinci-mcasp: Simplify the configuration parameter handling
Peter Ujfalusi
1
-104
/
+60
2020-11-06
ASoC: ti: davinci-mcasp: Remove legacy dma_request parsing
Peter Ujfalusi
1
-54
/
+3
2020-11-06
ASoC: ti: davinci-mcasp: Use platform_get_irq_byname_optional
Peter Ujfalusi
1
-6
/
+6
2020-11-03
ASoC: ti: davinci-mcasp: remove always zero of davinci_mcasp_get_dt_params
Zhang Qilong
1
-7
/
+3
2020-10-26
ALSA: remove unneeded break
Tom Rix
1
-1
/
+0
2020-10-08
ASoC: ti: davinci-mcasp: Use &pdev->dev for early dev_warn
Peter Ujfalusi
1
-1
/
+1
2020-08-18
ASoC: various vendors: delete repeated words in comments
Randy Dunlap
1
-1
/
+1
2020-07-01
ASoC: ti: davinci-mcasp: Specify stream_name for playback/capture
Peter Ujfalusi
1
-0
/
+3
2020-05-18
ASoC: ti: use snd_soc_xxx_active()
Kuninori Morimoto
1
-1
/
+1
2020-04-28
ASoC: davinci-mcasp: Fix dma_chan refcnt leak when getting dma type
Xiyu Yang
1
-1
/
+3
2020-02-11
ASoC: ti: davinci-mcasp: remove redundant assignment to variable ret
Colin Ian King
1
-4
/
+2
2020-02-11
ASoC: ti: davinci-mcasp: Add support for platforms using UDMA
Peter Ujfalusi
1
-0
/
+7
2019-12-09
ASoC: ti: davinci-mcasp: Improve the sysclk selection
Peter Ujfalusi
1
-7
/
+28
2019-11-15
ASoC: ti: davinci-mcasp: Use dma_request_chan() directly for channel request
Peter Ujfalusi
1
-1
/
+1
2019-07-26
ASoC: ti: davinci-mcasp: Support for correct symmetric sample bits
Peter Ujfalusi
1
-4
/
+46
2019-07-26
Merge branch 'asoc-5.3' into asoc-5.4
Mark Brown
1
-10
/
+36
2019-07-26
ASoC: ti: davinci-mcasp: Correct slot_width posed constraint
Peter Ujfalusi
1
-9
/
+34
2019-07-26
ASoC: ti: davinci-mcasp: Fix clk PDIR handling for i2s master mode
Peter Ujfalusi
1
-1
/
+2
2019-07-25
ASoC: ti: davinci-mcasp: Improve serializer handling in multi AXR setups
Peter Ujfalusi
1
-39
/
+53
2019-07-25
ASoC: ti: davinci-mcasp: Add support for RIGHT_J format
Peter Ujfalusi
1
-24
/
+19
2019-07-06
Merge branch 'asoc-5.3' into asoc-next
Mark Brown
1
-21
/
+58
2019-07-06
Merge branch 'asoc-5.2' into asoc-linus
Mark Brown
1
-1
/
+1
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
1
-4
/
+1
2019-06-20
ASoC: ti: davinci-mcasp: Fix slot mask settings when using multiple AXRs
Peter Ujfalusi
1
-7
/
+6
2019-06-20
ASoC: ti: davinci-mcasp: Set unused serializers as INACTIVE
Peter Ujfalusi
1
-6
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-17
ASoC: ti: Fix SDMA users not providing channel names
Janusz Krzysztofik
1
-1
/
+1
[next]