index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
/
megaraid_sas_base.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-04-08
Merge branch '6.15/scsi-queue' into 6.15/scsi-fixes
Martin K. Petersen
1
-2
/
+7
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-5
/
+5
2025-04-03
scsi: megaraid_sas: Block zero-length ATA VPD inquiry
Chandrakanth Patil
1
-2
/
+7
2025-03-10
scsi: megaraid_sas: Make most module parameters static
Dr. David Alan Gilbert
1
-5
/
+5
2025-01-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-8
/
+8
2025-01-10
Merge branch '6.13/scsi-fixes' into 6.14/scsi-staging
Martin K. Petersen
1
-1
/
+4
2024-12-23
scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
Daniel Wagner
1
-2
/
+1
2024-12-09
scsi: Constify struct pci_device_id
Christophe JAILLET
1
-1
/
+1
2024-12-04
scsi: Rename .device_configure() into .sdev_configure()
Bart Van Assche
1
-3
/
+3
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
1
-4
/
+4
2024-12-02
Merge branch '6.13/scsi-queue' into 6.13/scsi-fixes
Martin K. Petersen
1
-1
/
+4
2024-11-20
scsi: megaraid_sas: Fix for a potential deadlock
Tomas Henzl
1
-1
/
+4
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-12
scsi: megaraid_sas: Remove trailing space after \n newline
Colin Ian King
1
-1
/
+1
2024-06-28
megaraid_sas: don't set QUEUE_FLAG_NOMERGES
Christoph Hellwig
1
-2
/
+0
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-2
/
+2
2024-05-16
scsi: megaraid_sas: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-2
/
+2
2024-04-11
scsi: megaraid_sas: Switch to using ->device_configure
Christoph Hellwig
1
-12
/
+17
2023-10-13
Merge patch series "megaraid_sas: Driver version update to 07.727.03.00-rc1"
Martin K. Petersen
1
-2
/
+2
2023-10-13
scsi: megaraid_sas: Increase register read retry rount from 3 to 30 for selected registers
Chandrakanth patil
1
-2
/
+2
2023-09-05
scsi: megaraid_sas: Fix deadlock on firmware crashdump
Junxiao Bi
1
-12
/
+9
2023-08-21
scsi: megaraid_sas: Use pci_dev_id() to simplify the code
Jialin Zhang
1
-1
/
+1
2023-05-26
overflow: Add struct_size_t() helper
Kees Cook
1
-6
/
+6
2023-03-31
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
1
-1
/
+1
2023-03-24
scsi: megaraid_sas: Fix fw_crash_buffer_show()
Tomas Henzl
1
-1
/
+1
2023-03-24
scsi: megaraid: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+3
2022-10-22
scsi: core: Change the return type of .eh_timed_out()
Bart Van Assche
1
-4
/
+3
2022-10-21
Merge branch '6.1/scsi-queue' into 6.1/scsi-fixes
Martin K. Petersen
1
-19
/
+8
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-13
/
+11
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+2
2022-10-01
scsi: megaraid_sas: Move megasas_dbg_lvl init to megasas_init()
Guixin Liu
1
-1
/
+1
2022-10-01
scsi: megaraid_sas: Remove unnecessary memset()
Guixin Liu
1
-4
/
+0
2022-10-01
scsi: megaraid_sas: Simplify megasas_update_device_list
Guixin Liu
1
-12
/
+5
2022-10-01
scsi: megaraid_sas: Correct an error message
Guixin Liu
1
-1
/
+1
2022-10-01
scsi: megaraid_sas: Correct value passed to scsi_device_lookup()
Guixin Liu
1
-1
/
+1
2022-08-31
scsi: megaraid_sas: Use struct_size() in code related to struct MR_PD_CFG_SEQ_NUM_SYNC
Gustavo A. R. Silva
1
-7
/
+7
2022-08-31
scsi: megaraid_sas: Use struct_size() in code related to struct MR_FW_RAID_MAP
Gustavo A. R. Silva
1
-3
/
+3
2022-08-31
scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_PD_CFG_SEQ_NUM_SYNC
Gustavo A. R. Silva
1
-2
/
+2
2022-08-31
scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_FW_RAID_MAP
Gustavo A. R. Silva
1
-1
/
+1
2022-08-31
scsi: megaraid: Remove redundant assignment to variable mfiStatus
Colin Ian King
1
-3
/
+1
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
1
-4
/
+2
2022-08-19
Merge branch '5.20/scsi-queue' into 6.0/scsi-fixes
Martin K. Petersen
1
-6
/
+2
2022-08-11
scsi: megaraid_sas: Remove unnecessary kfree()
Guixin Liu
1
-6
/
+2
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2022-07-13
scsi: megaraid: Clear READ queue map's nr_queues
Ming Lei
1
-0
/
+3
2022-07-07
scsi: megaraid_sas: Clean up some inconsistent indenting
Jiapeng Chong
1
-2
/
+2
2022-04-18
Merge branch '5.18/scsi-fixes' into 5.19/scsi-staging
Martin K. Petersen
1
-0
/
+7
2022-04-11
scsi: megaraid_sas: Remove unnecessary memset
Wan Jiabing
1
-2
/
+0
[next]