index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
bcm
/
bcm2835-i2s.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: bcm: merge DAI call back functions into ops
Kuninori Morimoto
2023-08-14
1
-12
/
+12
*
ASoC: bcm2835-i2s: Switch to use dev_err_probe() helper
Yang Yingliang
2022-09-14
1
-8
/
+3
*
ASoC: bcm: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-27
1
-1
/
+2
*
ASoC: bcm: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
1
-1
/
+1
*
ASoC: bcm: Update to use set_fmt_new callback
Charles Keepax
2022-06-06
1
-11
/
+11
*
ASoC: bcm: Convert to modern clocking terminology
Mark Brown
2021-09-27
1
-28
/
+28
*
ASoC: bcm: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2021-01-21
1
-2
/
+2
*
ASoC: bcm2835-i2s: remove unneeded semicolon
Tom Rix
2020-11-02
1
-2
/
+2
*
ASoC: bcm2835: Silence clk_get() error on -EPROBE_DEFER
Seung-Woo Kim
2020-07-28
1
-3
/
+6
*
ASoC: bcm: use snd_soc_xxx_active()
Kuninori Morimoto
2020-05-18
1
-3
/
+3
*
ASoC: bcm2835-i2s: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-31
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
ASoC: bcm2835: fix hw_params error when device is in prepared state
Matthias Reichl
2018-01-18
1
-6
/
+14
*
ASoC: bcm2835: Support left/right justified and DSP modes
Matthias Reichl
2017-11-10
1
-53
/
+99
*
ASoC: bcm2835: Enforce full symmetry
Matthias Reichl
2017-11-10
1
-1
/
+2
*
ASoC: bcm2835: Support additional samplerates up to 384kHz
Matthias Reichl
2017-11-10
1
-2
/
+6
*
ASoC: bcm2835: Add support for TDM modes
Matthias Reichl
2017-11-10
1
-52
/
+190
*
ASoC: bcm2835: Add S16_LE support via packed DMA transfers
Matthias Reichl
2016-04-27
1
-0
/
+9
*
ASoC: bcm2835: setup clock only if CPU is clock master
Matthias Reichl
2016-04-25
1
-2
/
+9
*
ASoC: bcm2835: add 24bit support
Matthias Reichl
2016-04-25
1
-1
/
+6
*
ASoC: bcm2835: move to use the clock framework
Martin Sperl
2016-01-15
1
-220
/
+64
*
ASoC: bcm2835: cleanup includes by ordering them alphabetically
Martin Sperl
2016-01-10
1
-6
/
+6
*
ASoC: bcm2835-i2s: Fix module autoload for OF platform drivers
Luis de Bethencourt
2015-08-27
1
-0
/
+2
*
ASoC: bcm: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
ASoC: bcm2835-i2s: Use devm_snd_dmaengine_pcm_register()
Lars-Peter Clausen
2013-12-02
1
-8
/
+1
*
ASoC: Add support for BCM2835
Florian Meier
2013-11-25
1
-0
/
+886