aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-24drm/mcde: Break out DSI set-up routineLinus Walleij1-60/+75
2020-11-24drm/mcde: Fix RGB/BGR bugLinus Walleij2-14/+13
2020-11-22video: fbdev: pm2fb: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-11-22video: fbdev: lxfb_ops: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-11-22drm/via: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-11-22drm: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-11-22dma-buf: system_heap: Allocate higher order pages if availableJohn Stultz1-18/+71
2020-11-22dma-buf: heaps: Skip sync if not mappedJohn Stultz2-0/+20
2020-11-22dma-buf: heaps: Remove heap-helpers codeJohn Stultz3-328/+0
2020-11-22dma-buf: heaps: Move heap-helper logic into the cma_heap implementationJohn Stultz1-49/+270
2020-11-22dma-buf: system_heap: Rework system heap to use sgtables instead of pagelistsJohn Stultz1-46/+303
2020-11-20drm/meson: dw-hdmi: Enable the iahb clock early enoughMarc Zyngier1-2/+6
2020-11-20drm/meson: dw-hdmi: Disable clocks on driver teardownMarc Zyngier1-14/+29
2020-11-20drm/panel: s6e63m0: Fix init sequenceLinus Walleij1-8/+10
2020-11-20drm/panel: s6e63m0: Implement 28 backlight levelsLinus Walleij1-53/+257
2020-11-20drm/panel: s6e63m0: Fix and extend MCS tableLinus Walleij1-8/+9
2020-11-20drm: Pass the full state to connectors atomic functionsMaxime Ripard7-18/+31
2020-11-20drm: document drm_mode_modeinfoSimon Ser2-0/+24
2020-11-20drm: document drm_mode_get_connectorSimon Ser1-5/+73
2020-11-20drm/virtio: rename sync_seq and last_seqGurchetan Singh3-8/+9
2020-11-20drm/virtio: use fence_id when processing fencesGurchetan Singh2-4/+4
2020-11-20virtio-gpu api: Add a comment on VIRTIO_GPU_SHM_ID_HOST_VISIBLEAnthoine Bourgeois1-0/+4
2020-11-20drm/virtio: fix a file name comment referenceAnthoine Bourgeois1-1/+1
2020-11-20drm/virtio: suffix create blob call with _ioctl like any ioctlAnthoine Bourgeois1-3/+4
2020-11-20drm: improve kernel-docs in drm_mode.hSimon Ser1-34/+32
2020-11-19drm/ttm: fix DMA32 handling in the global page poolChristian König1-0/+22
2020-11-19mm: introduce vma_set_file function v5Christian König10-19/+26
2020-11-19mm: mmap: fix fput in error path v2Christian König2-18/+4
2020-11-18char/agp: Disable frontend without CONFIG_DRM_LEGACYDaniel Vetter2-1/+10
2020-11-18drm/via: fix assignment in if conditionBernard Zhao1-3/+4
2020-11-18drm/amdgpu: Fix missing prototype warningLuben Tuikov2-2/+2
2020-11-18drm/amdgpu: fix check order in amdgpu_bo_moveChristian König1-30/+23
2020-11-18drm/docs: Fix todo.rstDaniel Vetter1-0/+3
2020-11-18include/drm/drm_atomic: Make use of 'new_crtc_state'Lee Jones1-1/+2
2020-11-18drm/vc4/vc4_debugfs: Demote non-conformant kernel-doc headersLee Jones1-2/+2
2020-11-18drm/vc4/vc4_v3d: Demote non-conformant kernel-doc headersLee Jones1-2/+2
2020-11-18drm/vc4/vc4_hdmi: Remove set but unused variable 'ret'Lee Jones1-2/+1
2020-11-18drm/vc4/vc4_hdmi_regs: Mark some data sets as __maybe_unusedLee Jones1-3/+3
2020-11-18drm/v3d/v3d_sched: Demote non-conformant kernel-doc headerLee Jones1-2/+2
2020-11-17drm/v3d/v3d_gem: Provide descriptions for 'v3d_lookup_bos's paramsLee Jones1-0/+2
2020-11-17drm/v3d/v3d_drv: Remove unused static variable 'v3d_v3d_pm_ops'Lee Jones1-36/+0
2020-11-17drm/ttm/ttm_tt: Demote kernel-doc header format abusesLee Jones1-2/+2
2020-11-17drm/ttm/ttm_range_manager: Demote non-conformant kernel-doc headerLee Jones1-1/+1
2020-11-17drm/ttm/ttm_bo: Fix one function header - demote lots of kernel-doc abusesLee Jones1-11/+12
2020-11-17drm/selftests/test-drm_dp_mst_helper: Move 'sideband_msg_req_encode_decode' onto the heapLee Jones1-3/+8
2020-11-17drm/selftests/test-drm_dp_mst_helper: Place 'struct drm_dp_sideband_msg_req_body' onto the heapLee Jones1-11/+20
2020-11-17drm/selftests/test-drm_framebuffer: Remove set but unused variable 'fb'Lee Jones1-2/+1
2020-11-17drm/selftests/test-drm_mm: Mark 'hole_end' as always_unusedLee Jones1-1/+1
2020-11-17drm/rockchip/rockchip_lvds: Fix struct document formattingLee Jones1-1/+1
2020-11-17drm/rockchip/rockchip_rgb: Consume our own headerLee Jones1-0/+1