summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-fixes-for-v4.14-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-10-1319-50/+119
|\
| * Merge tag 'drm-intel-fixes-2017-10-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie2017-10-146-19/+26
| |\
| | * drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channelJani Nikula2017-10-111-1/+1
| | * drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()Ville Syrjälä2017-10-091-5/+9
| | * drm/i915: Order two completing nop_submit_requestChris Wilson2017-10-091-1/+6
| | * drm/i915: Silence compiler warning for hsw_power_well_enable()Chris Wilson2017-10-091-1/+1
| | * drm/i915: Use crtc_state_is_legacy_gamma in intel_color_checkMaarten Lankhorst2017-10-091-9/+7
| | * drm/i915/edp: Increase the T12 delay quirk to 1300msManasi Navare2017-10-091-1/+1
| | * drm/i915/edp: Get the Panel Power Off timestamp after panel is offManasi Navare2017-10-091-1/+1
| * | Merge branch 'msm-fixes-4.14-rc4' of git://people.freedesktop.org/~robclark/l...Dave Airlie2017-10-147-25/+35
| |\ \
| | * | drm/msm: fix _NO_IMPLICIT fencing caseRob Clark2017-10-122-17/+18
| | * | drm/msm: fix error path cleanupRob Clark2017-10-121-1/+2
| | * | drm/msm/mdp5: Remove extra pm_runtime_put call in mdp5_crtc_cursor_set()Archit Taneja2017-10-121-2/+0
| | * | drm/msm/dsi: Use correct pm_runtime_put variant during host_initArchit Taneja2017-10-121-1/+1
| | * | drm/msm: fix return value check in _msm_gem_kernel_new()Wei Yongjun2017-10-121-2/+2
| | * | drm/msm: use proper memory barriers for updating tail/headRob Clark2017-10-121-2/+10
| | * | drm/msm/mdp5: add missing max size for 8x74 v1Rob Clark2017-10-121-0/+2
| * | | Merge tag 'imx-drm-fixes-2017-10-12' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2017-10-133-0/+44
| |\ \ \
| | * | | gpu: ipu-v3: pre: implement workaround for ERR009624Lucas Stach2017-10-111-0/+29
| | * | | gpu: ipu-v3: prg: wait for double buffers to be filled on channel startupLucas Stach2017-10-111-0/+7
| | * | | gpu: ipu-v3: Allow channel burst locking on i.MX6 onlyPhilipp Zabel2017-10-111-0/+8
| | | |/ | | |/|
| * | | drm/amdgpu: fix placement flags in amdgpu_ttm_bindChristian König2017-10-121-1/+1
| | |/ | |/|
| * | sync_file: Return consistent status in SYNC_IOC_FILE_INFOJohn Einar Reitan2017-10-091-5/+12
| * | drm/atomic: Unref duplicated drm_atomic_state in drm_atomic_helper_resume()Jeffy Chen2017-10-091-0/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-10-132-8/+15
|\ \
| * | tty: fall back to N_NULL if switching to N_TTY fails during hangupJohannes Weiner2017-10-131-6/+5
| * | mm: only display online cpus of the numa nodeZhen Lei2017-10-131-2/+10
* | | Merge tag 'pci-v4.14-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-10-132-16/+8
|\ \ \ | |/ / |/| |
| * | PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functionsThomas Petazzoni2017-10-101-0/+2
| * | Revert "PCI: tegra: Do not allocate MSI target memory"Thierry Reding2017-10-101-16/+6
* | | Merge tag 'iommu-fixes-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-10-132-5/+8
|\ \ \
| * | | iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel2017-10-131-0/+1
| * | | iommu/exynos: Remove initconst attribute to avoid potential kernel oopsMarek Szyprowski2017-10-121-1/+1
| * | | iommu/amd: Do not disable SWIOTLB if SME is activeTom Lendacky2017-10-101-4/+6
| | |/ | |/|
* | | Merge tag 'devicetree-fixes-for-4.14-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-10-133-4/+8
|\ \ \
| * | | device property: preserve usecount for node passed to of_fwnode_graph_get_por...Niklas Söderlund2017-10-121-1/+1
| * | | drivers: of: increase MAX_RESERVED_REGIONS to 32Stewart Smith2017-10-121-1/+1
| * | | of: do not leak console optionsSergey Senozhatsky2017-10-121-2/+6
| |/ /
* | | Merge tag 'devprop-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-10-122-20/+28
|\ \ \
| * | | ACPI: properties: Fix __acpi_node_get_property_reference() return codesSakari Ailus2017-10-111-4/+6
| * | | ACPI: properties: Align return codes of __acpi_node_get_property_reference()Sakari Ailus2017-10-112-10/+13
| * | | device property: Track owner device of device propertyJarkko Nikula2017-10-101-6/+9
| |/ /
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-10-122-8/+11
|\ \ \
| * | | crypto: stm32 - Try to fix hash paddingArnd Bergmann2017-10-071-6/+9
| * | | crypto: axis - hide an unused variableArnd Bergmann2017-09-221-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-10-125-5/+25
|\ \ \ \
| * | | | HID: hid-elecom: extend to fix descriptor for HUGE trackballAlex Manoussakis2017-10-114-4/+14
| * | | | HID: usbhid: fix out-of-bounds bugJaejoong Kim2017-10-111-1/+11
* | | | | Merge tag 'rpmsg-v4.14-fixes' of git://github.com/andersson/remoteprocLinus Torvalds2017-10-111-4/+10
|\ \ \ \ \
| * | | | | rpmsg: glink: Fix memory leak in qcom_glink_alloc_intent()Dan Carpenter2017-10-101-3/+8