index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ipr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-30
[SCSI] ipr: remove duplicate device id
Greg Kroah-Hartman
1
-2
/
+0
2007-01-27
[SCSI] ipr: PCI error recovery fix
Brian King
1
-2
/
+19
2007-01-27
[SCSI] ipr: Tolerate not finding PCI-X registers
Brian King
1
-8
/
+2
2007-01-27
[SCSI] ipr: Remove usage of pci driver data
Brian King
1
-43
/
+20
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-52
/
+261
2006-11-22
[SCSI] ipr: Make ipr_ioctl static
Adrian Bunk
1
-1
/
+1
2006-11-22
[SCSI] ipr: Reduce default error log size
Brian King
1
-5
/
+9
2006-11-22
[SCSI] ipr: Add support for logging SAS fabric errors
Brian King
1
-7
/
+218
2006-11-22
[SCSI] ipr: Remove debug trace points from dump code
Brian King
1
-2
/
+0
2006-11-22
[SCSI] ipr: Remove ipr_scsi_timed_out
Brian King
1
-36
/
+4
2006-11-22
[SCSI] ipr: PCI IDs for new SAS adapters
Brian King
1
-1
/
+17
2006-11-22
[SCSI] ipr: Stop issuing cancel all to disk arrays
Brian King
1
-1
/
+1
2006-11-22
[SCSI] ipr: SATA reset - wait for host reset completion
Brian King
1
-0
/
+12
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-4
/
+5
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+1
2006-09-26
[SCSI] Signedness issue in drivers/scsi/ipr.c
Eric Sesterhenn
1
-1
/
+1
2006-09-26
[SCSI] pci_module_init conversion in scsi subsystem
Henrik Kretzschmar
1
-1
/
+1
2006-09-26
[SCSI] ipr: Support attaching SATA devices
Brian King
1
-18
/
+665
2006-08-06
[SCSI] ipr: Auto sense handling fix
Brian King
1
-2
/
+1
2006-08-06
[SCSI] ipr: Properly handle IOA recovered errors
Brian King
1
-1
/
+2
2006-08-06
[SCSI] ipr: Handle new SAS error codes
Brian King
1
-0
/
+28
2006-07-02
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-10
[SCSI] remove scsi_request infrastructure
Christoph Hellwig
1
-1
/
+0
2006-04-13
[SCSI] ipr: Reset device cleanup
Brian King
1
-17
/
+41
2006-04-13
[SCSI] ipr: printk macro cleanup/removal
Brian King
1
-7
/
+8
2006-04-13
[SCSI] ipr: Simplify status area dumping
Brian King
1
-35
/
+4
2006-04-13
[SCSI] ipr: Fixup device type check
Brian King
1
-2
/
+2
2006-04-13
[SCSI] ipr: Disk remove path cleanup
Brian King
1
-3
/
+3
2006-02-27
[SCSI] PCI Error Recovery: IPR SCSI device driver
Linas Vepstas
1
-0
/
+109
2006-02-12
[SCSI] ipr: Fix adapter initialization failure
Brian King
1
-44
/
+5
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-1
/
+1
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
1
-1
/
+1
2006-01-04
[PATCH] merge kobject_uevent and kobject_hotplug
Kay Sievers
1
-1
/
+1
2005-12-13
[SCSI] ipr: Driver initialization fix for kexec/kdump
brking@us.ibm.com
1
-1
/
+16
2005-11-06
[SCSI] ipr: Better handle failure of adapter bringup commands
brking@us.ibm.com
1
-9
/
+50
2005-11-06
[SCSI] ipr: New PCI Ids
brking@us.ibm.com
1
-1
/
+21
2005-11-06
[SCSI] ipr: Support device reset to RAID disks
brking@us.ibm.com
1
-1
/
+1
2005-11-06
[SCSI] ipr: Support new device queueing model
brking@us.ibm.com
1
-11
/
+48
2005-11-06
[SCSI] ipr: New adapter error types
brking@us.ibm.com
1
-0
/
+175
2005-11-06
[SCSI] ipr: Module parm to disable RAID 0 auto create
brking@us.ibm.com
1
-0
/
+5
2005-11-06
[SCSI] ipr: Runtime reset
brking@us.ibm.com
1
-1
/
+3
2005-11-06
[SCSI] ipr: handle new adapter errors
brking@us.ibm.com
1
-12
/
+71
2005-11-06
[SCSI] ipr: Provide reset_adapter retry method for offlined adapters
brking@us.ibm.com
1
-0
/
+69
2005-11-06
[SCSI] ipr: Runtime debugging options
brking@us.ibm.com
1
-0
/
+3
2005-11-06
[SCSI] ipr: Fix adapter microcode update DMA mapping leak
brking@us.ibm.com
1
-49
/
+55
2005-11-06
[SCSI] ipr: Convert to use kzalloc
brking@us.ibm.com
1
-14
/
+4
2005-11-06
[SCSI] ipr: Write caching state host attribute
brking@us.ibm.com
1
-9
/
+192
2005-11-06
[SCSI] ipr: slave_alloc optimization
brking@us.ibm.com
1
-2
/
+4
[next]