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
/
codecs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-02
ASoC: wm8962: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-02
ASoC: wm8996: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-02
ASoC: wm8904: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-02
ASoC: wm8960: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-02
ASoC: wm8955: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-02
ASoC: rt5677: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-02
ASoC: rt5640: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+2
2018-08-02
ASoC: wm8961: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-01
ASoC: wcd9335: Fix build
Mark Brown
3
-1161
/
+0
2018-08-01
ASoC: wcd9335: Fix build due to CLASS-H Controller support
Mark Brown
4
-665
/
+1
2018-08-01
ASoC: nau8540: remove redundant variable osrate
Colin Ian King
1
-3
/
+0
2018-08-01
Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...
Mark Brown
1
-221
/
+205
2018-07-31
ASoC: wcd9335: add CLASS-H Controller support
Srinivas Kandagatla
4
-1
/
+665
2018-07-31
ASoC: wcd9335: add support to wcd9335 codec
Srinivas Kandagatla
3
-0
/
+1161
2018-07-30
ASoC: ak4613: convert to SPDX identifiers
Kuninori Morimoto
1
-15
/
+11
2018-07-30
ASoC: da7210: convert to SPDX identifiers
Kuninori Morimoto
1
-16
/
+11
2018-07-30
ASoC: ak4554: convert to SPDX identifiers
Kuninori Morimoto
1
-11
/
+6
2018-07-30
ASoC: ak4642: convert to SPDX identifiers
Kuninori Morimoto
1
-15
/
+11
2018-07-26
ASoC: pcm186x: Declare PCM format with snd_pcm_format_t
Takashi Iwai
1
-1
/
+1
2018-07-25
ASoC: rt5631: add Volume to the name of volume control
Bard Liao
1
-2
/
+2
2018-07-19
ASoC: rt5651: Add IN3 Boost volume control
Hans de Goede
1
-1
/
+3
2018-07-19
ASoC: wm_adsp: Parse HOST_BUFFER controls
Richard Fitzgerald
2
-1
/
+66
2018-07-19
ASoC: wm_adsp: Allow up to 8 channels for voice control
Richard Fitzgerald
1
-1
/
+1
2018-07-19
ASoC: wm_adsp: Take prefix into account in control name length
Charles Keepax
1
-0
/
+3
2018-07-19
ASoC: wm_adsp: Correct algorithm list allocation size
Charles Keepax
1
-1
/
+1
2018-07-18
ASoC: hdac_hdmi: Add documentation for power management
Sriram Periyasamy
1
-0
/
+69
2018-07-17
ALSA: hda: Make audio component support more generic
Takashi Iwai
1
-1
/
+7
2018-07-17
ALSA: hda/i915: Associate audio component with devres
Takashi Iwai
1
-1
/
+1
2018-07-17
drm/i915: Split audio component to a generic type
Takashi Iwai
1
-1
/
+1
2018-07-10
ASoC: rt5651: Add button press support
Hans de Goede
2
-7
/
+159
2018-07-10
ASoC: rt5651: Allow disabling jack-detect by calling set_jack(NULL)
Hans de Goede
1
-19
/
+36
2018-07-10
ASoC: rt5651: Fix workqueue cancel vs irq free race on remove
Hans de Goede
1
-10
/
+12
2018-07-09
ASoC: adau171x1: Connect playback DAI to the DSP
Lars-Peter Clausen
1
-0
/
+1
2018-07-05
ASoC: nau8824: use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-1
/
+1
2018-07-04
ASoC: nau8825: use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-1
/
+1
2018-07-03
ASoC: es7134: add support for the es7154
Jerome Brunet
1
-1
/
+59
2018-07-03
ASoC: es7134: correct required power supplies
Jerome Brunet
1
-3
/
+41
2018-07-03
ASoC: es7241: add es7241 codec support
Jerome Brunet
3
-0
/
+328
2018-07-03
ASoC: rt5682: add button detection mode control
Bard Liao
1
-0
/
+6
2018-07-02
ASoC: es7134: Add VDD and AVDD power supplies
Jerome Brunet
1
-0
/
+4
2018-07-02
ASoC: es7134: check if mclk rate is valid
Jerome Brunet
1
-2
/
+117
2018-07-02
ASoC: es7134: remove 64kHz rate from the supported rates
Jerome Brunet
1
-1
/
+5
2018-06-28
ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver instead
Rakesh Ughreja
1
-7
/
+5
2018-06-28
ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus instead
Rakesh Ughreja
1
-13
/
+9
2018-06-28
ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device instead
Rakesh Ughreja
1
-206
/
+190
2018-06-27
ASoC: tas517x: add tas5707 support
Jerome Brunet
3
-1
/
+130
2018-06-27
ASoC: simple-amplifer: add simple-amplifier compatible
Jerome Brunet
1
-0
/
+1
2018-06-27
ASoC: simple-amplifier: rename dio2125 to simple-amplifer
Jerome Brunet
3
-27
/
+28
2018-06-25
ASoC: cx20442: Don't ignore regulator_get() errors.
Janusz Krzysztofik
1
-2
/
+21
2018-06-22
Merge branch 'asoc-4.18' into asoc-4.19 for amd dep
Mark Brown
3
-0
/
+24
[next]