Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "The big chunks here are the updates for oxygen driver for Xonar DG devices, which were slipped from the previous pull request. They are device-specific and thus not too dangerous. Other than that, all patches are small bug fixes, mainly for Samsung build fixes, a few HD-audio enhancements, and other misc ASoC fixes. (And this time ASoC merge is less than Octopus, lucky seven :)" * tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (42 commits) ALSA: hda/hdmi - allow PIN_OUT to be dynamically enabled ALSA: hda - add headset mic detect quirks for another Dell laptop ALSA: oxygen: Xonar DG(X): cleanup and minor changes ALSA: oxygen: Xonar DG(X): modify high-pass filter control ALSA: oxygen: Xonar DG(X): modify input select functions ALSA: oxygen: Xonar DG(X): modify capture volume functions ALSA: oxygen: Xonar DG(X): use headphone volume control ALSA: oxygen: Xonar DG(X): modify playback output select ALSA: oxygen: Xonar DG(X): capture from I2S channel 1, not 2 ALSA: oxygen: Xonar DG(X): move the mixer code into another file ALSA: oxygen: modify CS4245 register dumping function ALSA: oxygen: modify adjust_dg_dac_routing function ALSA: oxygen: Xonar DG(X): modify DAC/ADC parameters function ALSA: oxygen: Xonar DG(X): modify initialization functions ALSA: oxygen: Xonar DG(X): add new CS4245 SPI functions ALSA: oxygen: additional definitions for the Xonar DG/DGX card ALSA: oxygen: change description of the xonar_dg.c file ALSA: oxygen: export oxygen_update_dac_routing symbol ALSA: oxygen: add mute mask for the OXYGEN_PLAY_ROUTING register ALSA: oxygen: modify the SPI writing function ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/sound/simple-card.txt 1 addition, 1 deletionDocumentation/devicetree/bindings/sound/simple-card.txt
- sound/core/init.c 30 additions, 27 deletionssound/core/init.c
- sound/pci/cs46xx/cs46xx_lib.c 1 addition, 0 deletionssound/pci/cs46xx/cs46xx_lib.c
- sound/pci/hda/hda_codec.h 1 addition, 0 deletionssound/pci/hda/hda_codec.h
- sound/pci/hda/hda_proc.c 32 additions, 2 deletionssound/pci/hda/hda_proc.c
- sound/pci/hda/patch_hdmi.c 36 additions, 4 deletionssound/pci/hda/patch_hdmi.c
- sound/pci/hda/patch_realtek.c 32 additions, 2 deletionssound/pci/hda/patch_realtek.c
- sound/pci/oxygen/Makefile 1 addition, 1 deletionsound/pci/oxygen/Makefile
- sound/pci/oxygen/cs4245.h 5 additions, 2 deletionssound/pci/oxygen/cs4245.h
- sound/pci/oxygen/oxygen.h 1 addition, 1 deletionsound/pci/oxygen/oxygen.h
- sound/pci/oxygen/oxygen_io.c 19 additions, 6 deletionssound/pci/oxygen/oxygen_io.c
- sound/pci/oxygen/oxygen_mixer.c 1 addition, 0 deletionssound/pci/oxygen/oxygen_mixer.c
- sound/pci/oxygen/oxygen_regs.h 1 addition, 0 deletionssound/pci/oxygen/oxygen_regs.h
- sound/pci/oxygen/xonar_dg.c 160 additions, 491 deletionssound/pci/oxygen/xonar_dg.c
- sound/pci/oxygen/xonar_dg.h 48 additions, 0 deletionssound/pci/oxygen/xonar_dg.h
- sound/pci/oxygen/xonar_dg_mixer.c 477 additions, 0 deletionssound/pci/oxygen/xonar_dg_mixer.c
- sound/soc/codecs/tlv320aic32x4.c 17 additions, 11 deletionssound/soc/codecs/tlv320aic32x4.c
- sound/soc/codecs/tlv320aic32x4.h 3 additions, 0 deletionssound/soc/codecs/tlv320aic32x4.h
- sound/soc/codecs/wm5100.c 2 additions, 0 deletionssound/soc/codecs/wm5100.c
- sound/soc/codecs/wm5110.c 48 additions, 0 deletionssound/soc/codecs/wm5110.c
Loading
Please register or sign in to comment