index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-04
ALSA: memalloc: Minor refactoring
Takashi Iwai
3
-33
/
+26
2021-08-03
ASoC: mediatek: mt6359: convert to use module_platform_driver
Nobuhiro Iwamatsu
1
-16
/
+1
2021-08-03
Merge series "ASoC: soc-ops: cleanup cppcheck warning" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:
Mark Brown
1
-11
/
+10
2021-08-03
Merge series "ASoC: SOF/Intel: machine driver updates" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:
Mark Brown
5
-4
/
+48
2021-08-03
ASoC: rt5514: make array div static const, makes object smaller
Colin Ian King
1
-1
/
+1
2021-08-03
ASoC: codecs: ad193x: add support for 96kHz and 192kHz playback rates
Codrin Ciubotariu
2
-2
/
+32
2021-08-03
ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_xr_sx()
Kuninori Morimoto
1
-6
/
+5
2021-08-03
ASoC: soc-ops: cleanup cppcheck warning at snd_soc_get_xr_sx()
Kuninori Morimoto
1
-2
/
+1
2021-08-03
ASoC: soc-ops: cleanup cppcheck warning at snd_soc_limit_volume()
Kuninori Morimoto
1
-2
/
+1
2021-08-03
ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_volsw_sx()
Kuninori Morimoto
1
-1
/
+3
2021-08-03
ASoC: Intel: sof_sdw_max98373: remove useless inits
Pierre-Louis Bossart
1
-2
/
+2
2021-08-03
ASoC: Intel: update sof_pcm512x quirks
Pierre-Louis Bossart
1
-2
/
+11
2021-08-03
ASoC: SOF: Intel: Use DMI string to search for adl_mx98373_rt5682 variant
jairaj arava
2
-0
/
+23
2021-08-03
ASoC: Intel: sof_sdw: add quirk for Dell XPS 9710
Pierre-Louis Bossart
1
-0
/
+12
2021-08-03
ASoC: cs42l42: Remove duplicate control for WNF filter frequency
Richard Fitzgerald
1
-10
/
+0
2021-08-03
ASoC: cs42l42: Fix inversion of ADC Notch Switch control
Richard Fitzgerald
1
-1
/
+1
2021-08-03
ALSA: usb-audio: make array static const, makes object smaller
Colin Ian King
1
-2
/
+2
2021-08-03
ALSA: seq: Fix racy deletion of subscriber
Takashi Iwai
1
-12
/
+27
2021-08-03
ASoC: SOF: Intel: hda-ipc: fix reply size checking
Guennadi Liakhovetski
1
-2
/
+2
2021-08-03
ASoC: SOF: Intel: Kconfig: fix SoundWire dependencies
Pierre-Louis Bossart
1
-2
/
+2
2021-08-02
Merge series "soundwire/ASoC: abstract platform-dependent bases" from Bard Liao <yung-chuan.liao@linux.intel.com>:
Mark Brown
6
-14
/
+57
2021-08-02
Merge series "ASoC: Intel: bytcr_rt5640: Fix HP ElitePad 1000 G2 audio routing" from Hans de Goede <hdegoede@redhat.com>:
Mark Brown
1
-16
/
+102
2021-08-02
ASoC: tlv320aic32x4: make array clocks static, makes object smaller
Colin Ian King
1
-4
/
+4
2021-08-02
ASoC: Intel: bytcr_rt5640: Fix HP ElitePad 1000 G2 quirk
Hans de Goede
1
-2
/
+5
2021-08-02
ASoC: Intel: bytcr_rt5640: Add support for a second headset mic input
Hans de Goede
1
-2
/
+17
2021-08-02
ASoC: Intel: bytcr_rt5640: Add support for a second headphones output
Hans de Goede
1
-3
/
+37
2021-08-02
ASoC: Intel: bytcr_rt5640: Add a byt_rt5640_get_codec_dai() helper
Hans de Goede
1
-7
/
+15
2021-08-02
ASoC: Intel: bytcr_rt5640: Add line-out support
Hans de Goede
1
-4
/
+27
2021-08-02
ASoC: Intel: bytcr_rt5640: Move "Platform Clock" routes to the maps for the matching in-/output
Hans de Goede
1
-3
/
+6
2021-08-02
soundwire: intel: introduce shim and alh base
Bard Liao
1
-0
/
+2
2021-08-02
ASoC: SOF: intel: add snd_sof_dsp_check_sdw_irq ops
Bard Liao
6
-1
/
+27
2021-08-02
ASoC: SOF: intel: move sof_intel_dsp_desc() forward
Bard Liao
1
-11
/
+11
2021-08-02
ASoC: SOF: intel: hda: remove HDA_DSP_REG_SNDW_WAKE_STS definition
Bard Liao
2
-2
/
+1
2021-08-02
ASoC: SOF: intel: add sdw_shim/alh_base to sof_intel_dsp_desc
Bard Liao
4
-0
/
+16
2021-08-02
Merge series "ASoC: soc-topology: cleanup cppcheck warning" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:
Mark Brown
1
-12
/
+11
2021-08-02
ASoC: soc-topology: cleanup cppcheck warning at snd_soc_find_dai_link()
Kuninori Morimoto
1
-2
/
+1
2021-08-02
ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_kcontrol_elems_load()
Kuninori Morimoto
1
-3
/
+1
2021-08-02
ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_dapm_widget_elems_load()
Kuninori Morimoto
1
-3
/
+4
2021-08-02
ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_dai_elems_load()
Kuninori Morimoto
1
-3
/
+4
2021-08-02
ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_process_headers()
Kuninori Morimoto
1
-1
/
+1
2021-08-02
ASoC: rsnd: make some arrays static const, makes object smaller
Colin Ian King
1
-3
/
+3
2021-08-02
ASoC: amd: Fix reference to PCM buffer address
Takashi Iwai
3
-3
/
+3
2021-08-02
ALSA: usb-audio: Add quirk_flags module option
Takashi Iwai
1
-1
/
+7
2021-08-02
ALSA: usb-audio: Move generic DSD raw detection into quirk_flags
Takashi Iwai
2
-24
/
+30
2021-08-02
ALSA: usb-audio: Move ignore_ctl_error check into quirk_flags
Takashi Iwai
6
-30
/
+25
2021-08-02
ALSA: usb-audio: Move autosuspend quirk into quirk_flags
Takashi Iwai
4
-30
/
+11
2021-08-02
ALSA: usb-audio: Move rate validation quirk into quirk_flags
Takashi Iwai
3
-5
/
+6
2021-08-02
ALSA: usb-audio: Move interface setup delay into quirk_flags
Takashi Iwai
4
-23
/
+13
2021-08-02
ALSA: usb-audio: Move control message delay quirk into quirk_flags
Takashi Iwai
2
-59
/
+35
2021-08-02
ALSA: usb-audio: Move ITF-USB DSD quirk handling into quirk_flags
Takashi Iwai
2
-22
/
+23
[prev]
[next]