summaryrefslogtreecommitdiffstats
path: root/security/apparmor (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-26drm: remove usage of drm_pci_alloc/freeJoseph Kogut3-8/+41
2021-04-26drm: Remove DRM_KMS_FB_HELPER Kconfig optionThomas Zimmermann1-17/+11
2021-04-26drm/zte: Don't select DRM_KMS_FB_HELPERThomas Zimmermann1-1/+0
2021-04-26drm/mxsfb: Don't select DRM_KMS_FB_HELPERThomas Zimmermann1-1/+0
2021-04-26drm/vmwgfx: Make console emulation depend on DRM_FBDEV_EMULATIONThomas Zimmermann3-7/+23
2021-04-23drm/ttm: move the page_alignment into the BO v2Christian König10-20/+20
2021-04-23drm/ttm: minor range manager coding style clean upsChristian König1-18/+17
2021-04-23drm/ttm: remove special handling for non GEM driversChristian König3-30/+10
2021-04-23drm/ttm: fix error handling if no BO can be swapped out v4Shiwu Zhang3-2/+4
2021-04-23drm: bridge: adv7511: Support I2S IEC958 encoded PCM formatSia Jee Heng2-0/+7
2021-04-22drm/ttm/ttm_device: Demote kernel-doc abusesLee Jones1-2/+2
2021-04-22drm/scheduler/sched_entity: Fix some function name disparityLee Jones1-3/+3
2021-04-22drm/ttm/ttm_bo: Fix incorrectly documented function 'ttm_bo_cleanup_refs'Lee Jones1-1/+1
2021-04-22drm: drm_connector.c: Use tabs for code indentsBeatriz Martins de Carvalho1-19/+19
2021-04-22drm: drm_blend.c: Use tabs for code indentsBeatriz Martins de Carvalho1-2/+2
2021-04-22drm: drm_atomic_uapi.c: Use tabs for code indentsBeatriz Martins de Carvalho1-3/+3
2021-04-22drm: drm_context.c: Adjust end of block commentBeatriz Martins de Carvalho1-1/+2
2021-04-22drm: drm_connector.c: Adjust end of block commentBeatriz Martins de Carvalho1-3/+6
2021-04-22drm: drm_bufs.c: Adjust end of block commentBeatriz Martins de Carvalho1-1/+2
2021-04-22drm: drm_auth.c: Adjust end of block commentBeatriz Martins de Carvalho1-1/+2
2021-04-22drm: drm_atomic.c: Adjust end of block commentBeatriz Martins de Carvalho1-1/+2
2021-04-22drm/todo: Add link to old debugfs RFCDaniel Vetter1-0/+2
2021-04-22drm/gma500: remove trailing whitespacesKrzysztof Kozlowski2-28/+26
2021-04-22drm/gma500: correct kerneldocKrzysztof Kozlowski2-2/+2
2021-04-21drm/ttm: Don't count pages in SG BOs against pages_limitFelix Kuehling1-9/+18
2021-04-21drm/ttm: fix return value checkChristian König1-1/+1
2021-04-21MAINTAINERS: add it66121 HDMI bridge driver entryPhong LE1-0/+8
2021-04-21drm: bridge: add it66121 driverPhong LE3-0/+1030