| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel... | Takashi Iwai | 2022-02-01 | 17 | -70/+154 |
|\ |
|
| * | ASoC: ops: Check for negative values before reading them | Mark Brown | 2022-01-28 | 1 | -6/+6 |
| * | ASoC DPCM lockdep fixes | Mark Brown | 2022-01-28 | 2 | -6/+25 |
| |\ |
|
| | * | ASoC: soc-pcm: Move debugfs removal out of spinlock | Takashi Iwai | 2022-01-28 | 1 | -3/+9 |
| | * | ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locks | Takashi Iwai | 2022-01-28 | 2 | -3/+16 |
| * | | ASoC: rt5682: Fix deadlock on resume | Peter Ujfalusi | 2022-01-28 | 3 | -29/+12 |
| * | | ASoC: hdmi-codec: Fix OOB memory accesses | Dmitry Osipenko | 2022-01-28 | 1 | -1/+1 |
| |/ |
|
| * | ASoC: fsl: Add missing error handling in pcm030_fabric_probe | Miaoqian Lin | 2022-01-28 | 1 | -3/+8 |
| * | ASoC: qdsp6: q6apm-dai: only stop graphs that are started | Srinivas Kandagatla | 2022-01-26 | 1 | -2/+5 |
| * | ASoC: codecs: wcd938x: fix return value of mixer put function | Srinivas Kandagatla | 2022-01-26 | 1 | -3/+3 |
| * | ASoC: codecs: lpass-rx-macro: fix sidetone register offsets | Srinivas Kandagatla | 2022-01-26 | 1 | -4/+4 |
| * | ASoC: codecs: wcd938x: fix incorrect used of portid | Srinivas Kandagatla | 2022-01-26 | 1 | -11/+14 |
| * | ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx() | Mark Brown | 2022-01-25 | 1 | -0/+2 |
| * | ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx() | Mark Brown | 2022-01-25 | 1 | -1/+8 |
| * | ASoC: ops: Reject out of bounds values in snd_soc_put_volsw() | Mark Brown | 2022-01-25 | 1 | -2/+16 |
| * | ASoC: amd: acp-mach: Fix Left and Right rt1019 amp devices | Ajit Kumar Pandey | 2022-01-21 | 1 | -2/+2 |
| * | ASoC: mediatek: fix unmet dependency on GPIOLIB for SND_SOC_DMIC | Julian Braha | 2022-01-19 | 1 | -1/+1 |
| * | ASoC: max9759: fix underflow in speaker_gain_control_put() | Dan Carpenter | 2022-01-19 | 1 | -1/+2 |
| * | ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_name | Jiasheng Jiang | 2022-01-12 | 1 | -0/+2 |
| * | ASoC: simple-card: fix probe failure on platform component | Robert Hancock | 2022-01-11 | 1 | -1/+25 |
| * | ASoC: xilinx: xlnx_formatter_pcm: Make buffer bytes multiple of period bytes | Robert Hancock | 2022-01-10 | 1 | -3/+24 |
* | | ALSA: hda: Skip codec shutdown in case the codec is not registered | Peter Ujfalusi | 2022-02-01 | 1 | -0/+4 |
* | | ALSA: usb-audio: Correct quirk for VF0770 | Jonas Hahnfeld | 2022-02-01 | 1 | -1/+1 |
* | | ALSA: Replace acpi_bus_get_device() | Rafael J. Wysocki | 2022-02-01 | 2 | -9/+5 |
* | | ALSA: hda/realtek: Add quirk for ASUS GU603 | Albert Geantă | 2022-01-31 | 1 | -0/+1 |
* | | ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after rebo... | Christian Lachner | 2022-01-31 | 1 | -1/+1 |
* | | ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer ch... | Christian Lachner | 2022-01-31 | 1 | -0/+2 |
* | | ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220 qu... | Christian Lachner | 2022-01-31 | 1 | -0/+1 |
* | | ALSA: hda: realtek: Fix race at concurrent COEF updates | Takashi Iwai | 2022-01-31 | 1 | -11/+50 |
* | | ALSA: hda: Fix signedness of sscanf() arguments | Takashi Iwai | 2022-01-28 | 1 | -1/+1 |
* | | ALSA: usb-audio: initialize variables that could ignore errors | Tom Rix | 2022-01-27 | 1 | -0/+4 |
* | | ALSA: hda: Fix UAF of leds class devs at unbinding | Takashi Iwai | 2022-01-26 | 2 | -2/+18 |
* | | proc: remove PDE_DATA() completely | Muchun Song | 2022-01-22 | 1 | -2/+2 |
* | | Merge tag 'sound-fix-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-01-21 | 9 | -87/+116 |
|\ \ |
|
| * | | ALSA: hda/cs8409: Add new Warlock SKUs to patch_cs8409 | Stefan Binding | 2022-01-20 | 1 | -0/+2 |
| * | | ALSA: core: Simplify snd_power_ref_and_wait() with the standard macro | Takashi Iwai | 2022-01-19 | 1 | -20/+5 |
| * | | ALSA: hda: cs35l41: Make cs35l41_hda_remove() return void | Uwe Kleine-König | 2022-01-18 | 4 | -6/+8 |
| * | | ALSA: hda: cs35l41: Tidyup code | Lucas Tanure | 2022-01-18 | 4 | -54/+49 |
| * | | ALSA: hda: cs35l41: Make use of the helper function dev_err_probe() | Lucas Tanure | 2022-01-18 | 1 | -2/+1 |
| * | | ALSA: hda: cs35l41: Add missing default cases | Lucas Tanure | 2022-01-18 | 1 | -0/+13 |
| * | | ALSA: hda: cs35l41: Move cs35l41* calls to its own symbol namespace | Lucas Tanure | 2022-01-18 | 3 | -3/+4 |
| * | | ALSA: hda: cs35l41: Add calls to newly added test key function | Charles Keepax | 2022-01-18 | 1 | -0/+8 |
| * | | ALSA: hda: cs35l41: Avoid overwriting register patch | Charles Keepax | 2022-01-18 | 1 | -1/+1 |
| * | | ALSA: core: Fix SSID quirk lookup for subvendor=0 | Takashi Iwai | 2022-01-17 | 1 | -1/+1 |
| * | | ALSA: usb-audio: add mapping for MSI MPG X570S Carbon Max Wifi. | Johannes Schickel | 2022-01-16 | 1 | -0/+12 |
| * | | ALSA: hda/realtek: fix speakers and micmute on HP 855 G8 | Alexander Sergeyev | 2022-01-14 | 1 | -0/+12 |
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2022-01-18 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | virtio: wrap config->reset calls | Michael S. Tsirkin | 2022-01-14 | 1 | -2/+2 |
* | | | | Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2022-01-14 | 317 | -4541/+13717 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | ALSA: hda: intel-dsp-config: reorder the config table | Brent Lu | 2022-01-13 | 1 | -12/+12 |