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
ams
Kconfig -rw-r--r-- 10.4 KB
Makefile -rw-r--r-- 2.3 KB
adb-iop.c -rw-r--r-- 6.2 KB
adb.c -rw-r--r-- 19.4 KB
adbhid.c -rw-r--r-- 34.8 KB
ans-lcd.c -rw-r--r-- 4.0 KB
ans-lcd.h -rw-r--r-- 206 bytes
apm_emu.c -rw-r--r-- 3.1 KB
mac_hid.c -rw-r--r-- 6.0 KB
macio-adb.c -rw-r--r-- 6.4 KB
macio_asic.c -rw-r--r-- 20.2 KB
macio_sysfs.c -rw-r--r-- 1.5 KB
mediabay.c -rw-r--r-- 18.9 KB
nvram.c -rw-r--r-- 2.5 KB
rack-meter.c -rw-r--r-- 15.4 KB
smu.c -rw-r--r-- 30.5 KB
therm_adt746x.c -rw-r--r-- 16.3 KB
therm_pm72.c -rw-r--r-- 62.5 KB
therm_pm72.h -rw-r--r-- 9.3 KB
therm_windtunnel.c -rw-r--r-- 12.0 KB
via-cuda.c -rw-r--r-- 15.7 KB
via-macii.c -rw-r--r-- 14.0 KB
via-maciisi.c -rw-r--r-- 15.4 KB
via-pmu-backlight.c -rw-r--r-- 4.6 KB
via-pmu-event.c -rw-r--r-- 2.1 KB
via-pmu-event.h -rw-r--r-- 177 bytes
via-pmu-led.c -rw-r--r-- 3.1 KB
via-pmu.c -rw-r--r-- 61.7 KB
via-pmu68k.c -rw-r--r-- 19.4 KB
windfarm.h -rw-r--r-- 4.3 KB
windfarm_ad7417_sensor.c -rw-r--r-- 7.6 KB
windfarm_core.c -rw-r--r-- 11.1 KB
windfarm_cpufreq_clamp.c -rw-r--r-- 2.1 KB
windfarm_fcu_controls.c -rw-r--r-- 14.0 KB
windfarm_lm75_sensor.c -rw-r--r-- 4.0 KB
windfarm_lm87_sensor.c -rw-r--r-- 4.0 KB
windfarm_max6690_sensor.c -rw-r--r-- 3.1 KB
windfarm_mpu.h -rw-r--r-- 3.7 KB
windfarm_pid.c -rw-r--r-- 3.7 KB
windfarm_pid.h -rw-r--r-- 2.7 KB
windfarm_pm112.c -rw-r--r-- 18.0 KB
windfarm_pm121.c -rw-r--r-- 24.8 KB
windfarm_pm72.c -rw-r--r-- 20.5 KB
windfarm_pm81.c -rw-r--r-- 21.1 KB
windfarm_pm91.c -rw-r--r-- 18.0 KB
windfarm_rm31.c -rw-r--r-- 17.6 KB
windfarm_smu_controls.c -rw-r--r-- 8.0 KB
windfarm_smu_sat.c -rw-r--r-- 8.2 KB
windfarm_smu_sensors.c -rw-r--r-- 11.3 KB

back to top