summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-24ALSA: cmi8328: Fix build error with CONFIG_GAMEPORT=nTakashi Iwai1-1/+2
2012-08-24ALSA: hda - bug fix on references without checking CONFIG_SND_HDA_POWER_SAVEMengdong Lin2-0/+8
2012-08-23ALSA: hda - add runtime PM supportMengdong Lin3-20/+87
2012-08-22ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.cTakashi Iwai7-10/+2
2012-08-21ALSA: introduce snd-cmi8328: C-Media CMI8328 driverOndrej Zary3-0/+496
2012-08-21Merge branch 'for-linus' into for-nextTakashi Iwai38-233/+250
2012-08-20ALSA: hda - Fix leftover codec->power_transitionTakashi Iwai1-0/+2
2012-08-20Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai7553-192130/+442821
2012-08-20ALSA: hda - Add missing ifdef CONFIG_SND_HDA_POWER_SAVE to tracepointsTakashi Iwai1-0/+2
2012-08-20ALSA: lto, sound: Fix export symbols for !CONFIG_MODULESAndi Kleen1-0/+2
2012-08-20ALSA: hda - Check the power state when power_save option is changedTakashi Iwai1-1/+57
2012-08-20ALSA: hda - Implement snd_hda_power_sync() helper functionTakashi Iwai2-60/+82
2012-08-20Merge branch 'topic/ca0132-fix' into for-linusTakashi Iwai3-145/+99
2012-08-20ALSA: hda - don't create dysfunctional mixer controls for ca0132David Henningsson1-0/+8
2012-08-20ALSA: hda - Add tracepoints at snd_hda_power_up/down entrances.Takashi Iwai2-0/+26
2012-08-20ALSA: snd-ad1816a: Implement suspend/resumeOndrej Zary3-2/+59
2012-08-20ALSA: snd-ad1816a: remove useless struct snd_card_ad1816aOndrej Zary3-36/+14
2012-08-20ALSA: sound/ppc/snd_ps3.c: fix error return codeJulia Lawall1-0/+1
2012-08-20ALSA: sound/pci/rme9652/hdspm.c: fix error return codeJulia Lawall1-1/+1
2012-08-20ALSA: sound/pci/sis7019.c: fix error return codeJulia Lawall1-2/+3
2012-08-20ALSA: sound/pci/ctxfi/ctatc.c: fix error return codeJulia Lawall1-1/+3
2012-08-20ALSA: sound/atmel/ac97c.c: fix error return codeJulia Lawall1-8/+4
2012-08-20ALSA: sound/atmel/abdac.c: fix error return codeJulia Lawall1-0/+1
2012-08-20ALSA: fix pcm.h kernel-doc warning and notationRandy Dunlap1-1/+2
2012-08-20sound: oss/sb_audio: prevent divide by zero bugDan Carpenter1-1/+3
2012-08-18ASoC: wm9712: Fix inverted capture volumeMark Brown1-1/+1
2012-08-18ASoC: wm9712: Fix microphone source selectionMark Brown1-2/+17
2012-08-18ASoC: wm5102: Remove DRC2Mark Brown1-16/+0
2012-08-16ALSA: hda - Don't send invalid volume knob command on IDT 92hd75bxxDavid Henningsson1-4/+5
2012-08-16ALSA: usb-audio: Fix scheduling-while-atomic bug in PCM capture streamTakashi Iwai2-4/+3
2012-08-15ALSA: hda - Add 3stack-automute model to AD1882 codecTakashi Iwai2-1/+42
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai63-135/+135
2012-08-14ALSA: hda - Fix possible compile warnings regarding CONFIG_PMTakashi Iwai1-5/+2
2012-08-14ALSA: lx6464es: Add a missing error checkTakashi Iwai1-0/+2
2012-08-14ALSA: hda - Fix 'Beep Playback Switch' with no underlying mute switchDavid Henningsson1-2/+11
2012-08-13ASoC: jack: Always notify full jack statusMark Brown1-1/+1
2012-08-13ASoC: wm5110: Add missing input PGA routesMark Brown1-0/+12
2012-08-13ASoC: wm5102: Add missing input PGA routesMark Brown1-0/+9
2012-08-13ALSA: hda - fix Copyright debug messageWang Xingchao1-1/+1
2012-08-13ALSA: hda - show ICT/KAE control bitsWang Xingchao2-1/+12
2012-08-10ASoC: Samsung: Fix build errorSachin Kamat1-1/+1
2012-08-10ALSA : hda - bug fix on checking the supported power states of a codecMengdong Lin1-1/+1
2012-08-10ALSA: hda - Fix panned "Beep Playback Switch"David Henningsson1-6/+14
2012-08-10ALSA: cs46xx - signedness bug in snd_cs46xx_codec_read()Dan Carpenter1-1/+1
2012-08-10MAINTAINERS: Add entries for Wolfson Arizona class devicesMark Brown1-1/+6
2012-08-09ASoC: core: Upgrade the severity of probe deferral errors to dev_err()Mark Brown1-4/+6
2012-08-09ALSA: hda_intel: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston1-0/+9
2012-08-09Merge branch 'topic/hda-probe-defer' into for-nextTakashi Iwai1-0/+2
2012-08-09ALSA: hda - Fix forgotten ifdef CONFIG_SND_HDA_PATCH_LOADERTakashi Iwai1-0/+2
2012-08-09Merge branch 'topic/hda-probe-defer' into for-nextTakashi Iwai9-50/+100