summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-nextJiri Kosina2010-06-1615-141/+146
|\
| * ALSA: hda - Add SSID table for iMac7,1.Justin P. Mattock2010-06-081-0/+1
| * ALSA: hda - Add SSID table for MacBookAir1,1Justin P. Mattock2010-06-081-0/+1
| * ALSA: hda - Add SSID table for MacBookAir2,1Justin P. Mattock2010-06-081-0/+1
| * Merge branch 'fix/hda' into for-linusTakashi Iwai2010-06-021-2/+2
| |\
| | * Merge branch 'master' of git.alsa-project.org:alsa-kernel into fix/hdaTakashi Iwai2010-06-021-2/+2
| | |\
| | | * ALSA: hda-intel - fix wallclk variable update and conditionJaroslav Kysela2010-06-021-2/+2
| * | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-06-022-0/+4
| |\| |
| | * | ALSA: hda: Use LPIB for ASUS M2VDaniel T Chen2010-06-011-0/+1
| | * | ALSA: hda: Use LPIB for another mainboardDaniel T Chen2010-05-311-0/+1
| | * | ALSA: hda: Use mb31 quirk for an iMac modelDaniel T Chen2010-05-311-0/+1
| | * | ALSA: hda: Use LPIB for an ASUS deviceDaniel T Chen2010-05-311-0/+1
| | |/
| * / ALSA: asihpi - Fix uninitialized variableTakashi Iwai2010-06-021-0/+3
| |/
| * Merge branch 'fix/hda' into for-linusTakashi Iwai2010-05-292-0/+4
| |\
| | * ALSA: hda: Use LPIB for a Shuttle deviceDaniel T Chen2010-05-291-0/+1
| | * ALSA: hda: Add support for another Lenovo ThinkPad Edge in conexant codecAndreas Herrmann2010-05-281-0/+1
| | * ALSA: hda: Use LPIB for Sony VPCS11V9EDaniel T Chen2010-05-281-0/+1
| | * ALSA: hda - Add support for Thinkpad Edge conexant chipJerone Young2010-05-271-0/+1
| * | Merge branch 'fix/misc' into for-linusTakashi Iwai2010-05-298-77/+50
| |\ \
| | * | ALSA: asihpi - Minor code cleanupEliot Blennerhassett2010-05-271-25/+13
| | * | ALSA: asihpi - Add support for new ASI8800 familyEliot Blennerhassett2010-05-271-0/+3
| | * | ALSA: asihpi - Fix bug preventing outstream_write preload from happeningEliot Blennerhassett2010-05-271-13/+5
| | * | 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
| * | | 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: aw2-alsa.c: use pci_ids.h defines and fix checkpatch.pl noiseH Hartley Sweeten2010-05-251-7/+4
| |/
* / fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-2042-314/+19305
|\
| * Merge branch 'topic/hda' into for-linusTakashi Iwai2010-05-209-137/+499
| |\
| | * ALSA: hda: Storage class should be before const qualifierTobias Klauser2010-05-201-1/+1
| | * ALSA: hdmi - dont fail on extra nodesWu Fengguang2010-05-171-6/+4
| | * ALSA: intelhdmi - add id for the CougarPoint chipsetWu Fengguang2010-05-171-1/+4
| | * ALSA: intelhdmi - user friendly codec nameWu Fengguang2010-05-171-8/+8
| | * ALSA: intelhdmi - add dependency on SND_DYNAMIC_MINORSWu Fengguang2010-05-171-0/+1
| | * [ALSA] snd-hda-intel: Improve azx_position_ok()Jaroslav Kysela2010-05-111-6/+7
| | * [ALSA] snd-hda-intel: use WALLCLK register to check for early irqsJaroslav Kysela2010-05-111-19/+23
| | * ALSA: hda - Fixes distorted recording on US15W chipsetShahin Ghazinouri2010-05-111-14/+22
| | * Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-05-103-5/+3
| | |\
| | * | ALSA: hda: enable SPDIF output for Conexant 5051/Lenovo docking stationsPierre-Louis Bossart2010-05-101-1/+3
| | * | ALSA: hda - Remove superfluous external amp setup for ALC888Takashi Iwai2010-05-061-3/+0
| | * | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-05-066-13/+13
| | |\ \
| | * | | ALSA: hda - Add initial support for Thinkpad T410s HDA codecJens Taprogge2010-04-151-4/+149