aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-03drm/vc4: use simpler remove_conflicting_framebuffers(NULL)Michał Mirosław1-19/+1
2018-09-03drm/virtio: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław1-21/+3
2018-09-03drm/mgag200: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław2-29/+1
2018-09-03drm/radeon: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław1-22/+1
2018-09-03drm/bochs: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław1-17/+1
2018-09-03drm/cirrus: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław1-22/+1
2018-09-03drm/amdgpu: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław1-23/+1
2018-09-03fbdev: add remove_conflicting_pci_framebuffers()Michał Mirosław3-0/+49
2018-09-03fbdev: add kerneldoc do remove_conflicting_framebuffers()Michał Mirosław1-0/+10
2018-09-03fbdev: allow apertures == NULL in remove_conflicting_framebuffers()Michał Mirosław1-0/+14
2018-09-03fbdev: show fbdev number for debuggingMichał Mirosław1-2/+2
2018-09-03regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski3-6/+4
2018-09-03ASoC: rsnd: fixup not to call clk_get/set under non-atomicJiada Wang3-6/+28
2018-09-03ALSA: rawmidi: Initialize allocated buffersTakashi Iwai1-2/+2
2018-09-03drm/omap: Don't call .set_timings() operation recursivelyLaurent Pinchart19-144/+8
2018-09-03drm/omap: Store CRTC timings in .set_timings() operationLaurent Pinchart6-16/+12
2018-09-03drm/omap: venc: Fixup video mode in .check_timings() operationLaurent Pinchart1-15/+8
2018-09-03drm/omap: sdi: Fixup video mode in .check_timings() operationLaurent Pinchart1-15/+22
2018-09-03drm/omap: hdmi: Constify video mode and related pointersLaurent Pinchart5-13/+13
2018-09-03drm/omap: dsi: Fixup video mode in .set_config() operationLaurent Pinchart1-13/+14
2018-09-03drm/omap: dpi: Don't fixup video mode in dpi_set_mode()Laurent Pinchart1-11/+1
2018-09-03drm/omap: Call dispc timings check operation directlyLaurent Pinchart9-50/+32
2018-09-03drm/omap: Split mode fixup and mode set from encoder enableLaurent Pinchart1-69/+79
2018-09-03drm/omap: Move bus flag hack to encoder implementationLaurent Pinchart2-47/+43
2018-09-03drm/omap: panels: Don't modify fixed timingsLaurent Pinchart7-21/+0
2018-09-03drm/omap: Remove .get_timings() operation from display connectorsLaurent Pinchart3-94/+0
2018-09-03drm/omap: Query timing information from analog TV encoderLaurent Pinchart2-9/+37
2018-09-03drm/omap: Don't call .check_timings() operation recursivelyLaurent Pinchart15-139/+32
2018-09-03drm/omap: Store bus flags in the omap_dss_device structureLaurent Pinchart12-66/+79
2018-09-03drm/omap: Don't store video mode internally for external encodersLaurent Pinchart3-15/+0
2018-09-03drm/omap: Remove unneeded fallback for missing .check_timings()Laurent Pinchart2-38/+3
2018-09-03drm/omap: Remove duplicate calls to .set_timings() operationLaurent Pinchart13-28/+0
2018-09-03drm/omap: Make the video_mode pointer to .set_timings() constLaurent Pinchart19-19/+19
2018-09-03drm/omap: encoder-tfp410: Don't fix timings in .set_timings() handlerLaurent Pinchart1-2/+0
2018-09-03drm/omap: dss: hdmi: Rename hdmi_display_(set|check)_timing() functionsLaurent Pinchart2-12/+12
2018-09-03drm/omap: Determine connector type directly in omap_connector.cLaurent Pinchart3-30/+31
2018-09-03drm/omap: Pass both output and display omap_dss_device to connector initLaurent Pinchart3-16/+21
2018-09-03drm/omap: Don't call HDMI mode and infoframe operations recursivelyLaurent Pinchart3-42/+1
2018-09-03drm/omap: Pass both output and display omap_dss_device to encoder initLaurent Pinchart3-9/+13
2018-09-03drm/omap: Get from CRTC to display device directlyLaurent Pinchart3-31/+4
2018-09-03drm/omap: Don't call EDID read operation recursivelyLaurent Pinchart6-77/+65
2018-09-03drm/omap: Move HPD disconnection handling to omap_connectorLaurent Pinchart3-18/+29
2018-09-03drm/omap: Merge HPD enable operation with HPD callback registrationLaurent Pinchart7-97/+35
2018-09-03drm/omap: Remove unneeded safety checks in the HPD operationsLaurent Pinchart5-40/+14
2018-09-03drm/omap: Don't call HPD registration operations recursivelyLaurent Pinchart4-69/+88
2018-09-03drm/omap: Don't call .detect() operation recursivelyLaurent Pinchart4-18/+30
2018-09-03drm/omap: dss: Add device operations flagsLaurent Pinchart1-0/+13
2018-09-03drm/omap: Move most omap_dss_driver operations to omap_dss_device_opsLaurent Pinchart21-137/+106
2018-09-03drm/omap: panel-tpo-td043mtea1: Convert to the GPIO descriptors APILaurent Pinchart1-38/+14
2018-09-03drm/omap: panel-tpo-td028ttec1: Drop unneeded linux/gpio.h headerLaurent Pinchart1-1/+0