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
2022-08-04
Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
19
-69
/
+578
2022-07-20
drm/panel-edp: Fix variable typo when saving hpd absent delay from DT
Nícolas F. R. A. Prado
1
-1
/
+1
2022-07-05
drm: Remove linux/i2c.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-07-05
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
4
-0
/
+4
2022-07-03
drm/panel: simple: add ETML0700Y5DHA panel
Marco Felsch
1
-0
/
+29
2022-07-03
drm/panel: simple: Add support for HannStar HSD101PWW2 panel
Svyatoslav Ryhel
1
-0
/
+28
2022-06-24
drm/panel: introduce ebbg,ft8719 panel
Joel Selvaraj
3
-0
/
+297
2022-06-24
drm/panel-edp: Add LQ140M1JW48 edp panel entry
Bjorn Andersson
1
-0
/
+1
2022-06-24
drm/panel: simple: add AM-800600P5TMQW-TB8H
Bastian Krause
1
-0
/
+33
2022-06-24
drm/panel: panel-asus-z00t-tm5p5-n35596: Use backlight helper
Stephen Kitt
1
-6
/
+1
2022-06-24
drm/panel: panel-dsi-cm: Use backlight helpers
Stephen Kitt
1
-23
/
+6
2022-06-24
drm/panel: sony-acx565akm: Use backlight helpers
Stephen Kitt
1
-10
/
+2
2022-06-24
drm/panel: panel-simple: Add dev_err_probe if backlight could not be found
Alexander Stein
1
-1
/
+3
2022-06-24
drm/panel: nt35510: Remove duplicate 'the' in two places.
Jiang Jian
1
-3
/
+3
2022-06-24
drm/panel: simple: Add DataImage FG1001L0DSSWMG01 panel support
Philip Oberfichtner
1
-0
/
+27
2022-06-21
drm/panel: atna33xc20: Take advantage of wait_hpd_asserted() in struct drm_dp...
Douglas Anderson
1
-13
/
+38
2022-06-21
drm/panel-edp: Take advantage of wait_hpd_asserted() in struct drm_dp_aux
Douglas Anderson
1
-10
/
+23
2022-06-21
drm/panel: elida-kd35t133: Implement .get_orientation callback
Hsin-Yi Wang
1
-0
/
+12
2022-06-21
drm/panel: ili9881c: Implement .get_orientation callback
Hsin-Yi Wang
1
-0
/
+12
2022-06-21
drm/panel: panel-simple: Implement .get_orientation callback
Hsin-Yi Wang
1
-1
/
+12
2022-06-21
drm/panel: lvds: Implement .get_orientation callback
Hsin-Yi Wang
1
-0
/
+13
2022-06-21
drm/panel: panel-edp: Implement .get_orientation callback
Hsin-Yi Wang
1
-1
/
+12
2022-06-21
drm/panel: boe-tv101wum-nl6: Implement .get_orientation callback
Hsin-Yi Wang
1
-0
/
+12
2022-06-20
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
2
-0
/
+2
2022-06-08
drm/panel: nt36672a: add backlight support
Joel Selvaraj
1
-0
/
+4
2022-05-24
drm/panel: Fix build error when CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20=y && CONF...
Gao Chao
1
-0
/
+2
2022-05-15
drm/panel: feiyang-fy07024di26a30d: make reset gpio optional
Peter Geis
1
-1
/
+1
2022-05-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-3
/
+10
2022-05-03
Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
1
-3
/
+10
2022-05-02
drm/panel: panel-simple: Fix proper bpc for AM-1280800N3TZQW-T00H
Jagan Teki
1
-1
/
+1
2022-04-30
drm/panel: simple: Add Startek KD070WVFPA043-C069A panel support
Heiko Schocher
1
-0
/
+38
2022-04-25
drm/display: Introduce a DRM display-helper module
Thomas Zimmermann
1
-1
/
+2
2022-04-25
drm: Rename dp/ to display/
Thomas Zimmermann
2
-4
/
+4
2022-04-25
drm/panel: simple: Add missing bus flags for Innolux G070Y2-L01
Marek Vasut
1
-0
/
+1
2022-04-25
drm/panel: lvds: Drop now redundant width-mm and height-mm check
Marek Vasut
1
-12
/
+0
2022-04-25
drm/panel: simple: Add DataImage FG040346DSSWBG04 panel support
Marek Vasut
1
-0
/
+28
2022-04-20
drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepare
Dave Stevenson
1
-2
/
+9
2022-04-20
drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialised
Dave Stevenson
1
-1
/
+1
2022-04-18
Merge drm/drm-next into drm-misc-next
Paul Cercueil
2
-4
/
+4
2022-04-13
drm/panel: lvds: Use bus_flags from DT panel-timing property
Marek Vasut
1
-5
/
+4
2022-04-13
drm/panel: lvds: Simplify mode parsing
Marek Vasut
1
-13
/
+9
2022-04-12
Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
8
-11
/
+551
2022-04-07
Merge tag 'drm-misc-fixes-2022-03-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+3
2022-04-05
drm/panel: innolux-ej030na and abt-y030xx067a: add .enable and .disable
Christophe Branchereau
2
-7
/
+54
2022-04-05
drm/panel: Add panel driver for NewVision NV3052C based LCDs
Christophe Branchereau
3
-0
/
+494
2022-04-05
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
26
-563
/
+727
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
20
-49
/
+21
2022-03-31
drm/panel-edp: Fix AUO B133UAN01 panel id
Matthias Kaehlcke
1
-1
/
+1
2022-03-29
drm/panel-edp: Add AUO B133UAN01
Matthias Kaehlcke
1
-0
/
+1
2022-03-25
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-515
/
+709
[next]