aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2012-10-31ALSA: ice1724: Fix rate setup after resumeGravatar Takashi Iwai 1-1/+6
2012-10-30ALSA: Avoid endless sleep after disconnectGravatar Takashi Iwai 6-1/+46
2012-10-30ALSA: Add a reference counter to card instanceGravatar Takashi Iwai 10-32/+83
2012-10-30ALSA: usb-audio: Fix races at disconnection in mixer_quirks.cGravatar Takashi Iwai 1-7/+51
2012-10-30ALSA: usb-audio: Use rwsem for disconnect protectionGravatar Takashi Iwai 4-17/+21
2012-10-30ALSA: usb-audio: Fix races at disconnectionGravatar Takashi Iwai 5-41/+79
2012-10-30ALSA: PCM: Fix some races at disconnectionGravatar Takashi Iwai 2-5/+18
2012-10-28Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Gravatar Takashi Iwai 2-5/+4
2012-10-27ASoC: omap-dmic: Correct functional clock nameGravatar Peter Ujfalusi 1-2/+2
2012-10-27ASoC: zoom2: Fix compile error by including correct header filesGravatar Tony Lindgren 1-3/+2
2012-10-26ALSA: hda - Fix mute-LED setup for HP dv5 laptopGravatar Gustavo Maciel Dias Vieira 1-0/+2
2012-10-25Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Gravatar Takashi Iwai 4-6/+38
2012-10-25Merge remote-tracking branches 'asoc/fix/ux500' and 'asoc/fix/wm8994' into fo...Gravatar Mark Brown 17-80/+136
2012-10-24ASoC: wm8994: Only enable extra BCLK cycles when requiredGravatar Mark Brown 2-1/+18
2012-10-22ALSA: als3000: check for the kzalloc return valueGravatar Denis Kirjanov 1-0/+4
2012-10-21ALSA: sound/isa/opti9xx/miro.c: eliminate possible double freeGravatar Julia Lawall 1-1/+0
2012-10-20ALSA: hda - Fix silent headphone output from Toshiba P200Gravatar Takashi Iwai 1-1/+18
2012-10-20ALSA: hdspm - Fix coding style in CTL_ELEM macrosGravatar Adrian Knoth 1-90/+90
2012-10-20ALSA: hdspm - Fix typo in kcontrol element on RME MADI cardsGravatar Adrian Knoth 1-1/+1
2012-10-20ALSA: hdspm - Fix sync_in detection on AES/AES32Gravatar Adrian Knoth 1-2/+2
2012-10-20ALSA: hdspm - Fix sync_in reporting on RME MADI cardsGravatar Adrian Knoth 1-0/+5
2012-10-20ALSA: hdspm - Also report autosync_sample_rate on MADI and MADIfaceGravatar Adrian Knoth 1-0/+16
2012-10-20ALSA: hdspm - Fix reported autosync_sample_rateGravatar Adrian Knoth 1-1/+3
2012-10-20ALSA: hdspm - Fix sync check reporting on all RME HDSPM cardsGravatar Adrian Knoth 1-0/+4
2012-10-20ALSA: hdspm - Report external rate in slave mode on PCI MADIGravatar Adrian Knoth 1-4/+9
2012-10-20ALSA: hdspm - Allow DDS/Varispeed to be set from userspaceGravatar Adrian Knoth 1-1/+13
2012-10-19ALSA: hda - add dock support for Thinkpad T430Gravatar Stefán Freyr 1-0/+1
2012-10-17ALSA: emu10k1: add chip details for E-mu 1010 PCIe cardGravatar Maxim Kachur 1-0/+9
2012-10-17Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Gravatar Takashi Iwai 11-62/+78
2012-10-17ALSA: hda - Always check array bounds in alc_get_line_out_pfxGravatar David Henningsson 1-1/+3
2012-10-17ASoC: bells: Correct typo in sub speaker DAI name for WM5110Gravatar Mark Brown 1-1/+1
2012-10-16ALSA: hda - Stop LPIB delay counting on broken hardwareGravatar Takashi Iwai 1-3/+6
2012-10-16ASoC: ux500_msp_i2s: Fix devm_* and return code merge errorGravatar Lee Jones 1-5/+3
2012-10-16ASoC: Ux500: Dispose of device nodes correctlyGravatar Lee Jones 1-0/+17
2012-10-15ALSA: hda - Fix registration race of VGA switcherooGravatar Takashi Iwai 1-11/+20
2012-10-15ALSA: hda - Clean up superfluous position_fix list entriesGravatar Takashi Iwai 1-2/+0
2012-10-15ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new()Gravatar Takashi Iwai 1-0/+2
2012-10-12Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Gravatar Linus Torvalds 7-117/+122
2012-10-11ASoC: codecs: da9055: Minor improvement in ALC calibration processGravatar Ashish Chavan 1-1/+21
2012-10-11Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-2/+2
2012-10-10ALSA: hda - do not detect jack on internal speakers for RealtekGravatar David Henningsson 1-0/+2
2012-10-10ALSA: hda - Fix missing beep on ASUS X43U notebookGravatar Duncan Roe 1-0/+1
2012-10-10ALSA: hda - Remove AZX_DCAPS_POSFIX_COMBOGravatar Takashi Iwai 1-5/+0
2012-10-10ALSA: hda - Warn an allocation for an uninitialized arrayGravatar Takashi Iwai 1-0/+2
2012-10-10ALSA: hda/cirrus - Add missing init/free of hda_gen_specGravatar Takashi Iwai 1-0/+4
2012-10-10ALSA: hda - Fix memory leaks at error path in patch_cirrus.cGravatar Takashi Iwai 1-3/+3
2012-10-10ALSA: hda - Add missing hda_gen_spec to struct via_specGravatar Takashi Iwai 1-0/+4
2012-10-09ALSA: hda - remove "Mic Jack Mode" for headset jacks (Latitude Exx30)Gravatar David Henningsson 1-0/+27
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterGravatar Konstantin Khlebnikov 4-6/+6
2012-10-09ASoC: dmaengine: Correct Makefile when sound is built as moduleGravatar Peter Ujfalusi 1-2/+3