aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2019-08-16ALSA: hda - Expand pin_match function to match upcoming new tblsHui Wang3-7/+12
2019-08-15ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_termHui Peng1-8/+27
2019-08-15Revert "ALSA: hda: Add codec on bus address table lately"Takashi Iwai1-12/+9
2019-08-15ASoC: SOF: Intel: initial support for Elkhart LakePan Xiuli4-0/+55
2019-08-15ASoC: Intel: common: add ACPI matching tables for EHLPan Xiuli2-1/+19
2019-08-15ASoC: SOF: Intel: initial support for Tiger Lake.Pan Xiuli4-0/+55
2019-08-15ASoC: Intel: common: add ACPI matching tables for Tiger LakePan Xiuli2-0/+25
2019-08-15ASoC: Intel: boards: Add Cometlake machine driver supportMac Chiang4-9/+66
2019-08-15ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtimePeter Ujfalusi3-43/+43
2019-08-15ASoC: 88pm860x: remove unused variables 'pcm_switch_controls' and 'aif1_mux'YueHaibing1-15/+0
2019-08-15ASoC: cs42l56: remove unused variable 'adc_swap_enum'YueHaibing1-8/+0
2019-08-15ASoC: es8328: Fix copy-paste error in es8328_right_line_controlsYueHaibing1-1/+1
2019-08-15ASoC: es8328: remove unused variable 'pga_tlv'YueHaibing1-1/+0
2019-08-15ASoC: tlv320aic31xx: remove unused variable 'cm_m_enum'YueHaibing1-1/+0
2019-08-15ASoC: tlv320aic23: remove unused variable 'tlv320aic23_rec_src'YueHaibing1-2/+0
2019-08-15ASoC: rt1011: remove unused variable 'dac_vol_tlv' and 'adc_vol_tlv'YueHaibing1-3/+0
2019-08-15ASoC: max98371: remove unused variable 'max98371_noload_gain_tlv'YueHaibing1-4/+0
2019-08-15ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'YueHaibing1-0/+1
2019-08-15ASoC: cs42l73: remove unused variables 'vsp_output_mux' and 'xsp_output_mux'YueHaibing1-6/+0
2019-08-15ASoC: Intel: Skylake: Print constant literals from format specifierAndy Shevchenko1-2/+1
2019-08-15ASoC: mediatek: mt6358: add delay after dmic clock onJiaxin Yu1-0/+4
2019-08-15ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: remove unused variablesYueHaibing1-10/+0
2019-08-15ASoC: mediatek: mt8183-da7219-max98357: remove unused variableYueHaibing1-9/+0
2019-08-15ASoC: mt2701: remove unused variablesYueHaibing1-13/+0
2019-08-15ASoC: soc-core: Fix -Wunused-const-variable warningYueHaibing1-0/+2
2019-08-15ASoC: wm8737: Fix copy-paste error in wm8737_snd_controlsYueHaibing1-1/+1
2019-08-15ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'YueHaibing1-0/+1
2019-08-15ASoC: es8328: Fix copy-paste error in es8328_right_line_controlsYueHaibing1-1/+1
2019-08-14ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unitHui Peng1-0/+2
2019-08-14ALSA: hda: Unexport a few more stuffTakashi Iwai4-6/+9
2019-08-14ALSA: hda: Drop export of snd_hdac_bus_add/remove_device()Takashi Iwai2-2/+5
2019-08-14ALSA: hda: Add codec on bus address table latelyTakashi Iwai1-9/+12
2019-08-14ALSA: hda - Drop unsol event handler for Intel HDMI codecsTakashi Iwai1-1/+8
2019-08-14ALSA: sb: remove redundant assignment to variable resultColin Ian King1-1/+1
2019-08-14ALSA: hda - Add a generic reboot_notifyHui Wang4-15/+22
2019-08-14ALSA: hda - Let all conexant codec enter D3 when rebootingHui Wang1-9/+0
2019-08-13ALSA: hda/sigmatel - remove unused variable 'stac9200_core_init'YueHaibing1-9/+0
2019-08-13ALSA: hda/realtek - Add quirk for HP Envy x360Takashi Iwai1-0/+1
2019-08-13ASoC: SOF: fix HDA direct MMIO accessPierre-Louis Bossart2-40/+1
2019-08-13ASoC: Intel: hsw: remove i386 build warning w/ size_t argumentPierre-Louis Bossart1-2/+2
2019-08-13ASoC: ti: Fix typos in ti/KconfigMasanari Iida1-2/+2
2019-08-13ASoC: rockchip: rockchip_max98090: Set period size to 240Cheng-Yi Chiang1-0/+11
2019-08-12ASoC: SOF: Intel: hda: fixup HDaudio topology name with DMIC numberPierre-Louis Bossart2-12/+64
2019-08-12ALSA: hda: Set fifo_size for both playback and capture streamsTakashi Iwai2-12/+2
2019-08-12ASoC: pcm3168a: Allow reconfiguration of tdm_slots and slot_widthPeter Ujfalusi1-12/+0
2019-08-12ASoC: pcm3168a: Retain the independence of DAC and ADC side of the codecPeter Ujfalusi1-71/+54
2019-08-12ASoC: Intel: skl-hda-dsp-generic: add dmic dapm widget and routeKeyon Jie1-0/+4
2019-08-12ASoC: Intel: skl-hda-dsp-generic: add dependency to dmic driverKeyon Jie1-0/+1
2019-08-12ASoC: Intel: boards: Match Product Family instead of productSathya Prakash M R1-2/+1
2019-08-12ASoC: dapm: Invalidate only paths reachable for a given streamSzymon Mielczarek1-13/+37