Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "The highlight of this update is the fixes for ASoC kirkwood by Russell. In addition to that, a couple of regression fixes for HD-audio due to the runtime PM support on 3.7, and other driver- specific regression fixes like USB MIDI on non-standard USB audio drivers." * tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: ALSA: snd-usb: properly initialize the sync endpoint ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to speaker ALSA: hda - Add support for Realtek ALC292 ASoC: kirkwood-i2s: more pause-mode fixes ASoC: kirkwood-i2s: fix DMA underruns ASoC: kirkwood-i2s: fix DCO lock detection ASoC: kirkwood-dma: don't ignore other irq causes on error ASoC: kirkwood-dma: fix use of virt_to_phys() ALSA: hda - Limit runtime PM support only to known Intel chips ALSA: hda - Fix recursive suspend/resume call ALSA: ua101, usx2y: fix broken MIDI output ASoC: arizona: Fix typo - Swap value in 48k_rates[] and 44k1_rates[] ASoC: bells: Fix up git patch application failure ASoC: cs4271: free allocated GPIO
Showing
- sound/pci/hda/hda_codec.c 9 additions, 2 deletionssound/pci/hda/hda_codec.c
- sound/pci/hda/hda_codec.h 1 addition, 0 deletionssound/pci/hda/hda_codec.h
- sound/pci/hda/hda_intel.c 20 additions, 19 deletionssound/pci/hda/hda_intel.c
- sound/pci/hda/patch_cirrus.c 1 addition, 0 deletionssound/pci/hda/patch_cirrus.c
- sound/pci/hda/patch_realtek.c 1 addition, 0 deletionssound/pci/hda/patch_realtek.c
- sound/soc/codecs/arizona.c 2 additions, 2 deletionssound/soc/codecs/arizona.c
- sound/soc/codecs/cs4271.c 3 additions, 8 deletionssound/soc/codecs/cs4271.c
- sound/soc/kirkwood/kirkwood-dma.c 1 addition, 2 deletionssound/soc/kirkwood/kirkwood-dma.c
- sound/soc/kirkwood/kirkwood-i2s.c 37 additions, 37 deletionssound/soc/kirkwood/kirkwood-i2s.c
- sound/soc/samsung/bells.c 2 additions, 2 deletionssound/soc/samsung/bells.c
- sound/usb/midi.c 6 additions, 2 deletionssound/usb/midi.c
- sound/usb/pcm.c 1 addition, 1 deletionsound/usb/pcm.c
Please register or sign in to comment