summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-21ALSA: fm801: detect FM-only card earlierAndy Shevchenko
2015-12-21ALSA: fm801: propagate TUNER_ONLY bit when autodetectedAndy Shevchenko
2015-12-21Merge branch 'topic/hdmi-jack' into for-nextTakashi Iwai
2015-12-20ALSA: fm801: store struct device instead of pci_devAndy Shevchenko
2015-12-20ALSA: fm801: put curly braces around empty if-bodyAndy Shevchenko
2015-12-20ALSA: fm801: convert rest outw() / inw() to use helpersAndy Shevchenko
2015-12-20ALSA: fm801: explicitly free IRQ lineAndy Shevchenko
2015-12-20ALSA: oss: consolidate kmalloc/memset 0 call to kzallocNicholas Mc Guire
2015-12-17ALSA: hda - Drop unused AZX_DCAPS_REVERSE_ASSIGNTakashi Iwai
2015-12-17ALSA: hda - Drop AZX_DCAPS_POSFIX_VIA bitTakashi Iwai
2015-12-17ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top driversTakashi Iwai
2015-12-17ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND capsTakashi Iwai
2015-12-16Merge branch 'topic/firewire-update' into for-nextTakashi Iwai
2015-12-15ALSA: oxfw: gather model-dependent conditions to a functionTakashi Sakamoto
2015-12-15ALSA: oxfw: reuse driver entry to detect quirksTakashi Sakamoto
2015-12-15ALSA: oxfw: change function prototype for AV/C Audio Subunit commandTakashi Sakamoto
2015-12-15ALSA: oxfw: rename local functions for control elements so that they represen...Takashi Sakamoto
2015-12-15ALSA: oxfw: rename a file for control elements so that it's for model-specificTakashi Sakamoto
2015-12-15ALSA: hda - Increase default bdl_pos_adj for Baytrail/BraswellTakashi Iwai
2015-12-15ALSA: hda - Clean up the code to check bdl_pos_adj optionTakashi Iwai
2015-12-11ALSA: usb-audio: constify usb_protocol_ops structuresJulia Lawall
2015-12-10ALSA: hda - Move audio component accesses to hdac_i915.cTakashi Iwai
2015-12-10ALSA: hda - Use component ops for i915 HDMI/DP audio jack handlingTakashi Iwai
2015-12-10Merge tag 'drm-i915-get-eld' into topic/hdmi-jackTakashi Iwai
2015-12-10ALSA: hda - Fix superfluous HDMI jack repollTakashi Iwai
2015-12-10drm/i915: Add reverse mapping between port and intel_encoderTakashi Iwai
2015-12-10drm/i915: Add get_eld audio componentTakashi Iwai
2015-12-10ALSA: hda - Allow i915 binding later in codec driverTakashi Iwai
2015-12-10ALSA: hda - Optimize audio component check in patch_hdmi.cTakashi Iwai
2015-12-09sound/oss: remove VIRT_TO_BUS dependencyArnd Bergmann
2015-12-09ALSA: hda - Don't try to bind i915 unless CONFIG_SND_HDA_I915 is setTakashi Iwai
2015-12-09ALSA: hda - Less grumbling about lack of i915 bindingTakashi Iwai
2015-12-08ALSA: hda - Implement loopback control switch for Realtek and other codecsTakashi Iwai
2015-12-08ALSA: hda - Make snd_hda_parse_nid_path() localTakashi Iwai
2015-12-08ALSA: hda - Remove unused snd_hda_get_nid_path()Takashi Iwai
2015-12-08Back merge tag 'v4.4-rc4' into drm-nextDave Airlie
2015-12-07ALSA: compress: add support for 32bit calls in a 64bit kernelRavindra Lokhande
2015-12-07Merge tag 'topic/drm-misc-2015-12-04' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-12-06Linux 4.4-rc4v4.4-rc4Linus Torvalds
2015-12-06staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons
2015-12-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-12-06Don't reset ->total_link_count on nested calls of vfs_path_lookup()Al Viro
2015-12-06ovl: get rid of the dead code left from broken (and disabled) optimizationsAl Viro
2015-12-06ovl: fix permission checking for setattrMiklos Szeredi
2015-12-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-12-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-12-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-12-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2015-12-05x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin