summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: add quirk for Samsung USBC Headset (AKG)Macpaul Lin2020-06-231-0/+8
* ALSA: usb-audio: Add registration quirk for Kingston HyperX Cloud Flight SChristoffer Nielsen2020-06-231-0/+1
* Merge tag 'asoc-fix-v5.8-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-06-2226-151/+295
|\
| * ASoC: rockchip: Fix a reference count leak.Qiushi Wu2020-06-181-1/+3
| * ASoC: amd: closing specific instance.Ravulapati Vishnu vardhan rao2020-06-181-7/+23
| * Merge series "ASoC: SOF: Intel: update PCI IDs" from Pierre-Louis Bossart <pi...Mark Brown2020-06-174-36/+25
| |\
| | * ASoC: SOF: Intel: add PCI IDs for ICL-H and TGL-HPierre-Louis Bossart2020-06-171-2/+8
| | * ASoC: SOF: Intel: add PCI ID for CometLake-SPierre-Louis Bossart2020-06-171-0/+2
| | * ASoC: Intel: SOF: merge COMETLAKE_LP and COMETLAKE_HPierre-Louis Bossart2020-06-174-34/+15
| * | ASoC: hdac_hda: fix memleak with regmap not freed on removePierre-Louis Bossart2020-06-171-6/+10
| |/
| * ASoC: fsl_ssi: Fix bclk calculation for mono channelShengjiu Wang2020-06-161-4/+9
| * Merge series "ASoC: topology: fix use-after-free when removing components" fr...Mark Brown2020-06-153-2/+42
| |\
| | * ASoC: soc-topology: use devm_snd_soc_register_dai()Pierre-Louis Bossart2020-06-151-2/+1
| | * ASoC: soc-devres: add devm_snd_soc_register_dai()Pierre-Louis Bossart2020-06-152-0/+41
| * | ASoC: SOF: Intel: hda: Clear RIRB status before reading WPBrent Lu2020-06-151-2/+7
| * | ASoC: rt1015: Update rt1015 default register value according to spec modifica...Jack Yu2020-06-152-50/+89
| * | ASoC: qcom: common: set correct directions for dailinksSrinivas Kandagatla2020-06-151-2/+12
| * | ASoc: q6afe: add support to get port directionSrinivas Kandagatla2020-06-152-0/+9
| * | ASoC: soc-pcm: fix checks for multi-cpu FE dailinksPierre-Louis Bossart2020-06-151-3/+3
| * | ASoC: rt5682: Let dai clks be registered whether mclk exists or notderek.fang2020-06-151-5/+6
| |/
| * ASoC: fsl_asrc_dma: Fix data copying speed issue with EDMAShengjiu Wang2020-06-122-11/+17
| * ASoC: fsl_asrc_dma: Reuse the dma channel if available in Back-EndShengjiu Wang2020-06-121-5/+20
| * ASoC: dmaengine_pcm: export soc_component_to_pcmShengjiu Wang2020-06-122-12/+11
| * ASoC: soc-card: export snd_soc_lookup_component_nolockedShengjiu Wang2020-06-122-1/+4
| * ASoC: q6asm: handle EOS correctlySrinivas Kandagatla2020-06-111-3/+4
| * ASoC: max98390: Update regmap readable reg and volatileSteve Lee2020-06-111-3/+3
* | ALSA: hda: Intel: add missing PCI IDs for ICL-H, TGL-H and EKLPierre-Louis Bossart2020-06-181-0/+8
* | ALSA: hda/realtek: Add mute LED and micmute LED support for HP systemsKai-Heng Feng2020-06-171-0/+2
* | ALSA: usb-audio: Fix potential use-after-free of streamsTakashi Iwai2020-06-171-0/+1
* | ALSA: hda/realtek - Add quirk for MSI GE63 laptopTakashi Iwai2020-06-161-0/+1
* | ALSA: usb-audio: Set 48 kHz rate for RodecasterChristopher Swenson2020-06-151-2/+4
* | ALSA: usb-audio: add quirk for Denon DCD-1500REYick W. Tse2020-06-151-0/+1
* | ALSA: usb-audio: Add implicit feedback quirk for SSL2+.Laurence Tratt2020-06-121-0/+1
* | ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch tableAaron Plattner2020-06-111-0/+5
* | Merge tag 'asoc-fix-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai2020-06-1016-38/+136
|\|
| * Merge series "ASoC: Fix dailink checks for DPCM" from Pierre-Louis Bossart <p...Mark Brown2020-06-097-20/+62
| |\
| | * ASoC: SOF: nocodec: conditionally set dpcm_capture/dpcm_playback flagsPierre-Louis Bossart2020-06-091-2/+4
| | * ASoC: Intel: boards: replace capture_only by dpcm_capturePierre-Louis Bossart2020-06-094-5/+5
| | * ASoC: core: only convert non DPCM link to DPCM linkBard Liao2020-06-091-3/+19
| | * ASoC: soc-pcm: dpcm: fix playback/capture checksPierre-Louis Bossart2020-06-091-10/+34
| * | ASoC: rt5645: Add platform-data for Asus T101HAHans de Goede2020-06-091-0/+14
| * | ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tabletHans de Goede2020-06-091-0/+12
| * | ASoC: meson: add missing free_irq() in error pathPavel Machek (CIP)2020-06-091-2/+8
| |/
| * dt-bindings: ASoc: Fix tdm-slot documentation spelling errorDan Murphy2020-06-051-2/+2
| * ASoC: meson: fix memory leak of links if allocation of ldata failsColin Ian King2020-06-051-5/+12
| * ASoC: max98390: Fix potential crash during param fw loadingSteve Lee2020-06-042-5/+22
| * ASoC: max98390: Fix incorrect printf qualifierTakashi Iwai2020-06-041-1/+1
| * ASoC: fsl-asoc-card: Defer probe when fail to find codec deviceShengjiu Wang2020-06-041-1/+1
| * ASoC: rl6231: Modify the target DMIC clock rateOder Chiou2020-06-041-2/+2
* | ALSA: pcm: disallow linking stream to itselfMichał Mirosław2020-06-081-0/+6