index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
bcm
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: bcm: use snd_soc_xxx_active()
Kuninori Morimoto
2020-05-18
2
-5
/
+5
*
ASoC: bcm: Fix pointer cast warning
Takashi Iwai
2020-03-30
1
-1
/
+1
*
ASoC: bcm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-03-27
2
-19
/
+19
*
ASoC: brcm: Add DSL/PON SoC audio driver
Kevin Li
2020-03-13
5
-0
/
+905
*
ASoC: bcm: cygnus-ssp: move .suspend/.resume to component
Kuninori Morimoto
2020-01-21
1
-6
/
+33
*
ASoC: bcm: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
1
-1
/
+0
*
ASoC: bcm: cygnus-pcm: remove snd_pcm_ops
Kuninori Morimoto
2019-10-08
1
-26
/
+30
*
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-02
1
-5
/
+2
*
ASoC: bcm2835-i2s: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-31
1
-3
/
+1
*
ASoC: bcm: cygnus-pcm: Unneeded variable: "ret".
Hariprasad Kelam
2019-07-22
1
-4
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
ASoC: bcm: use devm_snd_soc_register_component()
Kuninori Morimoto
2018-09-10
1
-9
/
+4
*
ASoC: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-04-18
1
-2
/
+1
*
-
.
Merge remote-tracking branches 'asoc/topic/cx20442', 'asoc/topic/cygnus', 'as...
Mark Brown
2018-03-28
1
-1
/
+1
|
\
\
|
|
*
ASoC: cygnus: remove redundant assignment to pointer 'res'
Colin Ian King
2018-03-08
1
-1
/
+1
|
|
/
*
/
ASoC: bcm: cygnus: replace platform to component
Kuninori Morimoto
2018-02-12
1
-4
/
+3
|
/
*
ASoC: bcm2835: fix hw_params error when device is in prepared state
Matthias Reichl
2018-01-18
1
-6
/
+14
*
-
.
Merge remote-tracking branches 'asoc/topic/cygnus', 'asoc/topic/da7213', 'aso...
Mark Brown
2017-11-10
1
-20
/
+14
|
\
\
|
*
|
ASoC: cygnus: Remove unnecessary active_slots check
Christos Gkekas
2017-10-09
1
-1
/
+1
|
*
|
ASoC: cygnus: Remove support for 8 bit audio and for mono
Lori Hikichi
2017-10-04
1
-18
/
+4
|
*
|
ASoC: cygnus: Remove set_fmt from SPDIF dai ops
Lori Hikichi
2017-10-04
1
-1
/
+8
|
*
|
ASoC: cygnus: Add EXPORT_SYMBOL for helper function
Lori Hikichi
2017-10-04
1
-0
/
+1
|
|
/
*
|
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
|
/
*
-
.
Merge remote-tracking branches 'asoc/topic/cs43130', 'asoc/topic/cs53l30', 'a...
Mark Brown
2017-09-01
1
-180
/
+55
|
\
\
|
|
*
ASoC: cygnus: Add support for 384kHz frame rates
Lori Hikichi
2017-08-15
1
-180
/
+55
|
|
/
*
/
ASoC: bcm: make snd_soc_dai_driver const
Bhumika Goyal
2017-08-17
1
-1
/
+1
|
/
*
ASoC: bcm: add depends on HAS_DMA
Scott Branden
2016-11-02
1
-0
/
+1
*
ASoC: cygnus: Add Cygnus audio DMA driver
Simran Rai
2016-05-31
3
-0
/
+875
*
ASoC: cygnus: Add Cygnus audio DAI driver
Simran Rai
2016-05-31
2
-0
/
+1668
*
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: bcm: Remove obsoleted Kconfig dependency
Takashi Iwai
2014-01-08
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
3
-0
/
+901