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-06-03
ASoC: rsnd: check for zero node count
Colin Ian King
1
-0
/
+3
2021-06-03
ASoC: imx-audio-rpmsg: use module_rpmsg_driver to simplify the code
Yang Yingliang
1
-11
/
+1
2021-06-03
ASoC: atmel: sam9x5_wm8731: use devm_snd_soc_register_card()
Yang Yingliang
1
-2
/
+1
2021-06-03
ASoC: rsnd: tidyup __rsnd_mod_xxx macro comments
Kuninori Morimoto
1
-13
/
+7
2021-06-03
ASoC: rsnd: adg: check return value for rsnd_adg_get_clkin/out()
Kuninori Morimoto
1
-23
/
+61
2021-06-03
ASoC: rsnd: adg: use more simple method for null_clk
Kuninori Morimoto
2
-26
/
+27
2021-06-03
ASoC: rsnd: adg: tidyup rsnd_adg_get_clkin/out() parameter
Kuninori Morimoto
1
-7
/
+7
2021-06-03
ASoC: rsnd: adg: supply __printf(x, y) formatting for dbg_msg()
Kuninori Morimoto
1
-0
/
+1
2021-06-03
ASoC: tas2562: Fix TDM_CFG0_SAMPRATE values
Richard Weinberger
1
-7
/
+7
2021-06-03
ASoC: AMD Renoir: Remove fix for DMI entry on Lenovo 2020 platforms
Mark Pearson
1
-35
/
+0
2021-06-03
ALSA: hda: update the power_state during the direct-complete
Hui Wang
1
-0
/
+5
2021-06-03
ALSA: timer: Fix master timer notification
Takashi Iwai
1
-1
/
+2
2021-06-02
ASoC: Intel: Skylake: use DEVICE_ATTR_RO macro
YueHaibing
1
-3
/
+3
2021-06-02
ASoC: codecs: tfa989x: Add support for optional vddd-supply
Vincent Knecht
1
-0
/
+34
2021-06-02
ASoC: codecs: tfa989x: Add support for tfa9897
Vincent Knecht
1
-0
/
+25
2021-06-02
ASoC: sigmadsp: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-06-02
ASoC: AMD Renoir - add DMI entry for Lenovo 2020 AMD platforms
Mark Pearson
1
-0
/
+35
2021-06-02
mfd: arizona: Allow building arizona MFD-core as module
Hans de Goede
1
-5
/
+5
2021-06-02
ALSA: control led: fix memory leak in snd_ctl_led_register
Dongliang Mu
1
-7
/
+26
2021-06-02
ASoC: rk817: fix a warning in rk817_probe()
Chris Morgan
1
-2
/
+1
2021-06-02
ALSA: usb-audio: Reduce latency at playback start
Takashi Iwai
1
-5
/
+9
2021-06-02
ALSA: usb-audio: Factor out DSD bitrev copy function
Takashi Iwai
1
-9
/
+19
2021-06-02
ALSA: usb-audio: Refactoring delay account code
Takashi Iwai
3
-80
/
+56
2021-06-02
ALSA: usb-audio: Pre-calculate buffer byte size
Takashi Iwai
2
-24
/
+25
2021-06-02
ALSA: usb-audio: Make snd_usb_pcm_delay() static
Takashi Iwai
2
-5
/
+2
2021-06-02
ALSA: firewire-motu: sequence replay for source packet header
Takashi Sakamoto
3
-74
/
+26
2021-06-02
ALSA: firewire-motu: cache event ticks in source packet header per data block
Takashi Sakamoto
3
-3
/
+70
2021-06-02
ALSA: firewire-motu: use macro for magic numbers relevant to IEC 61883-1
Takashi Sakamoto
1
-14
/
+26
2021-06-01
Merge series "ASoC: Constify snd_compress_ops" from Rikard Falkeborn <rikard.falkeborn@gmail.com>:
Mark Brown
6
-6
/
+6
2021-06-01
Merge series "ASoC: rsnd: adjust disabled module for R-Car D3" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:
Mark Brown
7
-21
/
+91
2021-06-01
ALSA: bebob: perform sequence replay for media clock recovery
Takashi Sakamoto
1
-4
/
+9
2021-06-01
ALSA: dice: perform sequence replay for media clock recovery
Takashi Sakamoto
1
-1
/
+5
2021-06-01
ALSA: dice: wait just for NOTIFY_CLOCK_ACCEPTED after GLOBAL_CLOCK_SELECT operation
Takashi Sakamoto
2
-23
/
+8
2021-06-01
ASoC: SOF: Intel: pci-tgl: add ADL-M support
Kai Vehmanen
1
-0
/
+2
2021-06-01
ASoC: SOF: Intel: hda: don't print ROM status if cl_dsp_init() fails
Ranjani Sridharan
1
-5
/
+0
2021-06-01
ASoC: SOF: Intel: hda: clean up hda_dsp_dump()
Ranjani Sridharan
1
-12
/
+5
2021-06-01
ASoC: ti: omap-mcbsp: use DEVICE_ATTR_RW macro
YueHaibing
1
-1
/
+1
2021-06-01
ASoC: SOF: Intel: Constify sof_probe_compressed_ops
Rikard Falkeborn
2
-2
/
+2
2021-06-01
ASoC: qcom: q6asm-dai: Constify static struct snd_compress_ops
Rikard Falkeborn
1
-1
/
+1
2021-06-01
ASoC: wm5110: Constify static struct snd_compress_ops
Rikard Falkeborn
1
-1
/
+1
2021-06-01
ASoC: wm5102: Constify static struct snd_compress_ops
Rikard Falkeborn
1
-1
/
+1
2021-06-01
ASoC: cs47125: Constify static struct snd_compress_ops
Rikard Falkeborn
1
-1
/
+1
2021-06-01
ASoC: rsnd: adjust disabled module
Kuninori Morimoto
6
-3
/
+67
2021-06-01
ASoC: rsnd: tidyup rsnd_parse_connect_xxx()
Kuninori Morimoto
3
-3
/
+9
2021-06-01
ASoC: rsnd: tidyup rsnd_dma_request_channel()
Kuninori Morimoto
6
-9
/
+9
2021-06-01
ASoC: rsnd: tidyup rsnd_parse_connect_common()
Kuninori Morimoto
2
-6
/
+6
2021-06-01
ASoC: SOF: reset enabled_cores state at suspend
Kai Vehmanen
1
-0
/
+1
2021-06-01
ASoC: fsl-asoc-card: Set .owner attribute when registering card.
Nicolas Cavallari
1
-0
/
+1
2021-06-01
ASoC: topology: Fix spelling mistake "vesion" -> "version"
Colin Ian King
1
-3
/
+3
2021-06-01
ASoC: Add Rockchip rk817 audio CODEC support
Chris Morgan
3
-0
/
+547
[prev]
[next]