aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-17ALSA: HDA - Correct trivial typos in comments.Sasha Alexandr1-13/+13
2009-06-17ALSA: HDA - Name-fixes in code (tagra/targa)Sasha Alexandr1-17/+17
2009-06-17ALSA: HDA - Add pci-quirk for MSI MS-7350 motherboard.Sasha Alexandr1-0/+1
2009-06-17ALSA: hda - Fix memory leak at codec creationTakashi Iwai1-2/+0
2009-06-16Merge branch 'akpm'Linus Torvalds2-1/+2
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2-1/+2
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-0/+7
2009-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds10-45/+40
2009-06-16Merge branch 'topic/usb-audio' into for-linusTakashi Iwai1-1/+1
2009-06-16Merge branch 'topic/intel8x0' into for-linusTakashi Iwai1-12/+12
2009-06-16Merge branch 'topic/hda' into for-linusTakashi Iwai1-0/+2
2009-06-16Merge branch 'topic/ctxfi' into for-linusTakashi Iwai3-23/+21
2009-06-16Merge branch 'topic/asoc' into for-linusTakashi Iwai4-9/+4
2009-06-16[ARM] pxa: register wm8731 explicitly for corgi and poodleMark Brown2-72/+0
2009-06-15Driver Core: sound: add nodename for sound driversKay Sievers1-0/+7
2009-06-15ALSA: ctxfi - Fix deadlock with xfi-timerTakashi Iwai1-8/+10
2009-06-15ALSA: intel8x0 - Fix PCM position crazinessTakashi Iwai1-12/+12
2009-06-15ALSA: usb-audio - rework quirk for TerraTec Aureon USB 5.1 MkIIAndrea Borgia1-1/+1
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-6/+6
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-19/+17
2009-06-14ASoC: magician: fix PXA SSP clock polarityPhilipp Zabel1-1/+1
2009-06-14ASoC: Instantiate any forgotten DAPM widgetsMark Brown1-0/+3
2009-06-14Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King2-4/+5
2009-06-13ASoC: Revert duplicated code in SSM2602 driverMark Brown1-4/+0
2009-06-13ALSA: hda - Add quirk for Acer Aspire 6935GTakashi Iwai1-0/+2
2009-06-13ALSA: ctxfi - Replace atc lock to mutexTakashi Iwai2-15/+11
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds197-3897/+33268
2009-06-12Merge branch 'topic/ps3' into for-linusTakashi Iwai1-351/+304
2009-06-12Merge branch 'topic/misc' into for-linusTakashi Iwai1-1/+1
2009-06-12Merge branch 'topic/lx6464es' into for-linusTakashi Iwai1-0/+7
2009-06-12Merge branch 'topic/hda' into for-linusTakashi Iwai1-0/+3
2009-06-12Merge branch 'topic/caiaq' into for-linusTakashi Iwai1-1/+2
2009-06-12Merge branch 'topic/asoc' into for-linusTakashi Iwai1-6/+10
2009-06-12ASoC: Remove odd bit clock ratios for WM8903Mark Brown1-4/+0
2009-06-12trivial: unnecessary (void*) cast removal in sound/oss/msnd.cChris Sanford1-1/+1
2009-06-12trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson1-1/+1
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments.Martin Olsson1-2/+2
2009-06-12trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo1-1/+1
2009-06-12trivial: remove extra spaceViral Mehta1-1/+1
2009-06-11[ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij1-1/+1
2009-06-11ALSA: lx6464es - support standard alsa module parametersTim Blechmann1-0/+7
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt13-10/+54
2009-06-11ALSA: snd_usb_caiaq: set mixernameDaniel Mack1-1/+2
2009-06-10Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King4-14/+11
2009-06-10ALSA: hda - add quirk for STAC92xx (SigmaTel STAC9205)Simos Xenitellis1-0/+3
2009-06-10ALSA: use card device as parent for jack input-devicesKay Sievers1-1/+1
2009-06-10ALSA: sound/ps3: Correct existing and add missing annotationsGeert Uytterhoeven1-6/+6
2009-06-10ALSA: sound/ps3: Restructure driver sourceGeert Uytterhoeven1-333/+288
2009-06-10ALSA: sound/ps3: Fix checkpatch issuesGeert Uytterhoeven1-17/+15
2009-06-10ASoC: Fix lm4857 controlMark Brown1-6/+10