aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/ocxl/sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-06-24misc: ocxl: Replace scnprintf() with sysfs_emit() in sysfs show functionsAnkit Chauhan1-6/+6
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh1-1/+1
2024-12-24ocxl: Constify 'struct bin_attribute'Thomas Weißschuh1-2/+2
2024-11-05sysfs: treewide: constify attribute callback of bin_attribute::mmap()Thomas Weißschuh1-1/+1
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan1-1/+1
2020-07-15ocxl: control via sysfs whether the FPGA is reloaded on a link resetPhilippe Bergheaud1-0/+35
2019-05-03ocxl: Create a clear delineation between ocxl backend & frontendAlastair D'Silva1-22/+32
2018-07-02ocxl: Change return type for fault handlerSouptick Joarder1-3/+2
2018-01-24ocxl: Driver code for 'generic' opencapi devicesFrederic Barrat1-0/+142