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
2020-10-16
omapfb: simplify the return expression of sharp_ls_connect
Liu Shixin
1
-6
/
+1
2020-10-16
omapfb: simplify the return expression of panel_dpi_connect
Liu Shixin
1
-6
/
+1
2020-10-16
drm/bridge: lvds-codec: Add support for regulator
Biju Das
1
-0
/
+29
2020-10-16
video: use kobj_to_dev()
Wang Qing
1
-2
/
+2
2020-10-16
video: Remove set but not used variable
Li Heng
1
-2
/
+0
2020-10-16
drm/panel: rm68200: fix mode to 50fps
Yannick Fertre
1
-6
/
+6
2020-10-16
drm/bridge: ti-sn65dsi86: remove redundant null check
Xu Wang
1
-2
/
+1
2020-10-16
drm/bridge: ti-sn65dsi86: Add retries for link training
Douglas Anderson
1
-11
/
+29
2020-10-16
dt-binding: display: Require two resets on mantix panel
Guido Günther
1
-0
/
+4
2020-10-16
drm/panel: mantix: Fix panel reset
Guido Günther
1
-7
/
+16
2020-10-16
drm/panel: mantix: Don't dereference NULL mode
Guido Günther
1
-1
/
+1
2020-10-16
video: fbdev: sh_mobile_lcdcfb: Remove redundant null check before clk_prepar...
Xu Wang
1
-4
/
+2
2020-10-16
omapfb/dss: Remove redundant null check before clk_prepare_enable/clk_disable...
Xu Wang
1
-4
/
+2
2020-10-15
drm/vkms: Switch to shmem helpers
Daniel Vetter
8
-327
/
+30
2020-10-15
drm/vkms: Set preferred depth correctly
Daniel Vetter
1
-1
/
+1
2020-10-15
dma-buf: Clarify that dma-buf sg lists are page aligned
Jianxin Xiong
2
-1
/
+23
2020-10-15
drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor()
Zwane Mwaikambo
1
-1
/
+1
2020-10-15
drm/ttm: nuke caching placement flags
Christian König
15
-234
/
+61
2020-10-15
drm/ttm: use caching instead of placement for ttm_io_prot
Christian König
4
-14
/
+21
2020-10-15
drm/ttm: add caching state to ttm_bus_placement
Christian König
7
-3
/
+23
2020-10-15
drm/ttm: set the tt caching state at creation time
Christian König
13
-60
/
+123
2020-10-15
drm: panel: Add novatek nt36672a panel driver
Sumit Semwal
4
-0
/
+729
2020-10-15
dt-bindings: display: panel: Add bindings for Novatek nt36672a
Sumit Semwal
1
-0
/
+87
2020-10-14
drm/virtio: Use UUID API for importing the UUID
Andy Shevchenko
1
-1
/
+1
2020-10-13
drm: shmobile: Reduce include dependencies
Andy Shevchenko
1
-2
/
+0
2020-10-13
MAINTAINERS: Add myself as a maintainer for vc4
Maxime Ripard
1
-0
/
+1
2020-10-12
drm/aspeed: Fix Kconfig warning & subsequent build errors
Randy Dunlap
1
-0
/
+1
2020-10-10
drm/tilcdc: Remove tilcdc_crtc_max_width(), use private data
Jyri Sarha
3
-35
/
+26
2020-10-10
drm/tilcdc: Do not keep vblank interrupts enabled all the time
Jyri Sarha
1
-3
/
+33
2020-10-09
drm/fourcc: document modifier uniqueness requirements
Simon Ser
1
-0
/
+24
2020-10-09
drm/aspeed: Set driver CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-6
/
+1
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
43
-99
/
+131
2020-10-09
drm: aspeed: Fix GENMASK misuse
Ondrej Jirman
1
-1
/
+1
2020-10-09
drm/aspeed: Add sysfs for output settings
Joel Stanley
1
-0
/
+71
2020-10-08
dma-buf: use struct_size macro
Christian König
1
-1
/
+1
2020-10-08
drm/panfrost: Fix job timeout handling
Boris Brezillon
1
-9
/
+53
2020-10-08
drm/atomic: debug output for EBUSY
Daniel Vetter
1
-3
/
+17
2020-10-08
drm/atomic: document and enforce rules around "spurious" EBUSY
Daniel Vetter
1
-0
/
+29
2020-10-08
drm/fb-helper: Add locking to sysrq handling
Daniel Vetter
1
-21
/
+5
2020-10-07
drm/vkms: update todo
Melissa Wen
1
-46
/
+53
2020-10-07
drm/ttm: move ttm_set_memory.h out of include
Christian König
3
-2
/
+4
2020-10-07
drm/ttm: remove ttm_bo_unmap_virtual_locked declaration v2
Christian König
2
-10
/
+1
2020-10-07
drm/vmwgfx: move ttm_bo_swapout_all into vmwgfx
Christian König
3
-13
/
+5
2020-10-07
drm/ttm: drop glob parameter from ttm_bo_swapout
Christian König
3
-5
/
+5
2020-10-07
drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3
Christian König
16
-61
/
+49
2020-10-07
drm/ttm: cleanup ttm_handle_caching_state_failure
Christian König
1
-12
/
+8
2020-10-07
drm/ttm: remove TTM_PAGE_FLAG_WRITE
Christian König
1
-1
/
+0
2020-10-07
drm/ttm: make move callback compulstory
Dave Airlie
1
-12
/
+1
2020-10-07
drm/vram_helper: implement a ttm move callback.
Dave Airlie
1
-0
/
+21
2020-10-07
drm/vmwgfx: add a move callback.
Dave Airlie
1
-1
/
+19
[next]