index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
/
megaraid_mbox.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: megaraid: Use pci_dev_id() to simplify the code
Jialin Zhang
2023-08-21
1
-1
/
+1
*
scsi: megaraid: Declare SCSI host template const
Bart Van Assche
2023-03-24
1
-1
/
+1
*
scsi: megaraid: Convert sysfs snprintf() to sysfs_emit()
Xuezhi Zhang
2022-09-15
1
-2
/
+2
*
scsi: megaraid: Remove the static variable initialisation
Jason Wang
2022-07-26
1
-1
/
+1
*
scsi: megaraid: Fix a kernel-doc warning
Bart Van Assche
2021-11-29
1
-1
/
+0
*
scsi: megaraid_mbox: Switch to attribute groups
Bart Van Assche
2021-10-16
1
-6
/
+9
*
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2021-10-16
1
-2
/
+2
*
scsi: megaraid_mbox: Call scsi_done() directly
Bart Van Assche
2021-10-16
1
-5
/
+4
*
scsi: megaraid_mbox: Use DEVICE_ATTR_ADMIN_RO() macro
Zhen Lei
2021-06-22
1
-10
/
+8
*
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
2021-05-31
1
-2
/
+2
*
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-05-31
1
-5
/
+2
*
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
2021-05-31
1
-9
/
+5
*
scsi: megaraid_mbox: Remove redundant initialization of pointer mbox
Colin Ian King
2021-05-10
1
-2
/
+0
*
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-07
1
-2
/
+0
*
scsi: megaraid_mbox: Fix function name megaraid_queue_command_lck() in descri...
Lee Jones
2021-03-15
1
-1
/
+1
*
scsi: megaraid_mbox: Fix spelling of 'allocated'
dingsenjie
2021-01-29
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
scsi: megaraid: Fix kdoc comments format
Damien Le Moal
2020-07-08
1
-2
/
+2
*
scsi: megaraid: make two symbols static in megaraid_mbox.c
Jason Yan
2020-04-14
1
-3
/
+3
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-7
/
+8
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-1
/
+0
*
scsi: megaraid_sas: NULL check before some freeing functions is not needed
Thomas Meyer
2018-12-07
1
-6
/
+3
*
scsi: megaraid_mbox: switch to generic DMA API
Christoph Hellwig
2018-10-17
1
-26
/
+25
*
scsi: megaraid_mbox: remove set but not used variables
YueHaibing
2018-10-16
1
-27
/
+0
*
scsi: megaraid_mbox: remove bogus use of pci_dma_sync_sg_* APIs
Christoph Hellwig
2018-10-15
1
-34
/
+1
*
scsi: megaraid: fix spelling mistake "maibox" -> "mailbox"
Colin Ian King
2018-09-25
1
-2
/
+2
*
scsi: megaraid: Convert timers to use timer_setup()
Kees Cook
2017-11-01
1
-14
/
+12
*
scsi: megaraid_mbox: drop duplicate bus reset and device reset function
Hannes Reinecke
2017-08-25
1
-2
/
+0
*
scsi: megaraid: Replace PCI pool old API
Romain Perier
2017-08-07
1
-15
/
+15
*
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-20
/
+1
*
scsi: don't allow setting of queue_depth bigger than can_queue
Christoph Hellwig
2014-11-24
1
-2
/
+0
*
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
1
-1
/
+1
*
scsi: use pci_zalloc_consistent
Joe Perches
2014-08-08
1
-9
/
+7
*
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
2013-11-29
1
-0
/
+1
*
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-14
1
-6
/
+0
*
scsi/megaraid fixed several typos in comments
Matthias Schid
2013-08-20
1
-5
/
+5
*
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+3
*
[SCSI] megaraid: remove a spurious IRQ enable
Dan Carpenter
2012-07-20
1
-1
/
+1
*
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
doc: fix broken references
Paul Bolle
2011-09-27
1
-1
/
+1
*
[SCSI] remove cmd->serial_number litter
Christoph Hellwig
2011-05-01
1
-22
/
+15
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-3
/
+3
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-3
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
1
-1
/
+1
|
\
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
|
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
2009-12-04
1
-1
/
+6
|
/
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-2
/
+2
[next]