开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2018-09-03
drm/omap: Store bus flags in the omap_dss_device structure
Laurent Pinchart
2018-09-03
drm/omap: Don't store video mode internally for external encoders
Laurent Pinchart
2018-09-03
drm/omap: Remove unneeded fallback for missing .check_timings()
Laurent Pinchart
2018-09-03
drm/omap: Remove duplicate calls to .set_timings() operation
Laurent Pinchart
2018-09-03
drm/omap: Make the video_mode pointer to .set_timings() const
Laurent Pinchart
2018-09-03
drm/omap: encoder-tfp410: Don't fix timings in .set_timings() handler
Laurent Pinchart
2018-09-03
drm/omap: dss: hdmi: Rename hdmi_display_(set|check)_timing() functions
Laurent Pinchart
2018-09-03
drm/omap: Determine connector type directly in omap_connector.c
Laurent Pinchart
2018-09-03
drm/omap: Pass both output and display omap_dss_device to connector init
Laurent Pinchart
2018-09-03
drm/omap: Don't call HDMI mode and infoframe operations recursively
Laurent Pinchart
2018-09-03
drm/omap: Pass both output and display omap_dss_device to encoder init
Laurent Pinchart
2018-09-03
drm/omap: Get from CRTC to display device directly
Laurent Pinchart
2018-09-03
drm/omap: Don't call EDID read operation recursively
Laurent Pinchart
2018-09-03
drm/omap: Move HPD disconnection handling to omap_connector
Laurent Pinchart
2018-09-03
drm/omap: Merge HPD enable operation with HPD callback registration
Laurent Pinchart
2018-09-03
drm/omap: Remove unneeded safety checks in the HPD operations
Laurent Pinchart
2018-09-03
drm/omap: Don't call HPD registration operations recursively
Laurent Pinchart
2018-09-03
drm/omap: Don't call .detect() operation recursively
Laurent Pinchart
2018-09-03
drm/omap: dss: Add device operations flags
Laurent Pinchart
2018-09-03
drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
Laurent Pinchart
2018-09-03
drm/omap: panel-tpo-td043mtea1: Convert to the GPIO descriptors API
Laurent Pinchart
2018-09-03
drm/omap: panel-tpo-td028ttec1: Drop unneeded linux/gpio.h header
Laurent Pinchart
2018-09-03
drm/omap: panel-sony-acx565akm: Convert to the GPIO descriptors API
Laurent Pinchart
2018-09-03
drm/omap: panel-nec-nl8048hl11: Convert to the GPIO descriptors API
Laurent Pinchart
2018-09-03
drm/omap: encoder-tfp410: Convert to the GPIO descriptors API
Laurent Pinchart
2018-09-03
drm/omap: connector-hdmi: Convert to the GPIO descriptors API
Laurent Pinchart
2018-09-03
drm/omap: Check omap_dss_device type based on the output_type field
Laurent Pinchart
2018-09-03
drm/omap: Remove unnecessary display output sanity checks
Laurent Pinchart
2018-09-03
drm/omap: dss: Remove omap_dss_driver .[gs]et_mirror operations
Laurent Pinchart
2018-09-03
drm/omap: dss: Remove unused omap_dss_driver operations
Laurent Pinchart
2018-09-03
drm/omap: dss: Remove the dss_mgr_(dis)connect() operations
Laurent Pinchart
2018-09-03
drm/omap: Set dispc_channel_connect from DSS output connect handlers
Laurent Pinchart
2018-09-03
drm/omap: Remove supported output check in CRTC connect handler
Laurent Pinchart
2018-09-03
drm/omap: Remove omap_crtc_output global array
Laurent Pinchart
2018-09-03
drm/omap: Store CRTC lookup by channel table in omap_drm_private
Laurent Pinchart
2018-09-03
drm/omap: Pass pipe pointer to omap_crtc_init()
Laurent Pinchart
2018-09-03
drm/omap: dss: Merge two disconnection helpers
Laurent Pinchart
2018-09-03
drm/omap: dss: Move display type validation to initialization time
Laurent Pinchart
2018-09-03
drm/omap: dss: Move connection checks to omapdss_device_(dis)connect
Laurent Pinchart
2018-09-03
drm/omap: Reverse direction of DSS device (dis)connect operations
Laurent Pinchart
2018-09-03
drm/omap: Group CRTC, encoder, connector and dssdev in a structure
Laurent Pinchart
2018-09-03
drm/omap: Create all planes before CRTCs
Laurent Pinchart
2018-09-03
drm/omap: Remove unneeded variable assignments in omap_modeset_init
Laurent Pinchart
2018-09-03
drm/omap: dss: Get regulators at probe time
Laurent Pinchart
2018-09-03
drm/omap: dss: Remove duplicated parameter to dss_mgr_(dis)connect()
Laurent Pinchart
2018-09-03
drm/omap: dss: Add function to retrieve display for an output
Laurent Pinchart
2018-09-03
drm/omap: dss: Add for_each_dss_output() macro
Laurent Pinchart
2018-09-03
drm/omap: dss: Acquire next dssdev at probe time
Laurent Pinchart
2018-09-03
drm/omap: dss: venc: Move initialization code from bind to probe
Laurent Pinchart
2018-09-03
drm/omap: dss: hdmi5: Move initialization code from bind to probe
Laurent Pinchart
[next]