index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ipr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-21
ipr: differentiate pci-x and pci-e based adapters
Wayne Boyer
1
-15
/
+17
2009-06-21
ipr: add test for MSI interrupt support
Wayne Boyer
1
-7
/
+101
2009-05-23
[SCSI] ipr: fix PCI permanent error handler
Kleber S. Souza
1
-0
/
+1
2009-05-20
[SCSI] ipr: ipr_remove() marked __devexit
Kleber S. Souza
1
-2
/
+2
2009-04-27
[SCSI] ipr: Fix sleeping function called with interrupts disabled
Brian King
1
-4
/
+9
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-03-12
[SCSI] ipr: Expose debug and fastfail parameters
Wayne Boyer
1
-2
/
+2
2009-03-12
[SCSI] ipr: add message to error table
Wayne Boyer
1
-0
/
+2
2009-03-12
[SCSI] ipr: add MSI support
Wayne Boyer
1
-0
/
+7
2009-01-16
[libata] get-identity ioctl: Fix use of invalid memory pointer
Jeff Garzik
1
-1
/
+1
2009-01-02
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-12-29
[SCSI] ipr: fix lockdep warning from ipr_ioa_reset_done
Mark Nelson
1
-2
/
+2
2008-12-29
[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()
Arjan van de Ven
1
-1
/
+1
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-11
/
+5
2008-10-23
[SCSI] ipr: use memory_read_from_buffer()
Akinobu Mita
1
-11
/
+5
2008-10-20
PCI: remove dynids.use_driver_data
Milton Miller
1
-1
/
+0
2008-10-09
block: unify request timeout handling
Jens Axboe
1
-1
/
+2
2008-07-11
[SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices
Brian King
1
-1
/
+5
2008-04-29
[SCSI] ipr: Rename ipr's state scsi host attribute to prevent collisions
Brian King
1
-1
/
+1
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
1
-65
/
+75
2008-04-17
libata: kill ata_noop_dev_select()
Tejun Heo
1
-1
/
+0
2008-04-17
libata: remove check_status from non-SFF drivers
Tejun Heo
1
-28
/
+0
2008-04-17
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
Tejun Heo
1
-29
/
+30
2008-04-17
libata: add qc_fill_rtf port operation
Tejun Heo
1
-0
/
+1
2008-04-17
libata: rename SFF port ops
Tejun Heo
1
-4
/
+4
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
1
-1
/
+2
2008-02-19
libata: eliminate the home grown dma padding in favour of
James Bottomley
1
-2
/
+2
2008-02-03
drivers/scsi/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+1
2008-01-23
libata: convert to chained sg
Tejun Heo
1
-1
/
+2
2008-01-23
libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
Tejun Heo
1
-3
/
+3
2008-01-11
[SCSI] ipr: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
1
-1
/
+1
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
1
-1
/
+1
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-7
/
+12
2007-10-18
[libata] kill ata_sg_is_last()
Jeff Garzik
1
-4
/
+7
2007-10-12
[libata] Remove ->port_disable() hook
Jeff Garzik
1
-3
/
+2
2007-10-12
libata-link: linkify reset
Tejun Heo
1
-4
/
+4
2007-10-12
libata-link: introduce ata_link
Tejun Heo
1
-3
/
+3
2007-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-104
/
+40
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-17
/
+5
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-6
/
+12
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-17
/
+5
2007-05-30
[SCSI] Merge up to linux-2.6 head
James Bottomley
1
-0
/
+7
2007-05-29
[SCSI] ipr: convert to use the data buffer accessors
FUJITA Tomonori
1
-104
/
+40
2007-05-16
[SCSI] ipr: Proper return codes for eh_dev_reset for SATA devices
Brian King
1
-0
/
+7
2007-05-08
[SCSI] ipr: Use PCI-E reset API for new ipr adapter
Brian King
1
-5
/
+65
2007-05-06
[SCSI] ipr: Better handle adapter boot time errors
Brian King
1
-1
/
+6
2007-05-06
[SCSI] ipr: Enable multi-initator RAID support
Brian King
1
-5
/
+135
2007-05-06
[SCSI] ipr: Improved dual adapter errors
Brian King
1
-6
/
+72
2007-05-06
[SCSI] ipr: Increase adapter operational timeout
Brian King
1
-3
/
+6
[next]