summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-13Merge tag 'drm-fixes-for-v4.14-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-10-14Merge tag 'drm-intel-fixes-2017-10-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2017-10-14Merge branch 'msm-fixes-4.14-rc4' of git://people.freedesktop.org/~robclark/l...Dave Airlie
2017-10-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-10-13tty: fall back to N_NULL if switching to N_TTY fails during hangupJohannes Weiner
2017-10-13mm: only display online cpus of the numa nodeZhen Lei
2017-10-13Merge tag 'pci-v4.14-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-13Merge tag 'iommu-fixes-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-10-13Merge tag 'devicetree-fixes-for-4.14-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-10-13iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel
2017-10-13Merge tag 'imx-drm-fixes-2017-10-12' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2017-10-12Merge tag 'devprop-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-10-12drm/msm: fix _NO_IMPLICIT fencing caseRob Clark
2017-10-12drm/msm: fix error path cleanupRob Clark
2017-10-12device property: preserve usecount for node passed to of_fwnode_graph_get_por...Niklas Söderlund
2017-10-12drivers: of: increase MAX_RESERVED_REGIONS to 32Stewart Smith
2017-10-12of: do not leak console optionsSergey Senozhatsky
2017-10-12drm/msm/mdp5: Remove extra pm_runtime_put call in mdp5_crtc_cursor_set()Archit Taneja
2017-10-12drm/msm/dsi: Use correct pm_runtime_put variant during host_initArchit Taneja
2017-10-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-10-12drm/msm: fix return value check in _msm_gem_kernel_new()Wei Yongjun
2017-10-12drm/msm: use proper memory barriers for updating tail/headRob Clark
2017-10-12drm/msm/mdp5: add missing max size for 8x74 v1Rob Clark
2017-10-12drm/amdgpu: fix placement flags in amdgpu_ttm_bindChristian König
2017-10-12iommu/exynos: Remove initconst attribute to avoid potential kernel oopsMarek Szyprowski
2017-10-11ACPI: properties: Fix __acpi_node_get_property_reference() return codesSakari Ailus
2017-10-11ACPI: properties: Align return codes of __acpi_node_get_property_reference()Sakari Ailus
2017-10-11Merge tag 'rpmsg-v4.14-fixes' of git://github.com/andersson/remoteprocLinus Torvalds
2017-10-11Merge tag 'rproc-v4.14-fixes' of git://github.com/andersson/remoteprocLinus Torvalds
2017-10-11remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()Wei Yongjun
2017-10-11drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channelJani Nikula
2017-10-11Merge tag 'gpio-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-10-11Merge tag 'pinctrl-v4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-10-11HID: hid-elecom: extend to fix descriptor for HUGE trackballAlex Manoussakis
2017-10-11HID: usbhid: fix out-of-bounds bugJaejoong Kim
2017-10-11gpu: ipu-v3: pre: implement workaround for ERR009624Lucas Stach
2017-10-11gpu: ipu-v3: prg: wait for double buffers to be filled on channel startupLucas Stach
2017-10-11gpu: ipu-v3: Allow channel burst locking on i.MX6 onlyPhilipp Zabel
2017-10-10PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functionsThomas Petazzoni
2017-10-10Revert "PCI: tegra: Do not allocate MSI target memory"Thierry Reding
2017-10-10remoteproc: qcom: fix RPMSG_QCOM_GLINK_SMEM dependenciesArnd Bergmann
2017-10-10remoteproc: imx_rproc: fix a couple off by one bugsDan Carpenter
2017-10-10rpmsg: glink: Fix memory leak in qcom_glink_alloc_intent()Dan Carpenter
2017-10-10rpmsg: glink: Unlock on error in qcom_glink_request_intent()Dan Carpenter
2017-10-10iommu/amd: Do not disable SWIOTLB if SME is activeTom Lendacky
2017-10-10device property: Track owner device of device propertyJarkko Nikula
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-09cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwanAleksander Morgado
2017-10-09net: thunderx: mark expected switch fall-throughs in nicvf_main()Gustavo A. R. Silva