summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/property.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-3/+3
2025-09-17thunderbolt: Update property.c function documentationAlan Borzeszkowski1-10/+28
2021-03-18thunderbolt: Add tb_property_copy_dir()Mika Westerberg1-0/+71
2019-03-28thunderbolt: property: Fix a missing check of kzallocKangjie Lu1-1/+6
2019-03-20thunderbolt: Fix a missing check of kmemdupKangjie Lu1-0/+4
2019-03-20thunderbolt: property: Fix a NULL pointer dereferenceKangjie Lu1-0/+5
2018-10-03thunderbolt: Convert rest of the driver files to use SPDX identifierMika Westerberg1-4/+1
2017-10-02thunderbolt: Add support for XDomain propertiesMika Westerberg1-0/+670