index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
displays
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
2019-03-18
drm/omap: Add a dss device operation flag for .get_modes()
Laurent Pinchart
8
-0
/
+8
2019-03-18
drm/omap: Merge display .get_modes() and .get_size() operations
Laurent Pinchart
1
-11
/
+3
2019-03-18
drm/omap: Expose DRM modes instead of timings in display devices
Laurent Pinchart
8
-32
/
+34
2019-03-18
drm/omap: Reverse direction of the DSS device enable/disable operations
Laurent Pinchart
14
-260
/
+48
2019-03-18
drm/omap: Remove enable checks from display .enable() and .remove()
Laurent Pinchart
13
-58
/
+25
2019-03-18
drm/omap: Remove connection checks from display .enable() and .remove()
Laurent Pinchart
3
-18
/
+0
2019-03-18
drm/omap: Move common display enable/disable code to encoder
Laurent Pinchart
11
-158
/
+5
2018-12-03
drm/omap: fix bus_flags for panel-dpi
Tomi Valkeinen
1
-0
/
+1
2018-09-03
drm/omap: Don't call .set_timings() operation recursively
Laurent Pinchart
13
-122
/
+0
2018-09-03
drm/omap: panels: Don't modify fixed timings
Laurent Pinchart
7
-21
/
+0
2018-09-03
drm/omap: Remove .get_timings() operation from display connectors
Laurent Pinchart
3
-94
/
+0
2018-09-03
drm/omap: Don't call .check_timings() operation recursively
Laurent Pinchart
13
-119
/
+0
2018-09-03
drm/omap: Store bus flags in the omap_dss_device structure
Laurent Pinchart
8
-46
/
+42
2018-09-03
drm/omap: Don't store video mode internally for external encoders
Laurent Pinchart
3
-15
/
+0
2018-09-03
drm/omap: Remove duplicate calls to .set_timings() operation
Laurent Pinchart
13
-28
/
+0
2018-09-03
drm/omap: Make the video_mode pointer to .set_timings() const
Laurent Pinchart
13
-13
/
+13
2018-09-03
drm/omap: encoder-tfp410: Don't fix timings in .set_timings() handler
Laurent Pinchart
1
-2
/
+0
2018-09-03
drm/omap: Don't call HDMI mode and infoframe operations recursively
Laurent Pinchart
2
-41
/
+0
2018-09-03
drm/omap: Don't call EDID read operation recursively
Laurent Pinchart
3
-34
/
+5
2018-09-03
drm/omap: Move HPD disconnection handling to omap_connector
Laurent Pinchart
2
-12
/
+2
2018-09-03
drm/omap: Merge HPD enable operation with HPD callback registration
Laurent Pinchart
3
-76
/
+2
2018-09-03
drm/omap: Remove unneeded safety checks in the HPD operations
Laurent Pinchart
3
-24
/
+7
2018-09-03
drm/omap: Don't call HPD registration operations recursively
Laurent Pinchart
3
-40
/
+38
2018-09-03
drm/omap: Don't call .detect() operation recursively
Laurent Pinchart
3
-5
/
+7
2018-09-03
drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
Laurent Pinchart
12
-43
/
+50
2018-09-03
drm/omap: panel-tpo-td043mtea1: Convert to the GPIO descriptors API
Laurent Pinchart
1
-38
/
+14
2018-09-03
drm/omap: panel-tpo-td028ttec1: Drop unneeded linux/gpio.h header
Laurent Pinchart
1
-1
/
+0
2018-09-03
drm/omap: panel-sony-acx565akm: Convert to the GPIO descriptors API
Laurent Pinchart
1
-35
/
+21
2018-09-03
drm/omap: panel-nec-nl8048hl11: Convert to the GPIO descriptors API
Laurent Pinchart
1
-43
/
+11
2018-09-03
drm/omap: encoder-tfp410: Convert to the GPIO descriptors API
Laurent Pinchart
1
-38
/
+13
2018-09-03
drm/omap: connector-hdmi: Convert to the GPIO descriptors API
Laurent Pinchart
1
-37
/
+20
2018-09-03
drm/omap: dss: Remove omap_dss_driver .[gs]et_mirror operations
Laurent Pinchart
1
-23
/
+2
2018-09-03
drm/omap: Reverse direction of DSS device (dis)connect operations
Laurent Pinchart
14
-338
/
+75
2018-09-03
drm/omap: dss: Acquire next dssdev at probe time
Laurent Pinchart
3
-0
/
+27
2018-09-03
drm/omap: displays: Don't cast dssdev to panel data unnecessarily
Laurent Pinchart
2
-6
/
+4
2018-09-03
drm/omap: dss: Extend omapdss_of_find_source_for_first_ep() to sinks
Laurent Pinchart
14
-36
/
+36
2018-09-03
drm/omap: dss: Replace omap_dss_device port number with bitmask
Laurent Pinchart
14
-2
/
+14
2018-09-03
drm/omap: dss: Store dss_device pointer in omap_dss_device
Laurent Pinchart
14
-14
/
+14
2018-09-03
drm/omap: dss: Move and rename omap_dss_(get|put)_device()
Laurent Pinchart
14
-28
/
+28
[next]