summaryrefslogtreecommitdiffstats
path: root/fs/fs_pin.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-17ALSA: seq: replace ternary operator with max()Guo Zhengkui1-1/+1
2022-05-16ALSA: usb-audio: Refcount multiple accesses on the single clockTakashi Iwai4-10/+85
2022-05-16ALSA: hda: cs35l41: Add Amp Name based on channel and indexStefan Binding2-0/+19
2022-05-16ASoC: cs35l41: Move cs_dsp config struct into shared codeStefan Binding3-18/+28
2022-05-16ASoC: cs35l41: Move cs35l41 fs errata into shared codeStefan Binding3-24/+35
2022-05-16ASoC: cs35l41: Move cs35l41_set_cspl_mbox_cmd to shared codeStefan Binding4-82/+82
2022-05-16ALSA: hda: cs35l41: Enable GPIO2 Interrupt for CLSA0100 laptopsStefan Binding1-0/+2
2022-05-16ALSA: hda: cs35l41: Add Support for InterruptsStefan Binding4-1/+191
2022-05-16ALSA: hda: cs35l41: Remove Set Channel Map api from bindingStefan Binding3-56/+1
2022-05-16ALSA: hda: cs35l41: Set Speaker Position for CLSA0100 LaptopStefan Binding1-0/+1
2022-05-16ALSA: hda: cs35l41: Fix error in spi cs35l41 hda driver nameStefan Binding1-1/+1
2022-05-12ALSA: Add generic serial MIDI driver using serial bus APIDaniel Kaehn3-0/+394