index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[SCSI] stex: fix queue depth setting
Mike Christie
2008-07-26
1
-1
/
+1
|
*
[SCSI] qla4xxx: fix queue depth setting
Mike Christie
2008-07-26
1
-1
/
+3
|
*
[SCSI] fix shared tag map setup
Mike Christie
2008-07-26
1
-5
/
+14
|
*
[SCSI] st: Remove bogus memset
Kai Makisara
2008-07-26
1
-6
/
+2
|
*
[SCSI] st: Move buffer pointer back when data could not be written.
Kai Makisara
2008-07-26
1
-1
/
+2
|
*
[SCSI] qla2xxx: Update version number to 8.02.01-k5.
Andrew Vasquez
2008-07-26
1
-1
/
+1
|
*
[SCSI] qla2xxx: Don't hardcode fw_transfer_size for ISP2[45]xx parts.
Andrew Vasquez
2008-07-26
1
-1
/
+1
|
*
[SCSI] qla2xxx: Verify the RISC is not in ROM code if firmware-load is disabled.
Andrew Vasquez
2008-07-26
2
-0
/
+9
|
*
[SCSI] qla2xxx: Correct overflow during dump-processing on large-memory ISP23...
Andrew Vasquez
2008-07-26
1
-1
/
+1
|
*
[SCSI] qla2xxx: Skip FDMI registration on ISP21xx/22xx parts.
Andrew Vasquez
2008-07-26
1
-0
/
+6
|
*
[SCSI] qla2xxx: Correct rport/fcport visibility-state handling during loop-re...
Seokmann Ju
2008-07-26
3
-4
/
+8
|
*
[SCSI] qla2xxx: Correct vport management of MBA_PORT_UPDATE.
Seokmann Ju
2008-07-26
1
-4
/
+0
|
*
[SCSI] qla2xxx: Correct fcport state-management during loss.
Seokmann Ju
2008-07-26
2
-11
/
+3
|
*
[SCSI] qla2xxx: Always aquire the parent's hardware_lock.
Seokmann Ju
2008-07-26
3
-15
/
+20
|
*
[SCSI] qla2xxx: Swap enablement order of EFT and FCE.
Andrew Vasquez
2008-07-26
1
-40
/
+40
|
*
[SCSI] qla2xxx: Retrieve board serial-number and description from VPD.
Joe Carnuccio
2008-07-26
5
-5
/
+60
|
*
[SCSI] qla2xxx: Allow the user the option of disabling iIDMA.
Andrew Vasquez
2008-07-26
3
-1
/
+10
|
*
[SCSI] qla2xxx: Cleanup NPIV related functions
Seokmann Ju
2008-07-26
5
-23
/
+4
|
*
[SCSI] qla2xxx: Add LIP count to FC-transport statistics.
Harish Zunjarrao
2008-07-26
2
-1
/
+3
|
*
[SCSI] qla2xxx: Track total number of ISP aborts.
Harish Zunjarrao
2008-07-26
3
-0
/
+19
|
*
[SCSI] qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner.
Andrew Vasquez
2008-07-26
2
-19
/
+3
|
*
[SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support.
Seokmann Ju
2008-07-26
5
-25
/
+78
|
*
[SCSI] qla2xxx: Correct locking during NVRAM manipulation.
Andrew Vasquez
2008-07-26
1
-3
/
+0
*
|
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-07-26
4
-6
/
+6
|
/
*
ibmvfc: Add support for collaborative memory overcommit
Brian King
2008-07-25
1
-0
/
+15
*
ibmvscsi: driver enablement for CMO
Robert Jennings
2008-07-25
2
-7
/
+40
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-07-24
1
-11
/
+22
|
\
|
*
ide-scsi: remove kmalloced struct request
FUJITA Tomonori
2008-07-24
1
-10
/
+15
|
*
ide: add ide_device_{get,put}() helpers
Bartlomiej Zolnierkiewicz
2008-07-24
1
-1
/
+7
*
|
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
2008-07-24
1
-0
/
+1
|
/
*
ide-scsi: convert to using the new atapi_flags
Borislav Petkov
2008-07-23
1
-16
/
+1
*
ide-scsi: pass packet command in rq->cmd
Borislav Petkov
2008-07-23
1
-0
/
+2
*
ide-scsi: use drive->pc_callback instead of pc->callback
Borislav Petkov
2008-07-23
1
-2
/
+3
*
ide: add struct ide_tp_ops (take 2)
Bartlomiej Zolnierkiewicz
2008-07-23
1
-3
/
+4
*
ide: add ->read_status method
Bartlomiej Zolnierkiewicz
2008-07-23
1
-1
/
+1
*
ide: add ->exec_command method
Bartlomiej Zolnierkiewicz
2008-07-23
1
-2
/
+1
*
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2008-07-21
3
-8
/
+9
*
Driver Core: add ability for class_find_device to start in middle of list
Greg Kroah-Hartman
2008-07-21
2
-3
/
+4
*
device create: scsi: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
1
-2
/
+2
*
scsi_dh: Verify "dev" is a sdev before accessing it.
Chandra Seetharaman
2008-07-16
3
-3
/
+18
*
IDE: Remove unused code
Elias Oltmanns
2008-07-16
1
-14
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-07-15
43
-1553
/
+8086
|
\
|
*
[SCSI] sym53c8xx: Fix bogus sym_que_entry re-implementation of container_of
Benjamin Herrenschmidt
2008-07-12
1
-3
/
+1
|
*
[SCSI] make struct scsi_{host,target}_type static
Adrian Bunk
2008-07-12
2
-2
/
+2
|
*
[SCSI] fix locking in host use of blk_plug_device()
James Bottomley
2008-07-12
1
-1
/
+0
|
*
[SCSI] ibmvfc: IBM Power Virtual Fibre Channel Adapter Client Driver
Brian King
2008-07-12
5
-0
/
+4613
|
*
[SCSI] sg: Add target reset support
Brian King
2008-07-12
1
-0
/
+3
|
*
[SCSI] sd: Move scsi_disk() accessor function to sd.h
Martin K. Petersen
2008-07-12
2
-5
/
+5
|
*
[SCSI] sd: Move sd.h header file
Martin K. Petersen
2008-07-12
2
-1
/
+58
|
*
[SCSI] esp: correct module name in Kconfig help for SCSI_SUNESP
Frans Pop
2008-07-12
1
-2
/
+4
[prev]
[next]