summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-223-13/+46
|\
| * ALSA: hda - Flush the pending probe work at removeTakashi Iwai2016-01-201-1/+9
| * ALSA: hda - Fix missing module loading with model=generic optionTakashi Iwai2016-01-201-10/+32
| * ALSA: hda - Degrade i915 binding failure messageTakashi Iwai2016-01-201-2/+4
| * ALSA: hda - Fix bass pin fixup for ASUS N550JXTakashi Iwai2016-01-181-0/+1
* | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-01-1716-224/+422
|\ \ | |/
| * ALSA: hda - Add fixup for Dell Latitidue E6540Takashi Iwai2016-01-151-0/+1
| * ALSA: hda - add codec support for Kabylake display audio codecLibin Yang2016-01-141-1/+4
| * ALSA: hda - fix the headset mic detection problem for a Dell laptopHui Wang2016-01-131-0/+4
| * ALSA: hda - Fix white noise on Dell Latitude E5550Takashi Iwai2016-01-121-0/+1
| * ALSA: hda_intel: add card number to irq descriptionHeiner Kallweit2016-01-121-1/+1
| * ALSA: hda - Fixup inverted internal mic for Lenovo E50-80David Henningsson2016-01-111-0/+8
| * Merge branch 'for-linus' into for-nextTakashi Iwai2016-01-061-15/+86
| |\
| * | ALSA: cs5535audio: constify cs5535audio_dma_ops structuresJulia Lawall2015-12-301-2/+2
| * | ALSA: atiixp: constify atiixp_dma_ops structuresJulia Lawall2015-12-302-5/+5
| * | Merge branch 'for-linus' into for-nextTakashi Iwai2015-12-234-25/+149
| |\ \
| * | | ALSA: fm801: restore TEA575x state on resumeAndy Shevchenko2015-12-211-0/+5
| * | | ALSA: fm801: save context before suspend devicesAndy Shevchenko2015-12-211-2/+3
| * | | ALSA: fm801: no need to suspend absent codecAndy Shevchenko2015-12-211-6/+12
| * | | ALSA: fm801: detect FM-only card earlierAndy Shevchenko2015-12-211-30/+39
| * | | ALSA: fm801: propagate TUNER_ONLY bit when autodetectedAndy Shevchenko2015-12-211-0/+4
| * | | Merge branch 'topic/hdmi-jack' into for-nextTakashi Iwai2015-12-211-19/+85
| |\ \ \
| | * | | ALSA: hda - Move audio component accesses to hdac_i915.cTakashi Iwai2015-12-101-43/+26
| | * | | ALSA: hda - Use component ops for i915 HDMI/DP audio jack handlingTakashi Iwai2015-12-101-14/+97
| * | | | ALSA: fm801: store struct device instead of pci_devAndy Shevchenko2015-12-201-4/+5
| * | | | ALSA: fm801: put curly braces around empty if-bodyAndy Shevchenko2015-12-201-2/+3
| * | | | ALSA: fm801: convert rest outw() / inw() to use helpersAndy Shevchenko2015-12-201-10/+26
| * | | | ALSA: fm801: explicitly free IRQ lineAndy Shevchenko2015-12-201-0/+2
| * | | | ALSA: hda - Drop unused AZX_DCAPS_REVERSE_ASSIGNTakashi Iwai2015-12-172-2/+2
| * | | | ALSA: hda - Drop AZX_DCAPS_POSFIX_VIA bitTakashi Iwai2015-12-172-4/+3
| * | | | ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top driversTakashi Iwai2015-12-174-9/+10
| * | | | ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND capsTakashi Iwai2015-12-173-6/+4
| * | | | ALSA: hda - Increase default bdl_pos_adj for Baytrail/BraswellTakashi Iwai2015-12-151-0/+9
| * | | | ALSA: hda - Clean up the code to check bdl_pos_adj optionTakashi Iwai2015-12-153-16/+18
| |/ / /
| * | | ALSA: hda - Fix superfluous HDMI jack repollTakashi Iwai2015-12-101-1/+4
| * | | ALSA: hda - Allow i915 binding later in codec driverTakashi Iwai2015-12-102-3/+14
| * | | ALSA: hda - Optimize audio component check in patch_hdmi.cTakashi Iwai2015-12-101-0/+4
| * | | ALSA: hda - Don't try to bind i915 unless CONFIG_SND_HDA_I915 is setTakashi Iwai2015-12-091-0/+4
| * | | ALSA: hda - Less grumbling about lack of i915 bindingTakashi Iwai2015-12-091-2/+2
| * | | ALSA: hda - Implement loopback control switch for Realtek and other codecsTakashi Iwai2015-12-081-19/+68
| * | | ALSA: hda - Make snd_hda_parse_nid_path() localTakashi Iwai2015-12-082-6/+2
| * | | ALSA: hda - Remove unused snd_hda_get_nid_path()Takashi Iwai2015-12-082-18/+0
| * | | ALSA: hda - Enable audio component for old Intel PCH devicesTakashi Iwai2015-12-042-6/+14
| * | | ALSA: hda - Split ELD update code from hdmi_present_sense()Takashi Iwai2015-12-041-54/+54
| * | | ALSA: hda - Do zero-clear in snd_hdmi_parse_eld() itselfTakashi Iwai2015-12-042-1/+1
| * | | ALSA: hda - Skip ELD notification during PM processTakashi Iwai2015-12-031-0/+3
| * | | Merge branch 'for-linus' into for-nextTakashi Iwai2015-12-032-2/+9
| |\ \ \
| * | | | ALSA: hda - Enable power_save_node for CX20722David Henningsson2015-12-031-0/+3
| * | | | ALSA: i2c: constify snd_i2c_ops structuresJulia Lawall2015-11-301-1/+1
| * | | | Merge branch 'for-linus' into for-nextTakashi Iwai2015-11-274-17/+60
| |\ \ \ \
OpenPOWER on IntegriCloud