summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-02-06rapidio: improve a size determination in five functionsMarkus Elfring
2018-02-06rapidio: adjust five function calls together with a variable assignmentMarkus Elfring
2018-02-06rapidio: adjust 12 checks for null pointersMarkus Elfring
2018-02-06rapidio: delete an error message for a failed memory allocation in rio_init_m...Markus Elfring
2018-02-06bitmap: replace bitmap_{from,to}_u32arrayYury Norov
2018-02-06Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-02-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2018-02-06firmware/psci: Expose SMCCC version through psci_opsMarc Zyngier
2018-02-06firmware/psci: Expose PSCI conduitMarc Zyngier
2018-02-06media: videobuf2: fix up for "media: annotate ->poll() instances"Stephen Rothwell
2018-02-06drm/i915/cnp: Properly handle VBT ddc pin out of bounds.Rodrigo Vivi
2018-02-06drm/i915/cnp: Ignore VBT request for know invalid DDC pin.Rodrigo Vivi
2018-02-06drm/i915/cmdparser: Do not check past the cmd length.Michal Srb
2018-02-06drm/i915/cmdparser: Check reg_table_count before derefencing.Michal Srb
2018-02-06drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changingImre Deak
2018-02-06drm/i915/gvt: Use KVM r/w to access guest opregionTina Zhang
2018-02-06drm/i915/gvt: Fix aperture read/write emulation when enable x-no-mmap=onChangbin Du
2018-02-06drm/i915/gvt: only reset execlist state of one engine during VM engine resetWeinan Li
2018-02-06drm/i915/gvt: refine intel_vgpu_submission_ops as per engine opsWeinan Li
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-06ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530Kai Heng Feng
2018-02-06be2net: Handle transmit completion errors in LancerSuresh Reddy
2018-02-06be2net: Fix HW stall issue in LancerSuresh Reddy
2018-02-06nfp: fix kdoc warnings on nested structuresJakub Kicinski
2018-02-06net: amd-xgbe: fix comparison to bitshift when dealing with a maskWolfram Sang
2018-02-06net: phy: Handle not having GPIO enabled in the kernelAndrew Lunn
2018-02-06platform/x86: mlx-platform: Fix an ERR_PTR vs NULL issueDan Carpenter
2018-02-06pvcalls-back: do not return error on inet_accept EAGAINStefano Stabellini
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore
2018-02-06xen-netfront: Fix race between device setup and openRoss Lagerwall
2018-02-06xen/grant-table: Use put_page instead of free_pageRoss Lagerwall
2018-02-06drm/amdgpu: re-enable CGCG on CZ and disable on STShirish S
2018-02-05ibmvnic: fix empty firmware version and errors cleanupDesnes Augusto Nunes do Rosario
2018-02-06Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2018-02-05Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteprocLinus Torvalds
2018-02-05Merge tag 'rpmsg-v4.16' of git://github.com/andersson/remoteprocLinus Torvalds
2018-02-05Merge tag 'mmc-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2018-02-05Merge tag 'pwm/for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-05net: mediatek: Explicitly include pinctrl headersThierry Reding
2018-02-05mmc: meson-gx-mmc: Explicitly include pinctr/consumer.hThierry Reding
2018-02-05drm/rockchip: lvds: Explicitly include pinctrl headersThierry Reding
2018-02-05pinctrl: files should directly include apis they useStephen Rothwell
2018-02-05net/mlx5: increase async EQ to avoid EQ overrunMax Gurtovoy
2018-02-05RDMA/hns: Fix the endian problem for hnsoulijun
2018-02-05cpufreq: Skip cpufreq resume if it's not suspendedBo Yan
2018-02-05s390/cio: fix kernel-doc usageSebastian Ott
2018-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller