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.13.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
/
omapdrm
/
displays
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
drm/panel: Move OMAP's DSI command mode panel driver
Sebastian Reichel
3
-649
/
+0
2020-12-15
drm/omap: panel-dsi-cm: fix remove()
Sebastian Reichel
1
-3
/
+0
2020-12-15
drm/omap: panel-dsi-cm: support unbinding
Sebastian Reichel
1
-3
/
+2
2020-12-15
drm/omap: panel-dsi-cm: use DEVICE_ATTR_RO
Sebastian Reichel
1
-4
/
+4
2020-12-15
drm/omap: dsi: convert to drm_panel
Sebastian Reichel
1
-126
/
+77
2020-12-15
drm/omap: dsi: drop custom panel capability support
Sebastian Reichel
1
-3
/
+0
2020-12-15
drm/omap: dsi: Reverse direction of the DSS device enable/disable operations
Sebastian Reichel
1
-37
/
+37
2020-12-15
drm/omap: dsi: move panel refresh function to host
Sebastian Reichel
1
-68
/
+0
2020-12-15
drm/omap: dsi: do ULPS in host driver
Sebastian Reichel
1
-259
/
+7
2020-12-15
drm/omap: dsi: untangle ulps ops from enable/disable
Sebastian Reichel
1
-4
/
+4
2020-12-15
drm/omap: dsi: do bus locking in host driver
Sebastian Reichel
1
-43
/
+1
2020-12-15
drm/omap: dsi: drop custom enable_te() API
Sebastian Reichel
1
-3
/
+0
2020-12-15
drm/omap: dsi: move TE GPIO handling into core
Sebastian Reichel
1
-97
/
+7
2020-12-15
drm/omap: dsi: lp/hs switching support for transfer()
Sebastian Reichel
1
-3
/
+3
2020-12-15
drm/omap: panel-dsi-cm: use bulk regulator API
Sebastian Reichel
1
-44
/
+21
2020-12-15
drm/omap: dsi: use pixel-format and mode from attach
Sebastian Reichel
1
-2
/
+0
2020-12-15
drm/omap: dsi: drop useless sync()
Sebastian Reichel
1
-18
/
+0
2020-12-15
drm/omap: dsi: drop unused enable_te()
Sebastian Reichel
1
-39
/
+0
2020-12-15
drm/omap: dsi: drop unused get_te()
Sebastian Reichel
1
-13
/
+0
2020-12-15
drm/omap: dsi: drop unused memory_read()
Sebastian Reichel
1
-93
/
+0
2020-12-15
drm/omap: panel-dsi-cm: use common MIPI DCS 1.3 defines
Sebastian Reichel
1
-5
/
+4
2020-12-15
drm/omap: panel-dsi-cm: drop hardcoded VC
Sebastian Reichel
1
-13
/
+7
2020-12-15
drm/omap: dsi: request VC via mipi_dsi_attach
Sebastian Reichel
1
-9
/
+15
2020-12-15
drm/omap: panel-dsi-cm: use DSI helpers
Sebastian Reichel
1
-107
/
+18
2020-12-15
drm/omap: dsi: introduce mipi_dsi_host
Sebastian Reichel
1
-61
/
+60
2020-12-15
drm/omap: dsi: drop virtual channel logic
Sebastian Reichel
1
-8
/
+3
2020-12-15
drm/omap: panel-dsi-cm: convert to transfer API
Sebastian Reichel
1
-37
/
+95
2020-12-15
drm/omap: dsi: use MIPI_DSI_FMT_* instead of OMAP_DSS_DSI_FMT_*
Sebastian Reichel
1
-1
/
+1
2020-12-15
drm/omap: drop unused dsi.configure_pins
Sebastian Reichel
1
-11
/
+0
2020-11-10
drm: omapdrm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-05-17
drm/omap: display: use devm_of_find_backlight
Sam Ravnborg
1
-10
/
+8
2020-02-26
drm/omap: Switch the HDMI and VENC outputs to drm_bridge
Laurent Pinchart
6
-660
/
+0
2020-02-26
drm/omap: dss: Fix output next device lookup in DT
Laurent Pinchart
5
-5
/
+5
2020-02-11
drm/omap: use true,false for bool variable
Zheng Bin
1
-2
/
+2
2019-11-20
drm/omap: Fix Kconfig indentation
Krzysztof Kozlowski
1
-3
/
+3
2019-08-16
drm/omap: displays: Remove unused panel drivers
Laurent Pinchart
8
-2486
/
+0
2019-07-16
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-12
/
+6
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
7
-28
/
+7
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2
-24
/
+2
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2
-10
/
+2
2019-06-10
drm/omap: Use dev_get_drvdata()
Kefeng Wang
1
-12
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2
-10
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-03-18
drm/omap: panel-tpo-td028ttec1: add backlight support
Andreas Kemnade
1
-0
/
+10
2019-03-18
drm/omap: Remove panel-dpi driver
Laurent Pinchart
3
-206
/
+0
2019-03-18
drm/omap: Remove TFP410 and DVI connector drivers
Laurent Pinchart
4
-446
/
+0
2019-03-18
drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
Laurent Pinchart
7
-14
/
+21
2019-03-18
drm/omap: Merge omap_dss_device type and output_type fields
Laurent Pinchart
14
-3
/
+11
2019-03-18
drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()
Laurent Pinchart
1
-4
/
+4
2019-03-18
drm/omap: panel-dsi-cm: Store source pointer internally
Laurent Pinchart
1
-26
/
+29
[next]