Revision 5cd8846c3b7c104135ee602ab1887f4c1de445ef authored by Linus Torvalds on 16 March 2013, 00:35:49 UTC, committed by Linus Torvalds on 16 March 2013, 00:35:49 UTC
Pull sound fixes from Takashi Iwai:
 "A collection of small fixes, as expected for the middle rc:
   - A couple of fixes for potential NULL dereferences and out-of-range
     array accesses revealed by static code parsers
   - A fix for the wrong error handling detected by trinity
   - A regression fix for missing audio on some MacBooks
   - CA0132 DSP loader fixes
   - Fix for EAPD control of IDT codecs on machines w/o speaker
   - Fix a regression in the HD-audio widget list parser code
   - Workaround for the NuForce UDH-100 USB audio"

* tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound:
  ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecs
  sound: sequencer: cap array index in seq_chn_common_event()
  ALSA: hda/ca0132 - Remove extra setting of dsp_state.
  ALSA: hda/ca0132 - Check download state of DSP.
  ALSA: hda/ca0132 - Check if dspload_image succeeded.
  ALSA: hda - Disable IDT eapd_switch if there are no internal speakers
  ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct value
  ALSA: usb-audio: add a workaround for the NuForce UDH-100
  ALSA: asihpi - fix potential NULL pointer dereference
  ALSA: seq: Fix missing error handling in snd_seq_timer_open()
2 parent s c7f17de + 6d3073e
History
File Mode Size
aoe
drbd
mtip32xx
paride
rsxx
xen-blkback
DAC960.c -rw-r--r-- 259.7 KB
DAC960.h -rw-r--r-- 148.2 KB
Kconfig -rw-r--r-- 18.7 KB
Makefile -rw-r--r-- 1.4 KB
amiflop.c -rw-r--r-- 46.9 KB
ataflop.c -rw-r--r-- 52.0 KB
brd.c -rw-r--r-- 15.0 KB
cciss.c -rw-r--r-- 147.9 KB
cciss.h -rw-r--r-- 11.1 KB
cciss_cmd.h -rw-r--r-- 7.3 KB
cciss_scsi.c -rw-r--r-- 48.1 KB
cciss_scsi.h -rw-r--r-- 3.0 KB
cpqarray.c -rw-r--r-- 46.9 KB
cpqarray.h -rw-r--r-- 3.0 KB
cryptoloop.c -rw-r--r-- 4.9 KB
floppy.c -rw-r--r-- 117.0 KB
hd.c -rw-r--r-- 18.9 KB
ida_cmd.h -rw-r--r-- 6.8 KB
ida_ioctl.h -rw-r--r-- 2.6 KB
loop.c -rw-r--r-- 46.8 KB
mg_disk.c -rw-r--r-- 25.9 KB
nbd.c -rw-r--r-- 22.3 KB
nvme.c -rw-r--r-- 43.8 KB
osdblk.c -rw-r--r-- 15.6 KB
pktcdvd.c -rw-r--r-- 75.6 KB
ps3disk.c -rw-r--r-- 13.9 KB
ps3vram.c -rw-r--r-- 22.0 KB
rbd.c -rw-r--r-- 105.6 KB
rbd_types.h -rw-r--r-- 1.9 KB
smart1,2.h -rw-r--r-- 7.1 KB
sunvdc.c -rw-r--r-- 19.0 KB
swim.c -rw-r--r-- 19.9 KB
swim3.c -rw-r--r-- 31.5 KB
swim_asm.S -rw-r--r-- 4.6 KB
sx8.c -rw-r--r-- 40.0 KB
umem.c -rw-r--r-- 29.9 KB
umem.h -rw-r--r-- 3.6 KB
virtio_blk.c -rw-r--r-- 24.5 KB
xen-blkfront.c -rw-r--r-- 42.7 KB
xsysace.c -rw-r--r-- 32.6 KB
z2ram.c -rw-r--r-- 9.2 KB

back to top