summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-4/+4
* ALSA: hda - Fix S3/S4 problem on machines with VREF-pin mute-LEDCharles Chin2011-12-011-18/+0Star
* ALSA: hda_intel - revert a quirk that affect VIA chipsetsMarc Vertes2011-11-291-1/+0Star
* ALSA: hda - Avoid touching mute-VREF pin for IDT codecsTakashi Iwai2011-11-291-1/+3
* ALSA: hda - Fix jack-detection control of VT1708Takashi Iwai2011-11-271-33/+43
* ALSA: hda - cut and paste typo in cs420x_models[]Dan Carpenter2011-11-271-1/+1
* ALSA: hda/realtek - Minor cleanupTakashi Iwai2011-11-231-12/+12
* ALSA: hda/realtek - Fix missing inits of item indices for auto-micTakashi Iwai2011-11-231-1/+13
* ALSA: hda - Fix invalid pin and GPIO for Apple laptops with CS codecsTakashi Iwai2011-11-231-9/+23
* ALSA: hda - Check subdevice mask in snd_hda_check_board_codec_sid_config()Takashi Iwai2011-11-231-3/+3
* ALSA: hda - fail ELD reading earlyWu Fengguang2011-11-221-9/+19
* ALSA: hda - repoll ELD content for multiple timesWu Fengguang2011-11-221-6/+10
* ALSA: hda - Add pin fix for Alienware M17x R3Takashi Iwai2011-11-191-0/+2
* ALSA: hda - Fix the connection selection of ADCs on Cirrus codecsTakashi Iwai2011-11-161-10/+13
* ALSA: hda - move eld->spk_alloc fixup to hdmi_update_eld()Wu Fengguang2011-11-162-10/+8Star
* ALSA: hda - delayed ELD repollWu Fengguang2011-11-161-7/+29
* ALSA: hda - fix ELD memory leakWu Fengguang2011-11-163-10/+9Star
* ALSA: hda/realtek: remove redundant semicolonJesper Juhl2011-11-141-1/+1
* ALSA: hda - pwr_nids cleanup for IDT codecsCharles Chin2011-11-111-24/+9Star
* ALSA: hda - Re-enable the check NO_PRESENCE misc bitTakashi Iwai2011-11-103-7/+14
* ALSA: hda - Don't add elements of other codecs to vmaster slaveTakashi Iwai2011-11-101-21/+39
* ALSA: hda - fix internal mic on Dell Vostro 3500 laptopJulian Wollrath2011-11-091-0/+11
* ALSA: HDA: Remove quirk for Toshiba T110David Henningsson2011-11-091-1/+0Star
* ALSA: hda - Mute unused capture sources for Realtek codecsTakashi Iwai2011-11-081-6/+7
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0715-1/+15
|\
| * sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-11-013-0/+3
| * sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-11-0111-0/+11
| * sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-11-011-1/+1
* | ALSA: hda - Revert the check of NO_PRESENCE pincfg default bitTakashi Iwai2011-11-061-2/+5
* | ALSA: hda - Fix a regression for DMA-position check with CA0110Takashi Iwai2011-11-061-2/+2
* | ALSA: hda - Fix silent output regression with ALC861Takashi Iwai2011-11-061-0/+6
* | ALSA: hda/realtek - Skip invalid digital out pinsTakashi Iwai2011-11-031-5/+7
* | ALSA: hda/sigmatel - Automatically retrieve digital I/O widgetsCharles Chin2011-11-031-13/+26
* | ALSA: hda - Remove unused variablesTakashi Iwai2011-11-023-12/+1Star
* | ALSA: hda/realtek - Don't create alt-stream for capture when unnecessaryTakashi Iwai2011-11-021-2/+6
* | ALSA: hda - Add support for 92HD65 / 92HD66 family of codecsCharles Chin2011-11-021-1/+17
* | ALSA: hda - Disable power-widget control for IDT 92HD83/93 as defaultCharles Chin2011-11-021-19/+1Star
* | ALSA: hda - Check NO_PRESENCE pincfg default bitTakashi Iwai2011-11-021-0/+4
* | ALSA: hda_hwdep: Fix possible buffer overflowAlexander Stein2011-11-011-2/+0Star
|/
* ALSA: hda - Fix ADC input-amp handling for Cx20549 codecTakashi Iwai2011-10-271-2/+27
* ALSA: hda - Keep EAPD turned on for old Conexant chipsTakashi Iwai2011-10-271-21/+22
* ALSA: hda/realtek - Fix missing volume controls with ALC260Takashi Iwai2011-10-272-6/+39
* ALSA: hda - Fix pin-config for ASUS W90VTakashi Iwai2011-10-261-0/+9
* ALSA: hda - Fix surround/CLFE headphone and speaker pins orderTakashi Iwai2011-10-261-15/+24
* ALSA: HDA: Add new revision for ALC662David Henningsson2011-10-241-0/+2
* ALSA: hda/realtek - Fix DAC assignments of multiple speakersTakashi Iwai2011-10-211-2/+8
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-10-192-0/+2
|\
| * ALSA: HDA: conexant support for Lenovo T520/W520Daniel Suchy2011-10-181-0/+1
| * ALSA: hda - Add position_fix quirk for Dell Inspiron 1010Takashi Iwai2011-10-181-0/+1
* | ALSA: hda/realtek - Cache COEF 0 valueTakashi Iwai2011-10-171-20/+28