summary refs log tree commit diff
path: root/include
AgeCommit message (Expand)Author
2020-03-13drm/dp_mst: Convert drm_dp_mst_topology_mgr.is_waiting_for_dwn_reply to bitfieldLyude Paul
2020-03-11drm/dp_mst: Remove register_connector callbackPankaj Bharadiya
2020-03-11drm/edid: Add function to parse EDID descriptors for monitor rangeManasi Navare
2020-03-11drm/edid: Name the detailed monitor range flagsManasi Navare
2020-03-10drm/bridge: synopsys: dw-hdmi: allow ycbcr420 modes for >= 0x200aNeil Armstrong
2020-03-06drm/pci: Unexport drm_get_pci_devDaniel Vetter
2020-03-06drm/fb-helper: Remove drm_fb_helper add, add_all and remove connector functionsPankaj Bharadiya
2020-03-06drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya
2020-03-06drm/bridge/mhl.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-04drm/hdcp: fix DRM_HDCP_2_KSV_COUNT_2_LSBITSRamalingam C
2020-03-04drm/hdcp: optimizing the srm handlingRamalingam C
2020-03-02video: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-02fbdev: simplefb: Platform data shan't include kernel.hAndy Shevchenko
2020-03-02drm/simple-kms: Add drm_simple_encoder_{init,create}()Thomas Zimmermann
2020-02-27dma-buf: drop dynamic_mapping flagChristian König
2020-02-27dma-buf: add dynamic DMA-buf handling v15Christian König
2020-02-26drm: Add helper to create a connector for a chain of bridgesLaurent Pinchart
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart
2020-02-26drm/bridge: Add interlace_allowed flag to drm_bridgeLaurent Pinchart
2020-02-26drm/bridge: Add connector-related bridge operations and dataLaurent Pinchart
2020-02-26drm/bridge: Fix atomic state ops documentationLaurent Pinchart
2020-02-26drm/bridge: Document the drm_encoder.bridge_chain field as privateLaurent Pinchart
2020-02-26drm/edid: Add flag to drm_display_info to identify HDMI sinksLaurent Pinchart
2020-02-26drm/connector: Add helper to get a connector type nameLaurent Pinchart
2020-02-26video: hdmi: Change return type of hdmi_avi_infoframe_init() to voidLaurent Pinchart
2020-02-18drm/bridge: Fix the bridge kernel docBoris Brezillon
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-02-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-02-15drm: drop unused drm_display_mode.privateSam Ravnborg
2020-02-15drm: drop unused drm_crtc callbackSam Ravnborg
2020-02-15drm/print: clean up RATELIMITED macrosSam Ravnborg
2020-02-14Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-14Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-02-14drm/print: Delete a few unused shouting macrosDaniel Vetter
2020-02-14netdevice.h: fix all kernel-doc and Sphinx warningsRandy Dunlap
2020-02-14Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-02-14Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-02-13drm: Add support for DP 1.4 Compliance edid corruption testJerry (Fangzhi) Zuo
2020-02-13icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld
2020-02-13net/flow_dissector: remove unexist field descriptionHangbin Liu
2020-02-13drm: Remove legacy version of get_scanout_position()Thomas Zimmermann
2020-02-13drm: Clean-up VBLANK-related callbacks in struct drm_driverThomas Zimmermann
2020-02-13drm: Add get_vblank_timestamp() to struct drm_crtc_funcsThomas Zimmermann
2020-02-13drm: Add get_scanout_position() to struct drm_crtc_helper_funcsThomas Zimmermann
2020-02-12linux/pipe_fs_i.h: fix kernel-doc warnings after @wait was splitRandy Dunlap
2020-02-12NFSv4: Fix revalidation of dentries with delegationsTrond Myklebust
2020-02-12drm/ttm: rework BO delayed delete. v2Christian König
2020-02-11Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-02-11Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds