summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Input: touchscreen: use wrapper for pxa2xx ac97 registersArnd Bergmann2022-05-071-0/+12
* ARM: pxa: magician: use platform driver for audioArnd Bergmann2022-05-071-104/+37
* ARM: pxa: z2: use gpio lookup for audio deviceArnd Bergmann2022-05-071-3/+2
* ARM: pxa: eseries: use gpio lookup for audioArnd Bergmann2022-05-073-51/+46
* ARM: pxa: spitz: use gpio descriptors for audioArnd Bergmann2022-05-071-35/+23
* ARM: pxa: hx4700: use gpio descriptors for audioArnd Bergmann2022-05-071-22/+15
* ARM: pxa: corgi: use gpio descriptors for audioArnd Bergmann2022-05-071-13/+28
* ARM: pxa: poodle: use platform data for poodle asoc driverArnd Bergmann2022-05-071-23/+26
* ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptorsLinus Walleij2022-05-071-15/+8
* ARM: pxa: pxa2xx-ac97-lib: use IRQ resourceArnd Bergmann2022-04-191-3/+7
* ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann2022-04-1914-14/+14
* ARM: pxa: split up mach/hardware.hArnd Bergmann2022-04-194-3/+3
* 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