OSDN Git Service

uclinux-h8/linux.git
2018-09-03 Laurent Pinchartdrm/omap: Store bus flags in the omap_dss_device structure
2018-09-03 Laurent Pinchartdrm/omap: Don't store video mode internally for externa...
2018-09-03 Laurent Pinchartdrm/omap: Remove unneeded fallback for missing .check_t...
2018-09-03 Laurent Pinchartdrm/omap: Remove duplicate calls to .set_timings()...
2018-09-03 Laurent Pinchartdrm/omap: Make the video_mode pointer to .set_timings...
2018-09-03 Laurent Pinchartdrm/omap: encoder-tfp410: Don't fix timings in .set_tim...
2018-09-03 Laurent Pinchartdrm/omap: dss: hdmi: Rename hdmi_display_(set|check...
2018-09-03 Laurent Pinchartdrm/omap: Determine connector type directly in omap_con...
2018-09-03 Laurent Pinchartdrm/omap: Pass both output and display omap_dss_device...
2018-09-03 Laurent Pinchartdrm/omap: Don't call HDMI mode and infoframe operations...
2018-09-03 Laurent Pinchartdrm/omap: Pass both output and display omap_dss_device...
2018-09-03 Laurent Pinchartdrm/omap: Get from CRTC to display device directly
2018-09-03 Laurent Pinchartdrm/omap: Don't call EDID read operation recursively
2018-09-03 Laurent Pinchartdrm/omap: Move HPD disconnection handling to omap_connector
2018-09-03 Laurent Pinchartdrm/omap: Merge HPD enable operation with HPD callback...
2018-09-03 Laurent Pinchartdrm/omap: Remove unneeded safety checks in the HPD...
2018-09-03 Laurent Pinchartdrm/omap: Don't call HPD registration operations recurs...
2018-09-03 Laurent Pinchartdrm/omap: Don't call .detect() operation recursively
2018-09-03 Laurent Pinchartdrm/omap: dss: Add device operations flags
2018-09-03 Laurent Pinchartdrm/omap: Move most omap_dss_driver operations to omap_...
2018-09-03 Laurent Pinchartdrm/omap: panel-tpo-td043mtea1: Convert to the GPIO...
2018-09-03 Laurent Pinchartdrm/omap: panel-tpo-td028ttec1: Drop unneeded linux...
2018-09-03 Laurent Pinchartdrm/omap: panel-sony-acx565akm: Convert to the GPIO...
2018-09-03 Laurent Pinchartdrm/omap: panel-nec-nl8048hl11: Convert to the GPIO...
2018-09-03 Laurent Pinchartdrm/omap: encoder-tfp410: Convert to the GPIO descripto...
2018-09-03 Laurent Pinchartdrm/omap: connector-hdmi: Convert to the GPIO descripto...
2018-09-03 Laurent Pinchartdrm/omap: Check omap_dss_device type based on the outpu...
2018-09-03 Laurent Pinchartdrm/omap: Remove unnecessary display output sanity...
2018-09-03 Laurent Pinchartdrm/omap: dss: Remove omap_dss_driver .[gs]et_mirror...
2018-09-03 Laurent Pinchartdrm/omap: dss: Remove unused omap_dss_driver operations
2018-09-03 Laurent Pinchartdrm/omap: dss: Remove the dss_mgr_(dis)connect() operations
2018-09-03 Laurent Pinchartdrm/omap: Set dispc_channel_connect from DSS output...
2018-09-03 Laurent Pinchartdrm/omap: Remove supported output check in CRTC connect...
2018-09-03 Laurent Pinchartdrm/omap: Remove omap_crtc_output global array
2018-09-03 Laurent Pinchartdrm/omap: Store CRTC lookup by channel table in omap_dr...
2018-09-03 Laurent Pinchartdrm/omap: Pass pipe pointer to omap_crtc_init()
2018-09-03 Laurent Pinchartdrm/omap: dss: Merge two disconnection helpers
2018-09-03 Laurent Pinchartdrm/omap: dss: Move display type validation to initiali...
2018-09-03 Laurent Pinchartdrm/omap: dss: Move connection checks to omapdss_device...
2018-09-03 Laurent Pinchartdrm/omap: Reverse direction of DSS device (dis)connect...
2018-09-03 Laurent Pinchartdrm/omap: Group CRTC, encoder, connector and dssdev...
2018-09-03 Laurent Pinchartdrm/omap: Create all planes before CRTCs
2018-09-03 Laurent Pinchartdrm/omap: Remove unneeded variable assignments in omap_...
2018-09-03 Laurent Pinchartdrm/omap: dss: Get regulators at probe time
2018-09-03 Laurent Pinchartdrm/omap: dss: Remove duplicated parameter to dss_mgr_...
2018-09-03 Laurent Pinchartdrm/omap: dss: Add function to retrieve display for...
2018-09-03 Laurent Pinchartdrm/omap: dss: Add for_each_dss_output() macro
2018-09-03 Laurent Pinchartdrm/omap: dss: Acquire next dssdev at probe time
2018-09-03 Laurent Pinchartdrm/omap: dss: venc: Move initialization code from...
2018-09-03 Laurent Pinchartdrm/omap: dss: hdmi5: Move initialization code from...
2018-09-03 Laurent Pinchartdrm/omap: dss: hdmi4: Move initialization code from...
2018-09-03 Laurent Pinchartdrm/omap: dss: dsi: Move initialization code from bind...
2018-09-03 Laurent Pinchartdrm/omap: dss: Cleanup error paths in output init functions
2018-09-03 Laurent Pinchartdrm/omap: displays: Don't cast dssdev to panel data...
2018-09-03 Laurent Pinchartdrm/omap: dss: Extend omapdss_of_find_source_for_first_...
2018-09-03 Laurent Pinchartdrm/omap: dss: Replace omap_dss_device port number...
2018-09-03 Laurent Pinchartdrm/omap: dss: Modify omapdss_find_output_from_display...
2018-09-03 Laurent Pinchartdrm/omap: dss: Move DSS mgr ops and private data to...
2018-09-03 Laurent Pinchartdrm/omap: dss: Store dss_device pointer in omap_dss_device
2018-09-03 Laurent Pinchartdrm/omap: dss: Move and rename omap_dss_(get|put)_device()
2018-09-03 Laurent Pinchartdrm/omap: dss: Remove panel devices list
2018-09-03 Laurent Pinchartdrm/omap: dss: Split omapdss_register_display()
2018-09-03 Laurent Pinchartdrm/omap: dss: Make omap_dss_get_next_device() more...
2018-09-03 Laurent Pinchartdrm/omap: dss: Rename for_each_dss_dev macro to for_eac...
2018-09-03 Laurent Pinchartdrm/omap: dss: Remove output devices list
2018-09-03 Laurent Pinchartdrm/omap: Move DSI debugfs clocks dump to dsi%u_clks...
2018-09-03 Laurent Pinchartdrm/omap: dsi: Simplify debugfs implementation
2018-09-03 Laurent Pinchartdrm/omap: displays: Remove input omap_dss_device from...
2018-09-03 Laurent Pinchartdrm/omap: dss: Move src and dst check and set to connec...
2018-09-03 Laurent Pinchartdrm/omap: displays: Don't call disconnect handlers...
2018-09-03 Laurent Pinchartdrm/omap: dss: Move debug message and checks to connect...
2018-09-03 Laurent Pinchartdrm/omap: dss: Add functions to connect and disconnect...
2018-09-03 Laurent Pinchartdrm/omap: dss: Move common device operations to common...
2018-09-03 Laurent Pinchartdrm/omap: dss: Allow looking up any device by port
2018-09-03 Laurent Pinchartdrm/omap: dss: Rework output lookup by port node
2018-09-03 Laurent Pinchartdrm/omap: dss: Create and use omapdss_device_is_registe...
2018-09-03 Laurent Pinchartdrm/omap: dss: Create global list of all omap_dss_devic...
2018-09-03 Laurent Pinchartdrm/omap: dss: Rename omap_dss_device list field to...
2018-09-03 Laurent Pinchartdrm/omap: dss: Remove omap_dss_device panel fields
2018-09-03 Laurent Pinchartdrm/omap: displays: Remove videomode from omap_dss_devi...
2018-09-03 Laurent Pinchartdrm/omap: dss: Constify omap_dss_driver operations...
2018-09-03 Laurent Pinchartdrm/omap: dss: Remove unused omapdss_default_get_timings()
2018-09-03 Laurent Pinchartdrm/omap: dss: Remove DSS encoders get_timings operation
2018-09-03 Laurent Pinchartdrm/omap: dss: Remove omapdss_atv_ops get_wss and set_w...
2018-09-03 Laurent Pinchartdrm/omap: dss: Handle DPI and SDI port initialization...
2018-09-03 Jyri Sarhadrm/omap: dss: Move platform_device_register from core...
2018-09-03 Laurent Pinchartdrm/omap: dss: Gather OMAP DSS components at probe...
2018-09-03 Peter Ujfalusidrm/omap: dss: Remove display ordering from dss/display.c
2018-09-03 Peter Ujfalusidrm/omap: Do dss_device (display) ordering in omap_drv.c
2018-09-03 Peter Ujfalusidrm/omap: Manage the usable omap_dss_device list within...
2018-09-03 Peter Ujfalusidrm/omap: Allocate drm_device earlier and unref it...
2018-08-26 Linus TorvaldsLinux 4.19-rc1 v4.19-rc1
2018-08-26 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2018-08-26 Linus TorvaldsMerge branch 'ida-4.19' of git://git.infradead.org...
2018-08-26 Linus TorvaldsMerge tag 'gcc-plugins-v4.19-rc1-fix' of git://git...
2018-08-26 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2018-08-26 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-08-26 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2018-08-26 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2018-08-26 Linus TorvaldsMerge tag 'libnvdimm-for-4.19_dax-memory-failure' of...
next