aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-31Merge remote-tracking branch 'asoc/fix/rt5670' into asoc-fixesMark Brown2-1/+11
2017-08-31ASoC: max98927: Changed device property read functionRyan Lee1-4/+4
2017-08-31ASoC: max98927: Modified DAPM widget and map to enable/disable VI sense pathRyan Lee1-11/+17
2017-08-31ASoC: max98927: Added PM suspend and resume functionRyan Lee1-1/+26
2017-08-31ASoC: max98927: Modified chip default register valuesRyan Lee1-5/+5
2017-08-31ASoC: max98927: Added missing \n to end of dev_err messagesRyan Lee1-3/+3
2017-08-31ASoC: max98927: Updated volatile register listRyan Lee1-0/+7
2017-08-31ALSA: ac97c: Fix an error handling path in 'atmel_ac97c_probe()'Christophe Jaillet1-1/+2
2017-08-31ASoC: rt5645: Add jack detection workaround for MINIX Z83-4 based devicesIan W MORRISON1-0/+17
2017-08-31ASoC: tlv320aic3x: Support for OCMV configurationPeter Ujfalusi2-0/+53
2017-08-31ALSA: sh: Put missing KERN_* prefixTakashi Iwai1-1/+1
2017-08-31ALSA: usx2y: Put missing KERN_CONT prefixTakashi Iwai1-2/+2
2017-08-31ALSA: usb-audio: Put missing KERN_CONT prefixTakashi Iwai1-2/+2
2017-08-31ALSA: asihpi: Put missing KERN_CONT prefixTakashi Iwai1-2/+2
2017-08-31ALSA: vx: Put missing KERN_CONT prefixTakashi Iwai1-2/+2
2017-08-31ALSA: opl3: Put missing KERN_CONT prefixTakashi Iwai1-2/+2
2017-08-30ASoC: add Component level set_jackKuninori Morimoto2-0/+33
2017-08-30ASoC: add Component level set_pllKuninori Morimoto1-5/+42
2017-08-30ASoC: add Component level set_sysclkKuninori Morimoto1-5/+40
2017-08-30Merge tag 'v4.13-rc7' into asoc-componentMark Brown35-154/+278
2017-08-30ALSA: pcm: Unify ioctl functions for playback and capture streamsTakashi Iwai2-183/+105
2017-08-30ALSA: Get rid of card power_lockTakashi Iwai5-76/+53
2017-08-30ASoC: hdmi-codec: Use different name for playback streamsJeffy Chen1-2/+2
2017-08-30ASoC: simple_card_utils: fix fallback when "label" property isn't presentLucas Stach1-1/+1
2017-08-30ASoC: rockchip: constify snd_soc_ops structuresJeffy Chen1-2/+2
2017-08-30ASoC: rt5663: Add delay for jack plug inoder_chiou@realtek.com1-0/+3
2017-08-30ASoC: rt274: add acpi idBard Liao1-0/+1
2017-08-30Merge branch 'for-linus' into for-nextTakashi Iwai3-1/+7
2017-08-30ALSA: pcm: Fix power lock unbalance via OSS emulationTakashi Iwai1-1/+5
2017-08-29ASoC: tas2552: Fix fraction overflow in PLL calculationOskar Schirmer1-4/+7
2017-08-29ASoC: rockchip: Add support for DMIC codecJeffy Chen2-0/+37
2017-08-29ASoC: rockchip: Add support for DP codecJeffy Chen2-2/+58
2017-08-29ASoC: rockchip: Parse dai links from dtsJeffy Chen1-49/+91
2017-08-29ASoC: rockchip: Use codec of_node and dai_name for rt5514 dspJeffy Chen1-32/+2
2017-08-29ASoC: Intel: kbl: Add map for Maxim IV FeedbackNaveen Manohar2-0/+10
2017-08-29ASoC: rt5514: Guard Hotword Model bytes loadingHsin-Yu Chao1-1/+12
2017-08-29ASoC: fsl_dma: remove dma_object path memberRob Herring1-3/+1
2017-08-29ASoC: Intel: kbl: Add jack port initialize in kbl machine driversNaveen M2-2/+12
2017-08-29ASoC: Intel: kbl: Add MST route change to kbl machine driversNaveen M2-10/+5
2017-08-29ALSA: aoa: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2017-08-27ASoC: davinci-mcasp: check memory allocation failureChristophe Jaillet1-0/+4
2017-08-25ASoC: remove duplicate definition of dapm_routes/num_dapm_routesKuninori Morimoto1-6/+4
2017-08-25ASoC: remove duplicate definition of dapm_widgets/num_dapm_widgetsKuninori Morimoto1-5/+4
2017-08-25ASoC: remove duplicate definition of controls/num_controlsKuninori Morimoto1-5/+4
2017-08-25ASoC: nau8825: correct typo of semaphore commentJohn Hsu1-13/+13
2017-08-25ASoC: use snd_soc_component_get_dapm()Kuninori Morimoto1-1/+1
2017-08-25ASoC: Intel: Skylake: Update module id in pin connectionsJeeja KP2-3/+39
2017-08-25ASoC: Intel: Skylake: Parse and update module config structureRamesh Babu4-95/+334
2017-08-25ASoC: Intel: Skylake: Populate module data from topology manifestShreyas NC1-4/+316
2017-08-25ASoC: Intel: Skylake: Add driver structures to be filled from topology manifestShreyas NC2-0/+54