index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
pxa
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-27
ASoC: mmp-sspa: Fix return value check in asoc_mmp_sspa_probe()
Wei Yongjun
1
-4
/
+4
2020-05-22
ASoC: pxa: remove Compulab pxa2xx boards
Robert Jarzmik
1
-3
/
+2
2020-05-20
ASoC: mmp-sspa: Fix the error handling in probe()
Lubomir Rintel
1
-6
/
+10
2020-05-19
ASoC: mmp-sspa: Add Device Tree support
Lubomir Rintel
3
-74
/
+113
2020-05-18
ASoC: pxa: use snd_soc_xxx_active()
Kuninori Morimoto
2
-5
/
+5
2020-05-12
ASoC: mmp-sspa: Set appropriate bus format for given bit width
Lubomir Rintel
2
-12
/
+30
2020-05-12
ASoC: mmp-sspa: Add support for the runtime power management
Lubomir Rintel
1
-60
/
+66
2020-05-12
ASoC: mmp-sspa: Prepare/unprepare the clocks
Lubomir Rintel
1
-6
/
+6
2020-05-12
ASoC: mmp-sspa: Remove the embedded struct ssp_device
Lubomir Rintel
1
-69
/
+60
2020-05-12
ASoC: mmp-sspa: Add support for soc-generic-dmaengine-pcm
Lubomir Rintel
1
-0
/
+57
2020-05-12
ASoC: mmp-sspa: Get rid of dma_params and phys_base
Lubomir Rintel
1
-15
/
+10
2020-05-12
ASoC: mmp-sspa: A trivial typo fix
Lubomir Rintel
1
-1
/
+1
2020-05-12
ASoC: mmp-sspa: Drop S20_3LE case
Lubomir Rintel
1
-3
/
+0
2020-05-12
ASoC: mmp-sspa: Flip SNDRV_PCM_FMTBIT_S24_3LE on
Lubomir Rintel
1
-1
/
+1
2020-03-27
Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kun...
Mark Brown
14
-27
/
+27
2020-03-27
ASoC: pxa: magician: convert to use i2c_new_client_device()
Wolfram Sang
1
-3
/
+3
2020-03-27
ASoC: pxa: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
14
-27
/
+27
2020-03-26
ASoC: pxa: Enable AC'97 bus support for PXA machines
Mark Brown
1
-0
/
+14
2020-03-26
ASoC: pxa: Select regmap from AC'97 machines
Mark Brown
1
-0
/
+8
2020-01-21
ASoC: soc-core: remove bus_control
Kuninori Morimoto
1
-3
/
+0
2020-01-21
ASoC: pxa: pxa2xx-i2s: move .suspend/.resume to component
Kuninori Morimoto
1
-6
/
+6
2020-01-21
ASoC: pxa: pxa-ssp: move .suspend/.resume to component
Kuninori Morimoto
1
-8
/
+8
2019-12-11
ASoC: pxa: Drop superfluous ioctl PCM ops
Takashi Iwai
5
-5
/
+0
2019-12-10
ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()
Kuninori Morimoto
1
-1
/
+1
2019-11-26
Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
7
-43
/
+93
2019-11-07
Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
6
-35
/
+85
2019-10-25
ASoC: pxa: poodle: Spelling s/enpoints/endpoints/, s/connetion/connection/
Geert Uytterhoeven
1
-1
/
+1
2019-10-18
spi: pxa2xx: No need to keep pointer to platform device
Andy Shevchenko
2
-6
/
+6
2019-10-08
ASoC: pxa: remove snd_pcm_ops
Kuninori Morimoto
4
-12
/
+44
2019-10-08
ASoC: pxa: mmp-pcm: remove snd_pcm_ops
Kuninori Morimoto
1
-22
/
+40
2019-10-07
sound: Fix Kconfig indentation
Krzysztof Kozlowski
1
-8
/
+8
2019-07-31
ASoC: mmp-sspa: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-07-02
ASoC: pxa: pxa2xx-ac97.c: use devm_snd_soc_register_component()
Kuninori Morimoto
1
-2
/
+1
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
27
-167
/
+27
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
6
-25
/
+6
2019-06-06
ASoC: pxa: poodle: use modern dai_link style
Kuninori Morimoto
1
-4
/
+6
2019-06-06
ASoC: pxa: spitz: use modern dai_link style
Kuninori Morimoto
1
-4
/
+6
2019-06-06
ASoC: pxa: tosa: use modern dai_link style
Kuninori Morimoto
1
-8
/
+12
2019-06-06
ASoC: pxa: ttc-dkb: use modern dai_link style
Kuninori Morimoto
1
-4
/
+6
2019-06-06
ASoC: pxa: z2: use modern dai_link style
Kuninori Morimoto
1
-4
/
+6
2019-06-06
ASoC: pxa: zylonite: use modern dai_link style
Kuninori Morimoto
1
-12
/
+18
2019-06-06
ASoC: pxa: palm27x: use modern dai_link style
Kuninori Morimoto
1
-8
/
+12
2019-06-06
ASoC: pxa: mioa701_wm9713: use modern dai_link style
Kuninori Morimoto
1
-8
/
+12
2019-06-06
ASoC: pxa: magician: use modern dai_link style
Kuninori Morimoto
1
-8
/
+14
2019-06-06
ASoC: pxa: imote2: use modern dai_link style
Kuninori Morimoto
1
-4
/
+7
2019-06-06
ASoC: pxa: hx4700: use modern dai_link style
Kuninori Morimoto
1
-4
/
+6
2019-06-06
ASoC: pxa: em-x270: use modern dai_link style
Kuninori Morimoto
1
-8
/
+12
2019-06-06
ASoC: pxa: e800_wm9712: use modern dai_link style
Kuninori Morimoto
1
-8
/
+13
2019-06-06
ASoC: pxa: e750_wm9705: use modern dai_link style
Kuninori Morimoto
1
-8
/
+12
2019-06-06
ASoC: pxa: e740_wm9705: use modern dai_link style
Kuninori Morimoto
1
-8
/
+12
[next]