aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-15Merge branch 'topic/hda' into for-linusTakashi Iwai1-1/+5
2009-04-15ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai1-1/+5
2009-04-15Merge branch 'topic/memdup_user' into for-linusTakashi Iwai11-165/+102
2009-04-15Merge branch 'topic/usb-caiaq' into for-linusTakashi Iwai11-51/+22
2009-04-15Merge branch 'topic/asoc' into for-linusTakashi Iwai2-5/+3
2009-04-15Merge branch 'topic/hda' into for-linusTakashi Iwai4-11/+45
2009-04-15Merge branch 'topic/jack-free-fix' into topic/hdaTakashi Iwai3-8/+43
2009-04-15Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linusTakashi Iwai3-43/+134
2009-04-15ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883Takashi Iwai1-3/+2
2009-04-15[ALSA] intel8x0: add one retry to the ac97_clock measurement routineJaroslav Kysela1-4/+11
2009-04-14[ALSA] intel8x0: fix wrong conditions in ac97_clock measure routineJaroslav Kysela1-3/+3
2009-04-14ALSA: hda - Avoid call of snd_jack_report at releaseTakashi Iwai2-8/+40
2009-04-14ALSA: add private_data to struct snd_jackTakashi Iwai1-0/+3
2009-04-14ALSA: snd-usb-caiaq: rename files to remove redundant information in file pathesDaniel Mack11-15/+16
2009-04-14ALSA: snd-usb-caiaq: clean up header includesDaniel Mack5-36/+6
2009-04-14ALSA: sound/pci: use memdup_user()Li Zefan1-28/+13
2009-04-14ALSA: sound/usb: use memdup_user()Li Zefan2-14/+9
2009-04-14ALSA: sound/isa: use memdup_user()Li Zefan3-24/+20
2009-04-14ALSA: sound/core: use memdup_user()Li Zefan5-99/+60
2009-04-14Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asocTakashi Iwai2-5/+3
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang1-4/+4
2009-04-13[ALSA] intel8x0: do not use zero value from PICB registerJaroslav Kysela1-10/+33
2009-04-13[ALSA] intel8x0: an attempt to make ac97_clock measurement more reliableJaroslav Kysela1-9/+28
2009-04-10Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds3-2765/+0
2009-04-10[ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffiesJaroslav Kysela1-8/+39
2009-04-10[ALSA] hda_intel: fix unexpected ring buffer positionsJaroslav Kysela1-14/+25
2009-04-09ASoC: Disable S3C64xx support in KconfigMark Brown1-3/+3
2009-04-09ASoC: magician: remove un-necessary #include of pxa-regs.h and hardware.hEric Miao1-2/+0
2009-04-08sparc: Fix section mismatch warnings in cs4231 sound driver.David S. Miller1-14/+14
2009-04-07Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6Linus Torvalds1-4/+6
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds23-235/+1062
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang4-8/+8
2009-04-07dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang5-10/+10
2009-04-07dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang2-3/+3
2009-04-07dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang1-2/+2
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang12-20/+20
2009-04-07ASoC: TWL4030: Compillation error fixPeter Ujfalusi1-4/+6
2009-04-07Merge branch 'topic/misc' into for-linusTakashi Iwai1-0/+8
2009-04-07Merge branch 'topic/hda' into for-linusTakashi Iwai2-1/+19
2009-04-07ALSA: hda - Add VREF powerdown sequence for another boardMatthew Ranostay1-0/+18
2009-04-07ALSA: oss - volume control for CSWITCH and CROUTEDeepika Makhija1-0/+8
2009-04-07ALSA: hda - add missing comma in ad1884_slave_volsAkinobu Mita1-1/+1
2009-04-07Merge branch 'topic/asoc' into for-linusTakashi Iwai2-7/+8
2009-04-07Merge branch 'topic/usb-audio' into for-linusTakashi Iwai1-135/+120
2009-04-07sound: usb-audio: allow period sizes less than 1 msClemens Ladisch1-20/+86
2009-04-07sound: usb-audio: save data packet interval in audioformat structureClemens Ladisch1-6/+21
2009-04-07sound: usb-audio: remove check_hw_params_convention()Clemens Ladisch1-116/+19
2009-04-07sound: usb-audio: show sample format width in proc fileClemens Ladisch1-1/+2
2009-04-06ASoC: fsl_dma: Pass the proper device for dma mapping routinesAnton Vorontsov1-6/+6
2009-04-06ALSA: wavefront - Always use request_firmware()Takashi Iwai3-2765/+0