summaryrefslogtreecommitdiffstats
path: root/drivers/md/persistent-data (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-26ALSA: hda/tegra: Reset hardwareDmitry Osipenko1-0/+20
2021-01-26ALSA: hda/tegra: Use clk_bulk helpersDmitry Osipenko1-59/+9
2021-01-26ALSA: bebob: remove an unnecessary condition in hwdep_read()Takashi Sakamoto1-5/+3
2021-01-25ALSA: fireface: remove unnecessary condition in hwdep_read()Dan Carpenter1-6/+4
2021-01-25ALSA: oxfw: remove an unnecessary condition in hwdep_read()Dan Carpenter1-6/+4
2021-01-25ALSA: hda: Assign boolean values to a bool variableJiapeng Zhong1-1/+1
2021-01-24ALSA: hda: boolean values to a bool variableJiapeng Zhong1-1/+1
2021-01-21ALSA: usb-audio: Fix "RANGE setting not yet supported" errorsTakashi Iwai1-1/+1
2021-01-21ALSA: usb-audio: Skip the clock selector inquiry for single connectionsTakashi Iwai1-0/+6
2021-01-18ALSA: usb-audio: Add support for Pioneer DJM-750Olivia Mackintosh2-1/+62
2021-01-18ALSA: usb-audio: Avoid implicit feedback on Pioneer devicesTakashi Iwai1-8/+9
2021-01-18ALSA: usb-audio: Set sample rate for all sharing EPs on UAC1Takashi Iwai1-0/+9
2021-01-18ALSA: usb-audio: Fix UAC1 rate setup for secondary endpointsTakashi Iwai2-43/+6
2021-01-15ALSA: x86: Simplify with dma_set_mask_and_coherent()Takashi Iwai1-2/+1
2021-01-15ALSA: pci: Simplify with dma_set_mask_and_coherent()Takashi Iwai18-48/+21
2021-01-15ALSA: hda: Add Cometlake-R PCI IDKai-Chuan Hsieh1-0/+3
2021-01-15ALSA: dice: add support for Lexicon I-ONIX FW810sTakashi Sakamoto4-1/+41
2021-01-15ALSA: usb-audio: Convert the last strlcpy() usageTakashi Iwai1-6/+5
2021-01-15ALSA: usb-audio: Convert remaining strlcpy() to strscpy()Takashi Iwai1-3/+9
2021-01-15ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()Takashi Iwai1-1/+2
2021-01-14ALSA: hda/via: Add minimum mute flagTakashi Iwai1-0/+1
2021-01-14ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575TChris Chiu1-0/+8
2021-01-13ALSA: usb-audio: Always apply the hw constraints for implicit fb syncTakashi Iwai1-63/+108
2021-01-13ALSA: hda: Add AlderLake-P PCI ID and HDMI codec vidKai Vehmanen2-0/+4
2021-01-12ALSA: hda/hdmi - enable runtime pm for CI AMD display audioAlex Deucher1-3/+6
2021-01-12ALSA: firewire-tascam: Fix integer overflow in midi_port_work()Geert Uytterhoeven1-1/+1
2021-01-12ALSA: fireface: Fix integer overflow in transmit_midi_msg()Geert Uytterhoeven1-1/+1
2021-01-12ALSA: hda/tegra: fix tegra-hda on tegra30 socPeter Geis1-1/+1
2021-01-12clk: tegra30: Add hda clock default rates to clock driverPeter Geis1-0/+2
2021-01-12ALSA: doc: Fix reference to mixart.rstJonathan Neuschäfer1-1/+1
2021-01-08ALSA: usb-audio: Fix implicit feedback sync setup for Pioneer devicesTakashi Iwai1-10/+38
2021-01-08ALSA: usb-audio: Annotate the endpoint index in audioformatTakashi Iwai4-3/+10
2021-01-08ALSA: usb-audio: Avoid unnecessary interface re-setupTakashi Iwai5-15/+77
2021-01-08ALSA: usb-audio: Choose audioformat of a counter-part substreamTakashi Iwai1-5/+4
2021-01-08ALSA: usb-audio: Fix the missing endpoints creations for quirksTakashi Iwai1-10/+44
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches79-134/+134
2021-01-07ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machinesJeremy Szu1-0/+4
2021-01-04ALSA: hda/via: Fix runtime PM for Clevo W35xSSTakashi Iwai2-2/+13
2021-01-03ALSA: usb-audio: Add quirk for RC-505Timon Reinold1-0/+2
2021-01-01ALSA: hda/hdmi: Fix incorrect mutex unlock in silent_stream_disable()Takashi Iwai1-1/+1
2020-12-31ALSA: hda/realtek: Enable mute and micmute LED on HP EliteBook 850 G7Kai-Heng Feng1-0/+1
2020-12-31ALSA: hda/realtek: Add two "Intel Reference board" SSID in the ALC256.PeiSen Hou1-0/+2
2020-12-31ALSA: hda/realtek: Add mute LED quirk for more HP laptopsManuel Jiménez1-0/+1
2020-12-31ALSA: hda/conexant: add a new hda codec CX11970bo liu1-0/+1
2020-12-29ALSA: usb-audio: Add quirk for BOSS AD-10Takashi Iwai1-0/+2
2020-12-28ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395Jaroslav Kysela1-0/+7
2020-12-28ASoC: amd: Replacing MSI with Legacy IRQ modelRavulapati Vishnu vardhan rao1-13/+3
2020-12-28ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad E14 Gen 2Jaroslav Kysela1-0/+7
2020-12-28Linux 5.11-rc1v5.11-rc1Linus Torvalds1-2/+2
2020-12-27proc mountinfo: make splice available againLinus Torvalds1-3/+6