summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Sort input pins depending on amp capsDavid Henningsson2014-09-232-7/+15
* ALSA: hda - Move the function "check_amp_caps" to hda_codec.cDavid Henningsson2014-09-233-17/+28
* ALSA: hda - add explicit include of err.hDavid Henningsson2014-09-231-0/+2
* Merge branch 'topic/hda-jack-rework' into for-nextTakashi Iwai2014-09-2212-229/+198
|\
| * ALSA: hda - Use standard hda_jack infrastructure for CA0132 driverTakashi Iwai2014-09-161-42/+34
| * ALSA: hda - Remove superfluous hooks from VIA driverTakashi Iwai2014-09-161-23/+2
| * ALSA: hda - Remove superfluous callbacks from STAC/IDT codecsTakashi Iwai2014-09-161-36/+2
| * ALSA: hda - Allow multiple callbacks for jackTakashi Iwai2014-09-1610-65/+107
| * ALSA: hda - Make snd_hda_jack_detect_enable_callback() returning the jack objectTakashi Iwai2014-09-153-17/+26
| * ALSA: hda - Make snd_hda_jack_tbl_new() staticTakashi Iwai2014-09-112-4/+1
| * ALSA: hda - Get rid of action field from struct hda_jack_tblTakashi Iwai2014-09-1110-73/+23
| * Merge branch 'for-linus' into for-nextTakashi Iwai2014-09-114-7/+41
| |\
| | * ALSA: hda - Fix invalid pin powermap without jack detectionTakashi Iwai2014-09-111-5/+12
| | * ALSA: hda - Fix COEF setups for ALC1150 codecTakashi Iwai2014-09-021-0/+2
| | * ALSA: hda - Fix digital mic on Acer Aspire 3830TGTakashi Iwai2014-09-011-1/+8
| | * ALSA: hda - Set up initial pins for Acer Aspire V5Takashi Iwai2014-08-271-0/+18
| | * ALSA: hda: ca0132_regs.h: Fix typo in include guardRasmus Villemoes2014-08-221-1/+1
* | | ALSA: hda - Replace strnicmp with strncasecmpRasmus Villemoes2014-09-171-1/+1
|/ /
* | Merge branch 'topic/pcm-nonatomic' into for-nextTakashi Iwai2014-09-081-5/+7
|\|
| * ALSA: hda/hdmi - apply Valleyview fix-ups to Cherryview display codecLibin Yang2014-08-191-4/+7
| * ALSA: hda/hdmi - set depop_delay for haswell plusLibin Yang2014-08-191-2/+1
* | ALSA: hda - Add TLV_DB_SCALE_MUTE bit for relevant controlsTakashi Iwai2014-09-034-11/+12
* | ALSA: hda - Make the ALC269 pin quirk table shorterDavid Henningsson2014-09-031-171/+40
* | ALSA: hda - Add common pin macros for ALC269 familyDavid Henningsson2014-09-031-0/+31
* | ALSA: hda/realtek - move HP_GPIO_MIC1_LED quirk for alc280Hui Wang2014-09-031-8/+13
* | ALSA: hda/realtek - move HP_LINE1_MIC1_LED quirk for alc282Hui Wang2014-09-031-9/+11
* | ALSA: hda/realtek - move HP_MUTE_LED_MIC1 quirk for alc290Hui Wang2014-09-031-13/+91
* | ALSA: hda/realtek - move HP_MUTE_LED_MIC1 quirk for alc282Hui Wang2014-09-031-24/+55
* | ALSA: hda/realtek - move DELL2_MIC_NO_PRESENCE quirk for alc255Hui Wang2014-09-031-2/+11
* | ALSA: hda/realtek - move DELL1_MIC_NO_PRESENCE quirk for alc255Hui Wang2014-09-031-1/+0
* | ALSA: hda/realtek - move DELL1_MIC_NO_PRESENCE quirk for alc283Hui Wang2014-09-031-21/+11
* | ALSA: hda/realtek - move DELL2_MIC_NO_PRESENCE quirk for alc292Hui Wang2014-09-031-11/+24
* | ALSA: hda/realtek - Use tables for batch COEF writes/updtesTakashi Iwai2014-08-191-245/+314
* | ALSA: hda/realtek - Add alc_update_coef*_idx() helperTakashi Iwai2014-08-191-195/+82
* | ALSA: hda/realtek - Use alc_write_coef_idx() in alc269_quanta_automake()Takashi Iwai2014-08-191-9/+2
* | ALSA: hda/realtek - Optimize alc888_coef_init()Takashi Iwai2014-08-191-51/+40
* | ALSA: hda - Remove obsoleted EXPORT_SYMBOL_HDA() macroTakashi Iwai2014-08-191-2/+0
* | ALSA: hda - Remove obsoleted snd_hda_check_board_config() & coTakashi Iwai2014-08-192-121/+0
|/
* ALSA: hda - restore the gpio led after resumeHui Wang2014-08-191-0/+9
* ALSA: hda/realtek - Avoid setting wrong COEF on ALC269 & coTakashi Iwai2014-08-161-5/+12
* ALSA: hda - Set TLV_DB_SCALE_MUTE bit for cx5051 vmasterTakashi Iwai2014-08-141-0/+6
* ALSA: hda/ca0132 - Don't try loading firmware at resume when already failedTakashi Iwai2014-08-101-1/+6
* ALSA: hda - Fix pop noises on reboot for Dell XPS 13 9333Gabriele Mazzotta2014-08-101-1/+1
* ALSA: hda - Set internal mic as default input source on Dell XPS 13 9333Gabriele Mazzotta2014-08-101-0/+11
* ALSA: hda - Fix parsing of CMI8888 codecTakashi Iwai2014-08-071-0/+47
* ALSA: hda - Fix probing and stuttering on CMI8888 HD-audio controllerTakashi Iwai2014-08-071-0/+7
* ALSA: hda/realtek - Fixed ALC286/ALC288 recording delay for Headset MicKailang Yang2014-08-071-0/+22
* ALSA: hda - add codec ID for Braswell display audio codecLibin Yang2014-08-041-0/+2
* ALSA: hda - add PCI IDs for Intel BraswellLibin Yang2014-08-041-0/+3
* Merge branch 'for-next' into for-linusTakashi Iwai2014-08-0420-3726/+830
|\