aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds13-102/+219
2010-05-26Merge branch 'fix/hda' into for-linusTakashi Iwai3-47/+48
2010-05-25ALSA: emu10k1: allow high-resolution mixer controlsClemens Ladisch1-8/+28
2010-05-25ALSA: pcm: fix delta calculation at boundary wraparoundClemens Ladisch1-1/+3
2010-05-25ALSA: hda_intel: fix handling of non-completion stream interruptsClemens Ladisch1-1/+4
2010-05-25ALSA: usb/caiaq: fix Traktor Kontrol X1 ABS_HAT2X axisDaniel Mack1-1/+1
2010-05-25ALSA: hda: Fix model quirk for Dell M1730Daniel T Chen1-1/+1
2010-05-25ALSA: hda - iMac9,1 sound fixesJustin P. Mattock1-44/+40
2010-05-25ALSA: hda: Use LPIB for Toshiba A100-259Daniel T Chen1-1/+2
2010-05-25ALSA: hda: Use LPIB for Acer Aspire 5110Daniel T Chen1-0/+1
2010-05-25ALSA: aw2-alsa.c: use pci_ids.h defines and fix checkpatch.pl noiseH Hartley Sweeten1-7/+4
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-7/+5
2010-05-22sh: define DMA slaves per CPU type, remove now redundant headerGuennadi Liakhovetski2-7/+5
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely230-8526/+34977
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely6-11/+22
2010-05-22arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely1-2/+2
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-3/+4
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-6/+3
2010-05-21ALSA: usb-audio: add support for Akai MPD16Krzysztof Foltman5-0/+125
2010-05-21ALSA: pcm: fix the fix of the runtime->boundary calculationClemens Ladisch2-38/+10
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-15/+15
2010-05-20sound: fixup for usb_buffer_alloc/free renameStephen Rothwell1-5/+5
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack3-24/+24
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds210-8349/+34774
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds4-19/+5
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds2-9/+8
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai109-2651/+8974
2010-05-20Merge branch 'topic/hda' into for-linusTakashi Iwai9-137/+499
2010-05-20Merge branch 'topic/usb' into for-linusTakashi Iwai1-14/+86
2010-05-20Merge branch 'topic/jack' into for-linusTakashi Iwai1-6/+65
2010-05-20Merge branch 'topic/misc' into for-linusTakashi Iwai69-5070/+24335
2010-05-20Merge branch 'topic/nomm' into for-linusTakashi Iwai1-8/+22
2010-05-20Merge branch 'topic/core-cleanup' into for-linusTakashi Iwai24-470/+800
2010-05-20ALSA: hda: Storage class should be before const qualifierTobias Klauser1-1/+1
2010-05-20ASoC: tpa6130a2: Remove CPVSS and HPVdd suppliesJarkko Nikula1-34/+18
2010-05-19Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-68/+68
2010-05-19ASoC: tpa6130a2: Define output pins with SND_SOC_DAPM_OUTPUTJarkko Nikula1-2/+2
2010-05-19ASoC: sdp4430 - add sdp4430 pcm ops to DAI.Liam Girdwood1-0/+1
2010-05-19ASoC: TWL6040: Enable earphone path in codecJorge Eduardo Candelaria1-1/+20
2010-05-19ASoC: SDP4430: Add support for Earphone speakerJorge Eduardo Candelaria1-0/+4
2010-05-19ASoC: SDP4430: Add sdp4430 machine driverMisael Lopez Cruz3-0/+239
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely10-19/+19
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-9/+9
2010-05-17Merge branch 'ioat' into dmaengineDan Williams239-281/+607
2010-05-17DMAENGINE: extend the control command to include an argLinus Walleij1-3/+4
2010-05-17m68k: amiga - Sound platform device conversionGeert Uytterhoeven1-20/+31
2010-05-17ASoC: tlv320dac33: Avoid powering off while in BIAS_OFFPeter Ujfalusi1-0/+3
2010-05-17ASoC: tlv320dac33: Use dev_dbg in dac33_hard_power functionFelipe Balbi1-1/+1
2010-05-17ALSA: sound/pci/asihpi: Use kzallocJulia Lawall2-4/+2