summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ALSA: intel8x0: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-122-4/+16
| * | | ALSA: ice1724: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * | | ALSA: fm801: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * | | ALSA: es1968: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * | | ALSA: es1938: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * | | ALSA: ens137x: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * | | ALSA: emu10k1x: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * | | ALSA: cs5535audio: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * | | ALSA: cs4281: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * | | ALSA: ca0106: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * | | ALSA: azt3328: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-1/+7
| * | | ALSA: au88x0: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-1/+7
| * | | ALSA: atiixp: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-122-4/+16
| * | | ALSA: als4000: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * | | ALSA: ali5451: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * | | ALSA: ad1889: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * | | ALSA: sc6000: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-1/+6
| * | | ALSA: galaxy: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-1/+6
| * | | ALSA: echoaudio: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+7
| * | | ALSA: core: Add snd_card_free_on_error() helperTakashi Iwai2022-04-121-0/+28
| * | | ALSA: hda/realtek: add quirk for Lenovo Thinkpad X12 speakersTao Jin2022-04-111-0/+1
| * | | ALSA: pcm: Test for "silence" field in struct "pcm_format_data"Fabio M. De Francesco2022-04-111-1/+1
| * | | ALSA: usb-audio: Increase max buffer sizeTakashi Iwai2022-04-081-1/+1
| * | | ALSA: usb-audio: Cap upper limits of buffer/period bytes for implicit fbTakashi Iwai2022-04-081-2/+87
| * | | ALSA: hda: intel-dsp-config: update AlderLake PCI IDsPierre-Louis Bossart2022-04-071-2/+16
| * | | sound/oss/dmasound: fix build when drivers are mixed =y/=mRandy Dunlap2022-04-072-29/+1
| * | | ALSA: hda/realtek: Add quirk for Clevo PD50PNTTim Crawford2022-04-071-0/+1
| * | | ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov2022-04-051-1/+1
| * | | ALSA: hda/i915 - skip acomp init if no matching displayKai Vehmanen2022-04-051-10/+19
* | | | Merge branch 'topic/cs35l41' into for-nextTakashi Iwai2022-04-1329-520/+399
|\ \ \ \
| * | | | ASoC: cs35l41: Support external boostLucas Tanure2022-04-132-15/+39
| * | | | ALSA: hda: cs35l41: Move external boost handling to lib for ASoC useLucas Tanure2022-04-132-115/+133
| * | | | ALSA: hda: cs35l41: Handle all external boost setups the same wayLucas Tanure2022-04-131-36/+24
| * | | | ALSA: hda: cs35l41: Reorganize log for playback actionsLucas Tanure2022-04-131-8/+7
| * | | | ALSA: hda: cs35l41: Remove cs35l41_hda_reg_sequence structLucas Tanure2022-04-132-60/+33
| * | | | ALSA: hda: cs35l41: Move boost config to initialization codeLucas Tanure2022-04-131-5/+8
| * | | | ALSA: cs35l41: Enable Internal Boost in shared libLucas Tanure2022-04-131-0/+3
| * | | | ALSA: hda: cs35l41: Mute the device before shutdownLucas Tanure2022-04-131-1/+6
| * | | | ALSA: hda: cs35l41: Put the device into safe mode for external boostLucas Tanure2022-04-131-5/+8
| * | | | ALSA: hda: cs35l41: Add Boost type flagLucas Tanure2022-04-131-19/+24
| * | | | ALSA: hda: cs35l41: Always configure the DAILucas Tanure2022-04-131-8/+2
| * | | | ALSA: hda: cs35l41: Fix I2S params commentsLucas Tanure2022-04-131-2/+2
| * | | | ALSA: cs35l41: Move cs35l41_gpio_config to shared libLucas Tanure2022-04-133-49/+47
| * | | | ALSA: cs35l41: Check hw_config before using itLucas Tanure2022-04-133-60/+102
| * | | | ALSA: cs35l41: Unify hardware configurationLucas Tanure2022-04-136-111/+77
| | |/ / | |/| |
| * | | Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-04-0113-68/+158
| |\| |
| * | | Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-281-1/+1
| |\ \ \
| | * | | xen/grant-table: remove readonly parameter from functionsJuergen Gross2022-03-151-1/+1
| * | | | Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-282-22/+7
| |\ \ \ \
| | * \ \ \ Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman2022-02-2838-144/+339
| | |\ \ \ \