summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-02-20drm/exynos: g2d: Delete an error message for a failed memory allocation in tw...Markus Elfring1-4/+2
2018-02-20drm/exynos: fix comparison to bitshift when dealing with a maskWolfram Sang1-1/+1
2018-02-20drm/exynos: g2d: use monotonic timestampsArnd Bergmann1-3/+3
2018-02-16Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixesDave Airlie1-3/+3
2018-02-16drm/nouveau: Make clock gate support conditionalThierry Reding1-3/+3
2018-02-16Merge tag 'drm-intel-fixes-2018-02-14-1' of git://anongit.freedesktop.org/drm...Dave Airlie15-151/+346
2018-02-16Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-0/+1
2018-02-14drm/i915: Fix DSI panels with v1 MIPI sequences without a DEASSERT sequence v3Hans de Goede2-0/+85
2018-02-14drm/i915: Free memdup-ed DSI VBT data structures on driver_unloadHans de Goede1-0/+6
2018-02-14drm/i915: Add intel_bios_cleanup() functionHans de Goede3-13/+17
2018-02-14drm/i915/vlv: Add cdclk workaround for DSIHans de Goede1-0/+8
2018-02-14drm/i915/gvt: fix one typo of render_mmio traceWeinan Li1-1/+1
2018-02-14drm/i915/gvt: Support BAR0 8-byte reads/writesTina Zhang1-2/+49
2018-02-14drm/i915/gvt: add 0xe4f0 into gen9 render listWeinan Li1-0/+1
2018-02-14drm/i915/pmu: Fix building without CONFIG_PMChris Wilson1-10/+23
2018-02-14drm/i915/pmu: Fix sleep under atomic in RC6 readoutTvrtko Ursulin2-15/+84
2018-02-14drm/i915/pmu: Fix PMU enable vs execlists tasklet raceTvrtko Ursulin2-87/+52
2018-02-14drm/i915: Lock out execlist tasklet while peeking inside for busy-statsChris Wilson1-8/+12
2018-02-14drm/i915/breadcrumbs: Ignore unsubmitted signalersChris Wilson1-19/+10
2018-02-13drm/i915: Don't wake the device up to check if the engine is asleepChris Wilson1-1/+3
2018-02-13drm/i915: Avoid truncation before clamping userspace's priority valueChris Wilson1-1/+1
2018-02-13drm/i915/perf: Fix compiler warning for string truncationChris Wilson1-2/+2
2018-02-13drm/i915/perf: Fix compiler warning for string truncationChris Wilson1-2/+2
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-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
2018-02-09platform/x86: mlx-platform: Fix power cable setting for msn21xx familyVadim Pasternak1-2/+21