summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mm: replace FAULT_FLAG_SIZE with parameter to huge_faultDave Jiang2017-02-241-6/+12
* dax: support for transparent PUD pages for device DAXDave Jiang2017-02-241-0/+48
* mm,fs,dax: change ->pmd_fault to ->huge_faultDave Jiang2017-02-241-21/+13
* zram: remove waitqueue for IO doneMinchan Kim2017-02-242-40/+3
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-2445-108/+120
* mm: validate device_hotplug is held for memory hotplugDan Williams2017-02-241-0/+5
* Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-23833-21212/+43286
|\
| * drm/tinydrm: mipi-dbi: Fix field width specifier warningNoralf Trønnes2017-02-241-2/+2
| * drm/tinydrm: mipi-dbi: Silence: ‘cmd’ may be used uninitializedNoralf Trønnes2017-02-241-1/+1
| * Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-02-2412-13/+71
| |\
| | * drm/amd/powerplay: fix PSI feature on Polars12.Rex Zhu2017-02-225-2/+36
| | * drm/amdgpu: refuse to reserve io mem for split VRAM buffersNicolai Hähnle2017-02-211-0/+3
| | * drm/ttm: fix use-after-free races in vm fault handlingNicolai Hähnle2017-02-211-0/+12
| | * drm/amd/amdgpu: post card if there is real hw resetting performedJim Qu2017-02-175-11/+20
| * | Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2017-02-242-1/+103
| |\ \
| | * | drm/panel: simple: Specify bus width and flags for EDT displaysStefan Agner2017-01-261-0/+4
| | * | drm/panel: simple: Add Netron DY E231732Maxime Ripard2017-01-261-0/+26
| | * | drm/panel: simple: Add support for Tianma TM070JDHG30Gary Bisson2017-01-261-0/+27
| | * | drm/panel: simple: Add support BOE NV101WXMN51Caesar Wang2017-01-261-0/+45
| | * | drm/panel: Constify device node argument to of_drm_find_panel()Laurent Pinchart2017-01-041-1/+1
| * | | Merge tag 'drm/tegra/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2017-02-241-0/+1
| |\ \ \
| | * | | gpu: host1x: Set OF node for new host1x devicesThierry Reding2017-01-301-0/+1
| * | | | drm/sti: fix build warnings in sti_drv.c and sti_vtg.c filesVincent Abriou2017-02-232-10/+0
| * | | | Merge tag 'imx-drm-fixes-2017-02-17' of https://git.pengutronix.de/git/pza/li...Dave Airlie2017-02-234-11/+7
| |\ \ \ \
| | * | | | gpu: ipu-v3: Stop overwriting pdev->dev.of_node of child devicesPhilipp Zabel2017-02-171-6/+0
| | * | | | gpu: ipu-v3: export ipu_csi_set_downsizePhilipp Zabel2017-02-171-0/+1
| | * | | | drm/imx: lift 64x64 pixel minimum framebuffer size requirementPhilipp Zabel2017-02-171-2/+2
| | * | | | drm/imx: imx-tve: Do not set the regulator voltageFabio Estevam2017-02-171-3/+4
| * | | | | Merge tag 'v4.10-rc8' into drm-nextDave Airlie2017-02-23266-1648/+2897
| |\| | | |
| * | | | | Merge tag 'drm-tinydrm-2017-02-18' of https://github.com/notro/linux into drm...Dave Airlie2017-02-2310-0/+2388
| |\ \ \ \ \
| | * | | | | drm/tinydrm: Add support for Multi-Inno MI0283QT displayNoralf Trønnes2017-02-183-0/+290
| | * | | | | drm/tinydrm: Add MIPI DBI supportNoralf Trønnes2017-02-183-0/+1011
| | * | | | | drm/tinydrm: Add helper functionsNoralf Trønnes2017-02-183-1/+463
| | * | | | | drm: Add DRM support for tiny LCD displaysNoralf Trønnes2017-02-187-0/+625
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'drm-intel-next-fixes-2017-02-17' of git://anongit.freedesktop.org/...Dave Airlie2017-02-1832-278/+411
| |\ \ \ \ \
| | * | | | | drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXTHans de Goede2017-02-161-1/+12
| | * | | | | drm/i915: Pass timeout==0 on to i915_gem_object_wait_fence()Chris Wilson2017-02-161-2/+2
| | * | | | | drm/i915/gvt: Disable access to stolen memory as a guestChris Wilson2017-02-161-0/+5
| | * | | | | drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS codeVille Syrjälä2017-02-161-3/+3
| | * | | | | drm/i915: Check for timeout completion when waiting for the rq to submittedChris Wilson2017-02-161-1/+6
| | * | | | | drm/i915: A hotfix for making aliasing PPGTT work for GVT-gZhi Wang2017-02-161-3/+4
| | * | | | | drm/i915: Restore context and pd for ringbuffer submission after resetChris Wilson2017-02-164-17/+81
| | * | | | | drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode.Zhi Wang2017-02-161-1/+2
| | * | | | | drm/i915/lspcon: Fix resume time initialization due to unasserted HPDImre Deak2017-02-163-3/+8
| | * | | | | drm/i915/gen9+: Enable hotplug detection earlyImre Deak2017-02-161-19/+50
| | * | | | | drm/i915: Reject set-tiling-ioctl with stride==0 and a tiling modeChris Wilson2017-02-161-1/+1
| | * | | | | drm/i915: Recreate internal objects with single page segments if dmar failsChris Wilson2017-02-161-14/+23
| | * | | | | Merge tag 'gvt-next-2017-02-15' of https://github.com/01org/gvt-linux into dr...Jani Nikula2017-02-1613-99/+179
| | |\ \ \ \ \
| | | * | | | | drm/i915/gvt: return error code if dma map iova failedChuanxiao Dong2017-02-141-1/+4
| | | * | | | | drm/i915/gvt: optimize the inhibit context mmio loadChuanxiao Dong2017-02-141-0/+17