index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
cxlflash
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
4
-4
/
+4
2024-04-08
scsi: cxlflash: Fix function pointer cast warnings
Arnd Bergmann
5
-46
/
+38
2024-03-10
scsi: cxlflash: Make cxlflash_class constant
Ricardo B. Marliere
1
-7
/
+10
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-11
scsi: cxlflash: s/semahpore/semaphore/
Geert Uytterhoeven
2
-2
/
+2
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2023-01-18
scsi: cxlflash: Convert to scsi_execute_cmd()
Mike Christie
2
-32
/
+34
2022-11-30
driver core: fix up missed scsi/cxlflash class.devnode() conversion.
Stephen Rothwell
1
-1
/
+1
2022-09-06
scsi: cxlflash: Drop DID_ALLOC_FAILURE use
Mike Christie
1
-1
/
+1
2022-07-28
scsi: cxlflash: Include missing linux/irqdomain.h
Christophe Leroy
1
-0
/
+1
2022-02-22
scsi: cxlflash: Query write_zeroes limit for zeroing
Christoph Hellwig
1
-2
/
+2
2021-10-16
scsi: cxlflash: Switch to attribute groups
Bart Van Assche
1
-18
/
+22
2021-10-16
scsi: cxlflash: Call scsi_done() directly
Bart Van Assche
1
-3
/
+3
2021-09-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-28
/
+6
2021-08-24
scsi: cxlflash: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-28
/
+6
2021-08-11
scsi: cxlflash: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-1
/
+1
2021-05-31
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
1
-2
/
+1
2021-05-31
scsi: core: Stop using DRIVER_ERROR
Hannes Reinecke
1
-1
/
+1
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2021-04-30
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
1
-2
/
+1
2021-03-18
scsi: cxlflash: Fix some misnaming related doc-rot
Lee Jones
1
-4
/
+4
2021-03-18
scsi: cxlflash: Fix a few misnaming issues
Lee Jones
1
-3
/
+3
2021-03-18
scsi: cxlflash: Fix a little doc-rot
Lee Jones
1
-4
/
+4
2020-12-04
ocxl: Update the Process Element Entry
Christophe Lombard
1
-2
/
+4
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-13
/
+9
2020-08-25
ocxl: Don't return trigger page when allocating an interrupt
Frederic Barrat
1
-2
/
+1
2020-08-25
scsi: cxlflash: Access interrupt trigger page from xive directly
Frederic Barrat
2
-11
/
+8
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-20
/
+18
2020-06-09
scsi: cxlflash: Remove an unnecessary NULL check
Dan Carpenter
1
-3
/
+0
2020-05-19
scsi: cxlflash: Fix error return code in cxlflash_probe()
Wei Yongjun
1
-0
/
+1
2019-12-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+0
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-1
/
+1
2019-10-22
scsi: cxlflash: remove set but not used variable 'ioarcb'
YueHaibing
1
-2
/
+0
2019-07-30
scsi: cxlflash: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+10
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-19
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
13
-65
/
+13
2019-05-25
vfs: Convert ocxlflash to use the new mount API
David Howells
1
-14
/
+4
2019-05-25
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
1
-2
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-20
cxlflash: don't bother with dentry_operations
Al Viro
1
-5
/
+1
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-9
/
+8
2019-02-08
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
3
-9
/
+8
2019-02-04
scsi: cxlflash: Prevent deadlock when adapter probe fails
Vaibhav Jain
1
-0
/
+2
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-11-07
scsi: kill off the legacy IO path
Jens Axboe
1
-6
/
+0
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-6
/
+5
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-11
/
+4
[next]