summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm/mm: Allow drm_mm_initialized() to be used outside of the locksChris Wilson2020-03-161-1/+1
* drm/dp_mst: Convert drm_dp_mst_topology_mgr.is_waiting_for_dwn_reply to bitfieldLyude Paul2020-03-131-5/+5
* drm/dp_mst: Remove register_connector callbackPankaj Bharadiya2020-03-111-1/+0
* drm/edid: Add function to parse EDID descriptors for monitor rangeManasi Navare2020-03-111-0/+22
* drm/edid: Name the detailed monitor range flagsManasi Navare2020-03-111-0/+5
* drm/bridge: synopsys: dw-hdmi: allow ycbcr420 modes for >= 0x200aNeil Armstrong2020-03-101-0/+1
* drm/pci: Unexport drm_get_pci_devDaniel Vetter2020-03-061-11/+0
* drm/fb-helper: Remove drm_fb_helper add, add_all and remove connector functionsPankaj Bharadiya2020-03-061-21/+0
* drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya2020-03-061-4/+2
* drm/bridge/mhl.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-061-2/+2
* drm/hdcp: fix DRM_HDCP_2_KSV_COUNT_2_LSBITSRamalingam C2020-03-041-1/+1
* drm/hdcp: optimizing the srm handlingRamalingam C2020-03-041-2/+2
* video: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-021-1/+1
* fbdev: simplefb: Platform data shan't include kernel.hAndy Shevchenko2020-03-021-1/+1
* drm/simple-kms: Add drm_simple_encoder_{init,create}()Thomas Zimmermann2020-03-021-0/+4
* dma-buf: drop dynamic_mapping flagChristian König2020-02-271-16/+5
* dma-buf: add dynamic DMA-buf handling v15Christian König2020-02-271-11/+71
* drm: Add helper to create a connector for a chain of bridgesLaurent Pinchart2020-02-261-0/+18
* drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart2020-02-261-3/+17
* drm/bridge: Add interlace_allowed flag to drm_bridgeLaurent Pinchart2020-02-261-0/+5
* drm/bridge: Add connector-related bridge operations and dataLaurent Pinchart2020-02-261-1/+191
* drm/bridge: Fix atomic state ops documentationLaurent Pinchart2020-02-261-6/+14
* drm/bridge: Document the drm_encoder.bridge_chain field as privateLaurent Pinchart2020-02-261-1/+2
* drm/edid: Add flag to drm_display_info to identify HDMI sinksLaurent Pinchart2020-02-261-0/+8
* drm/connector: Add helper to get a connector type nameLaurent Pinchart2020-02-261-0/+1
* video: hdmi: Change return type of hdmi_avi_infoframe_init() to voidLaurent Pinchart2020-02-261-1/+1
* drm/bridge: Fix the bridge kernel docBoris Brezillon2020-02-182-8/+9
* Merge v5.6-rc2 into drm-misc-nextMaxime Ripard2020-02-17603-5637/+18352
|\
| * Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-02-151-0/+2
| |\
| | * timers/nohz: Update NOHZ load in remote tickPeter Zijlstra (Intel)2020-01-281-0/+2
| * | Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-02-141-20/+6
| |\ \
| | * | NFSv4: Fix revalidation of dentries with delegationsTrond Myklebust2020-02-121-20/+6
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-145-8/+32
| |\ \ \
| | * | | netdevice.h: fix all kernel-doc and Sphinx warningsRandy Dunlap2020-02-141-1/+15
| | * | | Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-02-141-6/+5
| | |\ \ \
| | | * | | mac80211: use more bits for ack_frame_idJohannes Berg2020-02-071-6/+5
| | * | | | icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld2020-02-132-0/+12
| | * | | | net/flow_dissector: remove unexist field descriptionHangbin Liu2020-02-131-1/+0
| * | | | | Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-02-143-4/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-02-141-3/+0
| | |\ \ \ \ \
| | | * | | | | cpufreq: Make cpufreq_global_kobject staticYangtao Li2020-02-031-3/+0
| | * | | | | | ACPICA: Introduce acpi_any_gpe_status_set()Rafael J. Wysocki2020-02-111-0/+1
| | * | | | | | ACPI: PM: s2idle: Avoid possible race related to the EC GPERafael J. Wysocki2020-02-111-1/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | linux/pipe_fs_i.h: fix kernel-doc warnings after @wait was splitRandy Dunlap2020-02-121-1/+2
| * | | | | | Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-02-111-12/+2
| |\ \ \ \ \ \
| | * | | | | | dax: Get rid of fs_dax_get_by_host() helperVivek Goyal2020-01-161-10/+0
| | * | | | | | dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range()Vivek Goyal2020-01-031-2/+2
| * | | | | | | Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-111-1/+1
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | tracing: Consolidate trace() functionsTom Zanussi2020-02-101-1/+1
| * | | | | | | Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2020-02-091-0/+1
| |\ \ \ \ \ \ \