summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | ALSA: asihpi - Fix imbalanced lock path in hw_messageEliot Blennerhassett2010-05-271-1/+2
| | | * | | ALSA: asihpi - Remove support for old ASI8800 familyEliot Blennerhassett2010-05-271-3/+0
| | | * | | ALSA: asihpi - Add hd radio blend functionsEliot Blennerhassett2010-05-273-3/+27
| | | * | | ALSA: asihpi - Remove unused io map functionsEliot Blennerhassett2010-05-272-32/+0
| | | * | | ALSA: usb-audio: add support for UAC2 pitch controlDaniel Mack2010-05-271-7/+30
| | | * | | ALSA: usb-audio: parse UAC2 endpoint descriptors correctlyDaniel Mack2010-05-271-13/+42
| | | * | | ALSA: usb-audio: fix return valuesDaniel Mack2010-05-271-2/+2
| | | * | | ALSA: usb-audio: parse more format descriptors with structsDaniel Mack2010-05-273-17/+21
| | | * | | sound: Add missing spin_unlockJulia Lawall2010-05-272-2/+4
| | * | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-05-295-23/+26
| | |\ \ \ \
| | | * \ \ \ Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2010-05-275-23/+26
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | * | | ASoC: Fix dB scales for WM8990Mark Brown2010-05-261-9/+9
| | | | * | | ASoC: Fix dB scales for WM8400Mark Brown2010-05-261-9/+9
| | | | * | | ASoC: Fix dB scales for WM835xMark Brown2010-05-261-2/+2
| | | | * | | ASoC: Update Freescale i.MX SSI driver DMA parameter handlingStuart Longland2010-05-261-3/+4
| | | | * | | ASoC: fix uninitialised variable in siu_dai.cGuennadi Liakhovetski2010-05-261-0/+2
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-2613-102/+219
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-05-263-47/+48
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | | | |_|/ | | | |/| |
| | | * | | ALSA: hda_intel: fix handling of non-completion stream interruptsClemens Ladisch2010-05-251-1/+4
| | | * | | ALSA: hda: Fix model quirk for Dell M1730Daniel T Chen2010-05-251-1/+1
| | | * | | ALSA: hda - iMac9,1 sound fixesJustin P. Mattock2010-05-251-44/+40
| | | * | | ALSA: hda: Use LPIB for Toshiba A100-259Daniel T Chen2010-05-251-1/+2
| | | * | | ALSA: hda: Use LPIB for Acer Aspire 5110Daniel T Chen2010-05-251-0/+1
| | | |/ /
| | * | | ALSA: emu10k1: allow high-resolution mixer controlsClemens Ladisch2010-05-251-8/+28
| | * | | ALSA: pcm: fix delta calculation at boundary wraparoundClemens Ladisch2010-05-251-1/+3
| | * | | ALSA: usb/caiaq: fix Traktor Kontrol X1 ABS_HAT2X axisDaniel Mack2010-05-251-1/+1
| | * | | ALSA: aw2-alsa.c: use pci_ids.h defines and fix checkpatch.pl noiseH Hartley Sweeten2010-05-251-7/+4
| | * | | ALSA: usb-audio: add support for Akai MPD16Krzysztof Foltman2010-05-215-0/+125
| | * | | ALSA: pcm: fix the fix of the runtime->boundary calculationClemens Ladisch2010-05-212-38/+10
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-05-242-7/+5
| |\ \ \
| | * | | sh: define DMA slaves per CPU type, remove now redundant headerGuennadi Liakhovetski2010-05-222-7/+5
| * | | | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22230-8526/+34977
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-211-3/+4
| | |\ \ \
| | | * \ \ Merge branch 'ioat' into dmaengineDan Williams2010-05-17239-281/+607
| | | |\ \ \
| | | * | | | DMAENGINE: extend the control command to include an argLinus Walleij2010-05-171-3/+4
| | | * | | | DMAENGINE: generic slave control v2Linus Walleij2010-03-261-3/+3
| * | | | | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-226-11/+22
| * | | | | | arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely2010-05-221-2/+2
| * | | | | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-1810-19/+19
* | | | | | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-163-3/+3
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-211-6/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-05-0745-292/+652
| |\ \ \ \ \ \
| * | | | | | | powerpc/aoa: gpio-pmf.c: 3 * redundant coded binderman2010-04-071-6/+3
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-202-15/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-203-24/+24
* | | | | | | | | sound: fixup for usb_buffer_alloc/free renameStephen Rothwell2010-05-201-5/+5
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-20210-8349/+34774
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-20109-2651/+8974
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ASoC: tpa6130a2: Remove CPVSS and HPVdd suppliesJarkko Nikula2010-05-201-34/+18
| | * | | | | | | | ASoC: tpa6130a2: Define output pins with SND_SOC_DAPM_OUTPUTJarkko Nikula2010-05-191-2/+2
OpenPOWER on IntegriCloud