summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxlflash
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-1/+1
|\
| * driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-171-1/+1
* | scsi: cxlflash: s/semahpore/semaphore/Geert Uytterhoeven2023-04-112-2/+2
|/
* Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-1/+1
|\
| * mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-091-1/+1
* | scsi: cxlflash: Convert to scsi_execute_cmd()Mike Christie2023-01-182-32/+34
|/
* driver core: fix up missed scsi/cxlflash class.devnode() conversion.Stephen Rothwell2022-11-301-1/+1
* scsi: cxlflash: Drop DID_ALLOC_FAILURE useMike Christie2022-09-061-1/+1
* scsi: cxlflash: Include missing linux/irqdomain.hChristophe Leroy2022-07-281-0/+1
* scsi: cxlflash: Query write_zeroes limit for zeroingChristoph Hellwig2022-02-221-2/+2
* scsi: cxlflash: Switch to attribute groupsBart Van Assche2021-10-161-18/+22
* scsi: cxlflash: Call scsi_done() directlyBart Van Assche2021-10-161-3/+3
* Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-071-28/+6
|\
| * scsi: cxlflash: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit2021-08-241-28/+6
* | scsi: cxlflash: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2021-08-111-1/+1
|/
* scsi: core: Kill DRIVER_SENSEHannes Reinecke2021-05-311-2/+1
* scsi: core: Stop using DRIVER_ERRORHannes Reinecke2021-05-311-1/+1
* Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-051-2/+1
|\
| * PCI/VPD: Remove pci_vpd_find_tag() 'offset' argumentHeiner Kallweit2021-04-301-2/+1
* | scsi: cxlflash: Fix some misnaming related doc-rotLee Jones2021-03-181-4/+4
* | scsi: cxlflash: Fix a few misnaming issuesLee Jones2021-03-181-3/+3
* | scsi: cxlflash: Fix a little doc-rotLee Jones2021-03-181-4/+4
|/
* ocxl: Update the Process Element EntryChristophe Lombard2020-12-041-2/+4
* Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-162-13/+9
|\
| * ocxl: Don't return trigger page when allocating an interruptFrederic Barrat2020-08-251-2/+1
| * scsi: cxlflash: Access interrupt trigger page from xive directlyFrederic Barrat2020-08-252-11/+8
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-20/+18
|/
* scsi: cxlflash: Remove an unnecessary NULL checkDan Carpenter2020-06-091-3/+0
* scsi: cxlflash: Fix error return code in cxlflash_probe()Wei Yongjun2020-05-191-0/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-12-021-2/+0
|\
| * scsi: cxlflash: remove set but not used variable 'ioarcb'YueHaibing2019-10-221-2/+0
* | compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-1/+1
|/
* scsi: cxlflash: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-301-2/+10
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-19/+4
|\
| * vfs: Convert ocxlflash to use the new mount APIDavid Howells2019-05-251-14/+4
| * mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro2019-05-251-2/+1
| * cxlflash: don't bother with dentry_operationsAl Viro2019-05-201-5/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3013-65/+13
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-093-9/+8
|\
| * scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor2019-02-083-9/+8
* | scsi: cxlflash: Prevent deadlock when adapter probe failsVaibhav Jain2019-02-041-0/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-281-1/+0
|\
| * scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-1/+0
* | scsi: kill off the legacy IO pathJens Axboe2018-11-071-6/+0
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-152-6/+5
|\
| * scsi: cxlflash: Change return type for fault handlerSouptick Joarder2018-06-212-6/+5
* | Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-142-11/+4
|\ \
| * \ Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe2018-08-052-5/+4
| |\ \
| * | | scsi: cxlflash: Drop unused sense buffersKees Cook2018-08-022-11/+4
| | |/ | |/|