aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: Use LPIB quirk for Dell Inspiron m101z/1120Daniel T Chen2010-12-301-0/+1
* ALSA: hda - Fix GPIO2-fixup for Sony laptopsTakashi Iwai2010-12-231-1/+1
* ALSA: hda - Try to find an empty control index when it's occupiedTakashi Iwai2010-12-231-23/+34
* ALSA: hda - Fix conflict of d-mic capture volume controlsTakashi Iwai2010-12-231-3/+2
* ALSA: hda - Don't apply ALC269-specific initialization to ALC275Kailang Yang2010-12-211-22/+23
* ALSA: hda - Add fix-up for Sony VAIO with ALC275 codecsKailang Yang2010-12-211-0/+12
* ALSA: HDA: Add auto-mute for Thinkpad SL410/SL510David Henningsson2010-12-201-3/+4
* ALSA: hda - Fix conflict of Mic Boot controlsTakashi Iwai2010-12-171-2/+9
* ALSA: HDA: Enable subwoofer on Asus G73JwDavid Henningsson2010-12-151-0/+8
* ALSA: HDA: Fix auto-mute on Lenovo Edge 14David Henningsson2010-12-151-0/+5
* ALSA: HDA: Quirk for Dell Vostro 320 to make microphone workDavid Henningsson2010-12-091-2/+1
* ALSA: hda - Reset sample sizes and max bitrates when reading ELDAnssi Hannula2010-12-081-1/+3
* ALSA: hda - Always allow basic audio irrespective of ELD infoAnssi Hannula2010-12-071-9/+7
* ALSA: hda - Do not wrongly restrict min_channels based on ELDAnssi Hannula2010-12-072-5/+0
* ALSA: hda: Use position_fix=1 for Acer Aspire 5538 to enable capture on inter...Daniel T Chen2010-12-061-0/+1
* ALSA: hda - Enable jack sense for Thinkpad Edge 13Manoj Iyer2010-12-041-0/+1
* ALSA: hda - Fix ThinkPad T410[s] docking station line-outJohn Baboval2010-12-031-15/+16
* ALSA: hda: Use model=lg quirk for LG P1 Express to enable playback and captureDaniel T Chen2010-12-031-0/+1
* ALSA: hda: Use "alienware" model quirk for another SSIDDaniel T Chen2010-12-021-0/+2
* ALSA: hda: Use BIOS auto-parsing instead of existing model quirk for MEDION MD2Daniel T Chen2010-11-291-1/+0
* ALSA: hda - Use ALC_INIT_DEFAULT for really default initializationTakashi Iwai2010-11-261-0/+1
* ALSA: hda - Fix ALC660-VD/ALC861-VD capture/playback mixersHerton Ronaldo Krzesinski2010-11-251-1/+1
* ALSA: HDA: Add an extra DAC for Realtek ALC887-VDDavid Henningsson2010-11-241-1/+3
* ALSA: hda - Fix Acer 7730G supportDenis Kuplyakov2010-11-241-8/+41
* ALSA: hda - Identify more variants for ALC269Kailang Yang2010-11-231-3/+15
* ALSA: hda - Fix wrong ALC269 variant checkKailang Yang2010-11-231-1/+1
* ALSA: hda - Enable jack sense for Thinkpad Edge 11Manoj Iyer2010-11-231-0/+1
* ALSA: Revert "ALSA: hda - Fix switching between dmic and mic using the same m...Takashi Iwai2010-11-231-3/+1
* ALSA: hda - Fixed ALC887-VD initial errorKailang Yang2010-11-221-2/+5
* ALSA: hda: Use hp-laptop quirk to enable headphones automute for Asus A52JDaniel T Chen2010-11-221-0/+1
* ALSA: azt3328: period bug fix (for PA), add missing ACK on stop timerAndreas Mohr2010-11-221-8/+18
* ALSA: hda: Add Samsung R720 SSID for subwoofer pin fixupDaniel T Chen2010-11-221-0/+1
* ALSA: sound/pci/asihpi/hpioctl.c: Remove unnecessary casts of pci_get_drvdataJoe Perches2010-11-221-1/+1
* ALSA: ac97: Apply quirk for Dell Latitude D610 binding Master and Headphone c...Daniel T Chen2010-11-221-0/+6
* ALSA: sound/pci/ctxfi/ctpcm.c: Remove potential for use after freeJulia Lawall2010-11-111-6/+10
* ALSA: sound/mixart: avoid redefining {readl,write}_{le,be} accessorsFlorian Fainelli2010-11-111-0/+10
* ALSA: HDA: Enable digital mic on IDT 92HD87BDavid Henningsson2010-11-111-2/+12
* Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-11-032-2/+2
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-271-0/+78
| |\
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-2541-2401/+3206
| |\ \
| * \ \ Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-242-2/+2
| |\ \ \
| | * | | Update broken web addresses in the kernel.Justin P. Mattock2010-10-182-2/+2
* | | | | ALSA: hda - MacBookAir3,1(3,2) alsa supportEdgar (gimli) Hucek2010-11-031-0/+1
* | | | | ALSA: asihpi - Unsafe memory management when allocating control cacheJesper Juhl2010-11-023-3/+13
* | | | | ALSA: lx6464es - make 1 bit signed bitfield unsignedTim Blechmann2010-11-013-4/+4
* | | | | ALSA: cs46xx memory management fixes for cs46xx_dsp_spos_create()Jesper Juhl2010-11-011-22/+11
| |_|_|/ |/| | |
* | | | ALSA: hda - Change BTL amp level on some HP notebooksVitaliy Kulikov2010-10-251-0/+78
| |_|/ |/| |
* | | Merge branch 'topic/hda' into for-linusTakashi Iwai2010-10-2519-2235/+2829
|\ \ \
| * | | ALSA: hda - Disable sticky PCM stream assignment for AD codecsTakashi Iwai2010-10-253-0/+11
| * | | ALSA: hda - Add workarounds for CT-IBG controllersTakashi Iwai2010-10-222-3/+11