summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-02-01drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commitsLeo (Sunpeng) Li
2018-01-31drm/cirrus: Load lut in crtc_commitDaniel Vetter
2018-01-18drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state()Boris Brezillon
2018-01-18drm/vc4: Flush the caches before the bin jobs, as well.Eric Anholt
2018-01-18Merge tag 'drm-misc-fixes-2018-01-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-01-18Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2018-01-17drm/vmwgfx: fix memory corruption with legacy/sou connectorsRob Clark
2018-01-17drm/vmwgfx: Fix a boot time warningWoody Suwalski
2018-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-13Merge tag 'usb-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-01-13Merge tag 'staging-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-13Merge tag 'char-misc-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-12Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-01-12Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-01-12Merge tag 'mmc-v4.15-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-01-12Merge tag 'drm-fixes-for-v4.15-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-01-12Merge tag 'drm-intel-fixes-2018-01-11-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2018-01-12Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2018-01-11Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-01-11Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-01-11usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner
2018-01-11Merge tag 'usb-serial-4.15-rc8' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-01-11drm/sun4i: hdmi: Add missing rate halving check in sun4i_tmds_determine_rateJonathan Liu
2018-01-11drm/sun4i: hdmi: Fix incorrect assignment in sun4i_tmds_determine_rateJonathan Liu
2018-01-11drm/sun4i: hdmi: Check for unset best_parent in sun4i_tmds_determine_rateJonathan Liu
2018-01-11drm/i915: Don't adjust priority on an already signaled fenceChris Wilson
2018-01-11drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake.Kenneth Graunke
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-10mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...Jiri Pirko
2018-01-10mlxsw: pci: Wait after reset before accessing HWYuval Mintz
2018-01-10nfp: always unmask aux interrupts at initJakub Kicinski
2018-01-10Merge tag 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub...David S. Miller
2018-01-10of_mdio: avoid MDIO bus removal when a PHY is missingMadalin Bucur
2018-01-10net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu
2018-01-10drm/vmwgfx: Potential off by one in vmw_view_add()Dan Carpenter
2018-01-10xen/gntdev: Fix partial gntdev_mmap() cleanupRoss Lagerwall
2018-01-10xen/gntdev: Fix off-by-one error when unmapping with holesRoss Lagerwall
2018-01-10gpio: Add missing open drain/source handling to gpiod_set_value_cansleep()Geert Uytterhoeven
2018-01-10drm/tegra: sor: Fix hang on Tegra124 eDPThierry Reding
2018-01-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-01-09rbd: set max_segments to USHRT_MAXIlya Dryomov
2018-01-09rbd: reacquire lock should update lock owner client idFlorian Margaine
2018-01-09uas: ignore UAS for Norelsys NS1068(X) chipsIcenowy Zheng
2018-01-09USB: UDC core: fix double-free in usb_add_gadget_udc_releaseAlan Stern
2018-01-09USB: fix usbmon BUG triggerPete Zaitcev
2018-01-09drm/vmwgfx: Don't cache framebuffer mapsThomas Hellstrom
2018-01-09staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctlViktor Slavkovic
2018-01-09mux: core: fix double get_device()Hans de Goede
2018-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds