summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-04-027-22/+79
|\
| * ALSA: timer: Use mod_timer() for rearming the system timerTakashi Iwai2016-04-011-2/+2
| * ALSA: hda - fix front mic problem for a HP desktopHui Wang2016-04-011-0/+9
| * ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_strea...Vladis Dronov2016-03-312-1/+9
| * ALSA: hda: add AMD Polaris-10/11 AZ PCI IDs with proper driver capsMaruthi Srinivas Bayyavarapu2016-03-311-0/+4
| * ALSA: dice: fix memory leak when unpluggingTakashi Sakamoto2016-03-281-10/+4
| * ALSA: hda - Apply fix for white noise on Asus N550JV, tooBobi Mihalca2016-03-231-1/+1
| * ALSA: hda - Fix white noise on Asus N750JV headphoneBobi Mihalca2016-03-231-1/+8
| * ALSA: hda - Asus N750JV external subwoofer fixupBobi Mihalca2016-03-231-0/+1
| * ALSA: timer: fix gparams ioctl compatibility for different architecturesTakashi Sakamoto2016-03-232-8/+42
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-04-0116-34/+152
|\ \
| * | drm/udl: Use unlocked gem unreferencingDaniel Vetter2016-04-012-2/+2
| * | drm/dp: move hw_mutex up the call stackRob Clark2016-04-011-10/+17
| * | Merge branch 'drm-rockchip-next-fixes-2016-03-28' of https://github.com/marky...Dave Airlie2016-04-014-15/+100
| |\ \
| | * | drm/rockchip: dw_hdmi: Don't call platform_set_drvdata()Douglas Anderson2016-03-281-2/+0
| | * | drm/rockchip: vop: Fix vop crtc cleanupDouglas Anderson2016-03-281-3/+24
| | * | drm/rockchip: dw_hdmi: Call drm_encoder_cleanup() in error pathDouglas Anderson2016-03-281-1/+10
| | * | drm/rockchip: vop: Disable planes when disabling CRTCTomeu Vizoso2016-03-281-0/+15
| | * | drm/rockchip: vop: Don't reject empty modesetsTomeu Vizoso2016-03-281-3/+0
| | * | drm/rockchip: cancel pending vblanks on closeJohn Keeping2016-03-283-0/+43
| | * | drm/rockchip: vop: fix crtc size in plane checkJohn Keeping2016-03-281-6/+8
| * | | Merge branch 'msm-fixes-4.6-rc1' of git://people.freedesktop.org/~robclark/li...Dave Airlie2016-04-013-5/+1
| |\ \ \
| | * | | drm/msm: fix typo in the !COMMON_CLK caseRob Clark2016-03-231-1/+1
| | * | | drm/msm: fix bug after preclose removalRob Clark2016-03-232-4/+0
| * | | | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-04-016-2/+32
| |\ \ \ \
| | * | | | drm/amdgpu: Don't move pinned BOsMichel Dänzer2016-03-282-0/+10
| | * | | | drm/radeon: Don't move pinned BOsMichel Dänzer2016-03-282-0/+10
| | * | | | drm/radeon: add a dpm quirk for all R7 370 partsAlex Deucher2016-03-281-0/+4
| | * | | | drm/radeon: add another R7 370 quirkAlex Deucher2016-03-281-0/+1
| | * | | | drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5Alex Deucher2016-03-251-0/+1
| | * | | | drm/amd: Beef up ACP Kconfig menu textBorislav Petkov2016-03-251-2/+6
| | | |/ / | | |/| |
* | | | | Merge tag 'powerpc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-04-013-4/+4
|\ \ \ \ \
| * | | | | powerpc: Correct used_vsr commentSimon Guo2016-03-291-1/+1
| * | | | | powerpc/process: Fix altivec SPR not being savedOliver O'Halloran2016-03-291-1/+1
| * | | | | powerpc/mm: Fixup preempt underflow with huge pagesSebastian Siewior2016-03-291-2/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-04-0114-193/+114
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | s390: wire up preadv2/pwritev2 syscallsHeiko Carstens2016-04-012-1/+5
| * | | | | s390/pci: PCI function group 0 is valid for clp_query_pci_fnPierre Morel2016-04-011-2/+1
| * | | | | s390/crypto: provide correct file mode at device register.Harald Freudenberger2016-03-291-0/+2
| * | | | | s390/mm: handle PTE-mapped tail pages in fast gupGerald Schaefer2016-03-171-3/+5
| * | | | | s390: add DEBUG_RODATA supportHeiko Carstens2016-03-172-3/+10
| * | | | | s390: disable postinit-readonly for nowKees Cook2016-03-171-0/+3
| * | | | | s390/dasd: reorder lcu and device lockStefan Haberland2016-03-174-183/+86
| * | | | | s390/cpum_sf: Fix cpu hotplug notifier transitionsAnna-Maria Gleixner2016-03-171-1/+1
| * | | | | s390/cpum_cf: Fix missing cpu hotplug notifier transitionAnna-Maria Gleixner2016-03-171-0/+1
* | | | | | Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-316-2/+35
|\ \ \ \ \ \
| * | | | | | parisc: Fix and enable seccomp filter supportHelge Deller2016-03-314-2/+23
| * | | | | | parisc: Fix SIGSYS signals in compat caseHelge Deller2016-03-312-0/+12
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-03-311-4/+6
|\ \ \ \ \ \ \
| * | | | | | | fix the braino in "namei: massage lookup_slow() to be usable by lookup_one_le...Al Viro2016-03-311-4/+6
| | |_|/ / / / | |/| | | | |