summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ALSA: hda/hdmi: fix warning about PCM count when used with SOFKai Vehmanen2022-04-151-2/+4
| * | | sound/oss/dmasound: fix 'dmasound_setup' defined but not usedMiles Chen2022-04-151-1/+1
* | | | ALSA: usb-audio: Fix wrong kfree issue in snd_usb_endpoint_free_allWan Jiabing2022-05-181-1/+1
* | | | ALSA: seq: replace ternary operator with max()Guo Zhengkui2022-05-171-1/+1
* | | | ALSA: usb-audio: Refcount multiple accesses on the single clockTakashi Iwai2022-05-164-10/+85
* | | | ALSA: hda: cs35l41: Add Amp Name based on channel and indexStefan Binding2022-05-162-0/+19
* | | | ASoC: cs35l41: Move cs_dsp config struct into shared codeStefan Binding2022-05-162-18/+26
* | | | ASoC: cs35l41: Move cs35l41 fs errata into shared codeStefan Binding2022-05-162-24/+34
* | | | ASoC: cs35l41: Move cs35l41_set_cspl_mbox_cmd to shared codeStefan Binding2022-05-163-82/+62
* | | | ALSA: hda: cs35l41: Enable GPIO2 Interrupt for CLSA0100 laptopsStefan Binding2022-05-161-0/+2
* | | | ALSA: hda: cs35l41: Add Support for InterruptsStefan Binding2022-05-163-1/+137
* | | | ALSA: hda: cs35l41: Remove Set Channel Map api from bindingStefan Binding2022-05-163-56/+1
* | | | ALSA: hda: cs35l41: Set Speaker Position for CLSA0100 LaptopStefan Binding2022-05-161-0/+1
* | | | ALSA: hda: cs35l41: Fix error in spi cs35l41 hda driver nameStefan Binding2022-05-161-1/+1
* | | | ALSA: Add generic serial MIDI driver using serial bus APIDaniel Kaehn2022-05-123-0/+394
* | | | ALSA: hda/cs8409: Add Speaker Playback Switch for WarlockStefan Binding2022-05-122-0/+3
* | | | ALSA: hda/cs8409: Add Speaker Playback Switch for CyborgStefan Binding2022-05-122-11/+64
* | | | ALSA: hda/cs8409: Support new Odin VariantsStefan Binding2022-05-123-3/+29
* | | | ALSA: hda/cs8409: Support manual mode detection for CS42L42Stefan Binding2022-05-093-31/+132
* | | | ALSA: hda/cs8409: Use general cs42l42 include in cs8409 hda driverStefan Binding2022-05-093-231/+229
* | | | ASoC: cs42l42: Move CS42L42 register descriptions to general includeStefan Binding2022-05-091-824/+2
* | | | ALSA: hdsp: remove redundant assignment to pointer kctlColin Ian King2022-05-091-1/+1
* | | | ALSA: hda/conexant: add a new hda codec SN6140bo liu2022-05-081-0/+1
* | | | ALSA: pcm: Check for null pointer of pointer substream before dereferencing itColin Ian King2022-04-251-1/+2
* | | | ALSA: usb-audio: Move generic implicit fb quirk entries into quirks.cTakashi Iwai2022-04-212-5/+6
* | | | ALSA: usb-audio: Add quirk bits for enabling/disabling generic implicit fbTakashi Iwai2022-04-212-1/+10
* | | | Merge branch 'for-linus' into for-nextTakashi Iwai2022-04-1353-124/+500
|\| | |
| * | | ALSA: usb-audio: Limit max buffer and period sizes per timeTakashi Iwai2022-04-131-87/+14
| * | | ALSA: memalloc: Add fallback SG-buffer allocations for x86Takashi Iwai2022-04-131-1/+110
| * | | ALSA: nm256: Don't call card private_free at probe error pathTakashi Iwai2022-04-121-1/+1
| * | | ALSA: mtpav: Don't call card private_free at probe error pathTakashi Iwai2022-04-121-2/+2
| * | | ALSA: rme9652: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+6
| * | | ALSA: hdspm: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+6
| * | | ALSA: hdsp: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+6
| * | | ALSA: oxygen: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-1/+11
| * | | ALSA: lx6464es: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+6
| * | | ALSA: cmipci: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+6
| * | | ALSA: aw2: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+6
| * | | ALSA: als300: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+6
| * | | ALSA: lola: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * | | ALSA: bt87x: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * | | ALSA: sis7019: Fix the missing error handlingTakashi Iwai2022-04-121-4/+10
| * | | ALSA: intel_hdmi: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-1/+6
| * | | ALSA: via82xx: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-122-4/+16
| * | | ALSA: sonicvibes: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * | | ALSA: rme96: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * | | ALSA: rme32: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-1/+7
| * | | ALSA: riptide: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-1/+7
| * | | ALSA: maestro3: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-1/+7
| * | | ALSA: korg1212: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+6