index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-27
BackMerge v4.19-rc5 into drm-next
Dave Airlie
805
-4518
/
+8350
2018-09-27
Merge tag 'drm-hisilicon-next-2018-09-26' of github.com:xin3liang/linux into ...
Dave Airlie
5
-27
/
+12
2018-09-27
Merge tag 'du-next-20180925' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
11
-147
/
+595
2018-09-26
drm/fsl-dcu: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-4
/
+4
2018-09-26
MAINTAINERS: Move fsl-dcu driver to drm-misc tree
Stefan Agner
1
-0
/
+1
2018-09-26
drm/mxsfb: Switch to drm_atomic_helper_commit_tail_rpm
Leonard Crestez
1
-0
/
+15
2018-09-26
drm/mxsfb: Add PM_SLEEP support
Leonard Crestez
1
-0
/
+21
2018-09-26
drm/mxsfb: Add pm_runtime calls to pipe_enable/disable
Leonard Crestez
1
-0
/
+4
2018-09-26
drm/mxsfb: Fix initial corrupt frame when activating display
Leonard Crestez
1
-13
/
+32
2018-09-26
drm/mxsfb: Move axi clk enable/disable to crtc enable/disable
Leonard Crestez
1
-6
/
+2
2018-09-26
drm/tegra: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-5
/
+5
2018-09-26
drm/udl: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-1
/
+1
2018-09-26
MAINTAINERS: Move mxsfb drm driver to drm-misc tree
Sean Paul
1
-0
/
+3
2018-09-26
virtio: Support prime objects vmap/vunmap
Ezequiel Garcia
1
-3
/
+8
2018-09-26
virtio: Rework virtio_gpu_object_kmap()
Ezequiel Garcia
3
-17
/
+6
2018-09-26
virtio: Add virtio_gpu_object_kunmap()
Ezequiel Garcia
2
-0
/
+9
2018-09-26
drm/hisilicon: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-1
/
+1
2018-09-26
drm/hisilicon: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2
-6
/
+6
2018-09-26
gpu/drm/hisilicon: Convert drm_atomic_helper_suspend/resume()
Souptick Joarder
2
-18
/
+3
2018-09-26
drm/hisilicon: hibmc: Use HUAWEI PCI vendor ID macro
John Garry
1
-1
/
+1
2018-09-26
drm/hisilicon: hibmc: Don't overwrite fb helper surface depth
John Garry
1
-1
/
+0
2018-09-26
drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer
John Garry
1
-0
/
+1
2018-09-25
drm: move quirk_addfb_prefer_xbgr_30bpp handling to drm_driver_legacy_fb_form...
Gerd Hoffmann
2
-4
/
+5
2018-09-25
drm/virtio: fix DRM_FORMAT_* handling
Gerd Hoffmann
4
-55
/
+13
2018-09-25
drm/bochs: support changing byteorder at mode set time
Gerd Hoffmann
4
-18
/
+61
2018-09-25
drm/bochs: fix DRM_FORMAT_* handling for big endian machines.
Gerd Hoffmann
2
-5
/
+46
2018-09-25
drm: use drm_driver_legacy_fb_format in drm_gem_fbdev_fb_create
Gerd Hoffmann
1
-2
/
+2
2018-09-25
drm: move native byte order quirk to new drm_driver_legacy_fb_format function
Gerd Hoffmann
3
-12
/
+33
2018-09-25
drm/virtio: pass virtio_gpu_object to virtio_gpu_cmd_transfer_to_host_{2d, 3d}
Gerd Hoffmann
5
-19
/
+17
2018-09-25
drm/zte: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-12
/
+3
2018-09-25
drm/vc4: Use drm_fbdev_generic_setup()
Noralf Trønnes
2
-9
/
+2
2018-09-25
drm/tve200: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-8
/
+6
2018-09-25
drm/sti: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-7
/
+1
2018-09-25
drm/pl111: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-4
/
+2
2018-09-25
drm/imx: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-15
/
+4
2018-09-25
drm/arm/mali: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-9
/
+2
2018-09-25
drm/arm/hdlcd: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-9
/
+2
2018-09-25
drm/fb-helper: Improve error reporting in setup
Noralf Trønnes
1
-4
/
+4
2018-09-25
drm: rcar-du: Add r8a77990 and r8a77995 device support
Ulrich Hecht
1
-0
/
+30
2018-09-25
drm: rcar-du: Don't use TV sync mode when not supported by the hardware
Laurent Pinchart
3
-12
/
+29
2018-09-25
drm: rcar-du: Cache DSYSR value to ensure known initial value
Laurent Pinchart
3
-11
/
+17
2018-09-25
drm: rcar-du: Enable configurable DPAD0 routing on Gen3
Laurent Pinchart
2
-11
/
+18
2018-09-25
drm: rcar-du: Use LVDS PLL clock as dot clock when possible
Laurent Pinchart
3
-15
/
+59
2018-09-25
drm: rcar-du: Perform the initial CRTC setup from rcar_du_crtc_get()
Laurent Pinchart
1
-51
/
+56
2018-09-25
drm: rcar-du: lvds: D3/E3 support
Laurent Pinchart
2
-47
/
+355
2018-09-25
drm: bridge: thc63: Restrict modes based on hardware operating frequency
Laurent Pinchart
1
-0
/
+18
2018-09-25
dt-bindings: display: renesas: lvds: Add EXTAL and DU_DOTCLKIN clocks
Laurent Pinchart
1
-1
/
+11
2018-09-24
dt-bindings: display: renesas: lvds: Document r8a77990 bindings
Laurent Pinchart
1
-0
/
+1
2018-09-24
dt-bindings: display: renesas: du: Document r8a77990 bindings
Laurent Pinchart
1
-0
/
+2
2018-09-23
Linux 4.19-rc5
v4.19-rc5
Greg Kroah-Hartman
1
-1
/
+1
[prev]
[next]