index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: rt5651: Allow disabling jack-detect by calling set_jack(NULL)
Hans de Goede
2018-07-10
1
-19
/
+36
*
ASoC: rt5651: Fix workqueue cancel vs irq free race on remove
Hans de Goede
2018-07-10
1
-10
/
+12
*
ASoC: Intel: bytcr_rt5651: Add support for externar amplifier enable GPIO
Hans de Goede
2018-07-10
1
-3
/
+62
*
ASoC: Intel: bytcr_rt5651: Move getting of codec_dev into probe()
Hans de Goede
2018-07-10
1
-12
/
+11
*
ASoC: Intel: bytcr_rt5651: Remove is_valleyview helper
Hans de Goede
2018-07-10
1
-12
/
+6
*
ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix2 8 tablet
Hans de Goede
2018-07-10
1
-0
/
+13
*
ASoC: adau171x1: Connect playback DAI to the DSP
Lars-Peter Clausen
2018-07-09
1
-0
/
+1
*
ASoC: pxa: make SND_PXA_SOC_SSP depend on PLAT_PXA
Arnd Bergmann
2018-07-09
1
-0
/
+1
*
ASoC: stm32: replace "%p" with "%pK"
benjamin.gaignard@linaro.org
2018-07-09
1
-1
/
+1
*
ASoC: nau8824: use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
2018-07-05
1
-1
/
+1
*
ASoC: pxa-ssp: add support for an external clock in devicetree
Daniel Mack
2018-07-05
1
-0
/
+25
*
ASoC: rsnd: cmd: Add missing newline to debug message
Andrew Gabbasov
2018-07-05
1
-1
/
+1
*
ASoC: fsl_spdif: Use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
2018-07-05
1
-1
/
+1
*
ASoC: qdsp6: q6afe-dai: Do not overwrite slim dai num_channels
Srinivas Kandagatla
2018-07-04
1
-1
/
+0
*
ASoC: qdsp6: q6routing: add slim rx routings
Srinivas Kandagatla
2018-07-04
1
-0
/
+28
*
ASoC: qdsp6: q6afe-dai: add support to slim tx dais
Srinivas Kandagatla
2018-07-04
1
-14
/
+161
*
ASoC: qdsp6: q6afe: Add missing slimbus capture ports
Srinivas Kandagatla
2018-07-04
1
-0
/
+21
*
ASoC: stm32: Use snd_pcm_stop_xrun() helper
Takashi Iwai
2018-07-04
1
-5
/
+2
*
ASoC: sti: Use snd_pcm_stop_xrun() helper
Takashi Iwai
2018-07-04
2
-4
/
+4
*
ASoC: qcom: Use snd_pcm_stop_xrun() helper
Takashi Iwai
2018-07-04
1
-1
/
+1
*
ASoC: davinci: Use snd_pcm_stop_xrun() helper
Takashi Iwai
2018-07-04
1
-12
/
+4
*
ASoC: nau8825: use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
2018-07-04
1
-1
/
+1
*
ASoC: core: Allow topology to override machine driver FE DAI link config.
Liam Girdwood
2018-07-03
2
-3
/
+110
*
ASoC: atmel-i2s: Remove unnecessary audio PLL clock (aclk)
Codrin Ciubotariu
2018-07-03
1
-39
/
+7
*
ASoC: es7134: add support for the es7154
Jerome Brunet
2018-07-03
1
-1
/
+59
*
ASoC: es7134: correct required power supplies
Jerome Brunet
2018-07-03
1
-3
/
+41
*
ASoC: AMD: Simplify trigger handler
Daniel Kurtz
2018-07-03
1
-6
/
+3
*
ASoC: AMD: Reset bytescount when starting transaction
Daniel Kurtz
2018-07-03
1
-5
/
+1
*
ASoC: AMD: Do not generate interrups for every captured sample
Daniel Kurtz
2018-07-03
1
-15
/
+0
*
ASoC: AMD: Fix Capture DMA channel names
Daniel Kurtz
2018-07-03
2
-16
/
+16
*
ASoC: AMD: Always subtract bytescount
Daniel Kurtz
2018-07-03
1
-2
/
+1
*
ASoC: AMD: Always stop ch2 first
Daniel Kurtz
2018-07-03
1
-15
/
+2
*
ASoC: pxa-ssp: mark expected switch fall-through
Gustavo A. R. Silva
2018-07-03
1
-0
/
+1
*
ASoC: es7241: add es7241 codec support
Jerome Brunet
2018-07-03
3
-0
/
+328
*
ASoC: rt5682: add button detection mode control
Bard Liao
2018-07-03
1
-0
/
+6
*
ASoC: es7134: Add VDD and AVDD power supplies
Jerome Brunet
2018-07-02
1
-0
/
+4
*
ASoC: es7134: check if mclk rate is valid
Jerome Brunet
2018-07-02
1
-2
/
+117
*
ASoC: es7134: remove 64kHz rate from the supported rates
Jerome Brunet
2018-07-02
1
-1
/
+5
*
ASoC: pxa-ssp: remove .set_pll() and .set_clkdiv() callbacks
Daniel Mack
2018-07-02
1
-73
/
+73
*
ASoC: pxa: select SND_PXA2XX_LIB for drivers that depend on it
Daniel Mack
2018-07-02
1
-0
/
+3
*
ASoC: ac97: convert to SPDX identifiers
Kuninori Morimoto
2018-07-02
1
-17
/
+12
*
ASoC: soc-generic-dmaengine-pcm: convert to SPDX identifiers
Kuninori Morimoto
2018-07-02
1
-14
/
+5
*
ASoC: soc-compress: convert to SPDX identifiers
Kuninori Morimoto
2018-07-02
1
-15
/
+9
*
ASoC: soc-topology: convert to SPDX identifiers
Kuninori Morimoto
2018-07-02
1
-26
/
+21
*
ASoC: soc-dapm: convert to SPDX identifiers
Kuninori Morimoto
2018-07-02
1
-24
/
+18
*
ASoC: soc-core: convert to SPDX identifiers
Kuninori Morimoto
2018-07-02
1
-23
/
+18
*
ASoC: soc-acpi: convert to SPDX identifiers
Kuninori Morimoto
2018-07-02
1
-15
/
+5
*
ASoC: soc-devres.c: convert to SPDX identifiers
Kuninori Morimoto
2018-07-02
1
-10
/
+5
*
ASoC: soc-utils.c: convert to SPDX identifiers
Kuninori Morimoto
2018-07-02
1
-14
/
+8
*
ASoC: soc-jack.c: convert to SPDX identifiers
Kuninori Morimoto
2018-07-02
1
-12
/
+7
[next]