summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-02-19drm/bochs: make structure bochs_bo_driver staticColin Ian King1-1/+1
2018-02-18drm/rockchip: Respect page offset for PRIME mmap callsØrjan Eide1-1/+6
2018-02-18drm/rockchip: support prime import sg tableHaixia Shi3-9/+115
2018-02-18drm/rockchip: Get rid of unnecessary struct fieldsTomasz Figa1-5/+0
2018-02-18drm/rockchip: inno_hdmi: Remove unnecessary platform_get_resource() error checkFabio Estevam1-3/+0
2018-02-18drm/rockchip: dsi: Remove unnecessary platform_get_resource() error checkFabio Estevam1-3/+0
2018-02-16Merge airlied/drm-next into drm-misc-nextSean Paul5276-124176/+264382
2018-02-16drm/sun4i: fix HSYNC and VSYNC polarityGiulio Benetti1-2/+2
2018-02-16drm/rcar-du: dw-hdmi: Fix compilationMaxime Ripard1-1/+3
2018-02-16drm/sun4i: Implement A83T HDMI driverJernej Skrabec5-0/+523
2018-02-16drm/sun4i: Add support for A83T second DE2 mixerJernej Skrabec1-0/+11
2018-02-16drm/sun4i: Add support for A83T second TCONJernej Skrabec1-0/+5
2018-02-16drm/sun4i: Add has_channel_0 TCON quirkJernej Skrabec2-12/+30
2018-02-16drm/bridge/synopsys: dw-hdmi: don't clobber drvdataJernej Skrabec5-30/+53
2018-02-16drm/bridge/synopsys: dw-hdmi: Export some PHY related functionsJernej Skrabec2-18/+34
2018-02-16drm/bridge/synopsys: dw-hdmi: Enable workaround for v1.32aJernej Skrabec1-3/+5
2018-02-16Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-mi...Dave Airlie15-43/+1742
2018-02-16Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie106-739/+2978
2018-02-16Merge tag 'drm-intel-next-2018-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie63-1240/+2880
2018-02-13drm/radeon: only enable swiotlb path when need v2Chunming Zhou3-3/+6
2018-02-13drm/amdgpu: only enable swiotlb alloc when need v2Chunming Zhou6-3/+13
2018-02-13drm: add func to get max iomem address v2Chunming Zhou1-0/+13
2018-02-12vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds187-510/+510
2018-02-12Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-1/+1
2018-02-11drm/vc4: Expose performance counters to userspaceBoris Brezillon8-72/+398
2018-02-11drm: Print the pid when debug logging an ioctl error.Eric Anholt1-1/+1
2018-02-11Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds9-36/+111
2018-02-11Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86Linus Torvalds2-11/+363
2018-02-11Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-19/+57
2018-02-11Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-2/+1017
2018-02-10Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds4-4/+0
2018-02-10platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systemsVadim Pasternak1-0/+142
2018-02-10platform/x86: mlx-platform: Add support for new msn201x system typeVadim Pasternak1-0/+59
2018-02-10platform/x86: mlx-platform: Add support for new msn274x system typeVadim Pasternak1-0/+124
2018-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-100/+330
2018-02-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds13-389/+795
2018-02-10Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linuxLinus Torvalds4-0/+6
2018-02-09ibmvnic: Remove skb->protocol checks in ibmvnic_xmitJohn Allen1-4/+1
2018-02-09s390/qeth: fix SETIP command handlingJulian Wiedmann2-6/+13
2018-02-09s390/qeth: fix underestimated count of buffer elementsUrsula Braun1-1/+1
2018-02-09net: stmmac: remove redundant enable of PMT irqNiklas Cassel2-4/+1
2018-02-09net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4Niklas Cassel2-3/+3
2018-02-09net: stmmac: discard disabled flags in interrupt status registerNiklas Cassel1-2/+4
2018-02-09ibmvnic: Reset long term map ID counterThomas Falcon1-0/+1
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2018-02-09Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-25/+27
2018-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds7-18/+19
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds210-240/+309
2018-02-09Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-192/+82
2018-02-09video: omapfb: fix missing #includesTomi Valkeinen4-0/+6