index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpi3mr
/
mpi3mr_os.c
Age
Commit message (
Expand
)
Author
2024-04-11
scsi: mpi3mr: Switch to using ->device_configure
Christoph Hellwig
2024-04-11
scsi: mpi3mr: Switch to using ->device_configure
Christoph Hellwig
2024-03-25
scsi: mpi3mr: Set MPI request flags appropriately
Ranjan Kumar
2024-03-25
scsi: mpi3mr: Block devices are not removed even when VDs are offlined
Ranjan Kumar
2024-01-23
scsi: mpi3mr: Use ida to manage mrioc ID
Guixin Liu
2023-12-05
scsi: mpi3mr: Fetch correct device dev handle for status reply descriptor
Chandrakanth patil
2023-12-05
scsi: mpi3mr: Clean up block devices post controller reset
Chandrakanth patil
2023-12-05
scsi: mpi3mr: Refresh sdev queue depth after controller reset
Chandrakanth patil
2023-11-24
scsi: mpi3mr: Add PCI checks where SAS5116 diverges from SAS4116
Sumit Saxena
2023-11-24
scsi: mpi3mr: Add support for SAS5116 PCI IDs
Sumit Saxena
2023-10-13
scsi: mpi3mr: Split off bus_reset function from host_reset
Hannes Reinecke
2023-08-07
scsi: mpi3mr: Enhance handling of devices removed after controller reset
Ranjan Kumar
2023-08-07
scsi: mpi3mr: WRITE SAME implementation
Ranjan Kumar
2023-08-07
scsi: mpi3mr: Add support for more than 1MB I/O
Ranjan Kumar
2023-04-11
scsi: mpi3mr: Use IRQ save variants of spinlock to protect chain frame alloca...
Ranjan Kumar
2023-03-31
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
2023-03-24
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
2023-03-24
scsi: mpi3mr: Declare SCSI host template const
Bart Van Assche
2023-03-16
scsi: mpi3mr: Update copyright year
Ranjan Kumar
2023-03-16
scsi: mpi3mr: Avoid escalating to higher level reset when target is removed
Ranjan Kumar
2023-03-16
scsi: mpi3mr: Successive VD delete and add causes FW fault
Ranjan Kumar
2023-03-07
scsi: mpi3mr: Fix expander node leak in mpi3mr_remove()
Tomas Henzl
2023-03-07
scsi: mpi3mr: Fix sas_hba.phy memory leak in mpi3mr_remove()
Tomas Henzl
2023-03-07
scsi: mpi3mr: Fix mpi3mr_hba_port memory leak in mpi3mr_remove()
Tomas Henzl
2023-03-06
scsi: mpi3mr: ioctl timeout when disabling/enabling interrupt
Ranjan Kumar
2023-02-21
scsi: mpi3mr: Fix missing mrioc->evtack_cmds initialization
Shin'ichiro Kawasaki
2022-11-17
scsi: mpi3mr: Suppress command reply debug prints
Shin'ichiro Kawasaki
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-09-25
scsi: mpi3mr: Scan the devices during resume time
Sreekanth Reddy
2022-09-25
scsi: mpi3mr: Free enclosure objects during driver unload
Sreekanth Reddy
2022-09-25
scsi: mpi3mr: Graceful handling of surprise removal of PCIe HBA
Sreekanth Reddy
2022-09-25
scsi: mpi3mr: Support new power management framework
Sreekanth Reddy
2022-08-31
scsi: mpi3mr: Block I/Os while refreshing target dev objects
Sreekanth Reddy
2022-08-31
scsi: mpi3mr: Refresh SAS ports during soft reset
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Support SAS transport class callbacks
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add framework to issue MPT transport cmds
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add SAS SATA end devices to STL
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Get target object based on rphy
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add expander devices to STL
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Enable STL on HBAs where multipath is disabled
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add helper functions to manage device's port
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add helper functions to retrieve device objects
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Enable Enclosure device add event
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add framework to issue config requests
Sreekanth Reddy
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-07-18
scsi: mpi3mr: Delete a stray tab
Dan Carpenter
2022-07-18
scsi: mpi3mr: Reduce VD queue depth on detecting throttling
Sreekanth Reddy
2022-07-18
scsi: mpi3mr: Resource Based Metering
Sreekanth Reddy
2022-07-07
scsi: mpi3mr: Enable shared host tagset
Sreekanth Reddy
[next]