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
/
panel-simple.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-12
/
+76
2022-09-30
drm/panel: simple: Use dev_err_probe() to simplify code
Yuan Can
1
-6
/
+3
2022-09-29
drm/panel: simple: Add Multi-Inno Technology MI0800FT-9
Christoph Niedermaier
1
-0
/
+33
2022-09-19
drm/panel: simple: Fix innolux_g121i1_l01 bus_format
Heiko Schocher
1
-1
/
+1
2022-07-09
drm/panel: simple: add support for the Samsung LTL101AL01 panel
Martin Jücker
1
-0
/
+34
2022-07-09
drm/mipi-dsi: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-07-09
drm/panel: simple: Make panel_simple_remove() return void
Uwe Kleine-König
1
-5
/
+7
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ä
1
-0
/
+1
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: simple: add AM-800600P5TMQW-TB8H
Bastian Krause
1
-0
/
+33
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: simple: Add DataImage FG1001L0DSSWMG01 panel support
Philip Oberfichtner
1
-0
/
+27
2022-06-21
drm/panel: panel-simple: Implement .get_orientation callback
Hsin-Yi Wang
1
-1
/
+12
2022-06-20
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
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/panel: simple: Add missing bus flags for Innolux G070Y2-L01
Marek Vasut
1
-0
/
+1
2022-04-25
drm/panel: simple: Add DataImage FG040346DSSWBG04 panel support
Marek Vasut
1
-0
/
+28
2022-03-25
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+34
2022-03-16
drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings
Marek Vasut
1
-1
/
+1
2022-03-04
Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+1
2022-02-28
drm/panel: simple: Initialize bpc in RK101II01D-CT panel descriptor
Rahul T R
1
-0
/
+1
2022-02-14
Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
1
-0
/
+1
2022-02-06
drm/panel: simple: Assign data from panel_dpi_probe() correctly
Christoph Niedermaier
1
-0
/
+1
2022-01-27
drm/panel: simple: add Multi-Inno Technology MI0700S4T-6
Marek Vasut
1
-0
/
+33
2021-12-16
drm/panel: simple: Add Team Source Display TST043015CMHX panel
Marek Vasut
1
-0
/
+30
2021-10-14
drm/panel-simple: Add Vivax TPC-9150 panel v6
Nikola Pavlica
1
-0
/
+28
2021-10-14
drm: panel-simple: Add support for the Innolux G070Y2-T02 panel
Oleksij Rempel
1
-0
/
+28
2021-10-09
drm/panel: panel-simple: add LOGIC Technologies LTTD800480070-L2RT panel
Søren Andersen
1
-0
/
+35
2021-09-20
drm/panel-simple: Non-eDP panels don't need "HPD" handling
Douglas Anderson
1
-130
/
+4
2021-09-20
drm/panel-edp: Move some wayward panels to the eDP driver
Douglas Anderson
1
-365
/
+0
2021-09-20
drm/panel-edp: Split eDP panels out of panel-simple
Douglas Anderson
1
-564
/
+9
2021-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+1
2021-09-09
drm/panel-simple: Reorder logicpd_type_28 / mitsubishi_aa070mc01
Douglas Anderson
1
-13
/
+13
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-14
/
+343
2021-08-05
drm/panel: simple: add LOGIC Technologies LTTD800480070-L6WH-RT
Søren Andersen
1
-0
/
+35
2021-08-05
drm/panel: simple: add Multi-Innotechnology MI1010AIT-1CP1
Sam Ravnborg
1
-0
/
+34
2021-08-05
drm/panel-simple: add Gopher 2b LCD panel
Artjom Vejsel
1
-0
/
+43
2021-08-01
drm/panel: Add support for E Ink VB3300-KCA
Alistair Francis
1
-0
/
+30
2021-07-31
Revert "drm/panel-simple: Support for delays between GPIO & regulator"
Douglas Anderson
1
-28
/
+0
2021-07-31
Revert "drm/panel-simple: Add Samsung ATNA33XC20"
Douglas Anderson
1
-33
/
+0
2021-07-27
drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
Nicolas Boichat
1
-1
/
+1
2021-07-26
drm/panel: simple: Add support for two more AUO panels
Bjorn Andersson
1
-0
/
+66
2021-07-25
drm/panel: panel-simple: Fix proper bpc for ytc700tlag_05_201c
Jagan Teki
1
-1
/
+1
2021-07-15
drm/panel-simple: Power the panel when probing DP AUX backlight
Douglas Anderson
1
-0
/
+3
2021-07-09
drm/panel: simple: Add support for EDT ETM0350G0DH6 panel
Stefan Riedmueller
1
-0
/
+29
2021-07-09
drm/panel: simple: Add support for EDT ETMV570G2DHU panel
Stefan Riedmueller
1
-0
/
+29
2021-07-09
drm/panel-simple: Add Samsung ATNA33XC20
Rajeev Nandan
1
-0
/
+33
[next]