Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | pinctrl: cherryview: Mask all interrupts on Intel_Strago based systems | Mika Westerberg | 2017-12-12 | 1 | -0/+16 | |
| * | | | | | | | | | | | | Merge tag 'drm-fixes-for-v4.15-rc5' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 2017-12-22 | 31 | -146/+267 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | drm/syncobj: Stop reusing the same struct file for all syncobj -> fd | Chris Wilson | 2017-12-22 | 1 | -48/+29 | |
| | * | | | | | | | | | | | | Merge tag 'drm-misc-fixes-2017-12-21' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2017-12-22 | 4 | -35/+53 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | drm: move lease init after validation in drm_lease_create | Keith Packard | 2017-12-21 | 1 | -11/+11 | |
| | | * | | | | | | | | | | | | drm/plane: Make framebuffer refcounting the responsibility of setplane_intern... | Maarten Lankhorst | 2017-12-20 | 1 | -22/+20 | |
| | | * | | | | | | | | | | | | drm/sun4i: hdmi: Move the mode_valid callback to the encoder | Maxime Ripard | 2017-12-20 | 1 | -19/+20 | |
| | | * | | | | | | | | | | | | drm/sun4i: Fix error path handling | Maxime Ripard | 2017-12-19 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | drm/sun4i: validate modes for HDMI | Hans Verkuil | 2017-12-15 | 1 | -0/+19 | |
| | * | | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2017-12-20' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2017-12-21 | 2 | -1/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | drm/i915: Protect DDI port to DPLL map from theoretical race. | Rodrigo Vivi | 2017-12-19 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | drm/i915/lpe: Remove double-encapsulation of info string | Chris Wilson | 2017-12-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 2017-12-21 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | drm/nouveau: fix obvious memory leak | Ben Skeggs | 2017-12-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 2017-12-19 | 9 | -21/+62 | |
| | |\| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | drm/nouveau: use alternate memory type for system-memory buffers with kind != 0 | Ben Skeggs | 2017-12-19 | 4 | -16/+42 | |
| | | * | | | | | | | | | | | | drm/nouveau: avoid GPU page sizes > PAGE_SIZE for buffer objects in host memory | Ben Skeggs | 2017-12-19 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | drm/nouveau/mmu/gp10b: use correct implementation | Ben Skeggs | 2017-12-19 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | drm/nouveau/pci: do a msi rearm on init | Karol Herbst | 2017-12-19 | 1 | -0/+7 | |
| | | * | | | | | | | | | | | | drm/nouveau/imem/nv50: fix refcount_t warning | Ben Skeggs | 2017-12-19 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | drm/nouveau/bios/dp: support DP Info Table 2.0 | Ben Skeggs | 2017-12-19 | 1 | -1/+8 | |
| | | * | | | | | | | | | | | | drm/nouveau/fbcon: fix NULL pointer access in nouveau_fbcon_destroy | Karol Herbst | 2017-12-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2017-12-18 | 4 | -22/+15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / | | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | drm/i915/fence: Use rcu to defer freeing of irq_work | Chris Wilson | 2017-12-14 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | drm/i915: Stop listening to request resubmission from the signaler kthread | Chris Wilson | 2017-12-14 | 1 | -11/+11 | |
| | | * | | | | | | | | | | | | drm/i915: Drop fb reference on load_detect_pipe failure path | Chris Wilson | 2017-12-14 | 1 | -2/+1 | |
| | | * | | | | | | | | | | | | drm/i915: Flush pending GTT writes before unbinding | Chris Wilson | 2017-12-14 | 1 | -8/+1 | |
| | | | |_|/ / / / / / / / / | | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2017-12-18 | 10 | -18/+102 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | drm/amd/display: Fix rehook MST display not light back on | Jerry (Fangzhi) Zuo | 2017-12-15 | 4 | -5/+62 | |
| | | * | | | | | | | | | | | drm/amd/display: fix missing pixel clock adjustment for dongle | Eric Yang | 2017-12-15 | 1 | -1/+3 | |
| | | * | | | | | | | | | | | drm/amd/display: set chroma taps to 1 when not scaling | Dmytro Laktyushkin | 2017-12-15 | 2 | -5/+13 | |
| | | * | | | | | | | | | | | drm/amd/display: add pipe locking before front end programing | Bhawanpreet Lakha | 2017-12-15 | 1 | -5/+21 | |
| | | * | | | | | | | | | | | drm/amdgpu: fix MAP_QUEUES paramter | Monk Liu | 2017-12-12 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | drm/ttm: max_cpages is in unit of native page | Monk Liu | 2017-12-12 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | drm/ttm: fix incorrect calculate on shrink_pages | Monk Liu | 2017-12-12 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-12-22 | 2 | -0/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | clk: sunxi: sun9i-mmc: Implement reset callback for reset controls | Chen-Yu Tsai | 2017-12-19 | 1 | -0/+12 | |
| | * | | | | | | | | | | | clk: Manage proper runtime PM state in clk_change_rate() | Marek Szyprowski | 2017-12-06 | 1 | -0/+5 | |
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'mlx5-shared-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | David S. Miller | 2017-12-29 | 8 | -214/+420 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | net/mlx5: Separate ingress/egress namespaces for each vport | Gal Pressman | 2017-12-28 | 3 | -30/+129 | |
| * | | | | | | | | | | | | net/mlx5: Fix ingress/egress naming mistake | Gal Pressman | 2017-12-28 | 1 | -2/+2 | |
| * | | | | | | | | | | | | net/mlx5e: E-Switch, Use the name of static array instead of its address | Gal Pressman | 2017-12-28 | 1 | -13/+13 | |
| * | | | | | | | | | | | | net/mlx5e: E-Switch, Move send-to-vport rule struct to en_rep | Mark Bloch | 2017-12-28 | 3 | -16/+16 | |
| * | | | | | | | | | | | | net/mlx5: E-Switch, Create generic header struct to be used by representors | Mark Bloch | 2017-12-28 | 5 | -44/+88 | |
| * | | | | | | | | | | | | net/mlx5e: Move ethernet representors data into separate struct | Mark Bloch | 2017-12-28 | 5 | -35/+60 | |
| * | | | | | | | | | | | | net/mlx5: E-Switch, Create a dedicated send to vport rule deletion function | Mark Bloch | 2017-12-28 | 3 | -1/+7 | |
| * | | | | | | | | | | | | net/mlx5: E-Switch, Move mlx5e only logic outside E-Switch | Mark Bloch | 2017-12-28 | 3 | -62/+59 | |
| * | | | | | | | | | | | | net/mlx5: E-Switch, Simplify representor load/unload callback API | Mark Bloch | 2017-12-28 | 3 | -13/+12 | |
| * | | | | | | | | | | | | net/mlx5: E-Switch, Refactor load/unload of representors | Mark Bloch | 2017-12-28 | 1 | -26/+40 | |
| * | | | | | | | | | | | | net/mlx5: E-Switch, Refactor vport representors initialization | Mark Bloch | 2017-12-28 | 4 | -19/+41 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | |