summaryrefslogtreecommitdiffstats
path: root/Documentation/infiniband (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-05ALSA: opl4: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-6/+3
2012-09-04ALSA: snd-usb: Add quirks for Playback Designs devicesDaniel Mack5-0/+49
2012-09-03ALSA: USB: Support for (original) Xbox CommunicatorMarko Friedemann1-0/+53
2012-09-03ALSA: fix possible memory leak in snd_mixer_oss_build_input()Wei Yongjun1-0/+2
2012-09-03ALSA: Remove the last mention of SNDRV_MAIN_OBJECT_FILEJosh Triplett1-1/+0
2012-08-31ALSA: hda - Clean up redundant FG checksTakashi Iwai1-18/+12
2012-08-31ALSA: hda - Yet another fix for D3 stop-clock refcountingTakashi Iwai2-20/+23
2012-08-30ALSA: cs5530: Fix resource leak in error pathTakashi Iwai1-2/+1
2012-08-30ALSA: korg1212: Fix reverted min/max ADC sense rangeTakashi Iwai1-2/+2
2012-08-30ALSA: hda - Optimize bitfield usage in struct hda_codecTakashi Iwai1-3/+2
2012-08-30ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVETakashi Iwai13-80/+59
2012-08-30ALSA: hda - Fix D3 clock stop check for codecs with own set_power_state opTakashi Iwai1-24/+37
2012-08-30ALSA: hda - Fix runtime PM leftover refcountsTakashi Iwai3-22/+20
2012-08-29ALSA: usb-audio: Remove obsoleted fields in struct snd_usb_substreamTakashi Iwai1-2/+0
2012-08-28ALSA: emu8000: fix emu8000 DRAM sized 512 KiB too smallDavid Flater1-3/+12
2012-08-28ALSA: hda - Don't trust codec EPSS bit for IDT 92HD83xx & coTakashi Iwai1-0/+1
2012-08-28ALSA: hda - Avoid unnecessary parameter read for EPSSTakashi Iwai2-2/+9
2012-08-28ALSA: hda - Make clear built-in driver optimizationTakashi Iwai1-1/+1
2012-08-27ALSA: pcxhr: Add 8 new sound cardsMarkus Bollinger2-3/+27
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-22ALSA: hda - Do not set GPIOs for speakers on IDT if there are no speakersDavid Henningsson1-0/+3
2012-08-21ALSA: introduce snd-cmi8328: C-Media CMI8328 driverOndrej Zary3-0/+496
2012-08-21ALSA: snd-als100: fix suspend/resumeOndrej Zary1-1/+1
2012-08-20ALSA: hda - Fix leftover codec->power_transitionTakashi Iwai1-0/+2
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-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-17ASoC: wm9712: Fix inverted capture volumeMark Brown1-1/+1
2012-08-17ASoC: wm9712: Fix microphone source selectionMark Brown1-2/+17
2012-08-17ASoC: 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