index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ipr.c
Age
Commit message (
Expand
)
Author
2011-05-17
[SCSI] ipr: Rate limit DMA mapping errors
Anton Blanchard
2011-05-01
[SCSI] ipr: increase the dump size for 64 bit adapters
Kleber Sacilotto de Souza
2011-05-01
[SCSI] ipr: improve interrupt service routine performance
Wayne Boyer
2011-05-01
[SCSI] ipr: remove unneeded volatile declarations
Wayne Boyer
2011-05-01
[SCSI] ipr: fix synchronous request flags for better performance
Wayne Boyer
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
2011-03-02
libata: remove ATA_FLAG_{SRST|SATA_RESET}
Sergei Shtylyov
2011-03-02
ipr/sas_ata: use mode mask macros from <linux/ata.h>
Sergei Shtylyov
2011-02-18
[SCSI] ipr: Fix a race on multiple configuration changes
Kleber Sacilotto de Souza
2011-02-12
[SCSI] remove flush_scheduled_work() usages
Tejun Heo
2011-01-14
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-01-10
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-01-05
[libata] avoid needlessly passing around ptr to SCSI completion func
Jeff Garzik
2010-12-23
PCI: make pci_restore_state return void
Jon Mason
2010-12-21
[SCSI] ipr: fix mailbox register definition and add a delay before reading
Wayne Boyer
2010-12-21
[SCSI] ipr: fix lun assignment and comparison
Wayne Boyer
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-10-25
[SCSI] ipr: add definitions for a new adapter
Wayne Boyer
2010-10-07
[SCSI] ipr: fix array error logging
Wayne Boyer
2010-09-09
[SCSI] ipr: reverse the isr optimization changes
Wayne Boyer
2010-09-05
[SCSI] ipr: fix resource address formatting and add attribute for device ID
Wayne Boyer
2010-07-28
[SCSI] ipr: fix resource type update and add sdev and shost attributes
Wayne Boyer
2010-07-28
[SCSI] ipr: fix transition to operational for new adapters
Wayne Boyer
2010-07-27
[SCSI] ipr: add support for new Obsidian-E embedded adapter
Wayne Boyer
2010-07-27
[SCSI] ipr: add MMIO write to perform BIST for 64 bit adapters
Wayne Boyer
2010-07-27
[SCSI] ipr: move setting of the allow_restart flag for vsets and disks
Wayne Boyer
2010-07-27
[SCSI] ipr: add endian swap enablement for 64 bit adapters
Wayne Boyer
2010-07-21
[SCSI] ipr: fix resource path display and formatting
Wayne Boyer
2010-05-24
[SCSI] ipr: improve interrupt service routine performance
Wayne Boyer
2010-05-24
[SCSI] ipr: set the data list length in the request control block
Wayne Boyer
2010-05-24
[SCSI] ipr: fix a register read to use the correct address for 64 bit adapters
Wayne Boyer
2010-05-24
[SCSI] ipr: include the resource path in the IOA status area structure
Wayne Boyer
2010-05-24
[SCSI] ipr: implement fixes for 64 bit adapter support
Wayne Boyer
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-17
libata: kill ATA_FLAG_DISABLED
Tejun Heo
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-03
[SCSI] ipr: adds PCI ID definitions for new adapters
Wayne Boyer
2010-03-03
[SCSI] ipr: add support for new IOASCs
Wayne Boyer
2010-03-03
[SCSI] ipr: add support for multiple stages of initialization
Wayne Boyer
2010-03-03
[SCSI] ipr: implement shutdown changes and remove obsolete write cache parameter
Wayne Boyer
2010-03-03
[SCSI] ipr: add hardware assisted smart dump functionality
Wayne Boyer
2010-03-03
[SCSI] ipr: add error handling updates for the next generation chip
Wayne Boyer
2010-03-03
[SCSI] ipr: update the configuration table code for the next generation chip
Wayne Boyer
2010-03-03
[SCSI] ipr: define new offsets to registers for the next generation chip
Wayne Boyer
2010-03-03
[SCSI] ipr: add support for new adapter command structures for the next gener...
Wayne Boyer
2010-02-26
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2009-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-12-15
Subject: Re: [PATCH] strstrip incorrectly marked __must_check
KOSAKI Motohiro
[next]