aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2005-10-28[PATCH] PCI: Convert megaraid to use pci_driver shutdown methodRussell King1-6/+4
2005-10-28[PATCH] PCI: ipr: Block config access during BISTBrian King1-0/+2
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds4-8/+8
2005-10-28Merge ../bleed-2.6Greg KH32-792/+3808
2005-10-28Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6Linus Torvalds2-6/+4
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman4-4/+4
2005-10-28[PATCH] Driver core: pass interface to class interface methodsDmitry Torokhov1-4/+4
2005-10-28Auto-update from upstreamKyle McMartin12-18/+24
2005-10-28Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds20-774/+3784
2005-10-28[PATCH] gfp_t: drivers/scsiAl Viro12-18/+24
2005-10-26Auto-update from upstreamKyle McMartin6-9/+19
2005-10-26[libata] ata_timing fixAlan Cox1-1/+1
2005-10-26Merge branch 'master'Jeff Garzik6-9/+19
2005-10-25[PATCH] qlogic lockup fixAndrew Morton1-1/+2
2005-10-25[PATCH] libata kernel-doc fixesRandy Dunlap1-22/+14
2005-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds5-8/+17
2005-10-22libata: const-ification bombing runJeff Garzik18-74/+74
2005-10-21[PARISC] Update scsi drivers from parisc treeMatthew Wilcox1-2/+0
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2-3/+3
2005-10-21[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox1-1/+1
2005-10-21Add ide-timing functionality to libata.Alan Cox1-0/+149
2005-10-21libata: handle early device PIO modes correctlyAlan Cox1-4/+27
2005-10-21[PATCH] iomem annotations (sata_vsc)Al Viro1-5/+5
2005-10-21[PATCH] iomem annotations (sata_sil)Al Viro1-2/+2
2005-10-21[PATCH] iomem annotations (sata_sx4)Al Viro1-10/+9
2005-10-21[PATCH] enum safety (sata_qstor)Al Viro1-2/+4
2005-10-21[PATCH] iomem annotations (sata_promise)Al Viro1-4/+4
2005-10-21[PATCH] iomem annotations (ahci)Al Viro1-4/+4
2005-10-21[PATCH] iomem annotations (sata_nv)Al Viro1-2/+2
2005-10-20[PATCH] libata: Marvell endian fixBrett Russ1-2/+3
2005-10-20Merge branch 'master'Jeff Garzik1-0/+2
2005-10-19[PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE state.Steven Rostedt1-0/+2
2005-10-19[SCSI] scsi_error thread exits in TASK_INTERRUPTIBLE state.Steven Rostedt1-0/+2
2005-10-18[PATCH] libata CHS: reread device identify info (revise #6)Albert Lee1-1/+64
2005-10-18[PATCH] libata CHS: calculate read/write commands and protocol on the fly (re...Albert Lee3-75/+44
2005-10-18[PATCH] libata CHS: move the initialization of taskfile LBA flags (revise #6)Albert Lee2-24/+25
2005-10-18Merge branch 'master'Jeff Garzik3-5/+41
2005-10-17[PATCH] Fix and clean up quirk_intel_ide_combined() configurationJeff Garzik1-0/+5
2005-10-17[SCSI] 2.6.13.3; add Pioneer DRM-624x to drivers/scsi/scsi_devinfo.cKarl Magnus Kolstoe1-0/+1
2005-10-16[SCSI] Fix leak of Scsi_CmndsAlan Stern1-3/+4
2005-10-16[SCSI] FW: [PATCH] for Deadlock in transport_fcJames.Smart@Emulex.Com1-3/+10
2005-10-16[SCSI] Fix aacraid regressionSalyzyn, Mark1-1/+1
2005-10-16[SCSI] NCR5380: fix undefined preprocessor identifierRandy Dunlap1-1/+1
2005-10-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-4/+35
2005-10-14[PATCH] aacraid: host_lock not released fixMark Haverkamp1-1/+1
2005-10-14[QLOGICPTI]: Handle INQUIRY response sniffing correctly.David S. Miller1-4/+35
2005-10-11sata_nv: Fixed bug introduced by 0.08's MCP51 and MCP55 support.Jeff Garzik1-7/+7
2005-10-11[libata pdc_adma] license update, minor cleanupJeff Garzik1-16/+18
2005-10-10libata: add new driver pdc_adma for PDC ADMA ATA cardsMark Lord3-3/+749
2005-10-09Merge branch 'sil24'Jeff Garzik3-0/+884
2005-10-09[PATCH] Fix sata_nv handling of NVIDIA MCP51/55Andy Currid1-7/+7
2005-10-09[libata sata_sil24] add support for 3131/3531Tejun Heo1-8/+30
2005-10-09[libata sata_sil24] nit pickingsTejun Heo1-2/+1
2005-10-09[libata scsi] improve scsi error handling with ata_scsi_set_sense()Douglas Gilbert2-73/+121
2005-10-09[libata scsi] add ata_scsi_set_sense helperDouglas Gilbert2-0/+30
2005-10-08Merge branch 'master'Jeff Garzik26-310/+4857
2005-10-06[PATCH] sil24: implement tf_read callbackTejun Heo1-0/+9
2005-10-06[PATCH] sil24: implement proper TF register reading & cachingTejun Heo1-5/+45
2005-10-06[PATCH] sil24: remove CMDERR clearingTejun Heo1-4/+0
2005-10-06[PATCH] sil24: ignore non-error exception irqsTejun Heo1-1/+10
2005-10-06Merge branch 'master'Jeff Garzik48-468/+5095
2005-10-05libata: minor cleanupsJeff Garzik2-7/+11
2005-10-05[libata sata_mv] fix warningJeff Garzik1-2/+3
2005-10-05[PATCH] libata: Marvell function headersBrett Russ1-6/+219
2005-10-05[PATCH] libata: Marvell spinlock fixes and simplificationBrett Russ1-34/+24
2005-10-05libata: move atapi_request_sense() to libata-scsi moduleJeff Garzik3-48/+50
2005-10-05libata: ATAPI command completion tweaks and notesJeff Garzik1-3/+28
2005-10-05libata: add ata_ratelimit(), use it in AHCI driver irq handlerJeff Garzik2-6/+48
2005-10-04[PATCH] missing include in megaraid_sasAl Viro1-0/+1
2005-10-04Merge branch 'scsi-scan'Jeff Garzik3-1/+18
2005-10-04[libata scsi] add CHS support to ata_scsi_start_stop_xlat()Albert Lee1-4/+15
2005-10-04[libata scsi] tidy up SCSI lba and xfer len calculationsAlbert Lee1-64/+115
2005-10-04libata: minor whitespace, comment, debug message updatesAlbert Lee1-8/+17
2005-10-04libata: bitmask based pci init functions for one or two portsAlan Cox5-61/+80
2005-10-03[PATCH] libata: Marvell SATA support (DMA mode) (resend: v0.22)Brett Russ1-189/+749
2005-10-03[libata] improve device scan even moreJeff Garzik1-3/+7
2005-10-03Merge branch 'master'Jeff Garzik1-2/+1
2005-10-03[libata] improve device scanJeff Garzik3-1/+14
2005-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds26-310/+4856
2005-10-03[SCSI] Legacy MegaRAID: Fix READ CAPACITYJames Bottomley1-20/+50
2005-10-02[SCSI] aic7xxx/aic79xx: fix module removal path not to panicJames Bottomley5-10/+15
2005-10-02[SCSI] fix potential panic with proc on module removalJames Bottomley1-1/+1
2005-09-29[PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro1-2/+1
2005-09-28/spare/repo/libata-dev branch 'chs-support'Jeff Garzik2-137/+294
2005-09-28[PATCH] libata: rename host statesAlbert Lee1-39/+39
2005-09-28[PATCH] libata: indent and whitespace changeAlbert Lee2-4/+4
2005-09-26[SCSI] aacraid: remove aac_insert_entryMark Haverkamp2-130/+50
2005-09-26[SCSI] aacraid: fib size math fixMark Haverkamp2-8/+8
2005-09-26[SCSI] aacraid: initialization timeoutMark Haverkamp3-3/+31
2005-09-26[SCSI] aacraid: error return checkingMark Haverkamp1-4/+7
2005-09-26[SCSI] aacraid: handle AIF hotplug events (update)Mark Haverkamp3-2/+280
2005-09-26[SCSI] aacraid: aacraid: AIF preallocation (update)Mark Haverkamp1-19/+81
2005-09-26[SCSI] aacraid: Greater than 2TB capacity supportMark Haverkamp4-33/+254
2005-09-26[SCSI] MegaRAID SAS RAID: new driverBagalkote, Sreenivas5-0/+3958
2005-09-25[SCSI] sas: fix remote phy removalChristoph Hellwig1-5/+4
2005-09-25[SCSI] qla2xxx: fix remote port timeout with qla2xxx driverAndrew Vasquez1-0/+2
2005-09-25[SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3James Bottomley1-49/+47
2005-09-25[SCSI] 3ware 9000: Add support for 9550SX controllersadam radford2-15/+57
2005-09-24Merge /spare/repo/linux-2.6/Jeff Garzik26-156/+238
2005-09-23Merge branch 'upstream' from master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds3-33/+51
2005-09-23Merge /spare/repo/linux-2.6/Jeff Garzik23-115/+166
2005-09-22[PATCH] mesh scsi: fix error handlingBenjamin Herrenschmidt1-8/+21
2005-09-21[PATCH] Add NVIDIA device ID in sata_nvAndy Currid1-0/+2
2005-09-21[SCSI] lpfc build fixAndrew Morton4-11/+11
2005-09-20Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds20-90/+129
2005-09-19[SCSI] Fix thread termination for the SCSI error handleJames Bottomley1-32/+23
2005-09-19[SCSI] fix oops on usb storage device disconnectJames Bottomley7-16/+57
2005-09-18[SCSI] SCSI scanning and removal fixesAlan Stern2-16/+13
2005-09-17[SCSI] fix oops in scsi_release_buffers()Alan Stern1-2/+0
2005-09-17[PATCH] qla2xxx: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin1-9/+12
2005-09-16[libata] fix PIO completion raceJeff Garzik1-14/+23
2005-09-16[PATCH] PATCH: remove function for non-PCI as requestedAlan Cox1-32/+49
2005-09-16[PATCH] PATCH: silly in piix driverAlan Cox1-1/+0
2005-09-15[SCSI] fix use after potential free in scsi_remove_deviceAlan Stern1-2/+4
2005-09-15[SCSI] atp870u: fix memory addressing bugJames Bottomley2-4/+7
2005-09-14[SCSI] fix sym scsi boot hangJames Bottomley1-4/+1
2005-09-14[SCSI] scsi: 2 drivers need MODULE_LICENSE()Randy.Dunlap2-0/+4
2005-09-14[SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmdTimothy Thelin4-0/+4
2005-09-14Merge /spare/repo/linux-2.6/ Jeff Garzik27-254/+1159
2005-09-14[PATCH] sata_sis: uninitialized variableUwe Koziolek1-1/+1
2005-09-14[PATCH] sata_sis: Fix typo in sata port2 initialisationArnaud Patard1-1/+1
2005-09-14[PATCH] sil24: initialization fixTejun Heo1-8/+23
2005-09-14Merge /spare/repo/linux-2.6/ Jeff Garzik27-254/+1159
2005-09-13[SCSI] aic7xxx: move to dma_get_required_mask() and correct 39 bit assumptionsJames Bottomley3-14/+5
2005-09-13[SCSI] ibmvscsi compatibility fixDave C Boutcher1-0/+10
2005-09-13[SCSI] blacklist REPORT LUNS usage on transtec arraysJames Bottomley1-0/+1
2005-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds15-140/+1052
2005-09-10[SCSI] set error value when failing commands in prep_fnMike Christie1-8/+16
2005-09-10[SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley1-0/+13
2005-09-10[PATCH] __user annotations (scsi/ch)viro@ZenIV.linux.org.uk1-13/+14
2005-09-10[PATCH] merge some from Rusty's trivial patchesAdrian Bunk1-1/+0
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl3-11/+9
2005-09-10[SCSI] Fix module removal/device add raceAlan Stern1-2/+6
2005-09-10[SCSI] lpfc: use wwn_to_u64() transport helperAndrew Vasquez4-28/+25
2005-09-10[SCSI] qla2xxx: use wwn_to_u64() transport helperAndrew Vasquez2-12/+10
2005-09-09[SCSI] SAS transport class: fixup prototype of sas_host_setupJames Bottomley1-1/+2
2005-09-09[SCSI] 3ware 9000: handle use_sg != 0 for emulated commandsadam radford1-6/+24
2005-09-09[SCSI] SAS transport classChristoph Hellwig3-0/+827
2005-09-09[SCSI] sg: do not set VM_IO flag on mmap-ed pagesDouglas Gilbert1-2/+2
2005-09-09[SCSI] SCSI core: fix leakage of scsi_cmnd'sJames Bottomley1-3/+2
2005-09-09[PATCH] trivial iomem annotations in qla2xxx/qla_dbg.cviro@ZenIV.linux.org.uk1-1/+1
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar1-1/+1
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar1-2/+1
2005-09-09[SCSI] SCSI core: fix leakage of scsi_cmnd'sJames Bottomley1-40/+71
2005-09-09[SCSI] fix possible deadlock in scsi_lib.cNeil Brown1-1/+1
2005-09-09[SCSI] fix callers of scsi_remove_device() who already hold the scan mutedAlan Stern2-13/+16
2005-09-09[SCSI] add missing scan mutex to scsi_scan_target()Alan Stern1-27/+40
2005-09-08[libata] minor fixesJeff Garzik2-25/+11
2005-09-08[PATCH] PCI/libata INTx cleanupBrett M Russ4-55/+3
2005-09-08[PATCH] scan all enabled ports on ata_piixHannes Reinecke1-4/+6
2005-09-08Merge /spare/repo/linux-2.6/ Jeff Garzik104-8236/+6063
2005-09-08Merge /spare/repo/linux-2.6/ Jeff Garzik103-8229/+6019
2005-09-08Merge /spare/repo/linux-2.6/ Jeff Garzik90-8123/+5056
2005-09-07[PATCH] sata_sis: Add support for SiS182 chipsetArnaud Patard1-11/+71
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds86-8118/+5044
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds1-2/+2
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds5-3/+856
2005-09-07[PATCH] bogus #if (ncr53c406)viro@ZenIV.linux.org.uk1-1/+1
2005-09-07[PATCH] -Wundef fixes (ncr5380)viro@ZenIV.linux.org.uk1-1/+8
2005-09-07[PATCH] drivers: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-09-07[libata sata_mv] fix buildJeff Garzik1-0/+16
2005-09-07[PATCH] libata: Marvell SATA support (PIO mode)Brett Russ3-0/+837
2005-09-07[PATCH] libata: fix pio_mask values (take 2)Brett Russ2-3/+3
2005-09-07[kernel-doc] fix various DocBook build problems/warningsJeff Garzik1-2/+2
2005-09-06Merge by hand (conflicts in sd.c)James Bottomley32-426/+1690
2005-09-06[SCSI] quieten messages on scsi_execute commandsJames Bottomley1-18/+19
2005-09-06[SCSI] unexport scsi_add_timer/scsi_delete_timerChristoph Hellwig2-2/+3
2005-09-06[SCSI] switch EH thread startup to the kthread APIChristoph Hellwig2-42/+10
2005-09-06[SCSI] fix SCSI_IOCTL_PROBE_HOSTChristoph Hellwig1-9/+9
2005-09-06[SCSI] Universal Xport no attach blacklistAnton Blanchard1-0/+1
2005-09-06[SCSI] sd: pause in sd_spinup_disk for slow USB devicesAlan Stern1-5/+19
2005-09-06[SCSI] return success after retries in scsi_eh_turAlan Stern1-1/+3
2005-09-06[SCSI] ibmvscsi: handle large scatter/gather listsJames Bottomley2-42/+116
2005-09-05Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds12-99/+103
2005-09-05/spare/repo/libata-dev branch 'iomap-try3'Jeff Garzik10-95/+94
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-3/+3
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle1-1/+1
2005-09-04[SCSI] qla2xxx: Update version number to 8.01.00-k.Andrew Vasquez1-2/+2
2005-09-04[SCSI] qla2xxx: Stop firmware execution at unintialization time.Andrew Vasquez4-6/+41
2005-09-04[SCSI] qla2xxx: Replace schedule_timeout().Andrew Vasquez1-14/+11
2005-09-04[SCSI] qla2xxx: Remove bad call to fc_remove_host() during probe failure.Andrew Vasquez1-2/+0
2005-09-04[SCSI] qla2xxx: Add host attributes.Andrew Vasquez3-0/+136
2005-09-04[SCSI] qla2xxx: Add change_queue_depth/type() API support.Andrew Vasquez1-0/+29
2005-09-04[SCSI] qla2xxx: Remove redundant call to pci_unmap_sg().Andrew Vasquez1-5/+1
2005-09-04[SCSI] qla2xxx: Remove RISC pause/release barriers during flash manipulation.Andrew Vasquez1-34/+0
2005-09-04[SCSI] qla2xxx: Correct LED scheme definition.Andrew Vasquez2-3/+3
2005-09-04[SCSI] qla2xxx: Simplify redundant target/device reset logic.Andrew Vasquez3-56/+1
2005-09-04[SCSI] qla2xxx: Correct domain/area exclusion logic.Andrew Vasquez1-1/+8
2005-09-04[SCSI] qla2xxx: Add FDMI support.Andrew Vasquez8-5/+741
2005-09-04[SCSI] qla2xxx: Export class-of-service (COS) information.Andrew Vasquez4-0/+26
2005-09-04[SCSI] qla2xxx: Use dma_get_required_mask() in determining the 'ideal' DMA mask.Andrew Vasquez1-23/+10
2005-09-04[SCSI] aic7xxx: remove aiclib.cChristoph Hellwig6-165/+253
2005-09-04[SCSI] aacraid: bad BUG_ON fixMark Haverkamp1-1/+1
2005-09-04[SCSI] sg direct io/mmap oops, st syncDouglas Gilbert1-4/+4
2005-09-04This patch fixes in st.c the bug in the signed/unsigned int comparisonJames Bottomley1-4/+4
2005-08-30[SCSI] embryonic RAID classJames Bottomley3-0/+258
2005-08-30[libata] fix ATAPI-enable typoJeff Garzik1-1/+1
2005-08-30[libata] update several drivers to use pci_iomap()/pci_iounmap()Jeff Garzik10-39/+45
2005-08-30[libata] __iomem annotations for various driversJeff Garzik6-45/+48
2005-08-30[libata ahci] minor remove/unplug path cleanupJeff Garzik1-12/+2