index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[SCSI] sym53c8xx: PCI Error Recovery support
Linas Vepstas
2007-10-23
3
-7
/
+200
|
*
[SCSI] sym53c8xx: Stop overriding scsi_done
Matthew Wilcox
2007-10-23
1
-42
/
+18
|
*
[SCSI] sym53c8xx: Don't disable interrupts in the interrupt handler
Matthew Wilcox
2007-10-23
1
-4
/
+3
|
*
[SCSI] sym53c8xx: Remove unnecessary check in queuecommand
Matthew Wilcox
2007-10-23
1
-17
/
+1
|
*
[SCSI] sym53c8xx: Remove data_mapping and data_mapped
Matthew Wilcox
2007-10-23
1
-30
/
+3
|
*
[SCSI] sym53c8xx: Use pci_dev irq number
Matthew Wilcox
2007-10-23
2
-5
/
+3
|
*
[SCSI] sym53c8xx: Work around 53c896 erratum
Kai Makisara
2007-10-23
1
-0
/
+4
|
*
[SCSI] qla1280: eliminate wasted space in request and response ring
Johannes Dickgreber
2007-10-23
1
-2
/
+2
|
*
[SCSI] aic7xxx: Fix firmware build
Hannes Reinecke
2007-10-21
1
-1
/
+2
|
*
[SCSI] aic7xxx: Update Maintainer information
Hannes Reinecke
2007-10-21
2
-4
/
+4
|
*
[SCSI] aic7xxx: Add suspend/resume support
Hannes Reinecke
2007-10-21
8
-47
/
+137
|
*
[SCSI] qla1280: uses wrong failure path after failed pci_set_dma_mask
Johannes Dickgreber
2007-10-21
1
-2
/
+2
|
*
[SCSI] gdth: __init fixes
Adrian Bunk
2007-10-18
1
-3
/
+3
|
*
[SCSI] aic7xxx_old: fix accidental logic reversal
Adrian Bunk
2007-10-18
1
-1
/
+1
|
*
[SCSI] qla2xxx: printk fixes
Andrew Morton
2007-10-18
1
-2
/
+3
|
*
[SCSI] lpfc: lpfc_debugfs.c: fix typo
Adrian Bunk
2007-10-18
1
-1
/
+1
|
*
[SCSI] initio: Fix merge fallout
Alan Cox
2007-10-17
1
-2
/
+4
|
*
[SCSI] hptiop: avoid buffer overflow when returning sense data
HighPoint Linux Team
2007-10-17
1
-2
/
+3
|
*
[SCSI] make supported_mode default to initiator.
James Bottomley
2007-10-17
2
-4
/
+12
|
*
[SCSI] include linux/scatterlist.h in scsi_eh.h
James Bottomley
2007-10-17
1
-1
/
+0
|
*
[SCSI] fc4: remove this and all associated drivers
Matthew Wilcox
2007-10-17
5
-742
/
+0
*
|
powerpc: Fix fallout from sg_page() changes
Olof Johansson
2007-10-23
1
-1
/
+1
*
|
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-22
41
-158
/
+139
*
|
Spelling fix: explicitly
Jean Delvare
2007-10-19
2
-2
/
+2
*
|
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
2
-4
/
+4
*
|
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
6
-8
/
+8
*
|
Change struct marker users
Mathieu Desnoyers
2007-10-19
2
-2
/
+2
*
|
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-19
1
-4
/
+4
*
|
FlashPoint, use BIT instead of BITW
Jiri Slaby
2007-10-19
1
-42
/
+40
*
|
define global BIT macro
Jiri Slaby
2007-10-19
3
-7
/
+0
*
|
remove asm/bitops.h includes
Jiri Slaby
2007-10-19
1
-1
/
+1
*
|
advansys: depends on VIRT_TO_BUS
Andrew Morton
2007-10-19
1
-1
/
+1
*
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-10-18
1
-4
/
+7
|
\
\
|
*
|
[libata] kill ata_sg_is_last()
Jeff Garzik
2007-10-18
1
-4
/
+7
|
|
/
*
|
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
2
-4
/
+6
|
/
*
Revert "[SCSI] Remove full sg table memset()"
Jens Axboe
2007-10-17
1
-0
/
+2
*
[SCSI] Remove full sg table memset()
FUJITA Tomonori
2007-10-17
1
-2
/
+0
*
[SCSI] ide-scsi: remove usage of sg_last()
Jens Axboe
2007-10-17
1
-4
/
+4
*
[SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sg
Boaz Harrosh
2007-10-17
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-10-16
47
-178
/
+345
|
\
|
*
remove sglist_len
FUJITA Tomonori
2007-10-16
1
-7
/
+4
|
*
revert sg segment size ifdefs
FUJITA Tomonori
2007-10-16
1
-8
/
+20
|
*
Fixup u14-34f ENABLE_SG_CHAINING
Andrew Morton
2007-10-16
1
-1
/
+1
|
*
qla1280: enable use_sg_chaining option
FUJITA Tomonori
2007-10-16
1
-0
/
+1
|
*
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
2007-10-16
37
-3
/
+44
|
*
qla1280: sg chaining fixes
FUJITA Tomonori
2007-10-16
1
-1
/
+4
|
*
ips: sg chaining support
FUJITA Tomonori
2007-10-16
1
-6
/
+8
|
*
aha1542: convert to use the data buffer accessors
Jens Axboe
2007-10-16
1
-17
/
+15
|
*
ide-scsi: sg chaining support
Jens Axboe
2007-10-16
1
-14
/
+18
|
*
qlogicpti: sg chaining support
Jens Axboe
2007-10-16
1
-7
/
+8
[prev]
[next]