summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)Author
2014-10-21ALSA: ice1724: Use snd_ctl_enum_info()Takashi Iwai
2014-10-21ALSA: ice1712: Use snd_ctl_enum_info()Takashi Iwai
2014-10-21ALSA: hda: Use snd_ctl_enum_info()Takashi Iwai
2014-10-21ALSA: fm801: Use snd_ctl_enum_info()Takashi Iwai
2014-10-21ALSA: es1938: Use snd_ctl_enum_info()Takashi Iwai
2014-10-21ALSA: emu10k1: Use snd_ctl_enum_info()Takashi Iwai
2014-10-21ALSA: echoaudio: Use snd_ctl_enum_info()Takashi Iwai
2014-10-21ALSA: ca0106: Use snd_ctl_enum_info()Takashi Iwai
2014-10-21ALSA: azt3328: Use snd_ctl_enum_info()Takashi Iwai
2014-10-21ALSA: aw2: Use snd_ctl_enum_info()Takashi Iwai
2014-10-21ALSA: asihpi: Use snd_ctl_enum_info()Takashi Iwai
2014-10-21ALSA: ac97: Constify more text arraysTakashi Iwai
2014-10-21ALSA: ac97: Use snd_ctl_enum_info()Takashi Iwai
2014-10-15ALSA: hda_intel: Add Device IDs for Intel Sunrise Point PCHJames Ralston
2014-10-14ALSA: emu10k1: Fix deadlock in synth voice lookupTakashi Iwai
2014-10-08ALSA: hda - Add dock port support to Thinkpad L440 (71aa:501e)Takashi Iwai
2014-10-07ALSA: hda - Add dock support for Thinkpad T440 (17aa:2212)Takashi Iwai
2014-10-07ALSA: hda - Make the inv dmic handling for Realtek use generic parserDavid Henningsson
2014-10-07ALSA: hda - Add Inverted Internal mic for Samsung Ativ book 9 (NP900X3G)David Henningsson
2014-10-07ALSA: hda - Add inverted internal mic for Asus Aspire 4830TDavid Henningsson
2014-10-06Merge tag 'asoc-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2014-09-30ALSA: ctxfi: pr_* replaced with dev_*Sudip Mukherjee
2014-09-30ALSA: ctxfi: ctatc: added reference to snd_cardSudip Mukherjee
2014-09-30ALSA: ctxfi: initialized snd_cardSudip Mukherjee
2014-09-30ALSA: ctxfi: added reference of snd_cardSudip Mukherjee
2014-09-30ALSA: ctxfi: removed typecast to (struct hw *)Sudip Mukherjee
2014-09-30ALSA: ctxfi: changed void * to struct hw *Sudip Mukherjee
2014-09-23ALSA: ctxfi: sparse warningSudip Mukherjee
2014-09-23ALSA: hda - Sort input pins depending on amp capsDavid Henningsson
2014-09-23ALSA: hda - Move the function "check_amp_caps" to hda_codec.cDavid Henningsson
2014-09-23ALSA: hda - add explicit include of err.hDavid Henningsson
2014-09-22Merge branch 'topic/hda-jack-rework' into for-nextTakashi Iwai
2014-09-22ALSA: oxygen: set fifo_sizeClemens Ladisch
2014-09-22ALSA: virtuoso: add partial Xonar Xense supportHarley Griggs
2014-09-19ALSA: hda - Add fixup model name lookup for Lemote A1205Huacai Chen
2014-09-17ALSA: hda - Replace strnicmp with strncasecmpRasmus Villemoes
2014-09-16ALSA: hda - Use standard hda_jack infrastructure for CA0132 driverTakashi Iwai
2014-09-16ALSA: hda - Remove superfluous hooks from VIA driverTakashi Iwai
2014-09-16ALSA: hda - Remove superfluous callbacks from STAC/IDT codecsTakashi Iwai
2014-09-16ALSA: hda - Allow multiple callbacks for jackTakashi Iwai
2014-09-15ALSA: lx6464es: Use nonatomic PCM opsTakashi Iwai
2014-09-15ALSA: pcxhr: Use nonatomic PCM opsTakashi Iwai
2014-09-15ALSA: mixart: Use nonatomic PCM opsTakashi Iwai
2014-09-15ALSA: vx: Use nonatomic PCM opsTakashi Iwai
2014-09-15ALSA: hda - Make snd_hda_jack_detect_enable_callback() returning the jack objectTakashi Iwai
2014-09-11ALSA: hda - Make snd_hda_jack_tbl_new() staticTakashi Iwai
2014-09-11ALSA: hda - Get rid of action field from struct hda_jack_tblTakashi Iwai
2014-09-11Merge branch 'for-linus' into for-nextTakashi Iwai
2014-09-11ALSA: hda - Fix invalid pin powermap without jack detectionTakashi Iwai
2014-09-09sound: pci: au88x0: printk replacementSudip Mukherjee