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-09-11
drm/nouveau: stop using TTM placement flags
Christian König
16
-97
/
+114
2020-09-11
drm/vram-helper: stop using TTM placement flags
Christian König
2
-9
/
+12
2020-09-11
drm/vc4: Fix bitwise OR versus ternary operator in vc4_plane_mode_set
Nathan Chancellor
1
-2
/
+2
2020-09-11
drm/vc4: Update type of reg parameter in vc4_hdmi_{read,write}
Nathan Chancellor
1
-2
/
+2
2020-09-11
drm/i810: make i810_flush_queue() return void
Jason Yan
1
-3
/
+3
2020-09-11
drm/xlnx: Use devm_drm_dev_alloc
Daniel Vetter
1
-21
/
+6
2020-09-11
drm/vkms: Use devm_drm_dev_alloc
Daniel Vetter
1
-28
/
+28
2020-09-11
drm/vgem: Use devm_drm_dev_alloc
Daniel Vetter
1
-31
/
+24
2020-09-11
drm/aspeed: Use managed drmm_mode_config_cleanup
Daniel Vetter
1
-4
/
+11
2020-09-11
drm/armada: Don't use drm_device->dev_private
Daniel Vetter
7
-14
/
+14
2020-09-11
drm/armada: Use devm_drm_dev_alloc
Daniel Vetter
1
-20
/
+6
2020-09-10
drm/panfrost: Ensure GPU quirks are always initialised
Steven Price
1
-1
/
+2
2020-09-10
drm/panfrost: Set DMA max segment size
Robin Murphy
1
-0
/
+1
2020-09-10
drm/vc4: hdmi: Fix NULL vs IS_ERR() checks in vc5_hdmi_init_resources()
Dan Carpenter
1
-16
/
+16
2020-09-10
drm/vc4: hdmi: Fix off by ones in vc4_hdmi_read/write()
Dan Carpenter
1
-2
/
+2
2020-09-10
drm/imx/dcss: fix compilation issue on 32bit
Laurentiu Palcu
1
-1
/
+1
2020-09-10
drm/panel: s6e63m0: Add missing MODULE_LICENSE
YueHaibing
1
-0
/
+4
2020-09-10
drm/bridge/tc358775: Remove unneeded semicolon
Zheng Bin
1
-1
/
+1
2020-09-09
dt-bindings: display: imx: add bindings for DCSS
Laurentiu Palcu
1
-0
/
+108
2020-09-09
MAINTAINERS: Add entry for i.MX 8MQ DCSS driver
Laurentiu Palcu
1
-0
/
+8
2020-09-09
drm/imx/dcss: use drm_bridge_connector API
Laurentiu Palcu
3
-8
/
+41
2020-09-09
drm/imx: Add initial support for DCSS on iMX8MQ
Laurentiu Palcu
17
-0
/
+3962
2020-09-09
drm/imx: compile imx directory by default
Laurentiu Palcu
1
-1
/
+1
2020-09-09
gpu/drm: cleanup coding style a bit
Bernard Zhao
1
-5
/
+4
2020-09-09
drm/virtio: report uuid in debugfs
Gurchetan Singh
1
-0
/
+1
2020-09-09
drm/virtio: fix uninitialized variable
Gurchetan Singh
1
-1
/
+1
2020-09-09
Fix use after free in get_capset_info callback.
Doug Horn
2
-3
/
+9
2020-09-09
drm: allow limiting the scatter list size.
Gerd Hoffmann
14
-17
/
+29
2020-09-09
drm/ttm: drop the tt backend function paths.
Dave Airlie
2
-51
/
+3
2020-09-09
drm/ttm/agp: remove bdev from agp helpers
Dave Airlie
4
-19
/
+13
2020-09-09
drm/ttm: get rid of agp specific populate/unpopulate paths.
Dave Airlie
4
-23
/
+4
2020-09-09
drm/ttm/agp: drop back end bindings from agp
Dave Airlie
1
-7
/
+0
2020-09-09
drm/gem_vram/ttm: move to driver backend destroy function.
Dave Airlie
1
-7
/
+2
2020-09-09
drm/amdgpu/ttm: move to driver backend binding funcs
Dave Airlie
1
-7
/
+3
2020-09-09
drm/vmwgfx: move to driver binding functions
Dave Airlie
1
-7
/
+3
2020-09-09
drm/nouveau/ttm: use driver bind/unbind/destroy functions.
Dave Airlie
3
-42
/
+59
2020-09-09
drm/radeon/ttm: move to driver binding/destroy functions. (v2)
Dave Airlie
7
-33
/
+80
2020-09-09
drm/ttm/agp: export bind/unbind/destroy for drivers to use.
Dave Airlie
2
-6
/
+15
2020-09-09
drm/qxl: move bind/unbind/destroy to the driver function table.
Dave Airlie
1
-7
/
+3
2020-09-09
drm/ttm: add optional bind/unbind via driver.
Dave Airlie
2
-3
/
+48
2020-09-09
drm/ttm: introduce ttm_bo_move_null
Dave Airlie
5
-47
/
+24
2020-09-08
MAINTAINERS: add entry for VKMS
Melissa Wen
1
-0
/
+1
2020-09-08
fbdev: radeonfb: use generic power management
Vaibhav Gupta
3
-14
/
+35
2020-09-08
video: fbdev: aty: radeon_pm: remove redundant CONFIG_PM container
Vaibhav Gupta
1
-2
/
+0
2020-09-08
fbdev: remove mbx framebuffer driver
Mike Rapoport
9
-2220
/
+0
2020-09-08
video: fbdev: kyro: remove set but not used 'ulCoreClock'
Jason Yan
1
-2
/
+1
2020-09-08
video: fbdev: kyro: remove set but not used 'ulBestVCO'
Jason Yan
1
-3
/
+1
2020-09-08
video: fbdev: udlfb: fix kobj_to_dev.cocci warnings
kernel test robot
1
-2
/
+2
2020-09-08
video: fbdev: radeon: Fix memleak in radeonfb_pci_register
Dinghao Liu
1
-1
/
+1
2020-09-08
video: fbdev: tgafb: Avoid comma separated statements
Joe Perches
1
-4
/
+8
[next]