summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-06-2314-175/+452
|\
| * Merge branch 'topic/misc' into for-linusTakashi Iwai2009-06-221-1/+5
| |\
| | * ALSA: via82xx: add option to disable 500ms delay in snd_via82xx_codec_waitSimon Arlott2009-06-221-1/+5
| * | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-06-224-61/+71
| |\ \
| | * | ALSA: hda - Make jack-plug notification selectableTakashi Iwai2009-06-223-6/+13
| | * | ALSA: hda - Add digital-mic support to ALC262 auto modelTakashi Iwai2009-06-221-35/+51
| | * | ALSA: hda - Fix check of input source type for realtek codecsTakashi Iwai2009-06-221-18/+3
| | * | ALSA: hda - Add quirk for Sony VAIO Z21MNTakashi Iwai2009-06-221-0/+1
| | * | ALSA: hda - Get back Input Source for ALC262 toshiba-s06 modelTakashi Iwai2009-06-221-0/+1
| | * | ALSA: hda - Fix unsigned comparison in patch_sigmatel.cTakashi Iwai2009-06-221-2/+2
| * | | Merge branch 'topic/ctxfi' into for-linusTakashi Iwai2009-06-229-113/+376
| |\ \ \
| | * | | ALSA: ctxfi - Add PM supportWai Yew CHAY2009-06-229-107/+354
| | * | | ALSA: ctxfi - Allow unknown PCI SSIDsTakashi Iwai2009-06-222-6/+22
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-06-212-33/+103
|\| | | |
| * | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-06-212-33/+103
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ALSA: hda - Add model=6530g optionTakashi Iwai2009-06-211-0/+1
| | * | | ALSA: hda - Acer Inspire 6530G model for Realtek ALC888Tony Vroon2009-06-211-1/+71
| | * | | ALSA: HDA - Correct trivial typos in comments.Sasha Alexandr2009-06-171-13/+13
| | * | | ALSA: HDA - Name-fixes in code (tagra/targa)Sasha Alexandr2009-06-171-17/+17
| | * | | ALSA: HDA - Add pci-quirk for MSI MS-7350 motherboard.Sasha Alexandr2009-06-171-0/+1
| | * | | ALSA: hda - Fix memory leak at codec creationTakashi Iwai2009-06-171-2/+0
* | | | | convert some DMA_nnBIT_MASK() callersAndrew Morton2009-06-191-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-06-165-35/+35
|\| | | |
| * | | | Merge branch 'topic/intel8x0' into for-linusTakashi Iwai2009-06-161-12/+12
| |\ \ \ \
| | * | | | ALSA: intel8x0 - Fix PCM position crazinessTakashi Iwai2009-06-151-12/+12
| * | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-06-161-0/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | ALSA: hda - Add quirk for Acer Aspire 6935GTakashi Iwai2009-06-131-0/+2
| * | | | | Merge branch 'topic/ctxfi' into for-linusTakashi Iwai2009-06-163-23/+21
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | ALSA: ctxfi - Fix deadlock with xfi-timerTakashi Iwai2009-06-151-8/+10
| | * | | | ALSA: ctxfi - Replace atc lock to mutexTakashi Iwai2009-06-132-15/+11
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-143-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson2009-06-121-1/+1
| * | | | | trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-121-2/+2
| * | | | | trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo2009-06-121-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'topic/lx6464es' into for-linusTakashi Iwai2009-06-121-0/+7
|\ \ \ \ \
| * | | | | ALSA: lx6464es - support standard alsa module parametersTim Blechmann2009-06-111-0/+7
* | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-06-121-0/+3
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | ALSA: hda - add quirk for STAC92xx (SigmaTel STAC9205)Simos Xenitellis2009-06-101-0/+3
* | | | | | Merge branch 'topic/seq-kconfig-cleanup' into for-linusTakashi Iwai2009-06-101-9/+1
|\ \ \ \ \ \
| * | | | | | ALSA: clean up the logic for building sequencer modulesMichal Marek2009-05-291-9/+1
* | | | | | | Merge branch 'topic/riptide' into for-linusTakashi Iwai2009-06-101-187/+160
|\ \ \ \ \ \ \
| * | | | | | | ALSA: riptide - Fix joystick resource handlingTakashi Iwai2009-05-261-35/+26
| * | | | | | | ALSA: riptide - Code clean upTakashi Iwai2009-05-261-152/+134
* | | | | | | | Merge branch 'topic/pcm-subclass-fix' into for-linusTakashi Iwai2009-06-102-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | ALSA: Remove invalid GENERIC_MIX PCM sublassTakashi Iwai2009-06-022-2/+0
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'topic/oxygen' into for-linusTakashi Iwai2009-06-103-23/+51
|\ \ \ \ \ \ \ \
| * | | | | | | | sound: virtuoso: add Xonar Essence ST supportClemens Ladisch2009-05-252-21/+43
| * | | | | | | | sound: virtuoso: enable HDAV S/PDIF inputClemens Ladisch2009-05-251-1/+2
| * | | | | | | | sound: virtuoso: add another DX PCI IDClemens Ladisch2009-05-251-0/+1
| * | | | | | | | sound: oxygen: reset DMA when stream is closedClemens Ladisch2009-05-251-1/+5
| | |/ / / / / / | |/| | | | | |