aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2009-04-19Merge branch 'fix/misc' into for-linusTakashi Iwai
2009-04-19Merge branch 'fix/intel8x0' into for-linusTakashi Iwai
2009-04-19Merge branch 'fix/hda' into for-linusTakashi Iwai
2009-04-19Merge branch 'fix/asoc' into for-linusTakashi Iwai
2009-04-17ALSA: hda - Set function_id only on FG nodesTakashi Iwai
2009-04-17ALSA: emu10k1 - off by 1 in snd_emu10k1_wait()Roel Kluin
2009-04-16ASoC: OMAP: Fix FS polarity in OSK5912 machine driverJarkko Nikula
2009-04-16ASoC: OMAP: Fix DSP_B format in OMAP McBSP DAI driverJarkko Nikula
2009-04-16ASoC: Fix include build error in s3c2412-i2s.cBen Dooks
2009-04-16ASoC: Fix s3c-i2s-v2.c snd_soc_dai changesBen Dooks
2009-04-16ASoC: s3c-i2s-v2.c fix for s3c_i2sv2_iis_calc_rateBen Dooks
2009-04-16ASoC: Fix jive_wm8750.c build problemsBen Dooks
2009-04-16ASoC: pxa-ssp: allow setting of dai format 0Daniel Mack
2009-04-16ALSA: hda - Add upper-limit of mixer amp for AD1884A-laptop model, tooTakashi Iwai
2009-04-16ALSA: hda - Fix headphone-detection on some machines with STAC/IDT codecsTakashi Iwai
2009-04-16ALSA: Intel8x0: Add hp_only quirk for SSID 0x1028016a (Dell Inspiron 8600)Daniel T Chen
2009-04-16ALSA: Intel8x0: Remove conflicting quirk for SSID 0x103c0934Daniel T Chen
2009-04-16ALSA: hda_intel.c - Consolidate bitfieldsJoe Perches
2009-04-15Merge branch 'topic/hda' into for-linusTakashi Iwai
2009-04-15ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai
2009-04-15Merge branch 'topic/memdup_user' into for-linusTakashi Iwai
2009-04-15Merge branch 'topic/usb-caiaq' into for-linusTakashi Iwai
2009-04-15Merge branch 'topic/asoc' into for-linusTakashi Iwai
2009-04-15Merge branch 'topic/hda' into for-linusTakashi Iwai
2009-04-15Merge branch 'topic/jack-free-fix' into topic/hdaTakashi Iwai
2009-04-15Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linusTakashi Iwai
2009-04-15ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883Takashi Iwai
2009-04-15[ALSA] intel8x0: add one retry to the ac97_clock measurement routineJaroslav Kysela
2009-04-14[ALSA] intel8x0: fix wrong conditions in ac97_clock measure routineJaroslav Kysela
2009-04-14ALSA: hda - Avoid call of snd_jack_report at releaseTakashi Iwai
2009-04-14ALSA: add private_data to struct snd_jackTakashi Iwai
2009-04-14ALSA: snd-usb-caiaq: rename files to remove redundant information in file pathesDaniel Mack
2009-04-14ALSA: snd-usb-caiaq: clean up header includesDaniel Mack
2009-04-14ALSA: sound/pci: use memdup_user()Li Zefan
2009-04-14ALSA: sound/usb: use memdup_user()Li Zefan
2009-04-14ALSA: sound/isa: use memdup_user()Li Zefan
2009-04-14ALSA: sound/core: use memdup_user()Li Zefan
2009-04-14Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang
2009-04-13[ALSA] intel8x0: do not use zero value from PICB registerJaroslav Kysela
2009-04-13[ALSA] intel8x0: an attempt to make ac97_clock measurement more reliableJaroslav Kysela
2009-04-10Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds
2009-04-10[ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffiesJaroslav Kysela
2009-04-10[ALSA] hda_intel: fix unexpected ring buffer positionsJaroslav Kysela
2009-04-09ASoC: Disable S3C64xx support in KconfigMark Brown
2009-04-09ASoC: magician: remove un-necessary #include of pxa-regs.h and hardware.hEric Miao
2009-04-08sparc: Fix section mismatch warnings in cs4231 sound driver.David S. Miller
2009-04-07Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang