index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
cirrus
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: cirrus: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-25
1
-3
/
+3
*
ASoC: cirrus: merge DAI call back functions into ops
Kuninori Morimoto
2023-08-14
1
-1
/
+1
*
ASoC: ep93xx: Add OF support
Alexander Sverdlin
2023-04-12
1
-0
/
+8
*
ASoC: ep93xx: i2s: Make it individually selectable
Alexander Sverdlin
2023-04-11
1
-1
/
+5
*
ASoC: ep93xx: i2s: move enable call to startup callback
Alexander Sverdlin
2023-04-11
1
-1
/
+11
*
ASoC: cirrus: ep93xx-i2s: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-3
/
+2
*
ASoC: cirrus: edb93xx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-4
/
+2
*
Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-02-22
1
-2
/
+4
|
\
|
*
ASoC: ep93xx: ignore 0 Hz sysclk
Alexander Sverdlin
2023-02-13
1
-0
/
+2
|
*
ASoC: cirrus: use helper function
Kuninori Morimoto
2023-01-31
2
-4
/
+4
*
|
ASoC: remove unused ep93xx files
Arnd Bergmann
2023-01-10
5
-695
/
+0
|
/
*
ASoC: ep93xx: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-27
2
-4
/
+6
*
ASoC: ep93xx: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
1
-1
/
+1
*
ASoC: ep93xx: Update to use set_fmt_new callback
Charles Keepax
2022-06-06
1
-3
/
+3
*
Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-11-04
1
-6
/
+6
|
\
|
*
ASoC: cirrus: i2s: Prepare clock before using it
Alexander Sverdlin
2021-10-20
1
-6
/
+6
*
|
ASoC: ep93xx: Convert to modern clocking terminology
Mark Brown
2021-09-27
3
-7
/
+7
|
/
*
ASoC: cirrus: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2021-01-21
1
-1
/
+1
*
ASoC: cirrus: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-23
2
-2
/
+2
*
ASoC: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-22
1
-1
/
+1
*
ASoC: cirrus: use snd_soc_xxx_active()
Kuninori Morimoto
2020-05-18
1
-2
/
+2
*
ASoC: cirrus: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-03-27
2
-4
/
+4
*
ASoC: soc-core: remove bus_control
Kuninori Morimoto
2020-01-21
1
-1
/
+0
*
ASoC: cirrus: ep93xx-i2s: move .suspend/.resume to component
Kuninori Morimoto
2020-01-21
1
-8
/
+8
*
sound: Fix Kconfig indentation
Krzysztof Kozlowski
2019-10-07
1
-7
/
+7
*
ASoC: ep93xx: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
*
ASoC: ep93xx-i2s: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-31
1
-3
/
+1
*
ASoC: cirrus: ep93xx-i2s.c: use devm_snd_soc_register_component()
Kuninori Morimoto
2019-07-02
1
-5
/
+2
*
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-26
8
-45
/
+8
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
4
-17
/
+4
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-30
1
-12
/
+1
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
|
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
ASoC: cirrus: snappercl15: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-4
/
+7
*
|
ASoC: cirrus: simone: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-4
/
+6
*
|
ASoC: cirrus: edb93xx: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-4
/
+6
|
/
*
ARM: ep93xx: move pinctrl interfaces into include/linux/soc
Arnd Bergmann
2019-04-29
5
-5
/
+5
*
ASoC: cirrus: i2s: IRQ-based stream watchdog
Alexander Sverdlin
2018-05-11
2
-0
/
+85
*
ASoC: cirrus: i2s: Stop enabling I2S2 and I2S3 FIFOs
Alexander Sverdlin
2018-05-11
1
-8
/
+4
*
ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setup
Alexander Sverdlin
2018-05-01
1
-8
/
+10
*
ASoC: cirrus: i2s: Fix LRCLK configuration
Alexander Sverdlin
2018-05-01
3
-6
/
+6
*
ASoC: ep93xx-ac97: Fix platform_get_irq's error checking
Arvind Yadav
2017-12-01
1
-3
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
ASoC: cirrus: make snd_soc_ops const
Bhumika Goyal
2017-08-17
2
-2
/
+2
*
ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internal
Lars-Peter Clausen
2015-04-27
1
-1
/
+0
*
ASoC: cirrus: tlv320aic23 needs I2C
Arnd Bergmann
2015-02-21
1
-1
/
+1
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-15
5
-5
/
+0
|
\
|
*
ASoC: cirrus: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
5
-5
/
+0
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'asoc/topic/cs4265', 'asoc/topic/cs4271', 'aso...
Mark Brown
2014-12-08
1
-1
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
[next]