index
:
pub/scm/linux/kernel/git/livepatching/livepatching.git
master
Live Patching Group's fork of livepatching.git
Live Patching Group
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
2026-06-11
ASoC: ti: davinci-mcasp: Add audio-graph-card2 and DPCM support
Sen Wang
1
-3
/
+180
2026-03-10
ASoC: ti: davinci-mcasp: McASP code cleanup and clk
Mark Brown
1
-14
/
+31
2026-03-09
ASoC: ti: davinci-mcasp: improve aux_div selection for mid-range dividers
Sen Wang
1
-11
/
+21
2026-03-09
ASoC: ti: davinci-mcasp: extract mcasp_is_auxclk_enabled() helper
Sen Wang
1
-3
/
+10
2026-02-22
ASoC: ti: davinci-mcasp: Add system suspend/resume support
Sen Wang
1
-0
/
+2
2026-02-04
ASoC: ti: davinci-mcasp: Add asynchronous mode support
Sen Wang
1
-100
/
+389
2026-02-04
ASoC: ti: davinci-mcasp: Streamline pdir behavior across rx & tx streams
Sen Wang
1
-4
/
+4
2026-02-04
ASoC: ti: davinci-mcasp: Disambiguate mcasp_is_synchronous function
Sen Wang
1
-7
/
+14
2025-12-14
ASoC: davinci-mcasp: remove unneeded #ifdef
Bartosz Golaszewski
1
-5
/
+2
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-04-13
ASoC: ti: davinci-mcasp:: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+5
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
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-11
ASoC: ti: davinci-mcasp: Add support for the OMAP4 version of McASP
Peter Ujfalusi
1
-3
/
+23
2021-07-11
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
[next]