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
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
2018-07-10
drm/pl111: Set .gem_prime_vmap and .gem_prime_mmap
Noralf Trønnes
1
-0
/
+2
2018-07-01
drm/pl111: Support Nomadik LCDC variant
Linus Walleij
6
-13
/
+145
2018-05-04
drm/pl111: Fix module probe bug
Linus Walleij
3
-1
/
+24
2018-05-02
drm/pl111: Enable device-specific assigned memory
Linus Walleij
2
-2
/
+33
2018-05-02
drm/pl111: Support the Versatile Express
Linus Walleij
4
-1
/
+196
2018-04-24
drm/pl111: Use simple_display_pipe prepare_fb helper
Daniel Vetter
1
-7
/
+1
2018-03-28
drm/simple-kms-helper: Plumb plane state to the enable hook
Ville Syrjälä
1
-1
/
+2
2018-03-07
drm/pl111: Use max memory bandwidth for resolution
Linus Walleij
3
-0
/
+43
2018-03-07
drm/pl111: Handle the RealView variant separately
Linus Walleij
1
-0
/
+30
2018-03-07
drm/pl111: Make the default BPP a per-variant variable
Linus Walleij
3
-1
/
+7
2018-02-26
drm/pl111: Remove reverse dependency on DRM_DUMB_VGA_DAC
Thierry Reding
1
-1
/
+0
2018-02-22
drm/pl111: Do not use deprecated drm_driver.{enable|disable)_vblank
Oleksandr Andrushchenko
3
-10
/
+12
2018-02-07
drm/pl111: Support multiple endpoints on the CLCD
Linus Walleij
1
-6
/
+56
2018-02-07
drm/pl111: Support variants with broken VBLANK
Linus Walleij
4
-10
/
+18
2018-02-07
drm/pl111: Support variants with broken clock divider
Linus Walleij
3
-0
/
+12
2018-02-07
drm/pl111: Handle the Versatile RGB/BGR565 mode
Linus Walleij
1
-2
/
+13
2018-02-07
drm/pl111: Properly detect the ARM PL110 variants
Linus Walleij
3
-46
/
+78
2018-01-12
drm/pl111: Support handling bridge timings
Linus Walleij
3
-13
/
+43
2017-12-08
drm/pl111: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2
-13
/
+4
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
9
-204
/
+479
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-10
drm/pl111: Add handling of Versatile platforms
Linus Walleij
5
-10
/
+285
2017-09-10
drm/pl111: Add optional variant display en/disable callbacks
Linus Walleij
2
-0
/
+9
2017-09-10
drm/pl111: Insert delay before powering up PL11x
Linus Walleij
1
-3
/
+28
2017-09-10
drm/pl111: Enable PL110 variant
Linus Walleij
3
-25
/
+108
2017-09-10
drm/pl111: Replace custom connector with panel bridge
Linus Walleij
6
-168
/
+49
2017-09-10
drm/pl111: Add all registers to debugfs
Linus Walleij
1
-0
/
+6
[next]