summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2013-10-13ASoC: 88pm860x: array overflow in snd_soc_put_volsw_2r_st()Dan Carpenter1-0/+3
2013-10-13ASoC: max98095: a couple array underflowsDan Carpenter1-2/+2
2013-09-26ALSA: hda - Add Toshiba Satellite C870 to MSI blacklistTakashi Iwai1-0/+1
2013-09-26ASoC: wm8960: Fix PLL register writesMike Dyer1-3/+3
2013-09-07ALSA: opti9xx: Fix conflicting driver object nameTakashi Iwai1-6/+2
2013-08-04ASoC: max98088 - fix element type of the register cache.Chih-Chung Chang1-1/+1
2013-07-28ALSA: usb-audio: 6fire: return correct XRUN indicationEldad Zack1-1/+1
2013-07-28ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASKFabio Estevam1-1/+1
2013-06-27ALSA: usb-audio: work around Android accessory firmware bugClemens Ladisch1-2/+20
2013-06-13ALSA: usb-audio - Apply Logitech QuickCam Pro 9000 quirk only to audio ifaceTakashi Iwai1-1/+7
2013-06-07ALSA: usb-audio: avoid integer overflow in create_fixed_stream_quirk()Xi Wang3-4/+7
2013-06-07ALSA: usb-audio: fix possible hang and overflow in parse_uac2_sample_rate_ran...Xi Wang1-1/+7
2013-05-19ASoC: wm8994: missing break in wm8994_aif3_hw_params()Dan Carpenter1-0/+1
2013-05-07ASoC: max98088: Fix logging of hardware revision.Dylan Reid1-1/+1
2013-05-07ALSA: usb-audio: Fix autopm error during probingTakashi Iwai1-1/+3
2013-05-07ALSA: usb-audio: disable autopm for MIDI devicesClemens Ladisch1-11/+2
2013-04-25vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperLinus Torvalds1-10/+2
2013-04-16ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is runningAlban Bedel1-0/+2
2013-04-16ALSA: usb-audio: fix endianness bug in snd_nativeinstruments_*Eldad Zack2-3/+3
2013-04-12ALSA: hda - fix typo in proc outputDavid Henningsson1-1/+1
2013-04-12ALSA: hda - bug fix on return value when getting HDMI ELD infoMengdong Lin1-1/+1
2013-04-12ASoC: dma-sh7760: Fix compile errorLars-Peter Clausen1-2/+2
2013-03-28ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls()Daniel Mack1-3/+3
2013-03-28ALSA: snd-usb: mixer: propagate errors up the call chainDaniel Mack1-4/+6
2013-03-28ALSA: hda - Fix typo in checking IEC958 emphasis bitTakashi Iwai1-1/+1
2013-03-20ALSA: seq: Fix missing error handling in snd_seq_timer_open()Takashi Iwai1-4/+4
2013-03-14ALSA: vmaster: Fix slave change notificationTakashi Iwai1-1/+4
2013-03-14ALSA: ice1712: Initialize card->private_data properlySean Connor1-0/+2
2013-02-28ALSA: usb-audio: fix Roland A-PRO supportClemens Ladisch1-1/+1
2013-02-28ALSA: rme32.c irq enabling after spin_lock_irqDenis Efremov1-1/+1
2013-02-28ALSA: ali5451: remove irq enabling in pointer callbackDenis Efremov1-1/+1
2013-02-03ALSA: usb-audio: fix invalid length check for RME and other UAC 2 devicesClemens Ladisch1-5/+12
2013-01-17ALSA: pxa27x: fix ac97 cold resetMike Dunn1-2/+6
2013-01-17ASoC: wm2000: Fix sense of speech clarity enableMark Brown1-2/+2
2013-01-11ALSA: usb-audio: Fix missing autopm for MIDI inputTakashi Iwai1-42/+46
2013-01-11ALSA: usb-audio: Avoid autopm calls after disconnectionTakashi Iwai1-1/+22
2012-12-03ALSA: hda - Add support for Realtek ALC292David Henningsson1-0/+1
2012-12-03ALSA: hda - Fix missing beep on ASUS X43U notebookDuncan Roe1-0/+1
2012-12-03ALSA: hda - Add new codec ALC283 ALC290 supportKailang Yang1-0/+2
2012-12-03ALSA: ua101, usx2y: fix broken MIDI outputClemens Ladisch1-2/+6
2012-12-03ALSA: pcmcia - Use pcmcia_request_irq()Takashi Iwai2-2/+2
2012-11-26ASoC: dapm: Use card_list during DAPM shutdownMisael Lopez Cruz1-1/+1
2012-11-26ASoC: wm8978: pll incorrectly configured when codec is masterEric Millbrandt1-1/+1
2012-11-26ALSA: hda - Force to reset IEC958 status bits for AD codecsTakashi Iwai1-0/+1
2012-11-26ALSA: hda: Cirrus: Fix coefficient index for beep configurationAlexander Stein1-1/+1
2012-11-17ALSA: usb-audio: Fix mutex deadlock at disconnectionTakashi Iwai1-3/+3
2012-11-17ALSA: Fix card refcount unbalanceTakashi Iwai5-4/+8
2012-11-17ALSA: Avoid endless sleep after disconnectTakashi Iwai6-1/+46
2012-11-17ALSA: Add a reference counter to card instanceTakashi Iwai9-30/+76
2012-11-17ALSA: usb-audio: Fix races at disconnection in mixer_quirks.cTakashi Iwai1-4/+33