summaryrefslogtreecommitdiff
path: root/drivers/misc/cxl/of.c
AgeCommit message (Expand)Author
2024-12-13cxl: Deprecate driverAndrew Donnellan
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-07-31cxl: Use of_property_ accessor functionsRob Herring (Arm)
2024-07-31cxl: Drop printing of DT propertiesRob Herring (Arm)
2024-03-05cxl: Convert to platform remove callback returning voidUwe Kleine-König
2022-07-14cxl: Use the bitmap API to allocate bitmapsChristophe JAILLET
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2016-10-04cxl: replace loop with for_each_child_of_node(), remove unneeded of_node_put()Andrew Donnellan
2016-03-09cxl: Add guest-specific codeChristophe Lombard