summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-11-27drm/colorop: Add 3D LUT support to color pipelineAlex Hung2-0/+57
2025-11-27drm/colorop: allow non-bypass coloropsHarry Wentland1-9/+14
2025-11-27drm/colorop: Define LUT_1D interpolationHarry Wentland2-1/+33
2025-11-27drm/colorop: Add multiplier typeAlex Hung2-0/+27
2025-11-27drm/colorop: Add 1D Curve Custom LUT typeAlex Hung2-0/+30
2025-11-27drm: Add helper to extract lut from struct drm_color_lut32Chaitanya Kumar Borah1-0/+16
2025-11-27drm: Add Enhanced LUT precision structureUma Shankar2-0/+25
2025-11-27drm/colorop: add BT2020/BT709 OETF and Inverse OETFHarry Wentland1-0/+23
2025-11-27drm/colorop: Add PQ 125 EOTF and its inverseHarry Wentland1-0/+24
2025-11-27drm/colorop: define a new macro for_each_new_colorop_in_stateAlex Hung1-0/+20
2025-11-27drm/colorop: pass plane_color_pipeline client cap to atomic checkHarry Wentland1-0/+18
2025-11-27drm/colorop: Add 3x4 CTM typeHarry Wentland3-10/+55
2025-11-27drm/colorop: Add destroy functions for color pipelineAlex Hung1-0/+3
2025-11-27drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINEHarry Wentland2-0/+22
2025-11-27drm/plane: Add COLOR PIPELINE propertyHarry Wentland3-0/+16
2025-11-27drm/colorop: Add NEXT propertyHarry Wentland1-0/+17
2025-11-27drm/colorop: Add BYPASS propertyHarry Wentland1-0/+21
2025-11-27drm/colorop: Add 1D Curve subtypeHarry Wentland1-0/+62
2025-11-27drm/colorop: Add TYPE propertyHarry Wentland2-0/+43
2025-11-27drm/colorop: Introduce new drm_colorop mode objectHarry Wentland6-0/+267
2025-11-27regulator: Use container_of_const() when all types areMark Brown1-0/+273
2025-11-27drm: Add helper for conversion from signed-magnitudeHarry Wentland1-0/+17
2025-11-26io_uring: Introduce getsockname io_uring cmdGabriel Krisman Bertazi1-0/+1
2025-11-26socket: Split out a getsockname helper for io_uringGabriel Krisman Bertazi1-0/+2
2025-11-26socket: Unify getsockname and getpeername implementationGabriel Krisman Bertazi1-3/+1
2025-11-26function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultane...pengdonglin1-5/+2
2025-11-26Merge branch 'iommufd_dmabuf' into k.o-iommufd/for-nextJason Gunthorpe6-47/+177
2025-11-26iommu/arm-smmu-v3-iommufd: Allow attaching nested domain for GBPA casesNicolin Chen1-0/+10
2025-11-26drivers: hid: renegotiate resolution multipliers with device after resetBenedek Kupper1-0/+1
2025-11-26mod_devicetable: Bump auxiliary_device_id name sizeRaag Jadav1-1/+1
2025-11-26sysfs: simplify attribute definition macrosThomas Weißschuh1-15/+7
2025-11-26sysfs: attribute_group: enable const variants of is_visible()Thomas Weißschuh1-2/+6
2025-11-26sysfs: introduce __SYSFS_FUNCTION_ALTERNATIVE()Thomas Weißschuh1-0/+6
2025-11-26sysfs: transparently handle const pointers in ATTRIBUTE_GROUPS()Thomas Weißschuh1-1/+6
2025-11-26sysfs: attribute_group: allow registration of const attributeThomas Weißschuh1-1/+4
2025-11-26virt: acrn: split acrn_mmio_dev_res out of acrn_mmiodevRandy Dunlap1-15/+21
2025-11-26comedi: kcomedilib: Add loop checking variants of open and closeIan Abbott1-2/+32
2025-11-26comedi: Add reference counting for Comedi command handlingIan Abbott1-0/+7
2025-11-26drm/ttm: rework pipelined eviction fence handlingPierre-Eric Pelloux-Prayer1-8/+21
2025-11-26can: netlink: add PWM netlink interfaceVincent Mailhol1-0/+25
2025-11-26can: calc_bittiming: add PWM calculationVincent Mailhol1-0/+10
2025-11-26can: bittiming: add PWM validationVincent Mailhol1-0/+22
2025-11-26can: bittiming: add PWM parametersVincent Mailhol1-2/+39
2025-11-26can: dev: can_dev_dropped_skb: drop CC/FD frames in CANXL-only modeOliver Hartkopp1-0/+19
2025-11-26can: netlink: add CAN_CTRLMODE_XL_TMS flagVincent Mailhol1-0/+1
2025-11-26can: netlink: add initial CAN XL supportVincent Mailhol3-3/+17
2025-11-26can: netlink: add CAN_CTRLMODE_RESTRICTEDVincent Mailhol2-24/+27
2025-11-26can: dev: can_dev_dropped_skb: drop CAN FD skbs if FD is offVincent Mailhol1-3/+11
2025-11-26can: bittiming: apply NL_SET_ERR_MSG() to can_calc_bittiming()Vincent Mailhol1-1/+1
2025-11-26Merge tag 'kvm-x86-svm-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+37