aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/flash.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-10misc: cxl: flash: Remove unused variable 'drc_index'Lee Jones1-2/+2
2019-10-23compat_ioctl: use correct compat_ptr() translation in driversArnd Bergmann1-7/+1
2018-09-14misc: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-06cxl: Unlock on error in probeDan Carpenter1-2/+6
2017-03-24treewide: Fix typos in printkMasanari Iida1-1/+1
2016-06-16cxl: static-ify variables to fix sparse warningsAndrew Donnellan1-2/+2
2016-03-09cxl: Support to flash a new image on the adapter from a guestChristophe Lombard1-0/+538