Merge tag 'sound-fix-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "Here are a collection of small fixes tha have been gathered for 4.4-rc1. The only significant changes are those in PCI drivers Kconfig, to use "depends on" instead of "select" for CONFIG_ZONE_DMA. A reverse select is often more user-friendly, but in this case, it makes hard to manage with the conflict with ZONE_DEVICE, so changed in such a way for now. Others are all small fixes and quirks: an error check in soundcore reigster_chrdev(), HD-audio HDMI/DP phantom jack fix, Intel Broxton DP quirk, USB-audio DSD device quirk, some constifications, etc" * tag 'sound-fix-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: ALSA: pci: depend on ZONE_DMA ALSA: hda - Simplify phantom jack handling for HDMI/DP ALSA: hda/hdmi - apply Skylake fix-ups to Broxton display codec ALSA: ctxfi: constify rsc ops structures ALSA: usb: Add native DSD support for Aune X1S ALSA: oxfw: add an comment to Kconfig for TASCAM FireOne sound: fix check for error condition of register_chrdev()
No related branches found
No related tags found
Showing
- sound/firewire/Kconfig 1 addition, 0 deletionssound/firewire/Kconfig
- sound/pci/Kconfig 12 additions, 12 deletionssound/pci/Kconfig
- sound/pci/ctxfi/ctamixer.c 3 additions, 3 deletionssound/pci/ctxfi/ctamixer.c
- sound/pci/ctxfi/ctamixer.h 1 addition, 1 deletionsound/pci/ctxfi/ctamixer.h
- sound/pci/ctxfi/ctdaio.c 5 additions, 5 deletionssound/pci/ctxfi/ctdaio.c
- sound/pci/ctxfi/ctdaio.h 2 additions, 2 deletionssound/pci/ctxfi/ctdaio.h
- sound/pci/ctxfi/ctresource.c 1 addition, 1 deletionsound/pci/ctxfi/ctresource.c
- sound/pci/ctxfi/ctresource.h 1 addition, 1 deletionsound/pci/ctxfi/ctresource.h
- sound/pci/ctxfi/ctsrc.c 3 additions, 3 deletionssound/pci/ctxfi/ctsrc.c
- sound/pci/ctxfi/ctsrc.h 2 additions, 2 deletionssound/pci/ctxfi/ctsrc.h
- sound/pci/hda/hda_jack.c 2 additions, 16 deletionssound/pci/hda/hda_jack.c
- sound/pci/hda/hda_jack.h 1 addition, 1 deletionsound/pci/hda/hda_jack.h
- sound/pci/hda/patch_hdmi.c 7 additions, 3 deletionssound/pci/hda/patch_hdmi.c
- sound/sound_core.c 1 addition, 1 deletionsound/sound_core.c
- sound/usb/quirks.c 1 addition, 0 deletionssound/usb/quirks.c
Loading
Please register or sign in to comment