index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ipr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] ipr: reorder error handling code to include iounmap
Julia Lawall
2011-07-27
1
-6
/
+6
*
[SCSI] ipr: fix possible false positive detection of stuck interrupt
Wayne Boyer
2011-05-24
1
-6
/
+6
*
[SCSI] ipr: Rate limit DMA mapping errors
Anton Blanchard
2011-05-17
1
-1
/
+2
*
[SCSI] ipr: increase the dump size for 64 bit adapters
Kleber Sacilotto de Souza
2011-05-01
1
-15
/
+65
*
[SCSI] ipr: improve interrupt service routine performance
Wayne Boyer
2011-05-01
1
-29
/
+39
*
[SCSI] ipr: remove unneeded volatile declarations
Wayne Boyer
2011-05-01
1
-3
/
+3
*
[SCSI] ipr: fix synchronous request flags for better performance
Wayne Boyer
2011-05-01
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-03-17
1
-3
/
+6
|
\
|
*
[SCSI] ipr: Fix a race on multiple configuration changes
Kleber Sacilotto de Souza
2011-02-18
1
-2
/
+5
|
*
[SCSI] remove flush_scheduled_work() usages
Tejun Heo
2011-02-12
1
-1
/
+1
*
|
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
2011-03-02
1
-1
/
+1
*
|
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
2011-03-02
1
-2
/
+1
*
|
libata: remove ATA_FLAG_{SRST|SATA_RESET}
Sergei Shtylyov
2011-03-02
1
-2
/
+2
*
|
ipr/sas_ata: use mode mask macros from <linux/ata.h>
Sergei Shtylyov
2011-03-02
1
-3
/
+3
|
/
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-01-14
1
-7
/
+1
|
\
|
*
PCI: make pci_restore_state return void
Jon Mason
2010-12-23
1
-7
/
+1
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-01-10
1
-1
/
+1
|
\
\
|
*
|
[libata] avoid needlessly passing around ptr to SCSI completion func
Jeff Garzik
2011-01-05
1
-1
/
+1
|
|
/
*
|
[SCSI] ipr: fix mailbox register definition and add a delay before reading
Wayne Boyer
2010-12-21
1
-6
/
+41
*
|
[SCSI] ipr: fix lun assignment and comparison
Wayne Boyer
2010-12-21
1
-4
/
+3
|
/
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-1
/
+3
*
[SCSI] ipr: add definitions for a new adapter
Wayne Boyer
2010-10-25
1
-0
/
+2
*
[SCSI] ipr: fix array error logging
Wayne Boyer
2010-10-07
1
-5
/
+5
*
[SCSI] ipr: reverse the isr optimization changes
Wayne Boyer
2010-09-09
1
-30
/
+33
*
[SCSI] ipr: fix resource address formatting and add attribute for device ID
Wayne Boyer
2010-09-05
1
-1
/
+42
*
[SCSI] ipr: fix resource type update and add sdev and shost attributes
Wayne Boyer
2010-07-28
1
-2
/
+68
*
[SCSI] ipr: fix transition to operational for new adapters
Wayne Boyer
2010-07-28
1
-6
/
+9
*
[SCSI] ipr: add support for new Obsidian-E embedded adapter
Wayne Boyer
2010-07-27
1
-0
/
+2
*
[SCSI] ipr: add MMIO write to perform BIST for 64 bit adapters
Wayne Boyer
2010-07-27
1
-16
/
+21
*
[SCSI] ipr: move setting of the allow_restart flag for vsets and disks
Wayne Boyer
2010-07-27
1
-3
/
+2
*
[SCSI] ipr: add endian swap enablement for 64 bit adapters
Wayne Boyer
2010-07-27
1
-2
/
+17
*
[SCSI] ipr: fix resource path display and formatting
Wayne Boyer
2010-07-21
1
-18
/
+33
*
[SCSI] ipr: improve interrupt service routine performance
Wayne Boyer
2010-05-24
1
-33
/
+30
*
[SCSI] ipr: set the data list length in the request control block
Wayne Boyer
2010-05-24
1
-0
/
+2
*
[SCSI] ipr: fix a register read to use the correct address for 64 bit adapters
Wayne Boyer
2010-05-24
1
-4
/
+8
*
[SCSI] ipr: include the resource path in the IOA status area structure
Wayne Boyer
2010-05-24
1
-57
/
+74
*
[SCSI] ipr: implement fixes for 64 bit adapter support
Wayne Boyer
2010-05-24
1
-4
/
+9
*
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
[next]