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
/
smartpqi
Age
Commit message (
Expand
)
Author
2024-02-15
scsi: smartpqi: Fix disable_managed_interrupts
Don Brace
2024-01-03
scsi: smartpqi: Bump driver version to 2.1.26-030
Don Brace
2024-01-03
scsi: smartpqi: Fix logical volume rescan race condition
Mahesh Rajashekhara
2024-01-03
scsi: smartpqi: Add new controller PCI IDs
David Strahan
2023-08-24
Merge patch series "smartpqi updates"
Martin K. Petersen
2023-08-24
scsi: smartpqi: Change driver version to 2.1.24-046
Don Brace
2023-08-24
scsi: smartpqi: Enhance error messages
Mahesh Rajashekhara
2023-08-24
scsi: smartpqi: Enhance controller offline notification
David Strahan
2023-08-24
scsi: smartpqi: Enhance shutdown notification
David Strahan
2023-08-24
scsi: smartpqi: Simplify lun_number assignment
David Strahan
2023-08-24
scsi: smartpqi: Rename pciinfo to pci_info
Kevin Barnett
2023-08-24
scsi: smartpqi: Rename MACRO to clarify purpose
Kevin Barnett
2023-08-24
scsi: smartpqi: Add abort handler
Kevin Barnett
2023-08-24
scsi: core: Improve type safety of scsi_rescan_device()
Bart Van Assche
2023-07-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-21
scsi: smartpqi: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2023-05-31
scsi: smartpqi: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2023-05-26
overflow: Add struct_size_t() helper
Kees Cook
2023-05-08
scsi: smartpqi: Update version to 2.1.22-040
Don Brace
2023-05-08
scsi: smartpqi: Update copyright to 2023
Don Brace
2023-05-08
scsi: smartpqi: Add sysfs entry for NUMA node in /sys/block/sdX/device
Don Brace
2023-05-08
scsi: smartpqi: Stop sending driver-initiated TURs
Kevin Barnett
2023-05-08
scsi: smartpqi: Fix byte aligned writew for ARM servers
Don Brace
2023-05-08
scsi: smartpqi: Add support for RAID NCQ priority
Gilbert Wu
2023-05-08
scsi: smartpqi: Validate block layer host tag
Murthy Bhat
2023-05-08
scsi: smartpqi: Remove contention for raid_bypass_cnt
Mike McGowen
2023-05-08
scsi: smartpqi: Fix rare SAS transport memory leak
Don Brace
2023-05-08
scsi: smartpqi: Remove NULL pointer check
Kevin Barnett
2023-05-08
scsi: smartpqi: Add new controller PCI IDs
David Strahan
2023-05-08
scsi: smartpqi: Map full length of PCI BAR 0
Mike McGowen
2023-03-24
scsi: smartpqi: Declare SCSI host template const
Bart Van Assche
2023-02-08
scsi: smartpqi: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2022-11-17
scsi: smartpqi: Change version to 2.1.20-035
Don Brace
2022-11-17
scsi: smartpqi: Initialize feature section info
Don Brace
2022-11-17
scsi: smartpqi: Add controller cache flush during rmmod
Gilbert Wu
2022-11-17
scsi: smartpqi: Correct device removal for multi-actuator devices
Kumar Meiyappan
2022-11-17
scsi: smartpqi: Change sysfs raid_level attribute to N/A for controllers
Kevin Barnett
2022-11-17
scsi: smartpqi: Correct max LUN number
Kevin Barnett
2022-11-17
scsi: smartpqi: Add new controller PCI IDs
Mike McGowen
2022-11-17
scsi: smartpqi: Convert to host_tagset
Don Brace
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-07-13
scsi: smartpqi: Update version to 2.1.18-045
Don Brace
2022-07-13
scsi: smartpqi: Update copyright to current year
Don Brace
2022-07-13
scsi: smartpqi: Add ctrl ready timeout module parameter
Kevin Barnett
2022-07-13
scsi: smartpqi: Update deleting a LUN via sysfs
Kevin Barnett
2022-07-13
scsi: smartpqi: Add module param to disable managed ints
Mike McGowen
2022-07-13
scsi: smartpqi: Fix RAID map race condition
Kevin Barnett
2022-07-13
scsi: smartpqi: Fix DMA direction for RAID requests
Mahesh Rajashekhara
2022-07-13
scsi: smartpqi: Stop logging spurious PQI reset failures
Kevin Barnett
[next]