summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2020-07-31Merge remote-tracking branch 'asoc/for-5.8' into asoc-linusMark Brown19-97/+185
2020-07-31ASoC: fsl_sai: Fix value of FSL_SAI_CR1_RFW_MASKShengjiu Wang2-3/+4
2020-07-31ASoC: meson: cards: deal dpcm flag changeJerome Brunet3-21/+19
2020-07-31ASoC: core: use less strict tests for dailink capabilitiesPierre-Louis Bossart2-25/+33
2020-07-30Merge series "ASoC: meson: tdm fixes" from Jerome Brunet <jbrunet@baylibre.com>:Mark Brown5-19/+38
2020-07-30ASoC: soc-core: Fix regression causing sysfs entries to disappearCharles Keepax1-1/+4
2020-07-30ASoC: meson: axg-tdm-formatters: fix sclk inversionJerome Brunet4-11/+6
2020-07-30ASoC: meson: axg-tdmin: fix g12a skewJerome Brunet1-0/+16
2020-07-30ASoC: meson: axg-tdm-interface: fix link fmt setupJerome Brunet1-9/+17
2020-07-24ASoC: max98390: Fix dac event dapm mixer.Steve Lee1-1/+1
2020-07-23ASoC: Intel: kbl_rt5663_rt5514_max98927: Fix kabylake_ssp_fixup functionHarsha Priya1-9/+32
2020-07-22ASoC: intel/skl/hda - fix probe regression on systems without i915Kai Vehmanen2-6/+12
2020-07-21ASoC: max98357a: move control of SD_MODE back to DAI opsTzung-Bi Shih1-10/+40
2020-07-21Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds24-85/+245
2020-07-20ASoC: Intel: common: change match table ehl-rt5660Libin Yang1-1/+1
2020-07-18ALSA: hda/realtek: Fixed ALC298 sound bug by adding quirk for Samsung Noteboo...Joonho Wohn1-0/+1
2020-07-17Merge tag 'asoc-fix-v5.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai22-84/+241
2020-07-17Merge tag 'sound-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-8/+43
2020-07-17ASoC: meson: fixes the missed kfree() for axg_card_add_tdm_loopbackJing Xiangfeng1-1/+1
2020-07-17ALSA: info: Drop WARN_ON() from buffer NULL sanity checkTakashi Iwai1-1/+3
2020-07-16ASoC: rt5682: Report the button event in the headset type onlyOder Chiou1-1/+2
2020-07-16ASoC: Intel: bytcht_es8316: Add missed put_device()Jing Xiangfeng1-1/+3
2020-07-16ALSA: hda/realtek - fixup for yet another Intel reference boardPeiSen Hou1-0/+1
2020-07-16ALSA: hda/realtek - Enable Speaker for ASUS UX563Kailang Yang1-0/+1
2020-07-16ALSA: hda/realtek - Enable Speaker for ASUS UX533 and UX534Kailang Yang1-0/+2
2020-07-14ASoC: rt5682: Enable Vref2 under using PLL2derek.fang1-7/+17
2020-07-13ALSA: hda/realtek: Enable headset mic of Acer TravelMate B311R-31 with ALC256Jian-Hong Pan1-0/+11
2020-07-11ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G14(G401) series w...Armas Spann1-0/+9
2020-07-11ALSA: hda/realtek - change to suitable link model for ASUS platformKailang Yang1-2/+2
2020-07-10ALSA: usb-audio: Fix race against the error recovery URB submissionTakashi Iwai1-5/+12
2020-07-10ALSA: line6: Sync the pending work cancel at disconnectionTakashi Iwai1-1/+1
2020-07-10ALSA: line6: Perform sanity check for each URB creationTakashi Iwai2-0/+4
2020-07-09ASoC: rt286: fix unexpected interrupt happensShuming Fan1-4/+4
2020-07-09ASoC: wm8974: remove unsupported clock modePuyou Lu1-0/+4
2020-07-09ASoC: wm8974: fix Boost Mixer Aux SwitchPuyou Lu1-1/+1
2020-07-08Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds12-42/+165
2020-07-08Merge series "ASoC: more fixes for dpcm checks" from Pierre-Louis Bossart <pi...Mark Brown6-4/+59
2020-07-08Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Boss...Mark Brown1-6/+18
2020-07-08Merge series "ASoC: codecs: add MAX98373 Soundwire driver" from Pierre-Louis ...Mark Brown1-8/+0
2020-07-08ASoC: SOF: core: fix null-ptr-deref bug during device removalRanjani Sridharan1-5/+5
2020-07-08ASoc: codecs: max98373: remove Idle_bias_on to let codec suspendranderwang1-1/+0
2020-07-08ASoC: codecs: max98373: Removed superfluous volume control from chip defaultRyan Lee1-7/+0
2020-07-08ASoC: topology: fix tlvs in error handling for widget_dmixerPierre-Louis Bossart1-1/+1
2020-07-08ASoC: topology: fix kernel oops on route addition errorPierre-Louis Bossart1-5/+17
2020-07-08ASoC: SOF: imx: add min/max channels for SAI/ESAI on i.MX8/i.MX8MDaniel Baluta2-0/+16
2020-07-08ASoC: Intel: bdw-rt5677: fix non BE conversionPierre-Louis Bossart1-0/+1
2020-07-08ASoC: soc-dai: set dai_link dpcm_ flags with a helperPierre-Louis Bossart3-4/+42
2020-07-07ASoC: core: Remove only the registered component in devm functionsMaxime Ripard3-4/+33
2020-07-07ALSA: compress: fix partial_drain completion stateVinod Koul1-0/+4
2020-07-07ALSA: usb-audio: Add implicit feedback quirk for RTX6001Pavel Hofman1-0/+1