index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
smartpqi
Age
Commit message (
Expand
)
Author
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
2022-07-13
scsi: smartpqi: Add PCI IDs for Lenovo controllers
Mike McGowen
2022-07-13
scsi: smartpqi: Add PCI ID for Adaptec SmartHBA 2100-8i
Mike McGowen
2022-07-13
scsi: smartpqi: Fix PCI control linkdown system hang
Sagar Biradar
2022-07-13
scsi: smartpqi: Add driver support for multi-LUN devices
Kumar Meiyappan
[next]