summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2011-09-23ALSA: hdspm - cleanup __user tags in ioctl()Dan Carpenter1-5/+5
2011-09-23ALSA: hdspm - potential info leak in snd_hdspm_hwdep_ioctl()Dan Carpenter1-0/+4
2011-09-23ALSA: fm801 - Clean up redundant reference to snd_fm801_tea575x_gpios[]Takashi Iwai1-7/+8
2011-09-22Merge branch 'fix/misc' into topic/miscTakashi Iwai3-9/+16
2011-09-22ALSA: fm801: Gracefully handle failure of tuner auto-detectBen Hutchings1-3/+10
2011-09-22ALSA: fm801: Fix double free in case of error in tuner detectionBen Hutchings1-2/+0
2011-09-20ALSA: HDA: Add support for IDT 92HD93David Henningsson1-0/+1
2011-09-20ALSA: via82xx: allow to disable the SRCClemens Ladisch1-0/+8
2011-09-20ALSA: emu10k1: allow to disable the SRCClemens Ladisch1-0/+5
2011-09-20ALSA: ymfpci: allow to disable the SRCClemens Ladisch1-0/+6
2011-09-20ALSA: ymfpci: fix PCM open error handlingClemens Ladisch1-6/+18
2011-09-19ALSA: hda/realtek - Fix auto-mute with HP+LO configurationTakashi Iwai1-4/+5
2011-09-16Merge branch 'fix/misc' into topic/miscTakashi Iwai5-49/+83
2011-09-14ALSA: HDA: Cirrus - fix "Surround Speaker" volume control nameDavid Henningsson1-1/+1
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch15-34/+46
2011-09-13ALSA: hda - Terminate the recursive connection search properlyTakashi Iwai1-1/+5
2011-09-12ALSA: ymfpci: add "Playback" to FM Legacy Volume controlRaymond Yau1-1/+1
2011-08-25ALSA: hda: Conexant: Allow different output types to share DACDavid Henningsson1-19/+27
2011-08-24ALSA: hda/conexant - Enable ADC-switching for auto-mic mode, tooTakashi Iwai1-1/+1
2011-08-24ALSA: ctxfi: Bump playback substreams to 256Maarten Lankhorst3-3/+3
2011-08-23ALSA: hda - Fix double-headphone/speaker paths for Cxt auto-parserTakashi Iwai1-3/+10
2011-08-23ALSA: hda - Update jack-sense info even when no automute is setTakashi Iwai1-4/+4
2011-08-23ALSA: hda - Fix output-path initialization for Realtek auto-parserTakashi Iwai1-7/+13
2011-08-20ALSA: hda - Fix error check from snd_hda_get_conn_index() in patch_cirrus.cTakashi Iwai1-3/+5
2011-08-20ALSA: hda - Don't spew too many ELD errorsTakashi Iwai1-12/+19
2011-08-19Merge branch 'fix/misc' into topic/miscTakashi Iwai3-18/+21
2011-08-18ALSA: hda - Add "PCM" volume to vmaster slave listTakashi Iwai1-0/+2
2011-08-16ALSA: hda - Fix duplicated capture-volume creation for ALC268 modelsTakashi Iwai1-18/+18
2011-08-15ALSA: hdspm - Simplify with snd_pcm_hw_constraint_pow2()Takashi Iwai1-51/+25
2011-08-15ALSA: hdspm - Add missing KNOT flag for AES32 rate restrictionTakashi Iwai1-0/+2
2011-08-15ALSA: hdspm - Correct max buffer size limitTakashi Iwai1-2/+2
2011-08-15ALSA: virtuoso: fix Essence ST(X) S/PDIF inputClemens Ladisch1-0/+1
2011-08-15ALSA: ac97: Add HP Compaq dc5100 SFF(PT003AW) to Headphone Jack Sense whitelistDaniel T Chen1-0/+1
2011-08-15ALSA: hdspm - Enable 32 samples/period on RME RayDAT/AIOAdrian Knoth1-5/+20
2011-08-15ALSA: hdspm - Introduce hdspm_get_latency() to harmonize latency calculationAdrian Knoth1-5/+23
2011-08-15ALSA: hdspm - Reorder period sizes according to their bit representationAdrian Knoth1-1/+1
2011-08-15ALSA: hdspm - Set period_bytes_min to 32 * 4 for new RME cardsAdrian Knoth1-2/+2
2011-08-15ALSA: hdspm - Allow for 8192 period size on RME MADI and AES cardsAdrian Knoth1-1/+1
2011-08-10ALSA: azt3328 - adjust error handling code to include debugging codeJulia Lawall1-4/+7
2011-08-10ALSA: hda - Add CONFIG_SND_HDA_POWER_SAVE to stac_vrefout_set()Wang Shaoyan1-0/+2
2011-08-08Merge branch 'fix/kconfig' into for-linusTakashi Iwai17-21/+21
2011-08-07ALSA: Fix dependency of CONFIG_SND_TEA575XTakashi Iwai1-5/+5
2011-08-07ALSA: asihpi - use kzalloc()Thomas Meyer1-3/+2
2011-08-05ALSA: hda - Fix a complile warning in patch_via.cWang Shaoyan1-1/+1
2011-08-05ALSA: hdspm - Fix uninitialized compile warningsTakashi Iwai1-6/+13
2011-08-04ALSA: hda - Use auto-parser for ASUS UX50, Eee PC P901, S101 and P1005Takashi Iwai1-7/+0
2011-08-04ALSA: hda - Fix digital-mic mono recording on ASUS Eee PCTakashi Iwai1-0/+26
2011-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-12/+125
2011-08-02ALSA: asihpi - Clarify adapter index validity checkEliot Blennerhassett1-7/+12
2011-08-01ALSA: asihpi - Don't leak firmware if mem alloc failsJesper Juhl1-3/+6