summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2012-08-28ALSA: usb-audio: Remove obsoleted fields in struct snd_usb_substreamTakashi Iwai
2012-08-28ALSA: emu8000: fix emu8000 DRAM sized 512 KiB too smallDavid Flater
2012-08-28Merge branch 'for-linus' into for-nextTakashi Iwai
2012-08-28ALSA: hda - Don't trust codec EPSS bit for IDT 92HD83xx & coTakashi Iwai
2012-08-28ALSA: hda - Avoid unnecessary parameter read for EPSSTakashi Iwai
2012-08-28ALSA: hda - Make clear built-in driver optimizationTakashi Iwai
2012-08-27ALSA: pcxhr: Add 8 new sound cardsMarkus Bollinger
2012-08-24ALSA: cmi8328: Fix build error with CONFIG_GAMEPORT=nTakashi Iwai
2012-08-24ALSA: hda - bug fix on references without checking CONFIG_SND_HDA_POWER_SAVEMengdong Lin
2012-08-23ALSA: hda - add runtime PM supportMengdong Lin
2012-08-22ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.cTakashi Iwai
2012-08-22ALSA: hda - Do not set GPIOs for speakers on IDT if there are no speakersDavid Henningsson
2012-08-21ALSA: introduce snd-cmi8328: C-Media CMI8328 driverOndrej Zary
2012-08-21ALSA: snd-als100: fix suspend/resumeOndrej Zary
2012-08-20Merge branch 'for-linus' into for-nextTakashi Iwai
2012-08-20ALSA: hda - Fix leftover codec->power_transitionTakashi Iwai
2012-08-20Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-08-20ALSA: hda - Add missing ifdef CONFIG_SND_HDA_POWER_SAVE to tracepointsTakashi Iwai
2012-08-20ALSA: lto, sound: Fix export symbols for !CONFIG_MODULESAndi Kleen
2012-08-20ALSA: hda - Check the power state when power_save option is changedTakashi Iwai
2012-08-20ALSA: hda - Implement snd_hda_power_sync() helper functionTakashi Iwai
2012-08-20Merge branch 'topic/ca0132-fix' into for-linusTakashi Iwai
2012-08-20ALSA: hda - don't create dysfunctional mixer controls for ca0132David Henningsson
2012-08-20ALSA: hda - Add tracepoints at snd_hda_power_up/down entrances.Takashi Iwai
2012-08-20ALSA: snd-ad1816a: Implement suspend/resumeOndrej Zary
2012-08-20ALSA: snd-ad1816a: remove useless struct snd_card_ad1816aOndrej Zary
2012-08-20ALSA: sound/ppc/snd_ps3.c: fix error return codeJulia Lawall
2012-08-20ALSA: sound/pci/rme9652/hdspm.c: fix error return codeJulia Lawall
2012-08-20ALSA: sound/pci/sis7019.c: fix error return codeJulia Lawall
2012-08-20ALSA: sound/pci/ctxfi/ctatc.c: fix error return codeJulia Lawall
2012-08-20ALSA: sound/atmel/ac97c.c: fix error return codeJulia Lawall
2012-08-20ALSA: sound/atmel/abdac.c: fix error return codeJulia Lawall
2012-08-20sound: oss/sb_audio: prevent divide by zero bugDan Carpenter
2012-08-17ASoC: wm9712: Fix inverted capture volumeMark Brown
2012-08-17ASoC: wm9712: Fix microphone source selectionMark Brown
2012-08-17ASoC: wm5102: Remove DRC2Mark Brown
2012-08-16ALSA: hda - Don't send invalid volume knob command on IDT 92hd75bxxDavid Henningsson
2012-08-16ALSA: usb-audio: Fix scheduling-while-atomic bug in PCM capture streamTakashi Iwai
2012-08-15ALSA: hda - Add 3stack-automute model to AD1882 codecTakashi Iwai
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai
2012-08-14ALSA: hda - Fix possible compile warnings regarding CONFIG_PMTakashi Iwai
2012-08-14ALSA: lx6464es: Add a missing error checkTakashi Iwai
2012-08-14ALSA: hda - Fix 'Beep Playback Switch' with no underlying mute switchDavid Henningsson
2012-08-13ASoC: jack: Always notify full jack statusMark Brown
2012-08-13ASoC: wm5110: Add missing input PGA routesMark Brown
2012-08-13ASoC: wm5102: Add missing input PGA routesMark Brown
2012-08-13ALSA: hda - fix Copyright debug messageWang Xingchao
2012-08-13ALSA: hda - show ICT/KAE control bitsWang Xingchao
2012-08-10ASoC: Samsung: Fix build errorSachin Kamat
2012-08-10ALSA : hda - bug fix on checking the supported power states of a codecMengdong Lin