summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2017-11-10Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-60/+90
2017-11-10Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown5-138/+996
2017-11-10Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown1-11/+23
2017-11-10Merge remote-tracking branch 'asoc/fix/sunxi' into asoc-linusMark Brown1-4/+55
2017-11-10Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown6-15/+26
2017-11-10Merge tag 'asoc-fix-v4.14-rc6' into asoc-linusMark Brown15-96/+81
2017-11-09ASoC: sun8i-codec: Set the BCLK dividerMaxime Ripard1-0/+51
2017-11-08ASoC: add snd_soc_component_read32Kuninori Morimoto1-0/+14
2017-11-08ASoC: Intel: Skylake: Check for NHLT ACPI header signaturePankaj Bharadiya1-0/+9
2017-11-08ASoC: Intel: Skylake: Fix uuid_module memory leak in failure casePankaj Bharadiya1-4/+11
2017-11-08ASoC: Intel: Skylake: Fix potential NULL pointer dereferencePankaj Bharadiya1-1/+2
2017-11-08ASoC: Intel: Skylake: Add channel map in updown mixer module IPCGuneshwor Singh2-0/+2
2017-11-08ASoC: Intel: Skylake: Fix updown mixer module formatGuneshwor Singh2-9/+1
2017-11-08ASoC: sun8i-codec: Invert Master / Slave conditionMaxime Ripard1-4/+4
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds197-0/+197
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman197-0/+197
2017-11-01Merge tag 'asoc-fix-v4.14-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai10-73/+53
2017-11-01Merge remote-tracking branches 'asoc/fix/topology', 'asoc/fix/adau17x1', 'aso...Mark Brown10-73/+53
2017-10-31ASoC: Intel: kbl: fix jack nameVinod Koul1-1/+1
2017-10-31ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai1-1/+1
2017-10-31ALSA: timer: Add missing mutex lock for compat ioctlsTakashi Iwai1-2/+15
2017-10-26Merge remote-tracking branches 'asoc/fix/topology' and 'asoc/fix/wm8998' into...Mark Brown2-66/+23
2017-10-26Merge remote-tracking branches 'asoc/fix/rt5514', 'asoc/fix/rt5616', 'asoc/fi...Mark Brown10-85/+51
2017-10-26Merge remote-tracking branches 'asoc/fix/adau17x1', 'asoc/fix/davinci' and 'a...Mark Brown4-4/+30
2017-10-26Merge remote-tracking branch 'asoc/fix/rockchip' into asoc-linusMark Brown1-1/+0
2017-10-26Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown2-3/+6
2017-10-26Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linusMark Brown1-1/+12
2017-10-26Merge remote-tracking branch 'asoc/fix/msm8916' into asoc-linusMark Brown2-5/+6
2017-10-26Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown3-4/+6
2017-10-24ALSA: hda - fix headset mic problem for Dell machines with alc236Hui Wang1-0/+8
2017-10-23ASoC: snd_soc_component_driver has non_legacy_dai_namingKuninori Morimoto1-1/+2
2017-10-23ASoC: snd_soc_component_driver has endiannessKuninori Morimoto1-35/+45
2017-10-23ASoC: snd_soc_component_driver has pmdown_timeKuninori Morimoto1-1/+10
2017-10-23ASoC: snd_soc_component_driver has snd_compr_opsKuninori Morimoto1-34/+427
2017-10-23ASoC: snd_soc_component_driver has snd_pcm_opsKuninori Morimoto1-14/+353
2017-10-21ASoC: stm32: sai: Fix get reset controllerOlivier Moysan1-1/+1
2017-10-21ASoC: stm32: sai: Fix DMA burst sizeOlivier Moysan1-8/+13
2017-10-21ASoC: stm32: sai: fix stop management in isrOlivier Moysan1-4/+8
2017-10-21ASoC: rt5616: fix 0x91 default valueBard Liao1-1/+1
2017-10-20ALSA: hda/realtek - Add support for ALC236/ALC3204Kailang Yang1-0/+11
2017-10-18ASoC: rt5659: connect LOUT Amp with Charge PumpBard Liao1-0/+1
2017-10-18ASoC: rt5659: register power bit of LOUT AmpBard Liao1-1/+2
2017-10-18ASoC: samsung: i2s: disable secondary DAI until it gets fixedMarek Szyprowski1-0/+1
2017-10-18ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai2-42/+86
2017-10-18ALSA: hda: Remove superfluous '-' added by printk conversionTakashi Iwai1-1/+1
2017-10-18ALSA: hda: Abort capability probe at invalid register readTakashi Iwai1-0/+5
2017-10-18ALSA: seq: Enable 'use' locking in all configurationsBen Hutchings2-16/+0
2017-10-16ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 DigitalJussi Laako1-0/+1
2017-10-11ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai1-3/+9
2017-10-11ALSA: seq: Fix use-after-free at creating a portTakashi Iwai2-3/+10