index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
dwc
/
dwc-i2s.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-09
1
-1
/
+1
*
ASoC: dwc: change to use devm_clk_get_enabled() helpers
Wu Bo
2024-08-22
1
-13
/
+3
*
Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2023-10-21
1
-1
/
+1
|
\
|
*
ASoC: dwc: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-25
1
-1
/
+1
*
|
ASoC: dwc: Fix non-DT instantiation
Mark Brown
2023-10-13
1
-1
/
+1
|
/
*
ASoC: dwc: i2s: Fix unused functions
Takashi Iwai
2023-08-28
1
-0
/
+2
*
ASoC: dwc: i2s: Add StarFive JH7110 SoC support
Xingyu Wu
2023-08-23
1
-21
/
+283
*
ASoC: dwc: Use ops to get platform data
Xingyu Wu
2023-08-23
1
-1
/
+1
*
ASoC: dwc: merge DAI call back functions into ops
Kuninori Morimoto
2023-08-14
1
-9
/
+9
*
ASoC: dwc: Add TDM mode support
Maxim Kochetkov
2023-07-09
1
-3
/
+62
*
ASoC: dwc: don't assign addr_width for dt configs
Maxim Kochetkov
2023-06-20
1
-6
/
+0
*
ASoC: dwc: add DMA handshake control
Maxim Kochetkov
2023-06-20
1
-2
/
+37
*
ASoC: Merge fixes due to dependencies
Mark Brown
2023-06-16
1
-32
/
+9
|
\
|
*
ASoC: dwc: move DMA init to snd_soc_dai_driver probe()
Maxim Kochetkov
2023-05-23
1
-32
/
+9
*
|
ASoC: Merge up fixes for CI
Mark Brown
2023-05-15
1
-2
/
+2
|
\
|
|
*
ASoC: dwc: limit the number of overrun messages
Maxim Kochetkov
2023-05-08
1
-2
/
+2
*
|
ASoC: dwc: extend supported formats
Maxim Kochetkov
2023-05-08
1
-3
/
+3
*
|
ASoC: dwc: add optional reset support
Maxim Kochetkov
2023-05-08
1
-6
/
+21
|
/
*
ASoC: dwc: dwc-i2s: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-3
/
+2
*
ASoC: dwc: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-27
1
-3
/
+4
*
ASoC: dwc: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
1
-1
/
+1
*
ASoC: dwc: Update to use set_fmt_new callback
Charles Keepax
2022-06-06
1
-5
/
+5
*
ASoC: dwc-i2s: Handle errors for clk_enable
Jiasheng Jiang
2022-03-02
1
-5
/
+12
*
ASoC: dwc-i2s: Update to modern clocking terminology
Mark Brown
2021-09-27
1
-6
/
+6
*
ASoC: dwc: Get IRQ optionally
Robin Murphy
2021-08-26
1
-1
/
+1
*
ASoC: dwc: dwc-i2s: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-15
1
-2
/
+1
*
ASoC: dwc: use snd_soc_xxx_active()
Kuninori Morimoto
2020-05-18
1
-1
/
+1
*
ASoC: dwc: dwc-i2s: use for_each_pcm_streams() macro
Kuninori Morimoto
2020-02-19
1
-4
/
+4
*
ASoC: soc-pcm: merge playback/cature_active into stream_active
Kuninori Morimoto
2020-02-19
1
-2
/
+2
*
ASoC: dwc: dwc-i2s: move .suspend/.resume to component
Kuninori Morimoto
2020-01-21
1
-14
/
+18
*
ASoC: dwc: Extends DW_I2S_QUIRK_COMP_PARAM1 to playback
Akshu Agrawal
2018-02-16
1
-0
/
+4
*
ASoC: dwc: Delete an error message for a failed memory allocation in dw_i2s_p...
Markus Elfring
2017-08-14
1
-3
/
+1
*
ASoC: dwc: constify snd_soc_dai_ops structure
Gustavo A. R. Silva
2017-07-17
1
-1
/
+1
*
ASoC: dwc: Added a quirk DW_I2S_QUIRK_16BIT_IDX_OVERRIDE to dwc driver
Vijendar Mukunda
2017-06-28
1
-0
/
+6
*
ASoC: dwc: Disallow building designware_pcm as a module
Jose Abreu
2017-04-30
1
-0
/
+753