aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2011-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 11-111/+229
2011-03-25ALSA: Fix yet another race in disconnectionGravatar Takashi Iwai 1-0/+4
2011-03-25ALSA: asihpi - Update verbose debug print macrosGravatar Eliot Blennerhassett 1-53/+47
2011-03-25ALSA: asihpi - Improve non-busmaster adapter operationGravatar Eliot Blennerhassett 1-11/+10
2011-03-25ALSA: asihpi - Support single-rate no-SRC cardsGravatar Eliot Blennerhassett 1-9/+7
2011-03-25ALSA: HDA: New AD1984A model for Dell Precision R5500Gravatar David Henningsson 1-0/+89
2011-03-25ALSA: vmalloc buffers should use normal mmapGravatar Benjamin Herrenschmidt 1-9/+0
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-4/+9
2011-03-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Gravatar Linus Torvalds 5-6/+11
2011-03-23ALSA: hda - Fix SPDIF out regression on ALC889Gravatar Takashi Iwai 1-1/+1
2011-03-23ALSA: usb-audio - Support for Boss JS-8 Jam StationGravatar Keith A. Milner 1-0/+27
2011-03-23ALSA: usb-audio: add Cakewalk UM-1G supportGravatar Clemens Ladisch 1-0/+13
2011-03-23sound/oss/opl3: validate voice and channel indexesGravatar Dan Rosenberg 1-2/+13
2011-03-23sound/oss: remove offset from load_patch callbacksGravatar Dan Rosenberg 5-26/+18
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 8-29/+102
2011-03-23Merge branch 'topic/asoc' into for-linusGravatar Takashi Iwai 4-4/+18
2011-03-23asoc: wm8400-codec: Use mfd_data instead of driver_dataGravatar Andres Salomon 1-1/+2
2011-03-23asoc: davinci_voicecodec: use mfd_data instead of driver_dataGravatar Andres Salomon 2-2/+3
2011-03-23mfd: mfd_cell is now implicitly available to twl4030 driversGravatar Andres Salomon 1-2/+4
2011-03-23mfd: mfd_cell is now implicitly available to wl1273 driversGravatar Andres Salomon 1-1/+2
2011-03-23ALSA: HDA: Realtek: Avoid unnecessary volume control index on Surround/SideGravatar David Henningsson 1-8/+17
2011-03-22ASoC: Support !REGULATOR build for sgtl5000Gravatar Mark Brown 1-0/+14
2011-03-22ALSA: hda - VIA: Fix VT1708 can't build up Headphone control issueGravatar Lydia Wang 1-3/+6
2011-03-22ALSA: hda - VIA: Correct stream names for VT1818SGravatar Lydia Wang 1-0/+5
2011-03-22ALSA: hda - VIA: Fix codec type for VT1708BCE at the right timingGravatar Lydia Wang 1-4/+5
2011-03-22ALSA: hda - VIA: Fix invalid A-A path volume adjust issueGravatar Lydia Wang 1-1/+8
2011-03-22ALSA: hda - VIA: Add missing support for VT1718S in A-A pathGravatar Lydia Wang 1-0/+5
2011-03-22ALSA: hda - VIA: Fix independent headphone no sound issueGravatar Lydia Wang 1-1/+11
2011-03-22ALSA: hda - VIA: Fix stereo mixer recording no sound issueGravatar Lydia Wang 1-3/+6
2011-03-21[media] ASoC: WL1273 FM radio: Access I2C IO functions through pointersGravatar Matti Aaltonen 2-4/+9
2011-03-21ALSA: hda - Set EAPD for Realtek ALC665Gravatar Andres Mejia 1-0/+2
2011-03-21ALSA: usb - Remove trailing spaces from USB card name stringsGravatar Takashi Iwai 1-4/+18
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 230-9425/+26575
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-4/+4
2011-03-18sound: read i_size with i_size_read()Gravatar Xiaochen Wang 1-1/+1
2011-03-18ASoC: Remove bogus check for register validity in debugfs writeGravatar Mark Brown 1-2/+0
2011-03-18Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Mark Brown 1-6/+36
2011-03-18Merge branch 'topic/misc' into for-linusGravatar Takashi Iwai 86-6442/+9736
2011-03-18ALSA: sound/pci/asihpi: check adapter index in hpi_ioctlGravatar Dan Rosenberg 1-0/+5
2011-03-18ALSA: aloop - Fix possible IRQ lock inversionGravatar Takashi Iwai 1-10/+9
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-124/+6
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 3-3/+5
2011-03-17Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Gravatar Linus Torvalds 2-158/+136
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversGravatar Russell King 61-222/+652
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 8-49/+43
2011-03-16Merge branch 'topic/hda' into for-linusGravatar Takashi Iwai 9-509/+417
2011-03-16Merge branch 'topic/asoc' into for-linusGravatar Takashi Iwai 121-2482/+13760
2011-03-16ALSA: sound/core: merge list_del()/list_add_tail() to list_move_tail()Gravatar Nicolas Kaiser 1-5/+3
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Gravatar Takashi Iwai 1-6/+36
2011-03-16ALSA: ctxfi - use list_move() instead of list_del()/list_add() combinationGravatar Kirill A. Shutemov 1-2/+1