summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| * ASoC: soc-pcm: use GFP_KERNEL when the code is sleepableChristophe JAILLET2022-04-041-1/+1
| * ASoC: SOF: topology: Fix memory leak of scontrol->namePeter Ujfalusi2022-04-041-0/+3
| * codecs: rt5682s: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-04-041-7/+4
| * ASoC: topology: Correct error handling in soc_tplg_dapm_widget_create()Peter Ujfalusi2022-04-041-2/+2
| * ASoC: atmel: Remove system clock tree configuration for at91sam9g20ekMark Brown2022-04-041-61/+0
| * 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
| | |\ \ \
| | * | | | ALSA: hda/realtek: Make use of the helper component_compare_dev_nameYong Wu2022-02-251-8/+3
| | * | | | ASoC: codecs: wcd938x: Make use of the helper component_compare/release_ofYong Wu2022-02-251-14/+4
| * | | | | Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-272-18/+18
| |\ \ \ \ \
| | * | | | | x86: Remove toolchain check for X32 ABI capabilityMasahiro Yamada2022-03-152-18/+18
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-03-251-0/+1
| |\ \ \ \ \
| | * | | | | powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.hChristophe Leroy2022-02-071-0/+1
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2022-03-242-3/+3
| |\ \ \ \ \
| | * | | | | treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-172-3/+3
| | |/ / / /
| * | | | | Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2022-03-233-110/+0
| |\ \ \ \ \
| | * | | | | ARM: pxa: remove Intel Imote2 and Stargate 2 boardsJonathan Cameron2022-02-283-110/+0
| * | | | | | Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-03-23319-7106/+21344
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2022-03-231-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab2022-03-181-2/+2
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-03-2111-29/+11
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | spi: make remove callback a void functionUwe Kleine-König2022-02-0911-29/+11
| | |/ / / / /
* | | | | | | ALSA: usb-audio: add mapping for MSI MAG X570S Torpedo MAX.Maurizio Avogadro2022-04-191-0/+4
* | | | | | | ALSA: hda/i915: Fix one too many pci_dev_put()Lucas De Marchi2022-04-191-4/+3
* | | | | | | ALSA: hda/hdmi: add HDMI codec VID for Raptorlake-PKai Vehmanen2022-04-151-0/+1
* | | | | | | 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: 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