aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAge
...
| | | | * | | | | ASoC: sun4i-i2s: Use module clock as BCLK parent on newer SoCsMaxime Ripard2019-08-20
| | | | * | | | | ASoC: sun4i-i2s: Move the format configuration to a callbackMaxime Ripard2019-08-20
| | | | * | | | | ASoC: sun4i-i2s: Move the channel configuration to a callbackMaxime Ripard2019-08-20
| | | | * | | | | Merge branch 'asoc-5.3' into asoc-5.4Mark Brown2019-08-20
| | | | |\ \ \ \ \
| | | | * | | | | | ASoC: intel: cht_bsw_max98090_ti: Add all Chromebooks that need pmc_plt_clk_0...Daniel Stuart2019-08-20
| | | | * | | | | | ASoC: sun4i-i2s: Rework MCLK divider calculationMaxime Ripard2019-08-20
| | | | * | | | | | ASoC: sun4i-i2s: Replace call to params_channels by local variableMaxime Ripard2019-08-20
| | | | * | | | | | ASoC: sun4i-i2s: Don't use the oversample to calculate BCLKMaxime Ripard2019-08-20
| | | | * | | | | | ASoC: sun4i-i2s: Switch to devm for PCM registerMaxime Ripard2019-08-20
| | | | * | | | | | ASoC: SOF: pcm: add ALH supportPierre-Louis Bossart2019-08-16
| | | | * | | | | | ASoC: SOF: topology: initial support for Intel ALH DAI typePierre-Louis Bossart2019-08-16
| | | | * | | | | | ASoC: SOF: topology: Add dummy support for i.MX8 DAIsDaniel Baluta2019-08-16
| | | | * | | | | | ASoC: SOF: Intel: initial support for Elkhart LakePan Xiuli2019-08-15
| | | | * | | | | | ASoC: Intel: common: add ACPI matching tables for EHLPan Xiuli2019-08-15
| | | | * | | | | | ASoC: SOF: Intel: initial support for Tiger Lake.Pan Xiuli2019-08-15
| | | | * | | | | | ASoC: Intel: common: add ACPI matching tables for Tiger LakePan Xiuli2019-08-15
| | | | * | | | | | ASoC: Intel: boards: Add Cometlake machine driver supportMac Chiang2019-08-15
| | | | * | | | | | ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtimePeter Ujfalusi2019-08-15
| | | | * | | | | | ASoC: 88pm860x: remove unused variables 'pcm_switch_controls' and 'aif1_mux'YueHaibing2019-08-15
| | | | * | | | | | ASoC: cs42l56: remove unused variable 'adc_swap_enum'YueHaibing2019-08-15
| | | | * | | | | | ASoC: es8328: Fix copy-paste error in es8328_right_line_controlsYueHaibing2019-08-15
| | | | * | | | | | ASoC: es8328: remove unused variable 'pga_tlv'YueHaibing2019-08-15
| | | | * | | | | | ASoC: tlv320aic31xx: remove unused variable 'cm_m_enum'YueHaibing2019-08-15
| | | | * | | | | | ASoC: tlv320aic23: remove unused variable 'tlv320aic23_rec_src'YueHaibing2019-08-15
| | | | * | | | | | ASoC: rt1011: remove unused variable 'dac_vol_tlv' and 'adc_vol_tlv'YueHaibing2019-08-15
| | | | * | | | | | ASoC: max98371: remove unused variable 'max98371_noload_gain_tlv'YueHaibing2019-08-15
| | | | * | | | | | ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'YueHaibing2019-08-15
| | | | * | | | | | ASoC: cs42l73: remove unused variables 'vsp_output_mux' and 'xsp_output_mux'YueHaibing2019-08-15
| | | | * | | | | | ASoC: Intel: Skylake: Print constant literals from format specifierAndy Shevchenko2019-08-15
| | | | * | | | | | ASoC: mediatek: mt6358: add delay after dmic clock onJiaxin Yu2019-08-15
| | | | * | | | | | ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: remove unused variablesYueHaibing2019-08-15
| | | | * | | | | | ASoC: mediatek: mt8183-da7219-max98357: remove unused variableYueHaibing2019-08-15
| | | | * | | | | | ASoC: mt2701: remove unused variablesYueHaibing2019-08-15
| | | | * | | | | | ASoC: soc-core: Fix -Wunused-const-variable warningYueHaibing2019-08-15
| | | | * | | | | | ASoC: SOF: fix HDA direct MMIO accessPierre-Louis Bossart2019-08-13
| | | | * | | | | | ASoC: Intel: hsw: remove i386 build warning w/ size_t argumentPierre-Louis Bossart2019-08-13
| | | | * | | | | | ASoC: ti: Fix typos in ti/KconfigMasanari Iida2019-08-13
| | | | * | | | | | ASoC: SOF: Intel: hda: fixup HDaudio topology name with DMIC numberPierre-Louis Bossart2019-08-12
| | | | * | | | | | ASoC: pcm3168a: Allow reconfiguration of tdm_slots and slot_widthPeter Ujfalusi2019-08-12
| | | | * | | | | | ASoC: pcm3168a: Retain the independence of DAC and ADC side of the codecPeter Ujfalusi2019-08-12
| | | | * | | | | | ASoC: Intel: skl-hda-dsp-generic: add dmic dapm widget and routeKeyon Jie2019-08-12
| | | | * | | | | | ASoC: Intel: skl-hda-dsp-generic: add dependency to dmic driverKeyon Jie2019-08-12
| | | | * | | | | | ASoC: Intel: boards: Match Product Family instead of productSathya Prakash M R2019-08-12
| | | | * | | | | | ASoC: dapm: Invalidate only paths reachable for a given streamSzymon Mielczarek2019-08-12
| | | | * | | | | | ASoC: SOF: topology: use set_get_data in process loadJaska Uimonen2019-08-12
| | | | * | | | | | ASoC: fsl_esai: Add compatible string for imx6ullShengjiu Wang2019-08-12
| | | | * | | | | | ASoC: rt5677: Revert remove superfluous setCurtis Malainey2019-08-12
| | | | * | | | | | ASoC: remove w90x900/nuc900 platform driversArnd Bergmann2019-08-12
| | | | * | | | | | ASoC: soc-core: add for_each_xxx macro for aux_devKuninori Morimoto2019-08-09
| | | | * | | | | | ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: use snd_soc_dai_link_componen...Kuninori Morimoto2019-08-09