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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-06
drm: Remove drm_fb_helper add, add all and remove connector calls
Pankaj Bharadiya
1
-4
/
+0
2020-03-06
drm: Remove unused arg from drm_fb_helper_init
Pankaj Bharadiya
1
-1
/
+1
2020-02-26
drm/omap: dss: Remove unused omap_dss_device operations
Laurent Pinchart
3
-71
/
+5
2020-02-26
drm/omap: dss: Remove unused omapdss_of_find_connected_device() function
Laurent Pinchart
3
-32
/
+1
2020-02-26
drm/omap: dss: Inline the omapdss_display_get() function
Laurent Pinchart
3
-13
/
+4
2020-02-26
drm/omap: Hardcode omap_connector type to DSI
Laurent Pinchart
3
-53
/
+2
2020-02-26
drm/omap: sdi: Register a drm_bridge
Laurent Pinchart
1
-59
/
+109
2020-02-26
drm/omap: sdi: Sort includes alphabetically
Laurent Pinchart
1
-4
/
+4
2020-02-26
drm/omap: dpi: Register a drm_bridge
Laurent Pinchart
1
-93
/
+116
2020-02-26
drm/omap: dpi: Simplify clock setting API
Laurent Pinchart
1
-24
/
+8
2020-02-26
drm/omap: dpi: Reorder functions in sections
Laurent Pinchart
1
-67
/
+79
2020-02-26
drm/omap: dpi: Sort includes alphabetically
Laurent Pinchart
1
-5
/
+5
2020-02-26
drm/omap: hdmi5: Simplify EDID read
Laurent Pinchart
1
-51
/
+35
2020-02-26
drm/omap: hdmi4: Simplify EDID read
Laurent Pinchart
1
-56
/
+40
2020-02-26
drm/omap: venc: Remove omap_dss_device operations
Laurent Pinchart
1
-45
/
+0
2020-02-26
drm/omap: hdmi: Remove omap_dss_device operations
Laurent Pinchart
3
-37
/
+0
2020-02-26
drm/omap: Remove HPD, detect and EDID omapdss operations
Laurent Pinchart
6
-310
/
+22
2020-02-26
drm/omap: Switch the HDMI and VENC outputs to drm_bridge
Laurent Pinchart
11
-671
/
+11
2020-02-26
drm/omap: Create connector for bridges
Laurent Pinchart
1
-12
/
+62
2020-02-26
drm/omap: venc: Register a drm_bridge
Laurent Pinchart
1
-88
/
+154
2020-02-26
drm/omap: dss: Remove .set_hdmi_mode() and .set_infoframe() operations
Laurent Pinchart
2
-29
/
+0
2020-02-26
drm/omap: hdmi4: Implement drm_bridge .hpd_notify() operation
Laurent Pinchart
1
-0
/
+10
2020-02-26
drm/omap: hdmi5: Move mode set, enable and disable operations to bridge
Laurent Pinchart
1
-98
/
+111
2020-02-26
drm/omap: hdmi4: Move mode set, enable and disable operations to bridge
Laurent Pinchart
1
-95
/
+111
2020-02-26
drm/omap: hdmi5: Register a drm_bridge for EDID read
Laurent Pinchart
1
-6
/
+73
2020-02-26
drm/omap: hdmi4: Register a drm_bridge for EDID read
Laurent Pinchart
2
-6
/
+75
2020-02-26
drm/omap: hdmi5: Rework EDID read to isolate data read
Laurent Pinchart
3
-77
/
+65
2020-02-26
drm/omap: hdmi4: Rework EDID read to isolate data read
Laurent Pinchart
3
-84
/
+73
2020-02-26
drm/omap: hdmi: Allocate EDID in the .read_edid() operation
Laurent Pinchart
4
-27
/
+47
2020-02-26
drm/omap: dss: Make omap_dss_device_ops optional
Laurent Pinchart
4
-16
/
+22
2020-02-26
drm/omap: Add infrastructure to support drm_bridge local to DSS outputs
Laurent Pinchart
9
-12
/
+26
2020-02-26
drm/omap: dss: Fix output next device lookup in DT
Laurent Pinchart
13
-15
/
+14
2020-02-26
drm/omap: Use the drm_panel_bridge API
Laurent Pinchart
5
-47
/
+32
2020-02-26
drm/omap: Factor out display type to connector type conversion
Laurent Pinchart
3
-18
/
+25
2020-02-26
drm/omap: Simplify HDMI mode and infoframe configuration
Laurent Pinchart
3
-15
/
+1
2020-02-26
drm/omap: dss: Cleanup DSS ports on initialisation failure
Laurent Pinchart
1
-17
/
+26
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
1
-1
/
+1
2020-02-11
drm/omap: fix possible object reference leak
Wen Yang
1
-1
/
+3
2020-02-11
drm/omap: dmm_tiler: Remove the dma_async_issue_pending() call
Peter Ujfalusi
1
-1
/
+0
2020-02-11
drm/omap: dmm_tiler: Use dmaengine_prep_dma_memcpy() for i878 workaround
Peter Ujfalusi
1
-2
/
+1
2020-02-11
drm/omapdrm: Fix trivial spelling
Kieran Bingham
1
-1
/
+1
2020-02-11
drm/omap: use true,false for bool variable
Zheng Bin
1
-2
/
+2
2020-01-08
drm/omapdrm: use BUG_ON macro for error debugging.
Wambui Karuga
1
-2
/
+1
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
7
-35
/
+16
2019-12-10
drm/panel: decouple connector from drm_panel
Sam Ravnborg
1
-1
/
+2
2019-12-09
drm/bridge: Introduce drm_bridge_get_next_bridge()
Boris Brezillon
2
-3
/
+4
2019-12-05
drm: constify fb ops across all drivers
Jani Nikula
1
-1
/
+1
2019-12-04
drm/omap: fix dma_addr refcounting
Tomi Valkeinen
1
-0
/
+4
2019-11-26
drm/omapdrm: Drop dma_buf->k(un)map
Daniel Vetter
1
-21
/
+0
2019-11-20
drm/omap: Fix Kconfig indentation
Krzysztof Kozlowski
2
-9
/
+9
[next]