summaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: asihpi: Simplify driver unload cleanupEliot Blennerhassett2011-04-056-126/+113
* ALSA: asihpi: Standardise substream name generationEliot Blennerhassett2011-04-051-15/+16
* ALSA: asihpi: Remove 2 unused functionsEliot Blennerhassett2011-04-051-27/+0
* ALSA: asihpi: MMAP for non-busmaster cardsEliot Blennerhassett2011-04-051-135/+70
* ALSA: asihpi: Handle playback drained status betterEliot Blennerhassett2011-04-051-2/+10
* ALSA: asihpi: Update debug printingEliot Blennerhassett2011-04-051-46/+56
* ALSA: snd-asihpi: Control namingEliot Blennerhassett2011-04-051-3/+5
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-04-042-4/+20
|\
| * ALSA: HDA: Add dock mic quirk for Lenovo Thinkpad X220David Henningsson2011-03-311-0/+1
| * ALSA: ens1371: fix Creative Ectiva supportClemens Ladisch2011-03-301-4/+19
* | Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-03-286-101/+239
|\|
| * ALSA: hda - Fix pin-config of Gigabyte moboTakashi Iwai2011-03-281-3/+18
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-283-74/+154
| |\
| | * ALSA: asihpi - Update verbose debug print macrosEliot Blennerhassett2011-03-251-53/+47
| | * ALSA: asihpi - Improve non-busmaster adapter operationEliot Blennerhassett2011-03-251-11/+10
| | * ALSA: asihpi - Support single-rate no-SRC cardsEliot Blennerhassett2011-03-251-9/+7
| | * ALSA: HDA: New AD1984A model for Dell Precision R5500David Henningsson2011-03-251-0/+89
| | * ALSA: hda - Fix SPDIF out regression on ALC889Takashi Iwai2011-03-231-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-232-20/+65
| |\|
| | * ALSA: HDA: Realtek: Avoid unnecessary volume control index on Surround/SideDavid Henningsson2011-03-231-8/+17
| | * ALSA: hda - VIA: Fix VT1708 can't build up Headphone control issueLydia Wang2011-03-221-3/+6
| | * ALSA: hda - VIA: Correct stream names for VT1818SLydia Wang2011-03-221-0/+5
| | * ALSA: hda - VIA: Fix codec type for VT1708BCE at the right timingLydia Wang2011-03-221-4/+5
| | * ALSA: hda - VIA: Fix invalid A-A path volume adjust issueLydia Wang2011-03-221-1/+8
| | * ALSA: hda - VIA: Add missing support for VT1718S in A-A pathLydia Wang2011-03-221-0/+5
| | * ALSA: hda - VIA: Fix independent headphone no sound issueLydia Wang2011-03-221-1/+11
| | * ALSA: hda - VIA: Fix stereo mixer recording no sound issueLydia Wang2011-03-221-3/+6
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-1842-6750/+7287
| |\ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-182-4/+4
| |\ \ \
| | * \ \ Merge branch 'master' into for-nextJiri Kosina2011-02-1524-396/+749
| | |\ \ \
| | * | | | Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl2011-01-192-4/+4
* | | | | | ALSA: es1968: add radio (tea575x tuner) supportOndrej Zary2011-03-212-3/+136
* | | | | | ALSA: tea575x-tuner: remove dev_nrOndrej Zary2011-03-211-1/+0
| |_|_|_|/ |/| | | |
* | | | | ALSA: hda - Set EAPD for Realtek ALC665Andres Mejia2011-03-211-0/+2
| |_|_|/ |/| | |
* | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2011-03-1834-6241/+6870
|\ \ \ \
| * | | | ALSA: sound/pci/asihpi: check adapter index in hpi_ioctlDan Rosenberg2011-03-181-0/+5
| * | | | ALSA: ctxfi - use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov2011-03-161-2/+1
| * | | | ALSA: ctxfi - Clear input settings before initializationPrzemyslaw Bruski2011-03-141-0/+2
| * | | | ALSA: ctxfi - Fix SPDIF status retrievalPrzemyslaw Bruski2011-03-141-14/+5
| * | | | ALSA: ctxfi - Fix incorrect SPDIF status bit maskPrzemyslaw Bruski2011-03-141-1/+1
| * | | | ALSA: ctxfi - Fix microphone boost codes/commentsPrzemyslaw Bruski2011-03-141-10/+18
| * | | | ALSA: atiixp - Fix wrong time-out checks during ac-link resetTakashi Iwai2011-03-112-2/+2
| * | | | ALSA: intel8x0m: append 'm' to "r_intel8x0"Paul Bolle2011-03-111-3/+3
| * | | | ALSA: intel8x0m: add 'm' as "suffix" to static functionsPaul Bolle2011-03-111-49/+49
| * | | | ALSA: intel8x0m: wait a bit before warm reset checkPaul Bolle2011-03-111-1/+2
| * | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-03-1111-109/+237
| |\ \ \ \
| * | | | | ALSA: asihpi - Use %zd for size_t argument in error messageTakashi Iwai2011-03-081-1/+1
| * | | | | ALSA: hdspm - Add firmware ID for older AES32 cards.Adrian Knoth2011-03-081-0/+2
| * | | | | ALSA: hdspm - Fix midi port initializationAdrian Knoth2011-02-281-2/+4
| * | | | | ALSA: hdspm - Abort on unknown firmware revisionAdrian Knoth2011-02-281-0/+4