summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-035-9/+9
|\
| * Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman2022-05-0382-295/+791
| |\
| * | sound: usb: remove third argument of usb_maxpacket()Vincent Mailhol2022-04-235-9/+9
* | | Merge tag 'sound-fix-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-0314-17/+86
|\ \ \
| * \ \ Merge tag 'asoc-fix-v5.19-rc0' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2022-06-019-11/+34
| |\ \ \
| | * \ \ ASoC: da7219: Small fixes for jack detection and removalMark Brown2022-05-311-3/+15
| | |\ \ \
| | | * | | ASoC: da7219: cancel AAD related work earlier for jack removalAdam Thomson2022-05-301-4/+4
| | | * | | ASoC: da7219: Fix pole orientation detection on certain headsetsAdam Thomson2022-05-301-0/+12
| | * | | | ASoC: Intel: avs: Fix build error on arc, m68k and sparcUwe Kleine-König2022-05-301-1/+2
| | |/ / /
| | * | | ASoC: Intel: common: fix typo for tplg namingDavid Lin2022-05-261-1/+1
| | * | | ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" ...Oder Chiou2022-05-243-2/+13
| | * | | ASoC: SOF: amd: Fixed Build errorSyed Saba kareem2022-05-231-0/+1
| | * | | ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definitionShengjiu Wang2022-05-231-2/+2
| | * | | ASoC: soc-pcm: fix BE transition for TRIGGER_STARTPierre-Louis Bossart2022-05-231-2/+0
| * | | | ALSA: usb-audio: Optimize TEAC clock quirkTakashi Iwai2022-05-311-4/+8
| * | | | ALSA: hda/realtek - Fix microphone noise on ASUS TUF B550M-PLUSMarios Levogiannis2022-05-301-0/+10
| * | | | ALSA: hda/via: Delete does not require returnXiang wangx2022-05-271-2/+0
| * | | | ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9520 laptopRik van der Kemp2022-05-271-0/+1
| * | | | ALSA: usb-audio: Cancel pending work at closing a MIDI substreamTakashi Iwai2022-05-251-0/+3
| * | | | ALSA: usb-audio: Add mixer mapping for Gigabyte B450/550 MobosTakashi Iwai2022-05-251-0/+30
* | | | | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-0218-390/+466
|\ \ \ \ \
| * | | | | ASoC: pxa: i2s: use normal MMIO accessorsArnd Bergmann2022-05-071-48/+62
| * | | | | ASoC: pxa: ac97: use normal MMIO accessorsArnd Bergmann2022-05-073-53/+172
| * | | | | ASoC: pxa: use pdev resource for FIFO regsArnd Bergmann2022-05-071-7/+15
| * | | | | 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 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-302-3/+1
|\ \ \ \ \
| * | | | | m68k: coldfire: drop ISA_DMA_API supportArnd Bergmann2022-05-162-3/+1
* | | | | | Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-05-25508-9086/+22927
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | ALSA: hda/realtek - Add new type for ALC245Kailang Yang2022-05-241-2/+8
| * | | | | ALSA: usb-audio: Configure sync endpoints before dataCraig McLure2022-05-241-6/+11
| * | | | | Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-05-23469-7431/+21258
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | ASoC: SOF: Introduce generic (in)firmware tracing infrastructureMark Brown2022-05-2017-669/+767
| | |\ \ \ \
| | | * | | | ASoC: SOF: ipc3-dtrace: Move dtrace related variables local from sof_devPeter Ujfalusi2022-05-192-65/+93
| | | * | | | ASoC: SOF: Introduce opaque storage of private data for firmware tracingPeter Ujfalusi2022-05-191-0/+1
| | | * | | | ASoC: SOF: Modify the host trace_init parameter list to include dmabPeter Ujfalusi2022-05-197-9/+11
| | | * | | | ASoC: SOF: ipc3-dtrace: Move host ops wrappers from generic header to privatePeter Ujfalusi2022-05-193-31/+37
| | | * | | | ASoC: SOF: Switch to IPC generic firmware tracingPeter Ujfalusi2022-05-198-615/+44
| | | * | | | ASoC: SOF: Clone the trace code to ipc3-dtrace as fw_tracing implementationPeter Ujfalusi2022-05-194-0/+612
| | | * | | | ASoC: SOF: Rename dtrace_is_supported flag to fw_trace_is_supportedPeter Ujfalusi2022-05-194-10/+12