index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt2sas
/
mpt2sas_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-16
mpt2sas: Get IOC_FACTS information using handshake protocol only after HBA ca...
Sreekanth Reddy
1
-0
/
+68
2014-09-16
mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array support
Sreekanth Reddy
1
-57
/
+183
2014-09-16
mpt2sas: Copyright in driver sources is updated for year the 2014
Sreekanth Reddy
1
-1
/
+1
2014-09-16
mpt2sas: Added driver module parameter max_msix_vectors
Sreekanth Reddy
1
-0
/
+14
2014-09-16
mpt2sas: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-3
/
+3
2014-07-25
mpt2sas: delay scsi_add_host call to work with scsi-mq
Reddy, Sreekanth
1
-1
/
+1
2014-07-25
mpt2sas: Rework the MSI-X grouping code
Martin K. Petersen
1
-41
/
+23
2014-07-25
mpt2sas: annotate ioc->reply_post_host_index as __iomem
Joe Lawrence
1
-4
/
+5
2014-05-28
mpt2sas: Add free smids to the head, not tail of list
Matthew Wilcox
1
-4
/
+4
2014-01-14
MPT / PCI: Use pci_stop_and_remove_bus_device_locked()
Rafael J. Wysocki
1
-1
/
+1
2013-09-03
[SCSI] mpt2sas: The copyright in driver sources is updated for the year 2013
Sreekanth Reddy
1
-1
/
+1
2013-09-03
[SCSI] mpt2sas: Null pointer deference possibility in mpt2sas_ctl_event_callb...
Sreekanth Reddy
1
-6
/
+5
2013-08-26
[SCSI] mpt2sas: fix cleanup on controller resource mapping failure
Joe Lawrence
1
-10
/
+17
2013-06-24
[SCSI] mpt2sas: Calulate the Reply post queue depth calculation as per the MP...
Sreekanth Reddy
1
-12
/
+14
2013-06-24
[SCSI] mpt2sas: Update the timing requirements for issuing a Hard Reset
Sreekanth Reddy
1
-7
/
+13
2013-06-24
[SCSI] mpt2sas: Fix for issue Missing delay not getting set during system bootup
Reddy, Sreekanth
1
-10
/
+3
2013-02-24
[SCSI] mpt2sas: Add support for OEM specific controller
Sreekanth Reddy
1
-0
/
+8
2013-01-29
[SCSI] mpt2sas: fix for driver fails EEH, recovery from injected pci bus error
Sreekanth Reddy
1
-1
/
+18
2012-10-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-3
/
+3
2012-10-02
Merge SCSI misc branch into isci-for-3.6 tag
James Bottomley
1
-3
/
+3
2012-09-17
[SCSI] mpt2sas: Fix for issue - Unable to boot from the drive connected to HBA
sreekanth.reddy@lsi.com
1
-0
/
+7
2012-08-24
[SCSI] mpt2sas: To include more Intel Branding
sreekanth.reddy@lsi.com
1
-2
/
+2
2012-08-24
[SCSI] mpt2sas: 2012 source code copyright
sreekanth.reddy@lsi.com
1
-1
/
+1
2012-08-22
[SCSI] mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth...
sreekanth.reddy@lsi.com
1
-5
/
+8
2012-06-06
[SCSI] mpt2sas: Fix unsafe using smp_processor_id() in preemptible
nagalakshmi.nandigama@lsi.com
1
-1
/
+1
2012-04-23
[SCSI] mpt2sas: Fix for panic happening because of improper memory allocation
nagalakshmi.nandigama@lsi.com
1
-3
/
+3
2012-04-23
[SCSI] mpt2sas: Fix linux driver sparse errors
nagalakshmi.nandigama@lsi.com
1
-1
/
+2
2012-04-23
[SCSI] mpt2sas: Fix security scan issues reported by source code analysis tool
nagalakshmi.nandigama@lsi.com
1
-6
/
+13
2012-04-23
[SCSI] mpt2sas: Improvement were made to better protect the sas_device, raid_...
nagalakshmi.nandigama@lsi.com
1
-2
/
+8
2012-03-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
1
-4
/
+2
2012-03-28
[SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revision
Sergei Shtylyov
1
-3
/
+1
2012-03-28
[SCSI] mpt2sas: remove extraneous sas_log_info messages
Sathisha Nanjappa
1
-1
/
+1
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+1
2012-02-27
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
1
-1
/
+1
2012-02-19
[SCSI] mpt2sas: add missing allocation check
Tomas Henzl
1
-0
/
+5
2012-02-12
[SCSI] mpt2sas: Fix mismatch in mpt2sas_base_hard_reset_handler() mutex lock-...
Alexey Khoroshilov
1
-1
/
+2
2011-12-15
[SCSI] mpt2sas: Removed redundant calling of _scsih_probe_devices() from _scs...
nagalakshmi.nandigama@lsi.com
1
-13
/
+7
2011-12-15
[SCSI] mpt2sas: Remove unused duplicate diag_buffer_enable param
Roland Dreier
1
-13
/
+0
2011-12-15
[SCSI] mpt2sas: Fix possible integer truncation of cpu_count
Roland Dreier
1
-1
/
+1
2011-12-15
[SCSI] mpt2sas: Fix leak on mpt2sas_base_attach() error path
Roland Dreier
1
-1
/
+1
2011-12-15
[SCSI] mpt2sas : Fix for memory allocation error for large host credits
nagalakshmi.nandigama@lsi.com
1
-56
/
+27
2011-12-15
[SCSI] mpt2sas: Added support for customer specific branding
nagalakshmi.nandigama@lsi.com
1
-0
/
+16
2011-12-15
[SCSI] mpt2sas: Rearrange the the code so that the completion queues are init...
nagalakshmi.nandigama@lsi.com
1
-3
/
+3
2011-12-15
[SCSI] mpt2sas: Adding support for customer specific branding
nagalakshmi.nandigama@lsi.com
1
-0
/
+4
2011-12-15
[SCSI] mpt2sas: Better handling DEAD IOC (PCI-E LInk down) error condition
nagalakshmi.nandigama@lsi.com
1
-0
/
+59
2011-10-30
[SCSI] mpt2sas: New feature - Fast Load Support
nagalakshmi.nandigama@lsi.com
1
-44
/
+203
2011-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-109
/
+338
2011-09-22
[SCSI] mpt2sas: Added NUNA IO support in driver which uses multi-reply queue ...
nagalakshmi.nandigama@lsi.com
1
-109
/
+338
2011-09-15
Remove unneeded version.h includes from drivers/scsi/
Jesper Juhl
1
-1
/
+0
2011-06-29
[SCSI] mpt2sas: Adding support for customer specific branding
Kashyap, Desai
1
-2
/
+17
[next]