index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
/
megaraid_mbox.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-23
scsi: megaraid_mbox: Use DEVICE_ATTR_ADMIN_RO() macro
Zhen Lei
1
-10
/
+8
2021-06-01
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
1
-2
/
+2
2021-06-01
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
1
-5
/
+2
2021-06-01
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
1
-9
/
+5
2021-05-10
scsi: megaraid_mbox: Remove redundant initialization of pointer mbox
Colin Ian King
1
-2
/
+0
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-2
/
+0
2021-03-16
scsi: megaraid_mbox: Fix function name megaraid_queue_command_lck() in descri...
Lee Jones
1
-1
/
+1
2021-01-29
scsi: megaraid_mbox: Fix spelling of 'allocated'
dingsenjie
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-08
scsi: megaraid: Fix kdoc comments format
Damien Le Moal
1
-2
/
+2
2020-04-15
scsi: megaraid: make two symbols static in megaraid_mbox.c
Jason Yan
1
-3
/
+3
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-7
/
+8
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-12-08
scsi: megaraid_sas: NULL check before some freeing functions is not needed
Thomas Meyer
1
-6
/
+3
2018-10-18
scsi: megaraid_mbox: switch to generic DMA API
Christoph Hellwig
1
-26
/
+25
2018-10-17
scsi: megaraid_mbox: remove set but not used variables
YueHaibing
1
-27
/
+0
2018-10-16
scsi: megaraid_mbox: remove bogus use of pci_dma_sync_sg_* APIs
Christoph Hellwig
1
-34
/
+1
2018-09-26
scsi: megaraid: fix spelling mistake "maibox" -> "mailbox"
Colin Ian King
1
-2
/
+2
2017-11-01
scsi: megaraid: Convert timers to use timer_setup()
Kees Cook
1
-14
/
+12
2017-08-26
scsi: megaraid_mbox: drop duplicate bus reset and device reset function
Hannes Reinecke
1
-2
/
+0
2017-08-07
scsi: megaraid: Replace PCI pool old API
Romain Perier
1
-15
/
+15
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-20
/
+1
2014-11-24
scsi: don't allow setting of queue_depth bigger than can_queue
Christoph Hellwig
1
-2
/
+0
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-1
/
+1
2014-08-09
scsi: use pci_zalloc_consistent
Joe Perches
1
-9
/
+7
2013-11-29
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
1
-0
/
+1
2013-10-14
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-6
/
+0
2013-08-20
scsi/megaraid fixed several typos in comments
Matthias Schid
1
-5
/
+5
2013-01-04
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-07-20
[SCSI] megaraid: remove a spurious IRQ enable
Dan Carpenter
1
-1
/
+1
2011-11-01
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
1
-0
/
+1
2011-09-27
doc: fix broken references
Paul Bolle
1
-1
/
+1
2011-05-01
[SCSI] remove cmd->serial_number litter
Christoph Hellwig
1
-22
/
+15
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-3
/
+3
2010-11-17
SCSI host lock push-down
Jeff Garzik
1
-3
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
1
-1
/
+6
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-1
/
+1
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
1
-8
/
+8
2008-04-30
[SCSI] megaraid_mbox: fix Dell CERC firmware problem
Hannes Reinecke
1
-0
/
+17
2008-04-20
SCSI: convert struct class_device to struct device
Tony Jones
1
-6
/
+7
2008-02-03
drivers/scsi/: Spelling fixes
Joe Perches
1
-5
/
+5
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
1
-1
/
+0
2008-01-23
[SCSI] megaraid: fix section mismatch
Randy Dunlap
1
-3
/
+3
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-8
/
+4
[next]