aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-02-06rapidio: adjust five function calls together with a variable assignmentMarkus Elfring1-12/+14
2018-02-06rapidio: adjust 12 checks for null pointersMarkus Elfring1-9/+9
2018-02-06rapidio: delete an error message for a failed memory allocation in rio_init_mports()Markus Elfring1-1/+0
2018-02-06bitmap: replace bitmap_{from,to}_u32arrayYury Norov1-4/+2
2018-02-06Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds30-972/+2124
2018-02-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds11-197/+285
2018-02-06firmware/psci: Expose SMCCC version through psci_opsMarc Zyngier1-0/+27
2018-02-06firmware/psci: Expose PSCI conduitMarc Zyngier1-5/+23
2018-02-06media: videobuf2: fix up for "media: annotate ->poll() instances"Stephen Rothwell1-2/+2
2018-02-06drm/i915/cnp: Properly handle VBT ddc pin out of bounds.Rodrigo Vivi1-2/+3
2018-02-06drm/i915/cnp: Ignore VBT request for know invalid DDC pin.Rodrigo Vivi1-3/+8
2018-02-06drm/i915/cmdparser: Do not check past the cmd length.Michal Srb1-0/+6
2018-02-06drm/i915/cmdparser: Check reg_table_count before derefencing.Michal Srb1-2/+2
2018-02-06drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changingImre Deak3-9/+25
2018-02-06drm/i915/gvt: Use KVM r/w to access guest opregionTina Zhang2-29/+70
2018-02-06drm/i915/gvt: Fix aperture read/write emulation when enable x-no-mmap=onChangbin Du4-59/+35
2018-02-06drm/i915/gvt: only reset execlist state of one engine during VM engine resetWeinan Li3-14/+20
2018-02-06drm/i915/gvt: refine intel_vgpu_submission_ops as per engine opsWeinan Li6-18/+20
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds862-15892/+18283
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds49-619/+881
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds15-51/+110
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds209-3301/+4024
2018-02-06ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530Kai Heng Feng1-7/+31
2018-02-06be2net: Handle transmit completion errors in LancerSuresh Reddy4-48/+69
2018-02-06be2net: Fix HW stall issue in LancerSuresh Reddy1-1/+4
2018-02-06nfp: fix kdoc warnings on nested structuresJakub Kicinski5-49/+55
2018-02-06net: amd-xgbe: fix comparison to bitshift when dealing with a maskWolfram Sang1-1/+1
2018-02-06net: phy: Handle not having GPIO enabled in the kernelAndrew Lunn1-1/+2
2018-02-06platform/x86: mlx-platform: Fix an ERR_PTR vs NULL issueDan Carpenter1-2/+2
2018-02-06pvcalls-back: do not return error on inet_accept EAGAINStefano Stabellini1-1/+1
2018-02-06drm/i915/pmu: Fix PMU enable vs execlists tasklet raceTvrtko Ursulin2-78/+34
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore197-198/+198
2018-02-06drm/i915/cnl: WaPipeControlBefore3DStateSamplePatternRafael Antognolli1-1/+37
2018-02-06xen-netfront: Fix race between device setup and openRoss Lagerwall1-22/+24
2018-02-06xen/grant-table: Use put_page instead of free_pageRoss Lagerwall1-2/+2
2018-02-06drm/amdgpu: re-enable CGCG on CZ and disable on STShirish S1-1/+1
2018-02-05ibmvnic: fix empty firmware version and errors cleanupDesnes Augusto Nunes do Rosario1-10/+4
2018-02-05drm/i915/cmdparser: Do not check past the cmd length.Michal Srb1-0/+6
2018-02-05drm/i915/cmdparser: Check reg_table_count before derefencing.Michal Srb1-2/+2
2018-02-06Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-nextDave Airlie44-1491/+2723
2018-02-05drm/i915: Deprecate I915_SET_COLORKEY_NONEVille Syrjälä3-4/+6
2018-02-05Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteprocLinus Torvalds10-199/+91
2018-02-05Merge tag 'rpmsg-v4.16' of git://github.com/andersson/remoteprocLinus Torvalds4-19/+55
2018-02-05drm/i915: fix misalignment in HDCP register defRamalingam C1-29/+29
2018-02-05drm/i915: Reauthenticate HDCP on failureRamalingam C1-7/+11
2018-02-05drm/i915: Detect panel's hdcp capabilityRamalingam C3-5/+56
2018-02-05drm/i915: Optimize HDCP key loadRamalingam C1-2/+4
2018-02-05drm/i915: Retry HDCP bksv readRamalingam C1-5/+13
2018-02-05drm/i915: Connector info in HDCP debug msgsRamalingam C1-3/+11
2018-02-05drm/i915: Stop encryption for repeater with no sinkRamalingam C1-2/+8