index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ipr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-21
1
-3
/
+6
*
libata: kill ATA_FLAG_DISABLED
Tejun Heo
2010-05-17
1
-3
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[SCSI] ipr: adds PCI ID definitions for new adapters
Wayne Boyer
2010-03-03
1
-7
/
+19
*
[SCSI] ipr: add support for new IOASCs
Wayne Boyer
2010-03-03
1
-0
/
+32
*
[SCSI] ipr: add support for multiple stages of initialization
Wayne Boyer
2010-03-03
1
-30
/
+155
*
[SCSI] ipr: implement shutdown changes and remove obsolete write cache parameter
Wayne Boyer
2010-03-03
1
-143
/
+65
*
[SCSI] ipr: add hardware assisted smart dump functionality
Wayne Boyer
2010-03-03
1
-16
/
+65
*
[SCSI] ipr: add error handling updates for the next generation chip
Wayne Boyer
2010-03-03
1
-10
/
+247
*
[SCSI] ipr: update the configuration table code for the next generation chip
Wayne Boyer
2010-03-03
1
-96
/
+416
*
[SCSI] ipr: define new offsets to registers for the next generation chip
Wayne Boyer
2010-03-03
1
-0
/
+15
*
[SCSI] ipr: add support for new adapter command structures for the next gener...
Wayne Boyer
2010-03-03
1
-113
/
+337
*
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2010-02-26
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-12-17
1
-0
/
+1
|
\
|
*
[SCSI] ipr: fix EEH recovery
Kleber Sacilotto de Souza
2009-12-10
1
-0
/
+1
*
|
Subject: Re: [PATCH] strstrip incorrectly marked __must_check
KOSAKI Motohiro
2009-12-15
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-12-09
1
-1
/
+6
|
\
|
*
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
2009-12-04
1
-1
/
+6
*
|
[SCSI] ipr: add workaround for MSI interrupts on P7
Wayne Boyer
2009-11-06
1
-9
/
+33
|
/
*
ipr: differentiate pci-x and pci-e based adapters
Wayne Boyer
2009-06-21
1
-15
/
+17
*
ipr: add test for MSI interrupt support
Wayne Boyer
2009-06-21
1
-7
/
+101
*
[SCSI] ipr: fix PCI permanent error handler
Kleber S. Souza
2009-05-23
1
-0
/
+1
*
[SCSI] ipr: ipr_remove() marked __devexit
Kleber S. Souza
2009-05-20
1
-2
/
+2
*
[SCSI] ipr: Fix sleeping function called with interrupts disabled
Brian King
2009-04-27
1
-4
/
+9
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
[SCSI] ipr: Expose debug and fastfail parameters
Wayne Boyer
2009-03-12
1
-2
/
+2
*
[SCSI] ipr: add message to error table
Wayne Boyer
2009-03-12
1
-0
/
+2
*
[SCSI] ipr: add MSI support
Wayne Boyer
2009-03-12
1
-0
/
+7
*
[libata] get-identity ioctl: Fix use of invalid memory pointer
Jeff Garzik
2009-01-16
1
-1
/
+1
*
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-02
1
-1
/
+1
*
[SCSI] ipr: fix lockdep warning from ipr_ioa_reset_done
Mark Nelson
2008-12-29
1
-2
/
+2
*
[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()
Arjan van de Ven
2008-12-29
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-10-23
1
-11
/
+5
|
\
|
*
[SCSI] ipr: use memory_read_from_buffer()
Akinobu Mita
2008-10-23
1
-11
/
+5
*
|
PCI: remove dynids.use_driver_data
Milton Miller
2008-10-20
1
-1
/
+0
|
/
*
block: unify request timeout handling
Jens Axboe
2008-10-09
1
-1
/
+2
*
[SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices
Brian King
2008-07-11
1
-1
/
+5
*
[SCSI] ipr: Rename ipr's state scsi host attribute to prevent collisions
Brian King
2008-04-29
1
-1
/
+1
*
SCSI: convert struct class_device to struct device
Tony Jones
2008-04-19
1
-65
/
+75
*
libata: kill ata_noop_dev_select()
Tejun Heo
2008-04-17
1
-1
/
+0
*
libata: remove check_status from non-SFF drivers
Tejun Heo
2008-04-17
1
-28
/
+0
*
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
Tejun Heo
2008-04-17
1
-29
/
+30
*
libata: add qc_fill_rtf port operation
Tejun Heo
2008-04-17
1
-0
/
+1
*
libata: rename SFF port ops
Tejun Heo
2008-04-17
1
-4
/
+4
*
libata: make reset related methods proper port operations
Tejun Heo
2008-04-17
1
-1
/
+2
*
libata: eliminate the home grown dma padding in favour of
James Bottomley
2008-02-19
1
-2
/
+2
*
drivers/scsi/: Spelling fixes
Joe Perches
2008-02-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-01-25
1
-1
/
+1
|
\
|
*
[SCSI] ipr: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
2008-01-11
1
-1
/
+1
*
|
libata: convert to chained sg
Tejun Heo
2008-01-23
1
-1
/
+2
[next]