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-10-01
ASoC: SOF: Add new fields to snd_sof_route
Ranjani Sridharan
4
-0
/
+24
2021-10-01
AsoC: dapm: export a couple of functions
Ranjani Sridharan
2
-2
/
+4
2021-10-01
ASoC: SOF: sof-audio: add helpers for widgets, kcontrols and dai config set up
Ranjani Sridharan
1
-118
/
+116
2021-10-01
ASoC: SOF: topology: Add new token for dynamic pipeline
Ranjani Sridharan
2
-1
/
+74
2021-10-01
ASoC: SOF: control: Add access field in struct snd_sof_control
Ranjani Sridharan
2
-0
/
+2
2021-10-01
ASoC: topology: change the complete op in snd_soc_tplg_ops to return int
Ranjani Sridharan
3
-10
/
+18
2021-10-01
ASoC: qcom: apq8096: Constify static snd_soc_ops
Rikard Falkeborn
1
-1
/
+1
2021-10-01
ASoC: rt5682s: Fix HP noise caused by SAR mode switch when the system resumes
Derek Fang
1
-16
/
+10
2021-10-01
ASoC: rt5682s: Enable ASRC auto-disable to fix pop during jack plug-in while playback
Derek Fang
2
-0
/
+16
2021-10-01
ASoC: mediatek: mt8195: move of_node_put to remove function
Trevor Wu
1
-27
/
+42
2021-10-01
ASoC: Intel: sof_rt5682: Add support for max98360a speaker amp
Malik_Hsu
2
-0
/
+24
2021-10-01
ASoC: tegra: Constify static snd_soc_ops
Rikard Falkeborn
1
-1
/
+1
2021-10-01
ALSA: usb-audio: Fix packet size calculation regression
Takashi Iwai
1
-1
/
+1
2021-10-01
ALSA: hda - Enable headphone mic on Dell Latitude laptops with ALC3254
Chris Chiu
1
-0
/
+2
2021-10-01
ALSA: usb-audio: disable implicit feedback sync for Behringer UFX1204 and UFX1604
Geraldo Nascimento
1
-2
/
+0
2021-09-30
ASoC: rt5682: move clk related code to rt5682_i2c_probe
Jack Yu
3
-44
/
+51
2021-09-30
ASoC: fsl_rpmsg: Add rpmsg audio support for i.MX8ULP
Shengjiu Wang
1
-0
/
+1
2021-09-30
ASoC: wm_adsp: remove a repeated including
Guo Zhengkui
1
-1
/
+0
2021-09-30
ASoC: SOF: Change SND_SOC_SOF_TOPLEVEL from config to menuconfig
Peter Ujfalusi
1
-1
/
+1
2021-09-30
ASoC: rt5682s: Revise the macro RT5682S_PLLB_SRC_MASK
Derek Fang
1
-1
/
+1
2021-09-30
ASoC: rt5682s: Use dev_dbg instead of pr_debug
Derek Fang
1
-1
/
+1
2021-09-30
ASoC: rt5682s: Remove the volatile SW reset register from reg_default
Derek Fang
1
-1
/
+0
2021-09-30
ASoC: nau8824: Fix headphone vs headset, button-press detection no longer working
Hans de Goede
1
-2
/
+2
2021-09-30
ALSA: seq: Fix a potential UAF by wrong private_free call order
Takashi Iwai
1
-5
/
+3
2021-09-30
ALSA: usb-audio: Avoid killing in-flight URBs during draining
Takashi Iwai
3
-14
/
+18
2021-09-30
ALSA: usb-audio: Improved lowlatency playback support
Takashi Iwai
4
-68
/
+177
2021-09-30
ALSA: usb-audio: Add spinlock to stop_urbs()
Takashi Iwai
1
-0
/
+3
2021-09-30
ALSA: usb-audio: Check available frames for the next packet size
Takashi Iwai
3
-17
/
+39
2021-09-30
ALSA: usb-audio: Disable low-latency mode for implicit feedback sync
Takashi Iwai
1
-0
/
+3
2021-09-30
ALSA: usb-audio: Disable low-latency playback for free-wheel mode
Takashi Iwai
1
-2
/
+6
2021-09-30
ALSA: usb-audio: Rename early_playback_start flag with lowlatency_playback
Takashi Iwai
3
-10
/
+26
2021-09-30
ALSA: usb-audio: Fix possible race at sync of urb completions
Takashi Iwai
2
-1
/
+7
2021-09-30
ALSA: usb-audio: Restrict rates for the shared clocks
Takashi Iwai
4
-0
/
+32
2021-09-30
ALSA: hda/realtek: Enable 4-speaker output for Dell Precision 5560 laptop
John Liu
1
-0
/
+1
2021-09-30
ALSA: hda: Use position buffer for SKL+ again
Takashi Iwai
1
-22
/
+1
2021-09-30
ALSA: hda: Reduce udelay() at SKL+ position reporting
Takashi Iwai
1
-5
/
+23
2021-09-30
ALSA: usb-audio: Fix a missing error check in scarlett gen2 mixer
Takashi Iwai
1
-0
/
+2
2021-09-30
ALSA: virtio: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+2
2021-09-29
ASoC: ux500: mop500: Constify static snd_soc_ops
Rikard Falkeborn
2
-2
/
+2
2021-09-29
ASoC: ti: Constify static snd_soc_ops
Rikard Falkeborn
2
-2
/
+2
2021-09-28
ASoC: intel: sof_rt5682: update platform device name for Maxim amplifier
Brent Lu
4
-8
/
+8
2021-09-28
ASoC: SOF: ipc: Make the error prints consistent in tx_wait_done()
Peter Ujfalusi
1
-4
/
+6
2021-09-28
ASoC: SOF: prefix some terse and cryptic dev_dbg() with __func__
Marc Herbert
2
-5
/
+7
2021-09-28
ASoC: SOF: add error handling to snd_sof_ipc_msg_data()
Guennadi Liakhovetski
8
-39
/
+71
2021-09-28
ASoC: mediatek: mt8195: add missing of_node_put in probe
Trevor Wu
1
-10
/
+15
2021-09-28
ASoC: SOF: imx: add header file for ops
Pierre-Louis Bossart
4
-4
/
+13
2021-09-28
ASoC: SOF: pm: fix a stale comment
Ranjani Sridharan
1
-1
/
+1
2021-09-28
ASoC: SOF: Intel: hda-stream: Print stream name on STREAM_SD_OFFSET timeout
Peter Ujfalusi
1
-26
/
+59
2021-09-28
ALSA: pcsp: Make hrtimer forwarding more robust
Thomas Gleixner
1
-1
/
+1
2021-09-28
ASoC: SOF: Intel: hda-dai: fix potential locking issue
Pierre-Louis Bossart
1
-3
/
+4
[prev]
[next]