summaryrefslogtreecommitdiff
path: root/drivers/scsi/cxlflash
AgeCommit message (Expand)Author
2021-10-16scsi: cxlflash: Switch to attribute groupsBart Van Assche
2021-10-16scsi: cxlflash: Call scsi_done() directlyBart Van Assche
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-24scsi: cxlflash: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-11scsi: cxlflash: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-05-31scsi: core: Kill DRIVER_SENSEHannes Reinecke
2021-05-31scsi: core: Stop using DRIVER_ERRORHannes Reinecke
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-30PCI/VPD: Remove pci_vpd_find_tag() 'offset' argumentHeiner Kallweit
2021-03-18scsi: cxlflash: Fix some misnaming related doc-rotLee Jones
2021-03-18scsi: cxlflash: Fix a few misnaming issuesLee Jones
2021-03-18scsi: cxlflash: Fix a little doc-rotLee Jones
2020-12-04ocxl: Update the Process Element EntryChristophe Lombard
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-08-25ocxl: Don't return trigger page when allocating an interruptFrederic Barrat
2020-08-25scsi: cxlflash: Access interrupt trigger page from xive directlyFrederic Barrat
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-09scsi: cxlflash: Remove an unnecessary NULL checkDan Carpenter
2020-05-19scsi: cxlflash: Fix error return code in cxlflash_probe()Wei Yongjun
2019-12-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann
2019-10-22scsi: cxlflash: remove set but not used variable 'ioarcb'YueHaibing
2019-07-30scsi: cxlflash: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-25vfs: Convert ocxlflash to use the new mount APIDavid Howells
2019-05-25mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-20cxlflash: don't bother with dentry_operationsAl Viro
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor
2019-02-04scsi: cxlflash: Prevent deadlock when adapter probe failsVaibhav Jain
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-11-07scsi: kill off the legacy IO pathJens Axboe
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-14Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-13Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-08-05Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe
2018-08-02scsi: cxlflash: Drop unused sense buffersKees Cook
2018-07-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-07-12ocxlflash_getfile(): switch to alloc_file_pseudo()Al Viro
2018-07-12alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro
2018-07-10ocxlflash_getfile(): fix double-iput() on alloc_file() failuresAl Viro
2018-07-10scsi: cxlflash: fix assignment of the backend operationsCédric Le Goater
2018-06-21scsi: cxlflash: Change return type for fault handlerSouptick Joarder
2018-05-18scsi: cxlflash: Isolate external module dependenciesUma Krishnan
2018-05-18scsi: cxlflash: Abstract hardware dependent assignmentsUma Krishnan
2018-05-18scsi: cxlflash: Add include guards to backend.hUma Krishnan
2018-05-18scsi: cxlflash: Use local mutex for AFU serializationMatthew R. Ochs