summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: oxfw: add MIDI playback port for SCS.1 modelsTakashi Sakamoto2015-12-221-2/+45
* ALSA: oxfw: copy handlers of asynchronous transaction for MIDI playbackTakashi Sakamoto2015-12-221-0/+161
* ALSA: oxfw: add MIDI capture port for SCS.1 modelsTakashi Sakamoto2015-12-221-1/+33
* ALSA: oxfw: copy handlers of asynchronous transaction for MIDI captureTakashi Sakamoto2015-12-221-1/+82
* ALSA: oxfw: allocate own address region for SCS.1 seriesTakashi Sakamoto2015-12-222-1/+65
* ALSA: oxfw: add scs1x layerTakashi Sakamoto2015-12-224-3/+30
* ALSA: oxfw: rename a structure so that it means backward compatibility to old...Takashi Sakamoto2015-12-222-10/+10
* ALSA: oxfw: move model-specific parameters from common structureTakashi Sakamoto2015-12-223-42/+39
* ALSA: oxfw: move model-specific members from common structureTakashi Sakamoto2015-12-222-19/+34
* ALSA: oxfw: enable to keep memory block for model-specific structureTakashi Sakamoto2015-12-222-0/+2
* ALSA: usb-audio: use list_for_each_entry_continue_reverseGeliang Tang2015-12-221-4/+2
* 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-21688-8547/+14177
|\
| * ALSA: hda - Move audio component accesses to hdac_i915.cTakashi Iwai2015-12-103-43/+106
| * ALSA: hda - Use component ops for i915 HDMI/DP audio jack handlingTakashi Iwai2015-12-101-14/+97
| * Merge tag 'drm-i915-get-eld' into topic/hdmi-jackTakashi Iwai2015-12-10685-8528/+14012
| |\
| | * drm/i915: Add reverse mapping between port and intel_encoderTakashi Iwai2015-12-105-35/+30
| | * drm/i915: Add get_eld audio componentTakashi Iwai2015-12-103-0/+58
| | * Back merge tag 'v4.4-rc4' into drm-nextDave Airlie2015-12-08357-1597/+4884
| | |\
| | | * Linux 4.4-rc4v4.4-rc4Linus Torvalds2015-12-061-1/+1
| | | * staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons2015-12-062-18/+0
| | | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-12-064-31/+15
| | | |\
| | | | * Don't reset ->total_link_count on nested calls of vfs_path_lookup()Al Viro2015-12-061-1/+0
| | | | * ovl: get rid of the dead code left from broken (and disabled) optimizationsAl Viro2015-12-063-26/+11
| | | | * ovl: fix permission checking for setattrMiklos Szeredi2015-12-061-4/+4
| | | * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-12-065-15/+45
| | | |\ \
| | | | * | sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()Peter Zijlstra2015-12-041-0/+19
| | | | * | sched/core: Better document the try_to_wake_up() barriersPeter Zijlstra2015-12-042-1/+10
| | | | * | sched/cputime: Fix invalid gtime in procHiroshi Shimamoto2015-12-041-0/+3
| | | | * | sched/core: Clear the root_domain cpumasks in init_rootdomain()Xunlei Pang2015-12-041-4/+4
| | | | * | sched/core: Remove false-positive warning from wake_up_process()Sasha Levin2015-12-041-1/+0
| | | | * | sched/wait: Fix signal handling in bit wait helpersPeter Zijlstra2015-12-041-8/+8
| | | | * | sched/rt: Hide the push_irq_work_func() declarationArnd Bergmann2015-11-231-1/+1
| | | * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-12-0612-36/+54
| | | |\ \ \
| | | | * | | x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin2015-12-051-7/+10
| | | | * | | x86/mpx: Fix instruction decoder conditionDave Hansen2015-12-051-3/+3
| | | | * | | x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov2015-12-046-19/+17
| | | | * | | x86 smpboot: Re-enable init_udelay=0 by default on modern CPUsLen Brown2015-11-251-4/+5
| | | | * | | x86/entry/64: Fix irqflag tracing wrt context trackingAndy Lutomirski2015-11-241-1/+18
| | | | * | | x86/microcode: Initialize the driver late when facilities are upBorislav Petkov2015-11-232-2/+1
| | | | |/ /
| | | * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-12-0619-70/+129
| | | |\ \ \
| | | | * \ \ Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-0319-59/+126
| | | | |\ \ \
| | | | | * | | mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibilityJames Bottomley2015-12-031-0/+1
| | | | | * | | mpt3sas: Add dummy Kconfig option for backwards compatibilityMartin K. Petersen2015-11-301-0/+8
| | | | | * | | Fix a memory leak in scsi_host_dev_release()Bart Van Assche2015-11-301-0/+11
| | | | | * | | block/sd: Fix device-imposed transfer length limitsMartin K. Petersen2015-11-255-37/+51