summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-20Merge tag 'dmaengine-fix-4.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2016-02-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-02-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-02-19Merge tag 'pinctrl-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-02-19drm/nouveau: use post-decrement in error handlingRasmus Villemoes
2016-02-19drm/atomic: Allow for holes in connector state, v2.Maarten Lankhorst
2016-02-18clk: gpio: Really allow an optional clock= DT propertyStephen Boyd
2016-02-19Merge tag 'drm-vc4-fixes-2016-02-17' of github.com:anholt/linux into drm-fixesDave Airlie
2016-02-19Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-02-19Merge tag 'drm-intel-fixes-2016-02-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-02-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-02-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-02-17Merge tag 'devicetree-fixes-for-4.5-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-02-17drm/i915: Fix hpd live status bits for g4xVille Syrjälä
2016-02-17hpet: Drop stale URLsMichael S. Tsirkin
2016-02-17s390/dasd: fix performance dropStefan Haberland
2016-02-17drm/qxl: fix erroneous return valueAnton Protopopov
2016-02-17drm/nouveau/display: Enable vblank irqs after display engine is on again.Mario Kleiner
2016-02-17drm/radeon/pm: Handle failure of drm_vblank_get.Mario Kleiner
2016-02-17drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)Mario Kleiner
2016-02-17drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4Mario Kleiner
2016-02-17drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)Mario Kleiner
2016-02-17drm: No-Op redundant calls to drm_vblank_off() (v2)Mario Kleiner
2016-02-17drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_commandGerd Hoffmann
2016-02-17Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2016-02-17Revert "drm/dp/mst: change MST detection scheme"Dave Airlie
2016-02-16drm/vc4: Use runtime PM to power cycle the device when the GPU hangs.Eric Anholt
2016-02-16drm/vc4: Enable runtime PM.Eric Anholt
2016-02-16drm/vc4: Fix spurious GPU resets due to BO reuse.Eric Anholt
2016-02-16drm/vc4: Drop error message on seqno wait timeouts.Eric Anholt
2016-02-16drm/vc4: Fix -ERESTARTSYS error return from BO waits.Eric Anholt
2016-02-16drm/vc4: Return an ERR_PTR from BO creation instead of NULL.Eric Anholt
2016-02-16drm/vc4: Fix the clear color for the first tile rendered.Eric Anholt
2016-02-16drm/vc4: Validate that WAIT_BO padding is cleared.Eric Anholt
2016-02-16Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommuLinus Torvalds
2016-02-16Merge tag 'spi-fix-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-16drm/radeon: use post-decrement in error handlingRasmus Villemoes
2016-02-16drm/amdgpu: use post-decrement in error handlingRasmus Villemoes
2016-02-16efi: Add pstore variables to the deletion whitelistMatt Fleming
2016-02-16Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2016-02-15pinctrl: samsung: fix SMP race conditionYoungmin Nam
2016-02-15dmaengine: dw: disable BLOCK IRQs for non-cyclic xferAndy Shevchenko
2016-02-15drm/exynos/decon: fix disable clocks orderAndrzej Hajda
2016-02-15drm/exynos: fix incorrect cpu address for dma_mmap_attrs()Marek Szyprowski
2016-02-15drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enableMarek Szyprowski
2016-02-15drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enableMarek Szyprowski
2016-02-15drm/exynos: dsi: restore support for drm bridgeMarek Szyprowski
2016-02-15drm/exynos: mic: make all functions staticMarek Szyprowski