index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
-6
/
+2
2021-06-01
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
1
-5
/
+3
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-90
/
+102
2020-08-25
scsi: megaraid: Remove pci-dma-compat wrapper API
Suraj Upadhyay
1
-90
/
+102
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-6
/
+6
2020-07-08
scsi: megaraid: Remove set but unused variable
Damien Le Moal
1
-3
/
+1
2020-07-08
scsi: megaraid: Fix set but unused variable
Damien Le Moal
1
-5
/
+4
2020-07-08
scsi: megaraid: Remove set but unused variable
Damien Le Moal
1
-2
/
+1
2020-07-08
scsi: megaraid: Fix kdoc comments format
Damien Le Moal
1
-103
/
+103
2020-03-24
scsi: simplify scsi_partsize
Christoph Hellwig
1
-11
/
+2
2019-09-24
scsi: megaraid: disable device when probe failed after enabled device
Xiang Chen
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-06-20
scsi: core: remove Scsi_Cmnd typedef
Johannes Thumshirn
1
-14
/
+15
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+3
2018-05-16
megaraid: simplify procfs code
Christoph Hellwig
1
-104
/
+36
2018-05-08
scsi: megaraid: silence a static checker bug
Dan Carpenter
1
-0
/
+3
2017-08-07
scsi: megaraid: fix format-overflow warning
Arnd Bergmann
1
-2
/
+4
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-08-26
megaraid : use dev_printk when possible
Bjorn Helgaas
1
-74
/
+66
2015-02-02
scsi: replace seq_printf with seq_puts
Rasmus Villemoes
1
-1
/
+1
2014-11-12
scsi: correct return values for .eh_abort_handler implementations
Hannes Reinecke
1
-4
/
+4
2014-07-18
scsi: use 64-bit value for 'max_luns'
Hannes Reinecke
1
-1
/
+1
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
1
-2
/
+2
2014-03-27
[SCSI] megaraid: simplify internal command handling
Christoph Hellwig
1
-89
/
+31
2013-11-29
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
1
-0
/
+1
2013-06-05
PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)
Gu Zheng
1
-1
/
+1
2013-05-05
megaraid: single_open() leak
Al Viro
1
-1
/
+1
2013-05-02
proc: Supply an accessor for getting the data from a PDE's parent
David Howells
1
-1
/
+1
2013-05-02
proc: Add proc_mkdir_data()
David Howells
1
-2
/
+2
2013-04-29
megaraid: Don't use create_proc_read_entry()
David Howells
1
-658
/
+382
2013-01-04
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+2
2012-09-01
megaraid: remove unnecessary #defines
Jon Mason
1
-3
/
+2
2012-07-20
[SCSI] megaraid: cleanup type issue in mega_build_cmd()
Dan Carpenter
1
-2
/
+2
2012-03-20
scsi: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2012-01-16
[SCSI] megaraid: fix sparse warnings
adam radford
1
-5
/
+8
2011-05-01
[SCSI] remove cmd->serial_number litter
Christoph Hellwig
1
-10
/
+10
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-02-02
fix typos 'comamnd' -> 'command' in comments
Justin P. Mattock
1
-2
/
+2
2010-11-17
SCSI host lock push-down
Jeff Garzik
1
-2
/
+4
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-09-15
scsi: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-4
/
+4
2010-05-17
scsi: Push down BKL into ioctl functions
Arnd Bergmann
1
-3
/
+17
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+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
[next]