aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-10Merge branch 'topic/dummy' into for-linusTakashi Iwai6-181/+559
2009-09-10Merge branch 'topic/dma-sgbuf' into for-linusTakashi Iwai4-1/+11
2009-09-10Merge branch 'topic/ctxfi' into for-linusTakashi Iwai11-110/+155
2009-09-10Merge branch 'topic/ctl-add-remove-fixes' into for-linusTakashi Iwai1-17/+17
2009-09-10Merge branch 'topic/cs46xx' into for-linusTakashi Iwai1-1/+1
2009-09-10Merge branch 'topic/cmi8330' into for-linusTakashi Iwai1-34/+52
2009-09-10Merge branch 'topic/cleanup' into for-linusTakashi Iwai1-3/+1
2009-09-10Merge branch 'topic/azt3328' into for-linusTakashi Iwai3-553/+670
2009-09-10Merge branch 'topic/asoc' into for-linusTakashi Iwai123-2747/+22737
2009-09-10Merge branch 'topic/ali5451-cleanup' into for-linusTakashi Iwai1-65/+0
2009-09-08ASoC: au1x: PSC-AC97 bugfixesManuel Lauss2-33/+97
2009-09-08ALSA: dummy - Increase MAX_PCM_SUBSTREAMS to 128Takashi Iwai1-1/+1
2009-09-08ALSA: dummy - Add debug proc fileTakashi Iwai1-0/+132
2009-09-08ALSA: Add const prefix to proc helper functionsTakashi Iwai3-4/+6
2009-09-08ALSA: Re-export snd_pcm_format_name() functionTakashi Iwai2-14/+16
2009-09-08ALSA: hda - Use auto model for HP laptops with ALC268 codecTakashi Iwai1-1/+4
2009-09-08ALSA: cs46xx - Fix minimum period sizeSophie Hamilton1-1/+1
2009-09-07ASoC: Fix WM835x Out4 capture enumerationMark Brown1-1/+1
2009-09-07ALSA: Remove struct snd_monitor_file from public sound/core.hTakashi Iwai1-0/+8
2009-09-07sound: oxygen: work around MCE when changing volumeClemens Ladisch1-10/+1
2009-09-07ALSA: dummy - Fake buffer allocationsTakashi Iwai1-8/+98
2009-09-07ALSA: hda/realtek: Added support for CLEVO M540R subsystem, 6 channel + digitalddiaz@cenditel.gob.ve1-0/+80
2009-09-05Merge branch 'fix/oxygen' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-0/+5
2009-09-04ASoC: fix pxa2xx-ac97.c breakageRobert Schwebel1-1/+1
2009-09-04ALSA: dummy - Fix the timer calculation in systimer modeTakashi Iwai1-8/+21
2009-09-03ALSA: dummy - Better jiffies handlingTakashi Iwai1-35/+43
2009-09-03ALSA: dummy - Support high-res timer modeTakashi Iwai1-141/+272
2009-09-03sound: oxygen: handle cards with missing EEPROMClemens Ladisch1-0/+3
2009-09-02ASoC: Fully specify DC servo bits to update in wm_hubsMark Brown1-10/+2
2009-09-02ALSA: hda - Add support of Alienware M17x laptopTakashi Iwai1-0/+27
2009-09-02ALSA: hda - Remove dead codes from patch_sigmatel.cTakashi Iwai1-132/+0
2009-09-02ALSA: hda - Fix input source selection of IDT92HD73xxTakashi Iwai1-147/+4
2009-09-02ALSA: hda - Fix obsolete CONFIG_SND_DEBUG_DETECTTakashi Iwai1-1/+1
2009-09-01ASoC: Debugged improper setting of PLL fields in WM8580 driverjassi brar1-2/+2
2009-09-01ASoC: new board driver to connect bfin-5xx with ad1836 codecBarry Song3-0/+138
2009-09-01ALSA: hda - Unmute docking line-out as default with AD1984A codecTakashi Iwai1-0/+2
2009-09-01ALSA: hda - Add another entry for Nvidia HDMI deviceTakashi Iwai1-0/+2
2009-09-01sound: oxygen: fix MCLK rate for 192 kHz playbackClemens Ladisch1-0/+2
2009-08-31Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-14/+21
2009-08-31ALSA: allocation may fail in snd_pcm_oss_change_params()Roel Kluin1-2/+7
2009-08-31ALSA: hda - Add missing GPIO initialization for AD1984A laptop modelTakashi Iwai1-0/+4
2009-08-31ALSA: hda - Add support of docking auto-mute/mic for AD1984A laptop modelTakashi Iwai1-40/+81
2009-08-31Merge branch 'fix/hda' into topic/hdaTakashi Iwai2-14/+21
2009-08-31ALSA: hda - Fix ALC268/ALC269 headphone pin routingTakashi Iwai1-5/+41
2009-08-31ALSA: hda - Fix MacBookPro 3,1/4,1 quirk with ALC889ATakashi Iwai1-14/+20
2009-08-31ALSA: hda - Add missing mux check for VT1708Takashi Iwai1-0/+1
2009-08-29ALSA: hda - Create "Digital Mic Capture Volume" correctly for IDT codecsTakashi Iwai1-7/+23
2009-08-28ASoC: OMAP: Add functionality to set CLKR and FSR sources in McBSP DAIJarkko Nikula2-0/+45
2009-08-28ASoC: davinci: i2c device creation moved into board filesChaithrika U S1-27/+5
2009-08-27ALSA: Add debug module optionTakashi Iwai1-28/+39