summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-04-0113-68/+158
|\
| * ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai2022-03-303-11/+38
| * Merge tag 'asoc-fix-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2022-03-304-13/+14
| |\
| | * ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEVZheng Bin2022-03-251-0/+1
| | * ASoC: rockchip: i2s_tdm: Fixup config for SND_SOC_DAIFMT_DSP_A/BMeng Tang2022-03-231-5/+5
| | * ASoC: fsl-asoc-card: Fix jack_event() always return 0Meng Tang2022-03-211-8/+4
| | * ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLsJiaxin Yu2022-03-211-0/+4
| * | ALSA: hda: Avoid unsol event during RPM suspendingMohan Kumar2022-03-301-1/+7
| * | ALSA: hda/realtek: Fix audio regression on Mi Notebook Pro 2020Kai-Heng Feng2022-03-301-2/+2
| * | ALSA: hda/cs8409: Add new Dolphin HW variantsVitaly Rodionov2022-03-281-0/+5
| * | ALSA: hda/cs8409: Disable HSBIAS_SENSE_EN for CyborgStefan Binding2022-03-281-8/+1
| * | ALSA: hda/cs8409: Support new Warlock MLK VariantsStefan Binding2022-03-283-2/+44
| * | ALSA: hda/cs8409: Fix Full Scale Volume setting for all variantsStefan Binding2022-03-282-13/+19
| * | ALSA: hda/cs8409: Re-order quirk table into ascending orderStefan Binding2022-03-281-17/+17
| * | ALSA: hda/cs8409: Fix Warlock to use mono mic configurationStefan Binding2022-03-281-2/+2
| * | ALSA: cs4236: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-03-271-3/+5
| * | ALSA: hda/realtek: Enable headset mic on Lenovo P360Kai-Heng Feng2022-03-271-0/+1
| * | ALSA: hda/realtek: Add mute and micmut LED support for Zbook Fury 17 G9Kai-Heng Feng2022-03-241-1/+8
* | | 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
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | ALSA: hda/realtek: Add alc256-samsung-headphone fixupMatt Kramer2022-03-221-0/+11
| * | | | | | ALSA: pci: fix reading of swapped values from pcmreg in AC97 codecGiacomo Guiduzzi2022-03-221-2/+2
| * | | | | | ALSA: pcm: Add stream lock during PCM reset ioctl operationsTakashi Iwai2022-03-221-0/+4
| * | | | | | ALSA: pcm: Fix races among concurrent prealloc proc writesTakashi Iwai2022-03-221-4/+7
| * | | | | | ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free callsTakashi Iwai2022-03-221-14/+18
| * | | | | | ALSA: pcm: Fix races among concurrent read/write and buffer changesTakashi Iwai2022-03-221-0/+4
| * | | | | | ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai2022-03-222-22/+41
| * | | | | | Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-03-21282-6719/+20444
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Make the SOF control, PCM and PM code IPC agnosticMark Brown2022-03-1817-1459/+1805
| | |\ \ \ \ \
| | | * | | | | ASoC: SOF: Add a new dai_get_clk topology IPC opRanjani Sridharan2022-03-183-24/+42
| | | * | | | | ASoC: SOF: topology: Add ops for setting up and tearing down pipelinesRanjani Sridharan2022-03-185-226/+235
| | | * | | | | ASoC: SOF: expose sof_route_setup()Ranjani Sridharan2022-03-182-2/+4
| | | * | | | | ASoC: SOF: Add dai_link_fixup PCM op for IPC3Ranjani Sridharan2022-03-182-171/+189
| | | * | | | | ASoC: SOF: Add trigger PCM op for IPC3Ranjani Sridharan2022-03-182-17/+49
| | | * | | | | ASoC: SOF: Define hw_params PCM op for IPC3Ranjani Sridharan2022-03-182-95/+115
| | | * | | | | ASoC: SOF: Introduce IPC3 PCM hw_free opRanjani Sridharan2022-03-187-35/+72
| | | * | | | | ASoC: SOF: pcm: expose the sof_pcm_setup_connected_widgets() functionRanjani Sridharan2022-03-182-3/+4