summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2016-04-01Merge remote-tracking branch 'sound-upstream/for-linus' into drm-intel-nightlyImre Deak4-1/+22
2016-04-01ALSA: hda - fix front mic problem for a HP desktopHui Wang1-0/+9
2016-03-31ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_strea...Vladis Dronov2-1/+9
2016-03-31ALSA: firewire-tascam: deleyed registration of sound cardTakashi Sakamoto2-36/+84
2016-03-31ALSA: firewire-digi00x: delayed registration of sound cardTakashi Sakamoto3-32/+85
2016-03-31ALSA: oxfw: delayed registration of sound cardTakashi Sakamoto2-53/+101
2016-03-31ALSA: fireworks: delayed registration of sound cardTakashi Sakamoto2-47/+103
2016-03-31ALSA: bebob: delayed registration of sound cardTakashi Sakamoto2-89/+131
2016-03-31ALSA: firewire-lib: add new function to schedule a work for sound card regist...Takashi Sakamoto3-20/+38
2016-03-31ALSA: dice: simplify unit probe processingTakashi Sakamoto1-6/+5
2016-03-31ALSA: firewire-lib: suppress kernel warnings when releasing uninitialized str...Takashi Sakamoto1-0/+4
2016-03-31ALSA: hda: add AMD Polaris-10/11 AZ PCI IDs with proper driver capsMaruthi Srinivas Bayyavarapu1-0/+4
2016-03-29ALSA: hda - Fix yet another i915 pointer leftover in error pathTakashi Iwai1-0/+1
2016-03-29ALSA: hda - Clear the leftover component assignment at snd_hdac_i915_exit()Takashi Iwai1-0/+1
2016-03-28ALSA: firewire-tascam: add Kconfig entry for TASCAM FW-1804Takashi Sakamoto1-0/+1
2016-03-28ALSA: fireworks: move model quirk detection code to information parserTakashi Sakamoto1-10/+11
2016-03-28ALSA: oxfw: remove needless member from private structureTakashi Sakamoto1-1/+0
2016-03-28ALSA: bebob: remove needless argument from local functionTakashi Sakamoto1-2/+2
2016-03-28ALSA: hda - Enable i915 ELD notifier for Intel IronLake and BaytrailTakashi Iwai1-5/+17
2016-03-28ALSA: hda - Add the pin / port mapping on Intel ILK and VLVTakashi Iwai2-13/+36
2016-03-28ALSA: hda - Use eld notifier for Intel SandyBridge and IvyBridge HDMI/DPTakashi Iwai1-2/+39
2016-03-28ALSA: hda - Introduce pin_cvt_fixup() ops to hdmi parserTakashi Iwai1-32/+50
2016-03-28ALSA: hda - Override HDMI setup_stream ops for Intel HSW+Takashi Iwai1-3/+10
2016-03-28ALSA: hda - Apply AMP fix in hdmi_setup_audio_infoframe() genericallyTakashi Iwai1-1/+2
2016-03-28ALSA: hda - Split out Intel-specific codes from patch_generic_hdmi()Takashi Iwai1-79/+139
2016-03-28Merge branch 'for-linus' into for-nextTakashi Iwai4-19/+55
2016-03-28ALSA: dice: fix memory leak when unpluggingTakashi Sakamoto1-10/+4
2016-03-23ALSA: hda - Apply fix for white noise on Asus N550JV, tooBobi Mihalca1-1/+1
2016-03-23ALSA: hda - Fix white noise on Asus N750JV headphoneBobi Mihalca1-1/+8
2016-03-23ALSA: hda - Asus N750JV external subwoofer fixupBobi Mihalca1-0/+1
2016-03-23ALSA: timer: fix gparams ioctl compatibility for different architecturesTakashi Sakamoto2-8/+42
2016-03-22Merge tag 'sound-fix-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-10/+28
2016-03-21ALSA: hda - Fix missing ELD update at unpluggingTakashi Iwai1-2/+1
2016-03-20ALSA: usb-audio: add Microsoft HD-5001 to quirksVictor Clément1-0/+1
2016-03-20ALSA: hda - Workaround for unbalanced i915 power refcount by concurrent probeTakashi Iwai1-0/+6
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+5
2016-03-18ALSA: hda - Fix spurious kernel WARNING on Baytrail HDMITakashi Iwai1-1/+2
2016-03-18Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds173-4327/+12006
2016-03-18ALSA: hda - Fix forgotten HDMI monitor_present updateTakashi Iwai1-0/+1
2016-03-18ALSA: hda - Really restrict i915 notifier to HSW+Takashi Iwai1-7/+17
2016-03-17sound: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim1-4/+5
2016-03-17ALSA: hda - Fix mutex deadlock at HDMI/DP hotplugTakashi Iwai1-2/+7
2016-03-17ALSA: ctl: change return value in compatibility layer so that it's the same v...Takashi Sakamoto1-1/+1
2016-03-16Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds11-5/+448
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+2
2016-03-16ALSA: mixart: silence an uninitialized variable warningDan Carpenter1-1/+1
2016-03-16ALSA: usb-audio: Add sanity checks for endpoint accessesTakashi Iwai4-0/+11
2016-03-16ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()Takashi Iwai1-11/+11
2016-03-16ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()Takashi Iwai1-0/+6
2016-03-15Merge tag 'regulator-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-8/+61