summaryrefslogtreecommitdiffstats
path: root/drivers/base/core.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-19drm/vmwgfx/vmwgfx_validation: Add some missing struct member/function param d...Lee Jones1-2/+3
2021-01-19drm/vmwgfx/vmwgfx_blit: Add description for 'vmw_bo_cpu_blit's 'diff' paramLee Jones1-0/+1
2021-01-19drm/vmwgfx/vmwgfx_msg: Fix misspelling of 'msg'Lee Jones1-1/+1
2021-01-19drm/vmwgfx/vmwgfx_binding: Provide some missing param descriptions and remove...Lee Jones1-3/+6
2021-01-19drm/vmwgfx/vmwgfx_so: Add description for 'vmw_view's 'rcu' memberLee Jones1-0/+1
2021-01-19drm/vmwgfx/vmwgfx_cotable: Fix a couple of simple documentation problemsLee Jones1-1/+2
2021-01-19drm/vmwgfx/vmwgfx_cmdbuf: Fix misnaming of 'headers' should be pluralLee Jones1-1/+1
2021-01-19drm/vmwgfx/vmwgfx_stdu: Add some missing param/member descriptionsLee Jones1-2/+7
2021-01-19drm/vmwgfx/vmwgfx_cmdbuf_res: Remove unused variable 'ret'Lee Jones1-3/+1
2021-01-19drm/vmwgfx/vmwgfx_cmdbuf: Fix a bunch of missing or incorrectly formatted/nam...Lee Jones1-4/+8
2021-01-19drm/vmwgfx/vmwgfx_shader: Demote kernel-doc abuses and fix-up worthy headersLee Jones1-5/+5
2021-01-19drm/vmwgfx/vmwgfx_cmdbuf_res: Rename param description and remove anotherLee Jones1-3/+1
2021-01-19drm/vmwgfx/vmwgfx_surface: Fix some kernel-doc related issuesLee Jones1-7/+10
2021-01-19drm/vmwgfx/vmwgfx_scrn: Demote unworthy kernel-doc headers and update othersLee Jones1-4/+6
2021-01-19drm/vmwgfx/vmwgfx_context: Demote kernel-doc abusesLee Jones1-3/+3
2021-01-19drm/vmwgfx/vmwgfx_bo: Remove superfluous param description and supply anotherLee Jones1-1/+1
2021-01-19drm/vmwgfx/vmwgfx_fence: Add, remove and demote various documentation params/...Lee Jones1-8/+10
2021-01-19drm/vmwgfx/vmwgfx_overlay: Demote kernel-doc abuses to standard comment blocksLee Jones1-8/+8
2021-01-19drm/vmwgfx/vmwgfx_kms: Update worthy function headers and demote othersLee Jones1-6/+7
2021-01-19drm/vmwgfx/vmwgfx_ldu: Supply descriptions for 'state' function parameterLee Jones1-1/+3
2021-01-19drm/vmwgfx/vmwgfx_fifo: Demote non-conformant kernel-doc headerLee Jones1-1/+1
2021-01-19drm/vmwgfx/vmwgfx_ttm_buffer: Supply some missing parameter descriptionsLee Jones1-0/+2
2021-01-19drm/vmwgfx/vmwgfx_resource: Fix worthy function headers demote some othersLee Jones1-6/+4
2021-01-19drm/vmwgfx/vmwgfx_ioctl: Provide missing '@' sign required by kernel-docLee Jones1-1/+1
2021-01-19drm/vmwgfx/vmwgfx_drv: Fix some kernel-doc misdemeanoursLee Jones1-4/+4
2021-01-19drm/vmwgfx/vmwgfx_kms: Mark vmw_{cursor,primary}_plane_formats as __maybe_unusedLee Jones1-2/+2
2021-01-19drm/vmwgfx/vmwgfx_kms: Remove unused variable 'ret' from 'vmw_du_primary_plan...Lee Jones1-2/+1
2021-01-19drm/vmwgfx/vmwgfx_execbuf: Fix some kernel-doc related issuesLee Jones1-8/+12
2021-01-19drm/vmwgfx: Remove reference to struct drm_device.pdevThomas Zimmermann1-1/+0
2021-01-19drm/amdgpu: Remove accidentally added small unused hunk.Maarten Lankhorst1-1/+0
2021-01-19drm/sched: Cancel and flush all outstanding jobs before finish.Andrey Grodzovsky1-0/+3
2021-01-19drm: Unamp the entire device address space on device unplugAndrey Grodzovsky1-0/+3
2021-01-19drm: Upcast struct drm_device.dev to struct pci_device; replace pdevThomas Zimmermann6-23/+37
2021-01-18drm/drm_agpsupport: Strip out obviously wrong descriptions and demote to stan...Lee Jones1-35/+11
2021-01-18drm/gma500/mdfld_intel_display: Demote three kernel-doc formatting abusesLee Jones1-3/+3
2021-01-18drm/gma500/mdfld_dsi_output: Demote a couple of kernel-doc formatting abusesLee Jones1-2/+2
2021-01-18drm/gma500/oaktrail_crtc: Demote unworthy kernel-doc headersLee Jones1-3/+3
2021-01-18drm/gma500/oaktrail_lvds: Demote one documentation header fix anotherLee Jones1-1/+2
2021-01-18drm/gma500/oaktrail_lvds_i2c: Remove unused variables 'tmp'Lee Jones1-4/+4
2021-01-18drm/gma500/cdv_intel_dp: Demote one unworthy header fix anotherLee Jones1-2/+2
2021-01-18drm/gma500/cdv_intel_lvds: Demote unworthy headers to standard blocks and fix...Lee Jones1-3/+4
2021-01-18drm/gma500/cdv_intel_display: Demote kernel-doc abuse in 'cdv_intel_panel_fit...Lee Jones1-1/+1
2021-01-18drm/gma500/cdv_intel_crt: Demote kernel-doc abuse in 'cdv_intel_crt_detect_ho...Lee Jones1-1/+1
2021-01-18drm/drm_dp_helper: Fix spelling issue and add missing description for 'enable...Lee Jones1-1/+2
2021-01-18drm/gma500/psb_irq: Demote kernel-doc abuseLee Jones1-2/+1
2021-01-18drm/gma500/psb_intel_sdvo: Demote kernel-doc abusesLee Jones1-3/+3
2021-01-18drm/gma500/mmu: Actually return an error if one occursLee Jones1-1/+1
2021-01-18drm/gma500/power: Remove excess param description 'state'Lee Jones1-1/+0
2021-01-18drm/gma500/mmu: Remove unused function 'psb_get_default_pd_addr'Lee Jones1-9/+0
2021-01-18drm/gma500/gem: Include our own header containing prototypesLee Jones1-0/+1