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
2022-04-11
ASoC: amd: Add support for enabling DMIC on acp6x via _DSD
Mario Limonciello
1
-0
/
+13
2022-04-11
ASoC: amd: Add driver data to acp6x machine driver
Mario Limonciello
1
-4
/
+25
2022-04-11
ASoC: SOF: ipc: Move the ipc_set_get_comp_data() local to ipc3-control
Peter Ujfalusi
3
-97
/
+88
2022-04-11
ASoC: SOF: sof-audio: Use the widget_kcontrol_setup ops for kcontrol set up
Peter Ujfalusi
1
-50
/
+4
2022-04-11
ASoC: SOF: Add widget_kcontrol_setup control ops for IPC3
Peter Ujfalusi
2
-0
/
+40
2022-04-11
ASoC: SOF: ipc: Switch over to use the rx_msg ops
Peter Ujfalusi
2
-453
/
+4
2022-04-11
ASoC: SOF: ipc: Switch over to use the tx_msg and set_get_data ops
Peter Ujfalusi
1
-278
/
+23
2022-04-11
ASoC: SOF: ipc: Use the get_reply ops in snd_sof_ipc_get_reply()
Peter Ujfalusi
1
-48
/
+2
2022-04-11
ASoC: SOF: ipc: Add check for mandatory IPC message handling ops
Peter Ujfalusi
1
-0
/
+5
2022-04-11
ASoC: SOF: ipc: Separate the ops checks by functions/topics
Peter Ujfalusi
1
-3
/
+9
2022-04-11
ASoC: SOF: ipc3: Implement rx_msg IPC ops
Peter Ujfalusi
1
-0
/
+212
2022-04-11
ASoC: SOF: ipc3: Implement the get_reply IPC ops
Peter Ujfalusi
1
-0
/
+55
2022-04-11
ASoC: SOF: ipc3: Implement the set_get_data IPC ops
Peter Ujfalusi
1
-0
/
+103
2022-04-11
ASoC: SOF: ipc3: Use sof_ipc3_tx_msg() internally for message sending
Peter Ujfalusi
1
-2
/
+2
2022-04-11
ASoC: SOF: ipc3: Implement the tx_msg IPC ops
Peter Ujfalusi
1
-0
/
+308
2022-04-11
ASoC: SOF: Add high level IPC IO callback definitions to ipc_ops
Peter Ujfalusi
1
-0
/
+21
2022-04-11
ASoC: SOF: Add helper function to prepare and send an IPC message
Peter Ujfalusi
2
-0
/
+55
2022-04-11
ALSA: hda/realtek: add quirk for Lenovo Thinkpad X12 speakers
Tao Jin
1
-0
/
+1
2022-04-11
ALSA: pcm: Test for "silence" field in struct "pcm_format_data"
Fabio M. De Francesco
1
-1
/
+1
2022-04-08
ASoC: codecs: Fix an error handling path in (rx|tx|va)_macro_probe()
Christophe JAILLET
3
-10
/
+26
2022-04-08
ASoC: mediatek: mt8192: support rt1015p_rt5682s
Mark Brown
2
-78
/
+120
2022-04-08
ASoC: mediatek: mt8195: Make sure of_device_id table are NULL terminated
Lv Ruyi
1
-0
/
+1
2022-04-08
ALSA: usb-audio: Increase max buffer size
Takashi Iwai
1
-1
/
+1
2022-04-08
ALSA: usb-audio: Cap upper limits of buffer/period bytes for implicit fb
Takashi Iwai
1
-2
/
+87
2022-04-08
ASoC: Merge fixes
Mark Brown
16
-62
/
+203
2022-04-08
ASoC: mediatek: mt8192: support rt1015p_rt5682s
Jiaxin Yu
2
-22
/
+40
2022-04-08
ASoC: mediatek: mt8192: refactor for I2S8/I2S9 DAI links of headset
Jiaxin Yu
1
-8
/
+26
2022-04-08
ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speaker
Jiaxin Yu
1
-51
/
+57
2022-04-08
Make headphone work on Huawei Matebook D15
Mark Brown
1
-28
/
+89
2022-04-07
ASoC: Intel: sof_es8336: Add a quirk for Huawei Matebook D15
Mauro Carvalho Chehab
1
-0
/
+9
2022-04-07
ASoC: Intel: sof_es8336: add a quirk for headset at mic1 port
Mauro Carvalho Chehab
1
-3
/
+16
2022-04-07
ASoC: Intel: sof_es8336: support a separate gpio to control headphone
Mauro Carvalho Chehab
1
-10
/
+49
2022-04-07
ASoC: Intel: sof_es8336: simplify speaker gpio naming
Pierre-Louis Bossart
1
-21
/
+21
2022-04-07
ASoC: SOF: mediatek: mt8195 add shutdown callback
YC Hung
1
-0
/
+7
2022-04-07
ASoC: SOF: OF: Add shutdown callback for SOF OF device
YC Hung
2
-0
/
+7
2022-04-07
ASoC: wm8731: Disable the regulator when probing fails
Zheyu Ma
1
-8
/
+11
2022-04-07
ASoC: Intel: soc-acpi: correct device endpoints for max98373
Chao Song
1
-2
/
+2
2022-04-07
ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in use
Srinivas Kandagatla
1
-25
/
+1
2022-04-07
ASoC: SOF: topology: Fix memory leak in sof_control_load()
Yu Liao
1
-1
/
+3
2022-04-07
ASoC: SOF: topology: cleanup dailinks on widget unload
Pierre-Louis Bossart
1
-0
/
+43
2022-04-07
ASoC: rt711/5682: check if bus is active before deferred jack detection
Pierre-Louis Bossart
2
-0
/
+16
2022-04-07
ALSA: hda: intel-dsp-config: update AlderLake PCI IDs
Pierre-Louis Bossart
1
-2
/
+16
2022-04-07
sound/oss/dmasound: fix build when drivers are mixed =y/=m
Randy Dunlap
2
-29
/
+1
2022-04-07
ALSA: hda/realtek: Add quirk for Clevo PD50PNT
Tim Crawford
1
-0
/
+1
2022-04-06
ASoC: wm8731: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-04-06
ASoC: sgtl5000: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-04-06
ASoC: rt1016: enable building
Stephen Kitt
2
-0
/
+7
2022-04-06
ASoC: pcm3060: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-04-06
ASoC: SOF: topology: Avoid open coded arithmetic in memory allocation
Christophe JAILLET
1
-6
/
+2
2022-04-06
ASoC: rt*: use simple i2c probe function
Stephen Kitt
23
-69
/
+46
[prev]
[next]