summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-07-291-20/+42
| | |\ \ \
| | * \ \ \ Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-07-282-0/+16
| | |\ \ \ \
| | * | | | | ALSA: hda - Fix max amp cap calculation for IDT/STAC codecsTakashi Iwai2010-07-261-1/+2
| | * | | | | ALSA: hda - Ensure codec patch files are checked for the correct codec IDDavid Henningsson2010-07-261-1/+3
| | * | | | | ALSA: hda - Add conexant quirk for AMD based Lenovo G series machinesJerone Young2010-07-191-1/+3
| | * | | | | ALSA: hda - Add support of dual-ADCs for Realtek ALC275Takashi Iwai2010-07-131-24/+154
| | * | | | | ALSA: HDA: VT1708S: fix Smart5.1 modeClemens Ladisch2010-07-121-7/+25
| | * | | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-07-093-3/+36
| | |\ \ \ \ \
| | * | | | | | ALSA: hda - Limit the amp value to writeTakashi Iwai2010-07-091-11/+21
| | * | | | | | ALSA: hda - Add beep mixer support to Conexant codecsTakashi Iwai2010-07-091-4/+51
| | * | | | | | ALSA: hda - Add missing ALC680_* definitionsTakashi Iwai2010-06-231-1/+9
| | * | | | | | ALSA: hda - Support ALC680 codecKailang Yang2010-06-231-1/+330
| | * | | | | | ALSA: hda - add ideapad model for Conexant 5051 codecHerton Ronaldo Krzesinski2010-06-171-0/+20
* | | | | | | | Merge branch 'master' into for-nextJiri Kosina2010-08-046-47/+119
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2010-07-293-20/+58
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | ALSA: hda - Add a PC-beep workaround for ASUS P5-VTakashi Iwai2010-07-291-8/+24
| | * | | | | | ALSA: hda - Assume PC-beep as default for RealtekTakashi Iwai2010-07-281-3/+3
| | * | | | | | ALSA: hda - Don't register beep input device when no beep is availableTakashi Iwai2010-07-281-13/+19
| | | |_|/ / / | | |/| | | |
| | * | | | | ALSA: hda - Fix pin-detection of Nvidia HDMITakashi Iwai2010-07-282-0/+16
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2010-07-122-1/+31
| |\ \ \ \ \ | | |/ / / /
| | * | | | ALSA: hda - Restore cleared pin controls on resumeTakashi Iwai2010-07-092-1/+31
| * | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-07-081-2/+5
| |\ \ \ \ \ | | |/ / / /
| | * | | | ALSA: hda - Enable beep on Realtek codecs with PCI SSID overrideTakashi Iwai2010-07-051-1/+3
| | * | | | ALSA: hda - Add Macbook 5,2 quirkLuke Yelavich2010-06-221-0/+1
| | * | | | ALSA: hda - Fix uninitialized variableTakashi Iwai2010-06-221-1/+1
| | |/ / /
| * | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2010-06-201-11/+11
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | ALSA: asihpi - Get rid of incorrect "long" types and casts.Eliot Blennerhassett2010-06-171-11/+11
| * | | ALSA: hda - Fix line-in for mb5 model MacBook (Pro) 5,1 / 5,2Alex Murray2010-06-141-7/+6
| * | | ALSA: hda - Don't check capture source mixer if no ADC is availableTakashi Iwai2010-06-111-10/+12
* | | | 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
OpenPOWER on IntegriCloud