Age | Commit message (Expand) | Author | Files | Lines |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook | 3 | -3/+3 |
2020-06-25 | Merge tag 'sound-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 33 | -160/+330 |
2020-06-24 | ALSA: usb-audio: Fix OOB access of mixer element list | Takashi Iwai | 3 | -7/+20 |
2020-06-23 | ALSA: usb-audio: add quirk for Samsung USBC Headset (AKG) | Macpaul Lin | 1 | -0/+8 |
2020-06-23 | ALSA: usb-audio: Add registration quirk for Kingston HyperX Cloud Flight S | Christoffer Nielsen | 1 | -0/+1 |
2020-06-22 | Merge tag 'asoc-fix-v5.8-rc2' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 24 | -151/+278 |
2020-06-18 | ASoC: rockchip: Fix a reference count leak. | Qiushi Wu | 1 | -1/+3 |
2020-06-18 | ASoC: amd: closing specific instance. | Ravulapati Vishnu vardhan rao | 1 | -7/+23 |
2020-06-18 | ALSA: hda: Intel: add missing PCI IDs for ICL-H, TGL-H and EKL | Pierre-Louis Bossart | 1 | -0/+8 |
2020-06-17 | Merge series "ASoC: SOF: Intel: update PCI IDs" from Pierre-Louis Bossart <pi... | Mark Brown | 4 | -36/+25 |
2020-06-17 | ASoC: hdac_hda: fix memleak with regmap not freed on remove | Pierre-Louis Bossart | 1 | -6/+10 |
2020-06-17 | ASoC: SOF: Intel: add PCI IDs for ICL-H and TGL-H | Pierre-Louis Bossart | 1 | -2/+8 |
2020-06-17 | ASoC: SOF: Intel: add PCI ID for CometLake-S | Pierre-Louis Bossart | 1 | -0/+2 |
2020-06-17 | ASoC: Intel: SOF: merge COMETLAKE_LP and COMETLAKE_H | Pierre-Louis Bossart | 4 | -34/+15 |
2020-06-17 | ALSA: hda/realtek: Add mute LED and micmute LED support for HP systems | Kai-Heng Feng | 1 | -0/+2 |
2020-06-17 | ALSA: usb-audio: Fix potential use-after-free of streams | Takashi Iwai | 1 | -0/+1 |
2020-06-16 | ALSA: hda/realtek - Add quirk for MSI GE63 laptop | Takashi Iwai | 1 | -0/+1 |
2020-06-16 | ASoC: fsl_ssi: Fix bclk calculation for mono channel | Shengjiu Wang | 1 | -4/+9 |
2020-06-15 | ASoC: SOF: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -4/+4 |
2020-06-15 | Merge series "ASoC: topology: fix use-after-free when removing components" fr... | Mark Brown | 2 | -2/+38 |
2020-06-15 | ASoC: SOF: Intel: hda: Clear RIRB status before reading WP | Brent Lu | 1 | -2/+7 |
2020-06-15 | ASoC: rt1015: Update rt1015 default register value according to spec modifica... | Jack Yu | 2 | -50/+89 |
2020-06-15 | ASoC: qcom: common: set correct directions for dailinks | Srinivas Kandagatla | 1 | -2/+12 |
2020-06-15 | ASoc: q6afe: add support to get port direction | Srinivas Kandagatla | 2 | -0/+9 |
2020-06-15 | ASoC: soc-pcm: fix checks for multi-cpu FE dailinks | Pierre-Louis Bossart | 1 | -3/+3 |
2020-06-15 | ASoC: rt5682: Let dai clks be registered whether mclk exists or not | derek.fang | 1 | -5/+6 |
2020-06-15 | ASoC: soc-topology: use devm_snd_soc_register_dai() | Pierre-Louis Bossart | 1 | -2/+1 |
2020-06-15 | ASoC: soc-devres: add devm_snd_soc_register_dai() | Pierre-Louis Bossart | 1 | -0/+37 |
2020-06-15 | ALSA: usb-audio: Set 48 kHz rate for Rodecaster | Christopher Swenson | 1 | -2/+4 |
2020-06-15 | ALSA: usb-audio: add quirk for Denon DCD-1500RE | Yick W. Tse | 1 | -0/+1 |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 7 | -10/+10 |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 7 | -10/+10 |
2020-06-12 | ASoC: fsl_asrc_dma: Fix data copying speed issue with EDMA | Shengjiu Wang | 2 | -11/+17 |
2020-06-12 | ASoC: fsl_asrc_dma: Reuse the dma channel if available in Back-End | Shengjiu Wang | 1 | -5/+20 |
2020-06-12 | ASoC: dmaengine_pcm: export soc_component_to_pcm | Shengjiu Wang | 1 | -12/+0 |
2020-06-12 | ASoC: soc-card: export snd_soc_lookup_component_nolocked | Shengjiu Wang | 1 | -1/+2 |
2020-06-12 | ALSA: usb-audio: Add implicit feedback quirk for SSL2+. | Laurence Tratt | 1 | -0/+1 |
2020-06-11 | ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch table | Aaron Plattner | 1 | -0/+5 |
2020-06-11 | Merge tag 'sound-fix-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 21 | -53/+217 |
2020-06-11 | ASoC: q6asm: handle EOS correctly | Srinivas Kandagatla | 1 | -3/+4 |
2020-06-11 | ASoC: max98390: Update regmap readable reg and volatile | Steve Lee | 1 | -3/+3 |
2020-06-10 | Merge tag 'asoc-fix-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Takashi Iwai | 15 | -36/+134 |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse | 1 | -1/+1 |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 3 | -3/+3 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 3 | -3/+3 |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 1 | -1/+0 |
2020-06-09 | Merge series "ASoC: Fix dailink checks for DPCM" from Pierre-Louis Bossart <p... | Mark Brown | 7 | -20/+62 |
2020-06-09 | ASoC: rt5645: Add platform-data for Asus T101HA | Hans de Goede | 1 | -0/+14 |
2020-06-09 | ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tablet | Hans de Goede | 1 | -0/+12 |
2020-06-09 | ASoC: SOF: nocodec: conditionally set dpcm_capture/dpcm_playback flags | Pierre-Louis Bossart | 1 | -2/+4 |