summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorLines
2023-12-29ALSA: scarlett2: Add support for Solo, 2i2, and 4i4 Gen 4Geoffrey D. Bennett-2/+2
2023-12-29ALSA: scarlett2: Add ioctl commands to erase flash segmentsGeoffrey D. Bennett-0/+20
2023-12-29ALSA: scarlett2: Add skeleton hwdep/ioctl interfaceGeoffrey D. Bennett-0/+34
2023-12-29ethtool: reformat kerneldoc for struct ethtool_link_settingsJonathan Corbet-12/+15
2023-12-26net/sched: act_mirred: Allow mirred to blockVictor Nogueira-0/+1
2023-12-26net/smc: support extended GID in SMC-D lgr netlink attributeWen Gu-0/+4
2023-12-26drm/xe/uapi: Remove DRM_XE_VM_BIND_FLAG_ASYNC comment left overJosé Roberto de Souza-1/+0
2023-12-22lsm: Add a __counted_by() annotation to lsm_ctx.ctxMark Brown-1/+2
2023-12-22Merge tag 'drm-habanalabs-next-2023-12-19' of https://git.kernel.org/pub/scm/...Dave Airlie-0/+28
2023-12-22Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...Dave Airlie-0/+1347
2023-12-21wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya-0/+13
2023-12-21wifi: cfg80211: reg: Support P2P operation on DFS channelsAndrei Otcheretianski-0/+16
2023-12-21drm/xe/uapi: Remove reset uevent for nowRodrigo Vivi-11/+0
2023-12-21drm/xe/uapi: Move DRM_XE_ACC_GRANULARITY_* where they are usedFrancois Dugast-14/+8
2023-12-21drm/xe/uapi: Move CPU_CACHING defines before docFrancois Dugast-2/+2
2023-12-21io_uring/kbuf: add method for returning provided buffer ring headJens Axboe-0/+10
2023-12-21drm/xe/uapi: Add examples of user space codeFrancois Dugast-0/+84
2023-12-21drm/xe/uapi: Add block diagram of a deviceFrancois Dugast-0/+39
2023-12-21drm/xe/uapi: Document the memory_region bitmaskRodrigo Vivi-5/+18
2023-12-21drm/xe/uapi: More uAPI documentation additions and cosmetic updatesRodrigo Vivi-7/+40
2023-12-21drm/xe/uapi: Order sectionsRodrigo Vivi-122/+130
2023-12-21drm/xe/uapi: Make constant comments visible in kernel docFrancois Dugast-116/+155
2023-12-21drm/xe/uapi: Document DRM_XE_DEVICE_QUERY_HWCONFIGFrancois Dugast-0/+5
2023-12-21drm/xe/uapi: Document drm_xe_query_config keysFrancois Dugast-0/+20
2023-12-21drm/xe/uapi: Document use of size in drm_xe_device_queryFrancois Dugast-3/+9
2023-12-21drm/xe/uapi: Add missing documentation for struct membersFrancois Dugast-2/+4
2023-12-21drm/xe/uapi: Add a comment to each structFrancois Dugast-3/+40
2023-12-21drm/xe/uapi: Remove sync bindsMatthew Brost-7/+4
2023-12-21drm/xe/uapi: Ensure every uapi struct has drm_xe prefixRodrigo Vivi-9/+9
2023-12-21drm/xe/pmu: Remove PMU from Xe till uapi is finalizedAshutosh Dixit-40/+0
2023-12-21drm/xe/uapi: Remove DRM_XE_UFENCE_WAIT_MASK_*Francois Dugast-5/+7
2023-12-21drm/xe/uapi: Remove DRM_IOCTL_XE_EXEC_QUEUE_SET_PROPERTYFrancois Dugast-1/+0
2023-12-21drm/xe/uapi: add exec_queue_id member to drm_xe_wait_user_fence structureBommu Krishnaiah-12/+5
2023-12-21drm/xe/uapi: Kill exec_queue_set_propertyRodrigo Vivi-35/+13
2023-12-21drm/xe: Remove unused extension definitionRodrigo Vivi-1/+0
2023-12-21drm/xe/uapi: Use LR abbrev for long-running vmsThomas Hellström-1/+22
2023-12-21drm/xe/uapi: Move xe_exec after xe_exec_queueRodrigo Vivi-6/+6
2023-12-21drm/xe/uapi: Fix various struct padding for 64b alignmentRodrigo Vivi-9/+12
2023-12-21drm/xe/uapi: Add Tile ID information to the GT info queryRodrigo Vivi-0/+2
2023-12-21drm/xe/uapi: Crystal Reference Clock updatesRodrigo Vivi-7/+4
2023-12-21drm/xe/uapi: Kill tile_maskRodrigo Vivi-7/+1
2023-12-21drm/xe/uapi: Split xe_sync types from flagsRodrigo Vivi-8/+8
2023-12-21drm/xe/uapi: Align on a common way to return arrays (engines)Francois Dugast-31/+47
2023-12-21drm/xe/uapi: Align on a common way to return arrays (gt)Francois Dugast-3/+3
2023-12-21drm/xe/uapi: Align on a common way to return arrays (memory regions)Francois Dugast-6/+6
2023-12-21drm/xe/uapi: Reject bo creation of unaligned sizeMauro Carvalho Chehab-8/+9
2023-12-21drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proofJosé Roberto de Souza-2/+25
2023-12-21drm/xe/uapi: Separate bo_create placement from flagsRodrigo Vivi-3/+6
2023-12-21drm/xe: Extend drm_xe_vm_bind_opMika Kuoppala-0/+3
2023-12-21drm/xe/uapi: support pat_index selection with vm_bindMatthew Auld-1/+47