index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
displays
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/omap: fix bus_flags for panel-dpi
Tomi Valkeinen
2018-12-03
1
-0
/
+1
*
drm/omap: Don't call .set_timings() operation recursively
Laurent Pinchart
2018-09-03
13
-122
/
+0
*
drm/omap: panels: Don't modify fixed timings
Laurent Pinchart
2018-09-03
7
-21
/
+0
*
drm/omap: Remove .get_timings() operation from display connectors
Laurent Pinchart
2018-09-03
3
-94
/
+0
*
drm/omap: Don't call .check_timings() operation recursively
Laurent Pinchart
2018-09-03
13
-119
/
+0
*
drm/omap: Store bus flags in the omap_dss_device structure
Laurent Pinchart
2018-09-03
8
-46
/
+42
*
drm/omap: Don't store video mode internally for external encoders
Laurent Pinchart
2018-09-03
3
-15
/
+0
*
drm/omap: Remove duplicate calls to .set_timings() operation
Laurent Pinchart
2018-09-03
13
-28
/
+0
*
drm/omap: Make the video_mode pointer to .set_timings() const
Laurent Pinchart
2018-09-03
13
-13
/
+13
*
drm/omap: encoder-tfp410: Don't fix timings in .set_timings() handler
Laurent Pinchart
2018-09-03
1
-2
/
+0
*
drm/omap: Don't call HDMI mode and infoframe operations recursively
Laurent Pinchart
2018-09-03
2
-41
/
+0
*
drm/omap: Don't call EDID read operation recursively
Laurent Pinchart
2018-09-03
3
-34
/
+5
*
drm/omap: Move HPD disconnection handling to omap_connector
Laurent Pinchart
2018-09-03
2
-12
/
+2
*
drm/omap: Merge HPD enable operation with HPD callback registration
Laurent Pinchart
2018-09-03
3
-76
/
+2
*
drm/omap: Remove unneeded safety checks in the HPD operations
Laurent Pinchart
2018-09-03
3
-24
/
+7
*
drm/omap: Don't call HPD registration operations recursively
Laurent Pinchart
2018-09-03
3
-40
/
+38
*
drm/omap: Don't call .detect() operation recursively
Laurent Pinchart
2018-09-03
3
-5
/
+7
*
drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
Laurent Pinchart
2018-09-03
12
-43
/
+50
*
drm/omap: panel-tpo-td043mtea1: Convert to the GPIO descriptors API
Laurent Pinchart
2018-09-03
1
-38
/
+14
*
drm/omap: panel-tpo-td028ttec1: Drop unneeded linux/gpio.h header
Laurent Pinchart
2018-09-03
1
-1
/
+0
*
drm/omap: panel-sony-acx565akm: Convert to the GPIO descriptors API
Laurent Pinchart
2018-09-03
1
-35
/
+21
*
drm/omap: panel-nec-nl8048hl11: Convert to the GPIO descriptors API
Laurent Pinchart
2018-09-03
1
-43
/
+11
*
drm/omap: encoder-tfp410: Convert to the GPIO descriptors API
Laurent Pinchart
2018-09-03
1
-38
/
+13
*
drm/omap: connector-hdmi: Convert to the GPIO descriptors API
Laurent Pinchart
2018-09-03
1
-37
/
+20
*
drm/omap: dss: Remove omap_dss_driver .[gs]et_mirror operations
Laurent Pinchart
2018-09-03
1
-23
/
+2
*
drm/omap: Reverse direction of DSS device (dis)connect operations
Laurent Pinchart
2018-09-03
14
-338
/
+75
*
drm/omap: dss: Acquire next dssdev at probe time
Laurent Pinchart
2018-09-03
3
-0
/
+27
*
drm/omap: displays: Don't cast dssdev to panel data unnecessarily
Laurent Pinchart
2018-09-03
2
-6
/
+4
*
drm/omap: dss: Extend omapdss_of_find_source_for_first_ep() to sinks
Laurent Pinchart
2018-09-03
14
-36
/
+36
*
drm/omap: dss: Replace omap_dss_device port number with bitmask
Laurent Pinchart
2018-09-03
14
-2
/
+14
*
drm/omap: dss: Store dss_device pointer in omap_dss_device
Laurent Pinchart
2018-09-03
14
-14
/
+14
*
drm/omap: dss: Move and rename omap_dss_(get|put)_device()
Laurent Pinchart
2018-09-03
14
-28
/
+28
*
drm/omap: dss: Remove panel devices list
Laurent Pinchart
2018-09-03
11
-97
/
+31
*
drm/omap: dss: Split omapdss_register_display()
Laurent Pinchart
2018-09-03
11
-0
/
+11
*
drm/omap: dss: Remove output devices list
Laurent Pinchart
2018-09-03
3
-19
/
+6
*
drm/omap: displays: Remove input omap_dss_device from panel data
Laurent Pinchart
2018-09-03
14
-447
/
+362
*
drm/omap: dss: Move src and dst check and set to connection handlers
Laurent Pinchart
2018-09-03
3
-31
/
+0
*
drm/omap: displays: Don't call disconnect handlers directly
Laurent Pinchart
2018-09-03
14
-14
/
+14
*
drm/omap: dss: Move debug message and checks to connection handlers
Laurent Pinchart
2018-09-03
13
-92
/
+0
*
drm/omap: dss: Add functions to connect and disconnect devices
Laurent Pinchart
2018-09-03
14
-29
/
+29
*
drm/omap: dss: Move common device operations to common structure
Laurent Pinchart
2018-09-03
14
-192
/
+188
*
drm/omap: dss: Remove omap_dss_device panel fields
Laurent Pinchart
2018-09-03
1
-1
/
+0
*
drm/omap: displays: Remove videomode from omap_dss_device structure
Laurent Pinchart
2018-09-03
14
-28
/
+3
*
drm/omap: dss: Constify omap_dss_driver operations structure
Laurent Pinchart
2018-09-03
11
-11
/
+11
*
drm/omap: dss: Remove DSS encoders get_timings operation
Laurent Pinchart
2018-09-03
3
-29
/
+0
*
drm/omap: dss: Remove omapdss_atv_ops get_wss and set_wss operations
Laurent Pinchart
2018-09-03
1
-19
/
+0
*
drm/omap: fix email address
Tomi Valkeinen
2018-06-28
2
-2
/
+2
*
drm: omapdrm: displays: panel-dsi-cm: Fix field access before set
Laurent Pinchart
2018-03-02
1
-3
/
+3
*
drm/omap: add HPD support to connector-dvi
Tomi Valkeinen
2018-03-01
1
-0
/
+118
*
drm/omap: acx565akm: use __be32 when reading status
Tomi Valkeinen
2018-03-01
1
-3
/
+3
[next]