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
path:
root
/
drivers
/
gpu
/
drm
/
pl111
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-31
drm/pl111: Remove unused including <linux/version.h>
Cai Huoqing
2
-2
/
+0
2021-06-24
drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the default
Daniel Vetter
1
-1
/
+0
2021-06-04
drm/pl111: Actually fix CONFIG_VEXPRESS_CONFIG depends
Kees Cook
1
-1
/
+2
2021-06-03
drm/pl111: depend on CONFIG_VEXPRESS_CONFIG
Kees Cook
1
-1
/
+1
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+2
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
1
-2
/
+2
2021-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-3
/
+1
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
1
-3
/
+1
2020-11-30
drm/cma-helper: Implement mmap as GEM CMA object functions
Thomas Zimmermann
1
-1
/
+1
2020-11-17
drm/pl111/pl111_debugfs: Make local function 'pl111_debugfs_regs()' static
Lee Jones
1
-1
/
+1
2020-11-17
drm/pl111/pl111_display: Make local function static
Lee Jones
1
-1
/
+1
2020-11-09
drm/cma-helper: Make default object functions the default
Thomas Zimmermann
1
-1
/
+0
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
1
-1
/
+1
2020-09-25
drm/pl111: Introduce GEM object functions
Thomas Zimmermann
1
-4
/
+1
2020-07-23
drm: pl111: Update documentation
Linus Walleij
1
-15
/
+5
2020-06-30
drm: pl111: Absorb the external register header
Linus Walleij
5
-4
/
+73
2020-06-30
drm: pl111: Credit where credit is due
Linus Walleij
1
-0
/
+9
2020-04-28
drm: pl111: Move VExpress setup into versatile init
Rob Herring
4
-144
/
+108
2020-04-28
drm: pl111: Simplify vexpress init
Rob Herring
3
-66
/
+4
2020-04-28
drm: pl111: Fix module autoloading
Rob Herring
1
-0
/
+1
2020-03-26
drm/pl111: Drop explicit drm_mode_config_cleanup call
Daniel Vetter
1
-6
/
+6
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2
-4
/
+2
2020-03-18
drm/pl111: make pl111_debugfs_init return 0
Wambui Karuga
1
-3
/
+5
2020-02-16
drm/pl111: Support Integrator IM-PD1 module
Linus Walleij
1
-0
/
+73
2019-12-09
drm: get drm_bridge_panel connector via helper
Sam Ravnborg
1
-1
/
+1
2019-10-24
drm/simple-kms: Standardize arguments for callbacks
Daniel Vetter
1
-2
/
+2
2019-09-08
drm/bridge: panel: Infer connector type from panel by default
Laurent Pinchart
1
-2
/
+2
2019-08-09
drm/pl111: Support grayscale
Linus Walleij
1
-2
/
+27
2019-08-05
drm/pl111: Fix unused variable warning
Shaokun Zhang
1
-1
/
+0
2019-08-03
drm/pl111: Drop special pads config check
Linus Walleij
1
-16
/
+0
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-4
/
+1
2019-07-17
drm/pl111: drop use of drmP.h
Sam Ravnborg
7
-17
/
+28
2019-07-15
drm/pl111: pl111_vexpress.c: Add of_node_put() before return
Nishka Dasgupta
1
-0
/
+1
2019-06-21
drm/pl111: Drop drm_gem_prime_export/import
Daniel Vetter
1
-2
/
+0
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443
Thomas Gleixner
3
-19
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-15
drm/pl111: Initialize clock spinlock early
Guenter Roeck
1
-2
/
+3
2019-04-12
Merge tag 'drm-misc-next-2019-04-10' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+4
2019-04-04
drm/pl111: fix possible object reference leak
Wen Yang
1
-0
/
+4
2019-03-18
drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
Laurent Pinchart
1
-1
/
+1
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-4
/
+4
2018-11-28
drm/pl111: add of_node_put()
Yangtao Li
1
-0
/
+2
2018-09-27
Merge drm/drm-next into drm-misc-next
Sean Paul
1
-1
/
+2
2018-09-25
drm/pl111: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-4
/
+2
2018-09-10
drm/pl111: Make sure of_device_id tables are NULL terminated
zhong jiang
1
-1
/
+2
2018-07-17
drm/pl111: Use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-1
/
+1
2018-07-17
drm/pl111: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-7
/
+8
[next]