summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-11-26ASoC: stm32: sai: fix device and OF node leaks onMark Brown-41/+59
2025-11-26libceph: drop started parameter of __ceph_open_session()Ilya Dryomov-2/+1
2025-11-26ext4: rename EXT4_GET_BLOCKS_PRE_IOYang Erkun-1/+1
2025-11-26drm/colorop: Add DRM_COLOROP_1D_CURVE_GAMMA22 to 1D CurveAlex Hung-0/+18
2025-11-26drm/colorop: Add 3D LUT support to color pipelineAlex Hung-0/+57
2025-11-26drm/colorop: allow non-bypass coloropsHarry Wentland-9/+14
2025-11-26drm/colorop: Define LUT_1D interpolationHarry Wentland-1/+33
2025-11-26drm/colorop: Add multiplier typeAlex Hung-0/+27
2025-11-26drm/colorop: Add 1D Curve Custom LUT typeAlex Hung-0/+30
2025-11-26drm: Add helper to extract lut from struct drm_color_lut32Chaitanya Kumar Borah-0/+16
2025-11-26drm: Add Enhanced LUT precision structureUma Shankar-0/+25
2025-11-26drm/colorop: add BT2020/BT709 OETF and Inverse OETFHarry Wentland-0/+23
2025-11-26drm/colorop: Add PQ 125 EOTF and its inverseHarry Wentland-0/+24
2025-11-26drm/colorop: define a new macro for_each_new_colorop_in_stateAlex Hung-0/+20
2025-11-26drm/colorop: pass plane_color_pipeline client cap to atomic checkHarry Wentland-0/+18
2025-11-26drm/colorop: Add 3x4 CTM typeHarry Wentland-10/+55
2025-11-26drm/colorop: Add destroy functions for color pipelineAlex Hung-0/+3
2025-11-26drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINEHarry Wentland-0/+22
2025-11-26drm/plane: Add COLOR PIPELINE propertyHarry Wentland-0/+16
2025-11-26drm/colorop: Add NEXT propertyHarry Wentland-0/+17
2025-11-26drm/colorop: Add BYPASS propertyHarry Wentland-0/+21
2025-11-26drm/colorop: Add 1D Curve subtypeHarry Wentland-0/+62
2025-11-26drm/colorop: Add TYPE propertyHarry Wentland-0/+43
2025-11-26drm/colorop: Introduce new drm_colorop mode objectHarry Wentland-0/+267
2025-11-26regulator: Use container_of_const() when all types areMark Brown-0/+273
2025-11-26drm: Add helper for conversion from signed-magnitudeHarry Wentland-0/+17
2025-11-26io_uring: Introduce getsockname io_uring cmdGabriel Krisman Bertazi-0/+1
2025-11-26socket: Split out a getsockname helper for io_uringGabriel Krisman Bertazi-0/+2
2025-11-26socket: Unify getsockname and getpeername implementationGabriel Krisman Bertazi-3/+1
2025-11-26function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultane...pengdonglin-5/+2
2025-11-26Merge branch 'iommufd_dmabuf' into k.o-iommufd/for-nextJason Gunthorpe-47/+177
2025-11-26iommu/arm-smmu-v3-iommufd: Allow attaching nested domain for GBPA casesNicolin Chen-0/+10
2025-11-26drivers: hid: renegotiate resolution multipliers with device after resetBenedek Kupper-0/+1
2025-11-26mod_devicetable: Bump auxiliary_device_id name sizeRaag Jadav-1/+1
2025-11-26sysfs: simplify attribute definition macrosThomas Weißschuh-15/+7
2025-11-26sysfs: attribute_group: enable const variants of is_visible()Thomas Weißschuh-2/+6
2025-11-26sysfs: introduce __SYSFS_FUNCTION_ALTERNATIVE()Thomas Weißschuh-0/+6
2025-11-26sysfs: transparently handle const pointers in ATTRIBUTE_GROUPS()Thomas Weißschuh-1/+6
2025-11-26sysfs: attribute_group: allow registration of const attributeThomas Weißschuh-1/+4
2025-11-26virt: acrn: split acrn_mmio_dev_res out of acrn_mmiodevRandy Dunlap-15/+21
2025-11-26comedi: kcomedilib: Add loop checking variants of open and closeIan Abbott-2/+32
2025-11-26comedi: Add reference counting for Comedi command handlingIan Abbott-0/+7
2025-11-26drm/ttm: rework pipelined eviction fence handlingPierre-Eric Pelloux-Prayer-8/+21
2025-11-26can: netlink: add PWM netlink interfaceVincent Mailhol-0/+25
2025-11-26can: calc_bittiming: add PWM calculationVincent Mailhol-0/+10
2025-11-26can: bittiming: add PWM validationVincent Mailhol-0/+22
2025-11-26can: bittiming: add PWM parametersVincent Mailhol-2/+39
2025-11-26can: dev: can_dev_dropped_skb: drop CC/FD frames in CANXL-only modeOliver Hartkopp-0/+19
2025-11-26can: netlink: add CAN_CTRLMODE_XL_TMS flagVincent Mailhol-0/+1
2025-11-26can: netlink: add initial CAN XL supportVincent Mailhol-3/+17