index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-23
Merge v5.4-rc4 into drm-next
Daniel Vetter
5
-6
/
+33
2019-10-08
drm/panel: tpo-td043mtea1: Fix SPI alias
Laurent Pinchart
1
-1
/
+8
2019-10-08
drm/panel: tpo-td028ttec1: Fix SPI alias
Laurent Pinchart
1
-2
/
+1
2019-10-08
drm/panel: sony-acx565akm: Fix SPI alias
Laurent Pinchart
1
-1
/
+8
2019-10-08
drm/panel: nec-nl8048hl11: Fix SPI alias
Laurent Pinchart
1
-1
/
+8
2019-10-08
drm/panel: lg-lb035q02: Fix SPI alias
Laurent Pinchart
1
-1
/
+8
2019-09-21
drm: panel-lvds: Potential Oops in probe error handling
Dan Carpenter
1
-17
/
+4
2019-09-08
drm/panel: panel-simple: Set OSD070T1718 panel type
Laurent Pinchart
1
-0
/
+1
2019-09-08
drm/panel: Add and fill drm_panel type field
Laurent Pinchart
39
-39
/
+97
2019-08-24
drm/panel: Initialise panel dev and funcs through drm_panel_init()
Laurent Pinchart
39
-117
/
+43
2019-08-24
drm/panel: Add missing drm_panel_init() in panel drivers
Laurent Pinchart
2
-0
/
+2
2019-08-17
drm/panel: tpo-td043mtea1: remove redundant assignment
Colin Ian King
1
-1
/
+1
2019-08-14
drm/panel: Add driver for the Toppoly TD043MTEA1 panel
Laurent Pinchart
4
-1
/
+518
2019-08-14
drm/panel: Add driver for the Toppoly TD028TTEC1 panel
Laurent Pinchart
4
-5
/
+413
2019-08-14
drm/panel: Add driver for the Sony ACX565AKM panel
Laurent Pinchart
4
-1
/
+711
2019-08-14
drm/panel: Add driver for the Sharp LS037V7DW01 panel
Laurent Pinchart
4
-1
/
+235
2019-08-14
drm/panel: Add driver for the NEC NL8048HL11 panel
Laurent Pinchart
4
-1
/
+258
2019-08-14
drm/panel: Add driver for the LG Philips LB035Q02 panel
Laurent Pinchart
3
-0
/
+246
2019-08-10
drm/panel: ili9322: move bus_flags to get_modes()
Sam Ravnborg
1
-18
/
+16
2019-08-09
drm/panel: simple: Support TI nspire panels
Linus Walleij
1
-0
/
+64
2019-07-26
drm/panel: jh057n00900: Use drm_panel_{unprepare, disable} consistently
Guido Günther
1
-2
/
+2
2019-07-26
drm/panel: jh057n00900: Print error code on all DRM_DEV_ERROR()s
Guido Günther
1
-2
/
+4
2019-07-26
drm/panel: jh057n00900: Move mipi_dsi_dcs_set_display_off to disable()
Guido Günther
1
-3
/
+3
2019-07-26
drm/panel: jh057n00900: Move panel DSI init to enable()
Guido Günther
1
-7
/
+8
2019-07-26
drm: panel-lvds: Spout an error if of_get_display_timing() gives an error
Douglas Anderson
1
-1
/
+4
2019-07-26
drm/panel: simple: Add support for Sharp LD-D5116Z01B panel
Jeffrey Hugo
1
-0
/
+29
2019-07-26
drm/panel: check failure cases in the probe func
Navid Emamdoost
1
-0
/
+13
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
11
-68
/
+11
2019-07-17
drm/panel: simple: document panel_desc; rename a few functions
Douglas Anderson
1
-6
/
+22
2019-07-16
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
28
-85
/
+1181
2019-07-12
drm/panel: simple: fix AUO g185han01 horizontal blanking
Lucas Stach
1
-3
/
+3
2019-07-12
drm/panel: simple: Use display_timing for AUO b101ean01
Douglas Anderson
1
-13
/
+12
2019-07-12
drm/panel: simple: Use display_timing for Innolux n116bge
Douglas Anderson
1
-14
/
+23
2019-07-12
drm/panel: simple: Add ability to override typical timing
Sean Paul
1
-5
/
+104
2019-06-26
drm/panel: jh057n00900: Add regulator support
Guido Günther
1
-0
/
+41
2019-06-26
drm/panel: jh057n00900: Don't use magic constant
Guido Günther
1
-1
/
+2
2019-06-26
drm/panel: Add support for Raydium RM67191 panel driver
Robert Chiras
3
-0
/
+678
2019-06-26
drm/panel: simple: Add Sharp LS020B1DD01D panel support
Paul Cercueil
1
-0
/
+30
2019-06-26
drm/panel: Add Novatek NT39016 panel support
Paul Cercueil
3
-0
/
+369
2019-06-26
drm/panel: simple: Add Ortustech COM37H3M panel support
H. Nikolaus Schaller
1
-0
/
+33
2019-06-26
drm/panel: simple: Add Sharp LQ070Y3DG3B panel support
H. Nikolaus Schaller
1
-0
/
+30
2019-06-25
drm/panel: simple: Add GiantPlus GPM940B0 panel support
Paul Cercueil
1
-0
/
+28
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
8
-32
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
3
-36
/
+3
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
1
-5
/
+1
2019-06-13
panel: rocktech: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-11
/
+3
2019-06-05
drm/panel: truly: Add additional delay after pulling down reset gpio
Vivek Gautam
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-28
drm/panel: drop drmP.h usage
Sam Ravnborg
22
-69
/
+121
2019-05-28
drm/panel: panel-innolux: drop unused variable
Sam Ravnborg
1
-1
/
+0
[next]