summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-04-1522-62/+104
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2016-04-149-24/+48
| |\ \ \ \ \ \ \
| | * | | | | | | drm/exynos: Use VIDEO_SAMSUNG_S5P_G2D=n as G2D Kconfig dependencyJavier Martinez Canillas2016-04-121-1/+1
| | * | | | | | | drm/exynos: fix a warning messageDan Carpenter2016-04-121-1/+1
| | * | | | | | | drm/exynos: mic: fix an error codeDan Carpenter2016-04-121-0/+1
| | * | | | | | | drm/exynos: fimd: fix broken dp_clock controlMarek Szyprowski2016-04-121-1/+1
| | * | | | | | | drm/exynos: build fbdev code conditionallyAndrzej Hajda2016-04-124-15/+36
| | * | | | | | | drm/exynos: fix adjusted_mode pointer in exynos_plane_mode_setAndrzej Hajda2016-04-121-5/+7
| | * | | | | | | drm/exynos: fix error handling in exynos_drm_subdrv_openArnd Bergmann2016-04-121-1/+1
| * | | | | | | | Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-04-146-17/+33
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | drm/amd/amdgpu: fix irq domain remove for tonga ihJunwei Zhang2016-04-071-1/+1
| | * | | | | | | drm/radeon: use helper for mst connector dpms.Dave Airlie2016-04-061-7/+1
| | * | | | | | | drm/radeon/mst: port some MST setup code from DAL.Dave Airlie2016-04-062-4/+21
| | * | | | | | | drm/amdgpu: add invisible pin size statisticChunming Zhou2016-04-063-5/+10
| * | | | | | | | Merge tag 'drm-intel-fixes-2016-04-07' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-04-114-12/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/i915: fix deadlock on lid openBjørn Mork2016-04-071-4/+1
| | * | | | | | | | drm/i915: Exit cherryview_irq_handler() after one passChris Wilson2016-04-051-2/+2
| | * | | | | | | | drm/i915: Call intel_dp_mst_resume() before resuming displaysLyude2016-04-051-2/+2
| | * | | | | | | | drm/i915: Fix race condition in intel_dp_destroy_mst_connector()Lyude2016-04-051-4/+2
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge tag 'topic/drm-fixes-2016-04-07' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-04-113-9/+16
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | drm/edid: Fix DMT 1024x768@43Hz (interlaced) timingsPaul Parsons2016-04-051-1/+1
| | * | | | | | | drm/edid: Fix parsing of EDID 1.4 Established Timings III descriptorPaul Parsons2016-04-051-1/+1
| | * | | | | | | drm/edid: Fix EDID Established Timings I and IIPaul Parsons2016-04-051-3/+3
| | * | | | | | | drm/qxl: fix cursor position with non-zero hotspotJohn Keeping2016-03-312-4/+11
| | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-158-168/+114
|\ \ \ \ \ \ \ \
| * | | | | | | | parisc: Fix ftrace function tracerHelge Deller2016-04-148-168/+114
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-158-5/+89
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/mce: Avoid using object after free in genpoolTony Luck2016-04-131-2/+2
| * | | | | | | | | lguest, x86/entry/32: Fix handling of guest syscalls using interrupt gatesRusty Russell2016-04-013-2/+11
| * | | | | | | | | x86/build: Build compressed x86 kernels as PIEH.J. Lu2016-03-293-1/+49
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | x86/mm/pkeys: Add missing DocumentationDave Hansen2016-03-291-0/+27
* | | | | | | | | Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-04-153-143/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm/gup: Remove the macro overload API migration helpers from the get_user*() ...Ingo Molnar2016-04-073-143/+17
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'dm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2016-04-152-25/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macrosMike Snitzer2016-04-141-24/+40
| * | | | | | | | | dm: fix dm_target_io leak if clone_bio() returns an errorMikulas Patocka2016-04-111-1/+3
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'pwm/for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-151-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pwm: fsl-ftm: Use flat regmap cacheStefan Agner2016-04-141-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'sound-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-04-156-7/+45
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ALSA: hda - Fix inconsistent monitor_present state until repollTakashi Iwai2016-04-131-7/+4
| * | | | | | | | | ALSA: hda - Fix regression of monitor_present flag in eld proc fileHyungwon Hwang2016-04-131-0/+2
| * | | | | | | | | ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB DockKailang Yang2016-04-121-0/+14
| * | | | | | | | | ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460sSven Eckelmann2016-04-111-1/+9
| * | | | | | | | | ALSA: sscape: Use correct format identifier for size_tWilliam Breathitt Gray2016-04-111-1/+1
| * | | | | | | | | ALSA: usb-audio: Add a quirk for Plantronics BT300Dennis Kadioglu2016-04-061-0/+1
| * | | | | | | | | ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320Takashi Iwai2016-04-041-0/+1
| * | | | | | | | | ALSA: hda - Bind with i915 only when Intel graphics is presentTakashi Iwai2016-04-041-0/+15
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds2016-04-153-11/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mailbox: Stop using ENOSYS for anything other than unimplemented syscallsLee Jones2016-04-121-2/+2
| * | | | | | | | | mailbox: mailbox-test: Prevent memory leakLee Jones2016-04-121-3/+6