summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai51-53/+0
2013-05-28ALSA: hda - Enable mic-mute LED on more HP laptopsTakashi Iwai1-0/+4
2013-05-24ALSA: Add kconfig to specify the max card numbersTakashi Iwai2-9/+25
2013-05-24ALSA: Fix the default suffix string with high card numberTakashi Iwai1-17/+13
2013-05-24ALSA: Constify the snd_pcm_substream struct ops fieldLars-Peter Clausen1-1/+2
2013-05-23ALSA: sh_dac_audio: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-23ALSA: sh: aica: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-23ALSA: powermac: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-23ALSA: virmidi: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-23ALSA: serial-u16550: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-23ALSA: pcsp: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-23ALSA: mtpav: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-23ALSA: mpu401: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-23ALSA: ml403-ac97cr: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-23ALSA: aloop: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-23ALSA: pxa2xx-ac97: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-17ALSA: hda - add PCI IDs for Intel BayTrailChew, Chiau Ee1-0/+3
2013-05-17ALSA: usb-audio: proc: use found syncmaxsize to determine feedback formatTorstein Hegge1-11/+11
2013-05-16ALSA: hda - Add headset mic support for another Dell machineDavid Henningsson1-0/+1
2013-05-16ALSA: snd-aoa: Add a layout entry for PowerBook6,5Michael Ellerman2-1/+10
2013-05-16Merge tag 'asoc-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai3-22/+23
2013-05-16ALSA: hda - Check the activity of the NID to be powered downTakashi Iwai1-2/+7
2013-05-14Merge remote-tracking branch 'asoc/fix/wm0010' into asoc-linusMark Brown1-0/+1
2013-05-14Merge remote-tracking branch 'asoc/fix/ux500' into asoc-linusMark Brown1-18/+18
2013-05-14Merge remote-tracking branch 'asoc/fix/da7213' into asoc-linusMark Brown1-4/+4
2013-05-13sound: Fix make allmodconfig on MIPS correctlyPaul Bolle1-1/+1
2013-05-10Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds12-48/+51
2013-05-10Revert "ALSA: hda - Don't set up active streams twice"Takashi Iwai1-2/+2
2013-05-09ASoC: da7213: Fix setting dmic_samplephase and dmic_clk_rateAxel Lin1-4/+4
2013-05-08ASoC: ux500: Swap even/odd AD slot definitionsFabio Baltieri1-18/+18
2013-05-08ALSA: hda - Apply pin-enablement workaround to all Haswell HDMI codecsTakashi Iwai1-32/+22
2013-05-07aio: don't include aio.h in sched.hKent Overstreet1-1/+1
2013-05-07ASoC: wm0010: fix error return code in wm0010_boot()Wei Yongjun1-0/+1
2013-05-07ALSA: HDA: Fix Oops caused by dereference NULL pointerWang YanQing1-0/+3
2013-05-06ALSA: mips/sgio2audio: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-06ALSA: mips/hal2: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-04ALSA: hda - Fix 3.9 regression of EAPD init on Conexant codecsTakashi Iwai1-3/+14
2013-05-03Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds241-3622/+7059
2013-05-03sound: Fix make allmodconfig on MIPSTakashi Iwai1-0/+1
2013-05-03ALSA: hda - Fix system panic when DMA > 40 bits for Nvidia audio controllersMike Travis1-1/+1
2013-05-03ALSA: atmel: Remove redundant platform_set_drvdata()Sachin Kamat2-4/+0
2013-05-03Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai3-4/+8
2013-05-03Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown1-0/+1
2013-05-03Merge remote-tracking branch 'asoc/fix/davinci' into asoc-linusMark Brown1-2/+5
2013-05-03ASoC: McASP: Fix receive clock polarity in DAIFMT_NB_NF mode.Marek Belisko1-1/+1
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-10/+2
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-32/+28
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells1-14/+5
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells1-1/+1