summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-11-27net: pcs: xpcs: Fix PMA identifier handling in XPCSAlexander Duyck-1/+6
2025-11-27net: pcs: xpcs: Add support for 25G, 50G, and 100G interfacesAlexander Duyck-0/+6
2025-11-27net: phy: Add MDIO_PMA_CTRL1_SPEED for 2.5G and 5G to reflect PMA valuesAlexander Duyck-2/+10
2025-11-27virtio: clean up features qword/dword termsMichael S. Tsirkin-20/+21
2025-11-27virtio: fix map ops commentMichael S. Tsirkin-1/+1
2025-11-27virtio: fix virtqueue_set_affinity() docsMichael S. Tsirkin-1/+1
2025-11-27virtio: standardize Returns documentation styleMichael S. Tsirkin-4/+4
2025-11-27virtio: fix grammar in virtio_map_ops docsMichael S. Tsirkin-2/+2
2025-11-27virtio: fix grammar in virtio_queue_info docsMichael S. Tsirkin-1/+1
2025-11-27virtio: fix whitespace in virtio_config_opsMichael S. Tsirkin-1/+1
2025-11-27virtio: fix typo in virtio_device_ready() commentMichael S. Tsirkin-1/+1
2025-11-26virtio-net: avoid unnecessary checksum calculation on guest RXJon Kohler-3/+4
2025-11-26of: Add wrappers to match root node with OF device ID tablesKrzysztof Kozlowski-0/+13
2025-11-26phy: add hwtstamp_get callback to phy driversVadim Fedorenko-0/+5
2025-11-26phy: rename hwtstamp callback to hwtstamp_setVadim Fedorenko-6/+6
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