aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ide: kill probe_hwif_init()Bartlomiej Zolnierkiewicz2008-01-261-21/+17
* ide: don't try to unregister interfaces if 'initializing' in ide_register_hw()Bartlomiej Zolnierkiewicz2008-01-261-2/+10
* ide: merge ->fixup and ->quirkproc methodsBartlomiej Zolnierkiewicz2008-01-269-68/+57
* ide: dump taskfile HOB registers in ide_tf_load() (if DEBUG is defined)Bartlomiej Zolnierkiewicz2008-01-262-6/+5
* ide: merge ->dma_host_{on,off} methods into ->dma_host_set methodBartlomiej Zolnierkiewicz2008-01-2614-105/+44
* ide: move drive->using_dma check to callers of ->dma_host_on methodBartlomiej Zolnierkiewicz2008-01-264-5/+5
* atiixp: remove ->dma_host_on and ->dma_host_off methodsBartlomiej Zolnierkiewicz2008-01-261-53/+18
* ide-cris: fix DMA methodsBartlomiej Zolnierkiewicz2008-01-261-11/+7
* ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_tBartlomiej Zolnierkiewicz2008-01-2611-86/+28
* au1xxx-ide: add ide_toggle_bounce() callsBartlomiej Zolnierkiewicz2008-01-261-0/+2
* icside: add ide_toggle_bounce() callsBartlomiej Zolnierkiewicz2008-01-261-0/+2
* sgiioc4: add ide_toggle_bounce() callsBartlomiej Zolnierkiewicz2008-01-261-0/+2
* cy82c693: add ->set_dma_mode methodBartlomiej Zolnierkiewicz2008-01-263-57/+24
* cy82c693: correct DMA modes clippingBartlomiej Zolnierkiewicz2008-01-261-6/+6
* ide: (hopefully) fix VDMA for CS5520Bartlomiej Zolnierkiewicz2008-01-263-16/+25
* ide-disk: add idedisk_set_doorlock() helperBartlomiej Zolnierkiewicz2008-01-261-10/+13
* serverworks: cleanup ->set_dma_mode methodBartlomiej Zolnierkiewicz2008-01-261-19/+6
* sl82c105: remove no longer needed ->selectproc methodBartlomiej Zolnierkiewicz2008-01-261-31/+3
* sl82c105: program DMA/PIO timings in ->dma_start/->ide_dma_endBartlomiej Zolnierkiewicz2008-01-261-40/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-25210-9019/+10519
|\
| * [SCSI] usbstorage: use last_sector_bug flag universallyHans de Goede2008-01-251-0/+4
| * [SCSI] libsas: abstract STP task status into a functionJames Bottomley2008-01-254-19/+44
| * [SCSI] ultrastor: clean up inline asm warningsFrederik Deweerdt2008-01-251-3/+10
| * [SCSI] aic7xxx: fix firmware buildVegard Nossum2008-01-251-27/+18
| * [SCSI] aacraid: fib context lock for management ioctlsSalyzyn, Mark2008-01-251-12/+17
| * [SCSI] ch: remove forward declarationsFUJITA Tomonori2008-01-251-66/+54
| * [SCSI] ch: fix device minor number management bugFUJITA Tomonori2008-01-251-31/+40
| * [SCSI] ch: handle class_device_create failure properlyFUJITA Tomonori2008-01-231-7/+15
| * [SCSI] NCR5380: fix section mismatchRandy Dunlap2008-01-231-1/+1
| * [SCSI] sg: fix /proc/scsi/sg/devices when no SCSI devicesTony Battersby2008-01-231-1/+1
| * [SCSI] IB/iSER: add logical unit reset supportErez Zilber2008-01-231-0/+1
| * [SCSI] don't use __GFP_DMA for sense buffers if not requiredJames Bottomley2008-01-233-71/+51
| * [SCSI] use dynamically allocated sense bufferFUJITA Tomonori2008-01-234-4/+70
| * [SCSI] scsi.h: add macro for enclosure bit of inquiry dataJames Bottomley2008-01-231-0/+4
| * [SCSI] sd: add fix for devices with last sector access problemsHans de Goede2008-01-232-0/+10
| * [SCSI] fix pcmcia compile problemJames Bottomley2008-01-231-1/+2
| * [SCSI] aacraid: add Voodoo Lite class of cards.Salyzyn, Mark2008-01-235-6/+48
| * [SCSI] aacraid: add new driver features flagsSalyzyn, Mark2008-01-231-0/+25
| * [SCSI] qla2xxx: Update version number to 8.02.00-k7.Andrew Vasquez2008-01-231-1/+1
| * [SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command.Seokmann Ju2008-01-232-2/+4
| * [SCSI] qla2xxx: Correct late-memset() of EFT buffer.Andrew Vasquez2008-01-231-1/+1
| * [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support.Andrew Vasquez2008-01-2310-14/+405
| * [SCSI] qla2xxx: Trace-Control naming cleanups.Andrew Vasquez2008-01-236-20/+50
| * [SCSI] qla2xxx: Code cleanups.Adrian Bunk2008-01-237-238/+19
| * [SCSI] qla2xxx: Add a filter to compare port_name against the physical on vpo...Seokmann Ju2008-01-231-0/+2
| * [SCSI] qla2xxx: Use completion routines.Marcus Barrow2008-01-236-69/+16
| * [SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request.Andrew Vasquez2008-01-233-3/+4
| * [SCSI] qla2xxx: Restrict MSI/MSI-X enablement on select ISP2432-type HBAs.Andrew Vasquez2008-01-231-0/+12
| * [SCSI] qla2xxx: Wait for FLASH write-protection to complete after a write.Andrew Vasquez2008-01-231-2/+8
| * [SCSI] qla2xxx: Fix for 32-bit platforms with 64-bit resources.Andrew Vasquez2008-01-232-17/+8