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] Signdness issue in drivers/scsi/osst.c
Eric Sesterhenn
2006-09-26
1
-2
/
+1
|
*
[SCSI] scsi: included header cleanup
Henrik Kretzschmar
2006-09-26
1
-3
/
+4
|
*
[SCSI] drivers/scsi/gdth.h: removal of old scsi code
Michal Piotrowski
2006-09-26
1
-10
/
+0
|
*
[SCSI] drivers/scsi/dpt/dpti_i2o.h: removal of old scsi code
Michal Piotrowski
2006-09-26
1
-10
/
+0
|
*
[SCSI] megaraid: Use the proper type to hold the irq number.
Eric W. Biederman
2006-09-26
1
-1
/
+1
|
*
[SCSI] 3w-xxxx: fix "ATA UDMA upgrade" message number
Alexey Dobriyan
2006-09-26
1
-1
/
+1
|
*
[SCSI] drivers/scsi/nsp32.h: removal of old scsi code
Michal Piotrowski
2006-09-26
1
-42
/
+0
|
*
[SCSI] dc395x: fix printk format warning
Randy Dunlap
2006-09-26
1
-1
/
+1
|
*
[SCSI] ipr: Support attaching SATA devices
Brian King
2006-09-26
3
-22
/
+681
|
*
[SCSI] seagate: remove header and convert to struct scsi_cmnd
Henrik Kretzschmar
2006-09-26
3
-29
/
+11
|
*
[SCSI] qla1280 command timeout
Jes Sorensen
2006-09-26
1
-2
/
+2
|
*
[SCSI] aic94xx: require firmware loader
Muli Ben-Yehuda
2006-09-26
1
-0
/
+1
|
*
[SCSI] sg: fixes for large page_size
Douglas Gilbert
2006-09-26
1
-13
/
+40
|
*
[SCSI] lpfc: don't free mempool if mailbox is busy
James Smart
2006-09-26
1
-2
/
+4
*
|
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
3
-3
/
+0
*
|
fix file specification in comments
Uwe Zeisberger
2006-10-03
1
-1
/
+1
*
|
Fix "can not" in Documentation and Kconfig
Matt LaPlante
2006-10-03
1
-1
/
+1
*
|
Fix several typos in drivers/
Matt LaPlante
2006-10-03
3
-6
/
+6
*
|
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
1
-4
/
+4
*
|
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
2006-10-01
5
-8
/
+8
*
|
[PATCH] Generic boolean
Richard Knutsson
2006-10-01
1
-4
/
+1
*
|
[PATCH] SCSI: fix request flag-related build breakage
Jeff Garzik
2006-09-30
1
-1
/
+1
*
|
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
2006-09-30
1
-0
/
+2
*
|
[PATCH] SCSI: scsi_done_q is unused
Jens Axboe
2006-09-30
1
-10
/
+1
*
|
[PATCH] Remove ->rq_status from struct request
Jens Axboe
2006-09-30
2
-2
/
+2
*
|
[PATCH] Split struct request ->flags into two parts
Jens Axboe
2006-09-30
8
-36
/
+36
*
|
[PATCH] EISA bus MODALIAS attributes support
Michael Tokarev
2006-09-27
3
-1
/
+4
*
|
fix broken/dubious driver suspend() methods
David Brownell
2006-09-25
1
-4
/
+11
|
/
*
[PATCH] fix idiocy in asd_init_lseq_mdp()
Al Viro
2006-09-24
1
-1
/
+1
*
[PATCH] SCSI gfp_t annotations
Al Viro
2006-09-24
5
-14
/
+14
*
[PATCH] Revert ABI-breaking change in /proc
Matthew Wilcox
2006-09-24
1
-6
/
+10
*
[PATCH] missing include (free_irq() use)
Al Viro
2006-09-24
1
-0
/
+1
*
Merge branch 'master' into upstream
Jeff Garzik
2006-09-24
107
-1681
/
+23459
|
\
|
*
[SCSI] scsi_transport_fc: fixup netlink arguments
James Bottomley
2006-09-23
1
-2
/
+4
|
*
[SCSI] SPI transport class: misc DV fixes
James Bottomley
2006-09-23
1
-7
/
+23
|
*
[SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str...
Alan Cox
2006-09-23
3
-10
/
+20
|
*
[SCSI] eata_pio cleanup and PCI fix
Alan Cox
2006-09-23
2
-59
/
+69
|
*
[SCSI] aacraid: remove scsi_remove_device
Mark Haverkamp
2006-09-23
1
-6
/
+0
|
*
[SCSI] aacraid: merge rx and rkt code
Mark Haverkamp
2006-09-23
6
-497
/
+112
|
*
[SCSI] aacraid: expose physical devices
Mark Haverkamp
2006-09-23
2
-2
/
+9
|
*
[SCSI] aacraid: misc cleanup
Mark Haverkamp
2006-09-23
3
-6
/
+5
|
*
[SCSI] aic7xxx: pause sequencer before touching SBLKCTL
Doug Ledford
2006-09-23
1
-0
/
+5
|
*
[SCSI] aic7xxx: avoid checking SBLKCTL register for certain cards
James Bottomley
2006-09-23
1
-4
/
+12
|
*
[SCSI] scsi_debug version 1.80
Douglas Gilbert
2006-09-23
1
-41
/
+189
|
*
Merge mulgrave-w:git/scsi-misc-2.6
James Bottomley
2006-09-23
100
-1079
/
+23031
|
|
\
|
|
*
[SCSI] megaraid: Make megaraid_ioctl() check copy_to_user() return value
Jesper Juhl
2006-09-23
1
-2
/
+3
|
|
*
[SCSI] aha152x: remove static host array
James Bottomley
2006-09-23
1
-29
/
+24
|
|
*
[SCSI] aic94xx: Fix for a typo in aic94xx_init()
malahal@us.ibm.com
2006-09-23
1
-1
/
+1
|
|
*
[SCSI] aic94xx: Removes Reliance on FLASH Manufacture IDs
Alexis Bruemmer
2006-09-23
1
-49
/
+2
|
|
*
[SCSI] wd33c93: Scsi_Cmnd convertion
Henrik Kretzschmar
2006-09-12
9
-34
/
+18
[prev]
[next]