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
/
pxa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kun...
Mark Brown
2020-03-27
14
-27
/
+27
|
\
|
*
ASoC: pxa: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-03-27
14
-27
/
+27
*
|
ASoC: pxa: magician: convert to use i2c_new_client_device()
Wolfram Sang
2020-03-27
1
-3
/
+3
|
/
*
ASoC: pxa: Enable AC'97 bus support for PXA machines
Mark Brown
2020-03-26
1
-0
/
+14
*
ASoC: pxa: Select regmap from AC'97 machines
Mark Brown
2020-03-26
1
-0
/
+8
*
ASoC: soc-core: remove bus_control
Kuninori Morimoto
2020-01-21
1
-3
/
+0
*
ASoC: pxa: pxa2xx-i2s: move .suspend/.resume to component
Kuninori Morimoto
2020-01-21
1
-6
/
+6
*
ASoC: pxa: pxa-ssp: move .suspend/.resume to component
Kuninori Morimoto
2020-01-21
1
-8
/
+8
*
ASoC: pxa: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
5
-5
/
+0
*
ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()
Kuninori Morimoto
2019-12-10
1
-1
/
+1
*
Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2019-11-26
7
-43
/
+93
|
\
|
*
Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-11-07
6
-35
/
+85
|
|
\
|
|
*
ASoC: pxa: poodle: Spelling s/enpoints/endpoints/, s/connetion/connection/
Geert Uytterhoeven
2019-10-25
1
-1
/
+1
|
|
*
ASoC: pxa: remove snd_pcm_ops
Kuninori Morimoto
2019-10-08
4
-12
/
+44
|
|
*
ASoC: pxa: mmp-pcm: remove snd_pcm_ops
Kuninori Morimoto
2019-10-08
1
-22
/
+40
|
*
|
sound: Fix Kconfig indentation
Krzysztof Kozlowski
2019-10-07
1
-8
/
+8
|
|
/
*
/
spi: pxa2xx: No need to keep pointer to platform device
Andy Shevchenko
2019-10-18
2
-6
/
+6
|
/
*
ASoC: mmp-sspa: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-31
1
-3
/
+1
*
ASoC: pxa: pxa2xx-ac97.c: use devm_snd_soc_register_component()
Kuninori Morimoto
2019-07-02
1
-2
/
+1
*
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-26
27
-167
/
+27
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
6
-25
/
+6
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 395
Thomas Gleixner
2019-06-05
1
-13
/
+1
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2019-06-05
3
-15
/
+3
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
3
-45
/
+3
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
12
-69
/
+12
|
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
ASoC: pxa: poodle: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-4
/
+6
*
|
ASoC: pxa: spitz: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-4
/
+6
*
|
ASoC: pxa: tosa: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-8
/
+12
*
|
ASoC: pxa: ttc-dkb: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-4
/
+6
*
|
ASoC: pxa: z2: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-4
/
+6
*
|
ASoC: pxa: zylonite: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-12
/
+18
*
|
ASoC: pxa: palm27x: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-8
/
+12
*
|
ASoC: pxa: mioa701_wm9713: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-8
/
+12
*
|
ASoC: pxa: magician: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-8
/
+14
*
|
ASoC: pxa: imote2: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-4
/
+7
*
|
ASoC: pxa: hx4700: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-4
/
+6
*
|
ASoC: pxa: em-x270: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-8
/
+12
*
|
ASoC: pxa: e800_wm9712: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-8
/
+13
*
|
ASoC: pxa: e750_wm9705: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-8
/
+12
*
|
ASoC: pxa: e740_wm9705: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-8
/
+12
*
|
ASoC: pxa: corgi: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-4
/
+6
*
|
ASoC: pxa: brownstone: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-4
/
+6
|
/
*
ASoC: eliminate left-over from Raumfeld machine driver removal
Daniel Mack
2019-01-07
1
-1
/
+0
*
ASoC: pxa: remove raumfeld machine driver
Daniel Mack
2018-12-03
3
-329
/
+0
*
ASoC: pxa: change ac97 dependencies
Arnd Bergmann
2018-11-06
1
-8
/
+8
*
ASoC: pxa-ssp: enable and disable extclk if given
Daniel Mack
2018-10-04
1
-0
/
+6
*
ASoC: pxa: avoid AC97_BUS build warning
Arnd Bergmann
2018-09-27
1
-0
/
+8
*
ASoC: pxa: switch to new ac97 bus support
Robert Jarzmik
2018-09-10
2
-26
/
+27
[next]