aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2008-01-28[NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev
2008-01-28[ETH]: Combine format_addr() with print_mac().Michael Chan
2008-01-29Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-01-29Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-01-28SG: work with the SCSI fixed maximum allocations.James Bottomley
2008-01-28blk_end_request: changing scsi (take 4)Kiyoshi Ueda
2008-01-28blk_end_request: changing ide-scsi (take 4)Kiyoshi Ueda
2008-01-28SG: Convert SCSI to use scatterlist helpers for sg chainingJens Axboe
2008-01-28blktrace: Add blktrace ioctls to SCSI generic devicesChristof Schmitt
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-01-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-01-25ide: add ide_pktcmd_tf_load() helperBartlomiej Zolnierkiewicz
2008-01-25ide-{floppy,tape,scsi}: fix register loading order when issuing packet commandBartlomiej Zolnierkiewicz
2008-01-25ide: remove atapi_ireason_t (take 3)Bartlomiej Zolnierkiewicz
2008-01-25ide: remove ata_nsector_t, ata_data_t and atapi_bcount_tBartlomiej Zolnierkiewicz
2008-01-25ide: remove atapi_feature_tBartlomiej Zolnierkiewicz
2008-01-25ide: remove ata_status_t and atapi_status_tBartlomiej Zolnierkiewicz
2008-01-25[SCSI] libsas: abstract STP task status into a functionJames Bottomley
2008-01-25[SCSI] ultrastor: clean up inline asm warningsFrederik Deweerdt
2008-01-25[SCSI] aic7xxx: fix firmware buildVegard Nossum
2008-01-25[SCSI] aacraid: fib context lock for management ioctlsSalyzyn, Mark
2008-01-25[SCSI] ch: remove forward declarationsFUJITA Tomonori
2008-01-25[SCSI] ch: fix device minor number management bugFUJITA Tomonori
2008-01-24scsi: use class iteration apiDave Young
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2008-01-23[SCSI] initio: fix module hangs on loadingStuart Swales
2008-01-23[SCSI] ch: handle class_device_create failure properlyFUJITA Tomonori
2008-01-23[SCSI] NCR5380: fix section mismatchRandy Dunlap
2008-01-23[SCSI] sg: fix /proc/scsi/sg/devices when no SCSI devicesTony Battersby
2008-01-23[SCSI] don't use __GFP_DMA for sense buffers if not requiredJames Bottomley
2008-01-23[SCSI] use dynamically allocated sense bufferFUJITA Tomonori
2008-01-23[SCSI] sd: add fix for devices with last sector access problemsHans de Goede
2008-01-23[SCSI] fix pcmcia compile problemJames Bottomley
2008-01-23[SCSI] aacraid: add Voodoo Lite class of cards.Salyzyn, Mark
2008-01-23[SCSI] aacraid: add new driver features flagsSalyzyn, Mark
2008-01-23[SCSI] qla2xxx: Update version number to 8.02.00-k7.Andrew Vasquez
2008-01-23[SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command.Seokmann Ju
2008-01-23[SCSI] qla2xxx: Correct late-memset() of EFT buffer.Andrew Vasquez
2008-01-23[SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support.Andrew Vasquez
2008-01-23[SCSI] qla2xxx: Trace-Control naming cleanups.Andrew Vasquez
2008-01-23[SCSI] qla2xxx: Code cleanups.Adrian Bunk
2008-01-23[SCSI] qla2xxx: Add a filter to compare port_name against the physical on vpo...Seokmann Ju
2008-01-23[SCSI] qla2xxx: Use completion routines.Marcus Barrow
2008-01-23[SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request.Andrew Vasquez
2008-01-23[SCSI] qla2xxx: Restrict MSI/MSI-X enablement on select ISP2432-type HBAs.Andrew Vasquez
2008-01-23[SCSI] qla2xxx: Wait for FLASH write-protection to complete after a write.Andrew Vasquez
2008-01-23[SCSI] qla2xxx: Fix for 32-bit platforms with 64-bit resources.Andrew Vasquez
2008-01-23[SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs.Andrew Vasquez
2008-01-23[SCSI] qla2xxx: Consolidate duplicate sense-data handling codes.Andrew Vasquez
2008-01-23[SCSI] st: convert to unlocked_ioctlKai Makisara