summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ALSA: aw2: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-11/+2
| | * | | | | | ALSA: asihpi: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-41/+5
| | * | | | | | ALSA: ac97: Constify more text arraysTakashi Iwai2014-10-212-9/+15
| | * | | | | | ALSA: ac97: Use snd_ctl_enum_info()Takashi Iwai2014-10-212-133/+53
| * | | | | | | Merge branch 'topic/hda-lo-jack' into for-nextTakashi Iwai2014-10-221-2/+15
| |\ \ \ \ \ \ \
| | * | | | | | | ALSA: hda - Use "Line Out" name instead of "PCM" when there are other outputsDavid Henningsson2014-10-201-1/+1
| | * | | | | | | ALSA: hda - Fix "PCM" name being used on one DAC when there are two DACsDavid Henningsson2014-10-201-1/+14
| | |/ / / / / /
| * | | | | | | ALSA: ctxfi: remove unused variableSudip Mukherjee2014-10-211-4/+0
| * | | | | | | Merge branch 'topic/cleanup' into for-nextTakashi Iwai2014-10-209-90/+103
| |\ \ \ \ \ \ \
| | * | | | | | | ALSA: au88x0: pr_* replaced with dev_*Sudip Mukherjee2014-10-158-82/+94
| | * | | | | | | ALSA: au88x0: added reference of vortex_tSudip Mukherjee2014-10-154-8/+9
| | |/ / / / / /
* | | | | | | / ALSA: hda - Fix built-in mic at resume on Lenovo Ideapad S210Takashi Iwai2014-12-051-0/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | ALSA: hda/realtek - Add headset Mic support for new Dell machineKailang Yang2014-12-021-0/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | ALSA: hda - One more HP machine needs to change mute led quirkHui Wang2014-11-211-1/+0
| |_|_|_|/ |/| | | |
* | | | | ALSA: hda - fix the mic mute led problem for Latitude E5550Hui Wang2014-11-181-0/+2
* | | | | ALSA: hda - move DELL_WMI_MIC_MUTE_LED to the tail in the quirk chainHui Wang2014-11-181-4/+2
* | | | | ALSA: hda - Add mute LED control for Lenovo Ideapad Z560Takashi Iwai2014-11-131-0/+31
* | | | | ALSA: hda/realtek - Change EAPD to verb controlKailang Yang2014-11-121-30/+75
* | | | | ALSA: hda_intel: Add DeviceIDs for Sunrise Point-LPDevin Ryles2014-11-081-0/+4
* | | | | ALSA: hda/realtek - Restore default value for ALC668Kailang Yang2014-11-061-2/+38
| |_|_|/ |/| | |
* | | | ALSA: hda - fix mute led problem for three HP laptopsHui Wang2014-11-051-3/+0
* | | | ALSA: hda/realtek - Update Initial AMP for EAPD controlKailang Yang2014-10-301-24/+10
* | | | ALSA: hda - change three SSID quirks to one pin quirkDavid Henningsson2014-10-301-3/+13
* | | | ALSA: hda - Set GPIO 4 low for a few HP machinesDavid Henningsson2014-10-301-4/+29
* | | | ALSA: hda - Add ultra dock support for Thinkpad X240.Lukas Bossard2014-10-301-1/+1
* | | | ALSA: hda - Add workaround for CMI8888 snoop behaviorTakashi Iwai2014-10-291-1/+3
| |_|/ |/| |
* | | ALSA: hda/realtek - New SSID for Headset quirkKailang Yang2014-10-271-0/+1
* | | ALSA: ad1889: Fix probable mask then right shift defectsJoe Perches2014-10-271-4/+4
* | | ALSA: hda/realtek - Update restore default value for ALC283Kailang Yang2014-10-241-1/+2
* | | ALSA: hda/realtek - Update restore default value for ALC282Kailang Yang2014-10-241-1/+1
* | | ALSA: hda - Add missing terminating entry to SND_HDA_PIN_QUIRK macroDavid Henningsson2014-10-241-2/+2
* | | ALSA: hda - Fix inverted LED gpio setup for Lenovo IdeapadTakashi Iwai2014-10-201-2/+2
|/ /
* | ALSA: hda - hdmi: Fix missing ELD change event on plug/unplugAnssi Hannula2014-10-201-6/+9
* | ALSA: ALC283 codec - Avoid pop noise on headphones during suspend/resumeHarsha Priya2014-10-201-0/+3
|/
* ALSA: hda_intel: Add Device IDs for Intel Sunrise Point PCHJames Ralston2014-10-151-0/+4
* ALSA: emu10k1: Fix deadlock in synth voice lookupTakashi Iwai2014-10-141-4/+2
* ALSA: hda - Add dock port support to Thinkpad L440 (71aa:501e)Takashi Iwai2014-10-081-0/+1
* ALSA: hda - Add dock support for Thinkpad T440 (17aa:2212)Takashi Iwai2014-10-071-1/+1
* ALSA: hda - Make the inv dmic handling for Realtek use generic parserDavid Henningsson2014-10-071-150/+8
* ALSA: hda - Add Inverted Internal mic for Samsung Ativ book 9 (NP900X3G)David Henningsson2014-10-071-0/+1
* ALSA: hda - Add inverted internal mic for Asus Aspire 4830TDavid Henningsson2014-10-071-0/+1
* Merge tag 'asoc-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2014-10-061-0/+1
|\
| * ALSA: hda - Add fixup model name lookup for Lemote A1205Huacai Chen2014-09-191-0/+1
* | ALSA: ctxfi: pr_* replaced with dev_*Sudip Mukherjee2014-09-3011-52/+89
* | ALSA: ctxfi: ctatc: added reference to snd_cardSudip Mukherjee2014-09-301-4/+8
* | ALSA: ctxfi: initialized snd_cardSudip Mukherjee2014-09-304-0/+6
* | ALSA: ctxfi: added reference of snd_cardSudip Mukherjee2014-09-305-18/+26
* | ALSA: ctxfi: removed typecast to (struct hw *)Sudip Mukherjee2014-09-303-21/+13
* | ALSA: ctxfi: changed void * to struct hw *Sudip Mukherjee2014-09-3010-22/+24
* | ALSA: ctxfi: sparse warningSudip Mukherjee2014-09-233-10/+10