aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-05ide: fix IDE_HFLAG_NO_ATAPI_DMA handling in config_drive_for_dma()Bartlomiej Zolnierkiewicz1-1/+1
2007-11-05ide: move ide_fixstring() documentation to ide-iops.c from ide.hBartlomiej Zolnierkiewicz1-0/+7
2007-11-05ide: add missing #ifdef/#endif CONFIG_IDE_TASK_IOCTLBartlomiej Zolnierkiewicz1-0/+2
2007-11-05ide: fix ide_find_dma_mode() to print human-readable infoBartlomiej Zolnierkiewicz1-1/+2
2007-11-05ide: add missing rq.ref_count initialization to ide_diag_taskfile()Bartlomiej Zolnierkiewicz1-0/+1
2007-11-05ide: clear HOB bit for REQ_TYPE_ATA_TASK requests in ide_end_drive_cmd()Bartlomiej Zolnierkiewicz1-0/+2
2007-11-05ide: check rq->cmd_type in drive_cmd_intr()Bartlomiej Zolnierkiewicz1-1/+2
2007-11-05ide/Kconfig: fix BLK_DEV_OFFBOARD dependenciesBartlomiej Zolnierkiewicz1-1/+2
2007-11-05ide: unexport ide_fix_driveidAdrian Bunk1-3/+0
2007-11-05ide/Kconfig: add IDEDISK_MULTI_MODE text adapted from hdparm manual pageMatti Linnanvuori1-3/+16
2007-11-05ide: do_identify() string termination fixTejun Heo1-2/+3
2007-11-05piix: add support for ICH7 on Acer 5602aWLMisebdeg@ngi.it1-0/+1
2007-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds5-24/+28
2007-10-27ide/arm/icside: fallout from commit 86f3a492bb09eee5745b93af35f2212179c251fdAl Viro1-8/+8
2007-10-26ide: add SH-S202J to ivb_list[]Bartlomiej Zolnierkiewicz1-0/+3
2007-10-26drivers/ide/pci/sc1200.c: fix suspend/resume buglets and warningsJeff Garzik1-4/+5
2007-10-26drivers/ide/pci/generic: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz1-1/+1
2007-10-26hpt366: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz1-16/+16
2007-10-26cy82c693: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz1-3/+3
2007-10-23ide: build fixFUJITA Tomonori1-0/+1
2007-10-22[SG] Update drivers to use sg helpersJens Axboe4-8/+8
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds5-8/+8
2007-10-20ide: remove inclusion of non-existent io_trace.hRobert P. J. Day1-1/+0
2007-10-20ide-disk: add get_smart_data() helperBartlomiej Zolnierkiewicz1-20/+4
2007-10-20ide: fix ->data_phase in taskfile_load_raw()Bartlomiej Zolnierkiewicz1-1/+1
2007-10-20ide: check drive->using_dma in flagged_taskfile()Bartlomiej Zolnierkiewicz1-0/+3
2007-10-20ide: check ->dma_setup() return value in flagged_taskfile()Bartlomiej Zolnierkiewicz1-4/+7
2007-10-20dtc2278: note on docsAlan Cox1-0/+2
2007-10-20qd65xx: remove pointless qd_{read,write}_reg() (take 2)Bartlomiej Zolnierkiewicz1-34/+12
2007-10-20ide: PCI BMDMA initialization fixes (take 2)Bartlomiej Zolnierkiewicz1-22/+10
2007-10-20ide: remove stale comments from ide-taskfile.cBartlomiej Zolnierkiewicz1-23/+0
2007-10-20ide: remove dead code from ide_driveid_update()Bartlomiej Zolnierkiewicz1-23/+3
2007-10-20ide: use __ide_end_request() in ide_end_dequeued_request()Bartlomiej Zolnierkiewicz1-34/+10
2007-10-20ide: enhance ide_setup_pci_noise()Bartlomiej Zolnierkiewicz1-5/+3
2007-10-20cs5530: remove needless ide_lock takingBartlomiej Zolnierkiewicz1-7/+1
2007-10-20ide: take ide_lock for prefetch disable/enable in do_special()Bartlomiej Zolnierkiewicz3-12/+14
2007-10-20ht6560b: fix deadlock on error handlingBartlomiej Zolnierkiewicz1-13/+18
2007-10-20cmd640: fix deadlock on error handlingBartlomiej Zolnierkiewicz1-20/+28
2007-10-20slc90e66: fix deadlock on error handlingBartlomiej Zolnierkiewicz1-3/+5
2007-10-20opti621: fix deadlock on error handlingBartlomiej Zolnierkiewicz1-3/+5
2007-10-20qd65xx: fix deadlock on error handlingBartlomiej Zolnierkiewicz1-8/+9
2007-10-20dtc2278: fix deadlock on error handlingBartlomiej Zolnierkiewicz1-2/+4
2007-10-20ali14xx: fix deadlock on error handlingBartlomiej Zolnierkiewicz1-2/+4
2007-10-20ide: constify struct ide_port_infoBartlomiej Zolnierkiewicz33-53/+53
2007-10-20ide: replace ide_pci_device_t by struct ide_port_infoBartlomiej Zolnierkiewicz33-99/+89
2007-10-20via82cxxx: keep local ide_pci_device_t copyBartlomiej Zolnierkiewicz1-35/+27
2007-10-20dtc2278: set ->pio_mask also for the second portBartlomiej Zolnierkiewicz1-0/+1
2007-10-20au1xxx-ide: set ->autotune and ->no_io_32bit also for the slave deviceBartlomiej Zolnierkiewicz1-1/+3
2007-10-20ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz10-50/+40
2007-10-20ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz2-2/+3