summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2010-03-08Merge branch 'topic/misc' into for-linusTakashi Iwai14-209/+129
2010-03-08Merge branch 'topic/asoc' into for-linusTakashi Iwai2-9/+11
2010-03-08Merge branch 'topic/hda' into for-linusTakashi Iwai9-904/+1141
2010-03-08ALSA: hdmi - show debug message on changing audio infoframeWu Fengguang1-4/+8
2010-03-08ALSA: hdmi - merge common code for intelhdmi and nvhdmiWu Fengguang3-1613/+882
2010-03-07ALSA: hda - Add ASRock mobo to MSI blacklistMichele Ballabio1-0/+1
2010-03-07Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-7/+4
2010-03-05ALSA: hda: uninitialized variable fixFrederik Deweerdt1-1/+1
2010-03-05ALSA: hda: Use LPIB for a Biostar Microtech boardDaniel T Chen1-0/+1
2010-03-05ALSA: fix jazz16 compile (udelay)Meelis Roos1-0/+1
2010-03-04ALSA: hda: Use LPIB for Dell Latitude 131LDaniel T Chen1-0/+1
2010-03-04ALSA: hda - Build hda_eld into snd-hda-codec moduleTakashi Iwai2-3/+9
2010-03-04ALSA: hda - Support NVIDIA MCP89 and GT21x hdmi audioWei Ni3-52/+990
2010-03-04ALSA: hda - Support max codecs to 8 for nvidia hda controllerWei Ni1-2/+4
2010-03-04ALSA: riptide: clean up while loopDan Carpenter1-3/+3
2010-03-04ALSA: usbaudio - remove debug "SAMPLE BYTES" printk lineJaroslav Kysela1-1/+0
2010-03-04ALSA: timer - pass real event in snd_timer_notify1() to instance callbackJaroslav Kysela1-1/+1
2010-03-04ALSA: oxygen: change || to &&Clemens Ladisch1-1/+1
2010-03-04ALSA: opti92x: use PnP data to select Master Control portKrzysztof Helt2-43/+79
2010-03-03ASoC: fix ak4104 register array accessDaniel Mack1-4/+2
2010-03-03ASoC: soc_pcm_open: Add missing bailout tagJassi Brar1-5/+9
2010-03-02ALSA: usbaudio: Fix wrong bitrate for Creative Creative VF0470 Live CamArseniy Lartsev1-0/+3
2010-03-02Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai5-155/+37
2010-03-02ALSA: ua101: removing debugging codeClemens Ladisch1-55/+0
2010-03-02ALSA: sound/usb/caiaq/midi.h: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-03-02sound/oss/coproc.h: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-03-02sound/oss/v_midi.h: Checkpatch cleanupAndrea Gelmini1-3/+2
2010-03-02ALSA: sound/pci/hda/hda_codec.c: various coding style fixesNorberto Lopes1-31/+38
2010-03-02ALSA: hda - Add missing hp_pins definitions for ALC269 quirksTakashi Iwai1-0/+8
2010-03-01ALSA: ua101: add Edirol UA-1000 supportClemens Ladisch5-100/+37
2010-03-01Merge branch 'topic/asoc' into for-linusTakashi Iwai89-3335/+19617
2010-03-01Merge branch 'topic/hda' into for-linusTakashi Iwai8-484/+844
2010-03-01Merge branch 'topic/misc' into for-linusTakashi Iwai148-2309/+6891
2010-03-01Merge branch 'fix/misc' into for-linusTakashi Iwai4-8/+28
2010-02-25Merge branch 'for-2.6.34' of git://opensource.wolfsonmicro.com/linux-2.6-asoc...Takashi Iwai1-10/+30
2010-02-25ASoC: Check progress when reporting periods from i.MX FIQ handlerMark Brown1-6/+30
2010-02-25ASoC: Remove a unused variables from i.MX FIQ runtime dataMark Brown1-4/+0
2010-02-25ALSA: hda - Add/fix ALC269 FSC and Quanta modelsKailang Yang1-1/+7
2010-02-25ALSA: hda - Add ALC670 codec supportKailang Yang1-16/+24
2010-02-24ALSA: hda - remove unnecessary msleep on power state transitionsZhang, Rui1-2/+2
2010-02-23ASoC: fsi: Modify over/under run error settlementKuninori Morimoto1-21/+25
2010-02-23ASoC: OMAP4: Add McPDM platform driverMisael Lopez Cruz4-0/+285
2010-02-23ASoC: OMAP4: Add support for McPDMCandelaria Villareal, Jorge2-0/+635
2010-02-23ASoC: OMAP: data_type and sync_mode configurable in audio dmaMisael Lopez Cruz3-8/+13
2010-02-23ALSA: add support for Macbook Air 2,1 internal speakerReimundo Heluani1-0/+64
2010-02-23ALSA: usbaudio: consolidate header filesDaniel Mack6-216/+121
2010-02-23ALSA: usbmixer: bail out early when parsing audio class v2 descriptorsDaniel Mack1-1/+12
2010-02-23ALSA: usbaudio: implement basic set of class v2.0 parserDaniel Mack2-63/+292
2010-02-23ALSA: usbaudio: introduce new types for audio class v2Daniel Mack2-10/+23
2010-02-23ALSA: usbaudio: parse USB descriptors with structsDaniel Mack2-95/+140