summaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ice1712: Use snd_ctl_enum_info()Takashi Iwai2014-10-212-37/+6
* ALSA: hda: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-17/+2
* ALSA: fm801: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-8/+2
* ALSA: es1938: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-8/+2
* ALSA: emu10k1: Use snd_ctl_enum_info()Takashi Iwai2014-10-212-61/+17
* ALSA: echoaudio: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-27/+6
* ALSA: ca0106: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-32/+8
* ALSA: azt3328: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-9/+4
* 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
* 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
* | 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-2213-232/+199
|\ \
| * | 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-115-10/+42
| |\|
| | * ALSA: hda - Fix invalid pin powermap without jack detectionTakashi Iwai2014-09-111-5/+12
| | * Merge tag 'asoc-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2014-09-0366-69/+69
| | |\
| | | * Merge tag 'sound-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-08-283-4/+20
| | | |\
| | * | | 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: ctxfi: ct20k1reg: Fix typo in include guardRasmus Villemoes2014-08-221-3/+1
| | * | ALSA: hda: ca0132_regs.h: Fix typo in include guardRasmus Villemoes2014-08-221-1/+1
* | | | ALSA: oxygen: set fifo_sizeClemens Ladisch2014-09-221-0/+10
* | | | ALSA: virtuoso: add partial Xonar Xense supportHarley Griggs2014-09-222-0/+134