summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2013-04-05ALSA: hda/generic - fix uninitialized variableJiri Slaby
2013-04-04Revert "ALSA: hda - Allow power_save_controller option override DCAPS"Takashi Iwai
2013-04-04ALSA: hda - fix typo in proc outputDavid Henningsson
2013-04-04ALSA: hda - Enabling Realtek ALC 671 codecRainer Koenig
2013-04-03ALSA: usb: Work around CM6631 sample rate change bugTorstein Hegge
2013-04-02ALSA: hda - bug fix on HDMI ELD debug messageMengdong Lin
2013-04-02ALSA: hda - bug fix on return value when getting HDMI ELD infoMengdong Lin
2013-03-26Merge remote-tracking branch 'asoc/fix/spear' into asoc-nextMark Brown
2013-03-26Merge remote-tracking branch 'asoc/fix/si476x' into asoc-nextMark Brown
2013-03-26Merge remote-tracking branch 'asoc/fix/sh' into asoc-nextMark Brown
2013-03-26Merge remote-tracking branch 'asoc/fix/max98090' into asoc-nextMark Brown
2013-03-26Merge remote-tracking branch 'asoc/fix/fsl' into asoc-nextMark Brown
2013-03-26Merge remote-tracking branch 'asoc/fix/dapm' into asoc-nextMark Brown
2013-03-26Merge remote-tracking branch 'asoc/fix/core' into asoc-nextMark Brown
2013-03-26Merge remote-tracking branch 'asoc/fix/adsp' into asoc-nextMark Brown
2013-03-22ASoC: dma-sh7760: Fix compile errorLars-Peter Clausen
2013-03-21ALSA: hda - Fix DAC assignment for independent HPTakashi Iwai
2013-03-20ALSA: hda - Fix abuse of snd_hda_lock_devices() for DSP loaderTakashi Iwai
2013-03-20ALSA: hda - Fix typo in checking IEC958 emphasis bitTakashi Iwai
2013-03-20ASoC: core: fix invalid free of devm_ allocated dataSilviu-Mihai Popescu
2013-03-20ASoC: spear_pcm: Update to new pcm_new() APILars-Peter Clausen
2013-03-20ASoC:: max98090: Remove executable bitJoe Perches
2013-03-20ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls()Daniel Mack
2013-03-20ALSA: snd-usb: mixer: propagate errors up the call chainDaniel Mack
2013-03-20ALSA: usb: Parse UAC2 extension unit like for UAC1Torstein Hegge
2013-03-18ALSA: hda - Fix yet missing GPIO/EAPD setup in cirrus driverTakashi Iwai
2013-03-18ALSA: hda/cirrus - Fix the digital beep registrationTakashi Iwai
2013-03-18ALSA: hda - Fix missing beep detach in patch_conexant.cTakashi Iwai
2013-03-15ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecsTakashi Iwai
2013-03-15sound: sequencer: cap array index in seq_chn_common_event()Dan Carpenter
2013-03-15ALSA: hda/ca0132 - Remove extra setting of dsp_state.Dylan Reid
2013-03-15ALSA: hda/ca0132 - Check download state of DSP.Dylan Reid
2013-03-15ALSA: hda/ca0132 - Check if dspload_image succeeded.Dylan Reid
2013-03-15ASoC: dapm: Fix pointer dereference in is_connected_output_ep()Peter Ujfalusi
2013-03-14ALSA: hda - Disable IDT eapd_switch if there are no internal speakersDavid Henningsson
2013-03-12ASoC: pcm030 audio fabric: remove __init from probeMarkus Pargmann
2013-03-12ASoC: imx-ssi: Fix occasional AC97 reset failureSascha Hauer
2013-03-12ASoC: core: fix possible memory leak in snd_soc_bytes_put()Wei Yongjun
2013-03-12ASoC: wm_adsp: fix possible memory leak in wm_adsp_load_coeff()Wei Yongjun
2013-03-12ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct valueTakashi Iwai
2013-03-12ALSA: usb-audio: add a workaround for the NuForce UDH-100Clemens Ladisch
2013-03-12ALSA: asihpi - fix potential NULL pointer dereferenceWei Yongjun
2013-03-11ALSA: seq: Fix missing error handling in snd_seq_timer_open()Takashi Iwai
2013-03-07ALSA: ice1712: Initialize card->private_data properlySean Connor
2013-03-07ALSA: hda - Add support of new codec ALC233Kailang Yang
2013-03-07ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()Xi Wang
2013-03-07ALSA: hda - check NULL pointer when creating SPDIF PCM switchMengdong Lin
2013-03-07ALSA: hda - check NULL pointer when creating SPDIF controlsMengdong Lin
2013-03-07Merge tag 'asoc-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2013-03-07Merge remote-tracking branch 'asoc/fix/wm8960' into tmpMark Brown