index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
/
megaraid_sas_base.c
Age
Commit message (
Expand
)
Author
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-16
scsi: megaraid_sas: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-04-11
scsi: megaraid_sas: Switch to using ->device_configure
Christoph Hellwig
2023-10-13
Merge patch series "megaraid_sas: Driver version update to 07.727.03.00-rc1"
Martin K. Petersen
2023-10-13
scsi: megaraid_sas: Increase register read retry rount from 3 to 30 for selec...
Chandrakanth patil
2023-09-05
scsi: megaraid_sas: Fix deadlock on firmware crashdump
Junxiao Bi
2023-08-21
scsi: megaraid_sas: Use pci_dev_id() to simplify the code
Jialin Zhang
2023-05-26
overflow: Add struct_size_t() helper
Kees Cook
2023-03-31
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
2023-03-24
scsi: megaraid_sas: Fix fw_crash_buffer_show()
Tomas Henzl
2023-03-24
scsi: megaraid: Declare SCSI host template const
Bart Van Assche
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-10-22
scsi: core: Change the return type of .eh_timed_out()
Bart Van Assche
2022-10-21
Merge branch '6.1/scsi-queue' into 6.1/scsi-fixes
Martin K. Petersen
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-01
scsi: megaraid_sas: Move megasas_dbg_lvl init to megasas_init()
Guixin Liu
2022-10-01
scsi: megaraid_sas: Remove unnecessary memset()
Guixin Liu
2022-10-01
scsi: megaraid_sas: Simplify megasas_update_device_list
Guixin Liu
2022-10-01
scsi: megaraid_sas: Correct an error message
Guixin Liu
2022-10-01
scsi: megaraid_sas: Correct value passed to scsi_device_lookup()
Guixin Liu
2022-08-31
scsi: megaraid_sas: Use struct_size() in code related to struct MR_PD_CFG_SEQ...
Gustavo A. R. Silva
2022-08-31
scsi: megaraid_sas: Use struct_size() in code related to struct MR_FW_RAID_MAP
Gustavo A. R. Silva
2022-08-31
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
2022-08-31
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
2022-08-31
scsi: megaraid: Remove redundant assignment to variable mfiStatus
Colin Ian King
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-19
Merge branch '5.20/scsi-queue' into 6.0/scsi-fixes
Martin K. Petersen
2022-08-11
scsi: megaraid_sas: Remove unnecessary kfree()
Guixin Liu
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-07-13
scsi: megaraid: Clear READ queue map's nr_queues
Ming Lei
2022-07-07
scsi: megaraid_sas: Clean up some inconsistent indenting
Jiapeng Chong
2022-04-18
Merge branch '5.18/scsi-fixes' into 5.19/scsi-staging
Martin K. Petersen
2022-04-11
scsi: megaraid_sas: Remove unnecessary memset
Wan Jiabing
2022-04-06
scsi: megaraid_sas: Target with invalid LUN ID is deleted during scan
Chandrakanth patil
2022-02-22
scsi: megasas: Stop using the SCSI pointer
Bart Van Assche
2021-12-10
scsi: megaraid_sas: Use irq_set_affinity_and_hint()
Nitesh Narayan Lal
2021-10-16
scsi: megaraid_sas: Switch to attribute groups
Bart Van Assche
2021-10-16
scsi: megaraid_sas: Call scsi_done() directly
Bart Van Assche
2021-09-13
scsi: megaraid: Clean up some inconsistent indenting
Colin Ian King
2021-09-13
scsi: megaraid: Fix Coccinelle warning
jing yangyang
2021-08-11
scsi: megaraid: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-06-02
Merge branch '5.14/scsi-result' into 5.14/scsi-staging
Martin K. Petersen
2021-06-02
scsi: megaraid_sas: Early detection of VD deletion through RaidMap update
Kashyap Desai
2021-06-02
scsi: megaraid_sas: Fix resource leak in case of probe failure
Chandrakanth Patil
2021-05-31
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-05-10
scsi: megaraid_sas: Use DEFINE_SPINLOCK() for spinlock
Shixin Liu
2021-03-15
scsi: megaraid_sas: Fix a bunch of misnamed functions in their headers
Lee Jones
2021-03-04
scsi: megaraid_sas: mq_poll support
Kashyap Desai
2021-01-07
scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
Arnd Bergmann
[next]