Merge tag 'sound-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "Here are a bunch of fixes as you can see in diffstat. One core change in ASoC is about the unexpected unbinding error, and another about debugfs cleanup. The rest are wide-spread driver-specific fixes: a series of LINE6 USB fixes, a HD-audio quirk, and various ASoC fixes including OMAP boot fixes and Intel SKL fixes" * tag 'sound-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (22 commits) ALSA: hda/realtek - fix headset mic detection for MSI MS-B120 ASoC: omap-mcpdm: Fix irq resource handling ASoC: max98371: Add terminate entry for i2c_device_id tables ALSA: line6: Fix POD sysfs attributes segfault ALSA: line6: Give up on the lock while URBs are released. ALSA: line6: Remove double line6_pcm_release() after failed acquire. ASoC: omap-abe-twl6040: Correct dmic-codec device registration ASoC: core: Clean up DAPM before the card debugfs ASoC: omap-mcpdm: Drop pdmclk clock handling ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startup ASoC: compress: Fix leak of a widget list in soc_compr_open_fe ASoC: Intel: Skylake: Fix error return code in skl_probe() ASoC: wm2000: Fix return of uninitialised varible ASoC: Fix leak of rtd in soc_bind_dai_link ASoC: da7213: Default to 64 BCLKs per WCLK to support all formats ASoC: nau8825: fix static check error about semaphone control ASoC: nau8825: fix bug in playback when suspend ASoC: samsung: Fix clock handling in S3C24XX_UDA134X card ASoC: simple-card-utils: add missing MODULE_xxx() ASoC: Intel: Skylake: Check list empty while getting module info ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/sound/omap-mcpdm.txt 0 additions, 10 deletionsDocumentation/devicetree/bindings/sound/omap-mcpdm.txt
- sound/pci/hda/patch_realtek.c 4 additions, 3 deletionssound/pci/hda/patch_realtek.c
- sound/soc/atmel/atmel_ssc_dai.c 3 additions, 2 deletionssound/soc/atmel/atmel_ssc_dai.c
- sound/soc/codecs/da7213.c 2 additions, 2 deletionssound/soc/codecs/da7213.c
- sound/soc/codecs/max98371.c 1 addition, 0 deletionssound/soc/codecs/max98371.c
- sound/soc/codecs/nau8825.c 32 additions, 46 deletionssound/soc/codecs/nau8825.c
- sound/soc/codecs/wm2000.c 1 addition, 1 deletionsound/soc/codecs/wm2000.c
- sound/soc/generic/Makefile 3 additions, 3 deletionssound/soc/generic/Makefile
- sound/soc/generic/simple-card-utils.c 6 additions, 0 deletionssound/soc/generic/simple-card-utils.c
- sound/soc/intel/skylake/skl-sst-utils.c 5 additions, 0 deletionssound/soc/intel/skylake/skl-sst-utils.c
- sound/soc/intel/skylake/skl.c 3 additions, 1 deletionsound/soc/intel/skylake/skl.c
- sound/soc/omap/omap-abe-twl6040.c 32 additions, 29 deletionssound/soc/omap/omap-abe-twl6040.c
- sound/soc/omap/omap-mcpdm.c 3 additions, 19 deletionssound/soc/omap/omap-mcpdm.c
- sound/soc/samsung/s3c24xx_uda134x.c 4 additions, 3 deletionssound/soc/samsung/s3c24xx_uda134x.c
- sound/soc/sh/rcar/src.c 5 additions, 1 deletionsound/soc/sh/rcar/src.c
- sound/soc/soc-compress.c 3 additions, 1 deletionsound/soc/soc-compress.c
- sound/soc/soc-core.c 2 additions, 3 deletionssound/soc/soc-core.c
- sound/soc/soc-dapm.c 10 additions, 0 deletionssound/soc/soc-dapm.c
- sound/usb/line6/pcm.c 2 additions, 1 deletionsound/usb/line6/pcm.c
- sound/usb/line6/pod.c 6 additions, 6 deletionssound/usb/line6/pod.c
Please register or sign in to comment