aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2019-05-06Merge branch 'asoc-5.1' into asoc-linusGravatar Mark Brown 13-16/+63
2019-05-06ASoC: sprd: Add reserved DMA memory supportGravatar Baolin Wang 1-0/+7
2019-05-06ALSA: synth: emux: soundfont.c: divide by zero in calc_gus_envelope_time()Gravatar Dan Carpenter 1-0/+2
2019-05-06Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 6-51/+103
2019-05-06Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button'Gravatar Rafael J. Wysocki 6-27/+33
2019-05-03ASoC: Intel: kbl_da7219_max98357a: Map BTN_0 to KEY_PLAYPAUSEGravatar Mac Chiang 1-1/+1
2019-05-03ASoC: Intel: add sof-rt5682 machine driverGravatar Bard liao 7-0/+618
2019-05-03ASoC: Intel: skl_hda_dsp_generic:refine code styleGravatar Rander Wang 1-1/+1
2019-05-03ASoC: Intel: skl_hda_dsp_generic: add DMIC supportGravatar Rander Wang 3-4/+37
2019-05-03ASoC: SOF: Intel: CNL: add ipc dump functionGravatar Pan Xiuli 1-0/+19
2019-05-03ASoC: SOF: Intel: APL: add ipc dump functionGravatar Pan Xiuli 3-0/+20
2019-05-03ASoC: SOF: IPC: add ipc dump functionGravatar Pan Xiuli 3-0/+8
2019-05-03ASoC: SOF: intel: hda: add hw_params_upon_resume flag for hda streamGravatar Ranjani Sridharan 8-9/+44
2019-05-03ASoC: SOF: Intel: hda-stream: handle real stream interrupts onlyGravatar Keyon Jie 1-1/+6
2019-05-03ASoC: SOF: Intel: hda-stream: store stream capabilitiesGravatar Keyon Jie 2-0/+7
2019-05-03ASoC: SOF: Intel: hda-ipc: simplify handling of IPC IRQGravatar Keyon Jie 3-13/+5
2019-05-03ASoC: SOF: ipc: use snd_sof_pcm_period_elapsedGravatar Keyon Jie 1-1/+1
2019-05-03ASoC: SOF: Intel: use snd_sof_pcm_period_elapsedGravatar Keyon Jie 1-2/+2
2019-05-03ASoC: SOF: PCM: add period_elapsed work to fix race condition in interrupt co...Gravatar Keyon Jie 2-0/+50
2019-05-03ASoC: SOF: Intel: hda-pcm: remove useless dependency on hdac_extGravatar Pierre-Louis Bossart 1-1/+0
2019-05-03ASoC: SOF: Intel: hda: set bus->idx as 0Gravatar Zhu Yingjiang 1-3/+6
2019-05-03ASoC: SOF: Intel: hda: set I2S slave before enabling DSPGravatar Zhu Yingjiang 2-0/+17
2019-05-03ASoC: SOF: Intel: hda: add SSP info to the chip info structGravatar Zhu Yingjiang 4-0/+10
2019-05-03ASoC: SOF: Intel: hda: add the SSP Host Device memory spaceGravatar Zhu Yingjiang 1-0/+7
2019-05-03ASoC: SOF: Intel: cnl: add pointer ops to use DPIB positionGravatar Keyon Jie 1-0/+1
2019-05-03ASoC: SOF: topology: add support for stricter ABI checksGravatar Pierre-Louis Bossart 1-13/+30
2019-05-03ASOC: SOF: ipc: add support for stricter ABI checksGravatar Pierre-Louis Bossart 1-0/+9
2019-05-03ASoC: SOF: add Kconfig option for strict ABI checksGravatar Pierre-Louis Bossart 1-0/+15
2019-05-03ASoC: Intel: avoid Oops if DMA setup failsGravatar Ross Zwisler 1-2/+6
2019-05-03ASoC: hdmi-codec: stream is already locked in hw_paramsGravatar Jerome Brunet 1-4/+0
2019-05-03ASoC: SOF: remove redundant null checks of daiGravatar Colin Ian King 1-4/+2
2019-05-03ASoC: skip hw_free on codec dai for which the stream is invalidGravatar Jerome Brunet 1-0/+6
2019-05-03ASoC: fix valid stream conditionGravatar Jerome Brunet 1-2/+2
2019-05-03ASoC: hdmi-codec: unlock the device on startup errorsGravatar Jerome Brunet 1-1/+5
2019-05-03ASoC: da7219: Update the support rate listGravatar Yu-Hsuan Hsu 1-2/+8
2019-05-02ASoC: da7219: Use clk_round_rate to handle enabled bclk/wclk caseGravatar Adam Thomson 1-6/+15
2019-05-02ASoC: rt5645: Headphone Jack sense inverts on the LattePanda boardGravatar Hui Wang 1-0/+14
2019-05-02Merge branch 'spi-5.2' into spi-nextGravatar Mark Brown 1-0/+11
2019-05-02ASoC: fsl_esai: Fix missing break in switch statementGravatar S.j. Wang 1-1/+1
2019-05-02ASoC: wm_adsp: Correct region base typo in wm_halo_setup_algsGravatar Charles Keepax 1-1/+1
2019-05-02ASoC: SOF: Intel: fix spelling mistake "incompatble" -> "incompatible"Gravatar Colin Ian King 1-1/+1
2019-05-02ASoC: wm_adsp: Use DSP ops pointers to stop watchdog in error handlersGravatar Charles Keepax 1-2/+2
2019-05-02ASoC: sprd: Fix to use list_for_each_entry_safe() when delete itemsGravatar Wei Yongjun 1-3/+3
2019-05-02ASoC: sprd: Fix return value check in sprd_mcdt_probe()Gravatar Wei Yongjun 1-2/+2
2019-05-02ASoC: da7213: fix DAI_CLK_EN register bit overwriteGravatar Logesh 2-1/+6
2019-05-02ASoC: dapm: fix kcontrols for effect widgetsGravatar Seppo Ingalsuo 1-0/+3
2019-05-02ASoC: fsl_audmix: cache pdev->dev pointerGravatar Viorel Suman 1-14/+13
2019-05-02ASoC: tlv320aic32x4: Fix potential uninitialized variableGravatar Annaliese McDermond 1-1/+1
2019-05-02ASoC: Mediatek: MT8183: add I2S2 control path from UL2 and UL3Gravatar Shunli Wang 1-0/+38
2019-05-02ASoC: Mediatek: MT8183: change supported formats of DL2 and UL1Gravatar Tzung-Bi Shih 1-0/+42