Commit Graph

828 Commits (f15cf5151c3ecfe4073fb4478f686cb396bc2b17)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz bcbf6ee3eb ide: fix IDE_HFLAG_NO_ATAPI_DMA handling in config_drive_for_dma() 18 years ago
Bartlomiej Zolnierkiewicz 01745112de ide: move ide_fixstring() documentation to ide-iops.c from ide.h 18 years ago
Bartlomiej Zolnierkiewicz 26a5b04075 ide: add missing #ifdef/#endif CONFIG_IDE_TASK_IOCTL 18 years ago
Bartlomiej Zolnierkiewicz d34887da6b ide: fix ide_find_dma_mode() to print human-readable info 18 years ago
Bartlomiej Zolnierkiewicz 02ac2460ff ide: add missing rq.ref_count initialization to ide_diag_taskfile() 18 years ago
Bartlomiej Zolnierkiewicz 1c11d24111 ide: clear HOB bit for REQ_TYPE_ATA_TASK requests in ide_end_drive_cmd() 18 years ago
Bartlomiej Zolnierkiewicz 320112bd28 ide: check rq->cmd_type in drive_cmd_intr() 18 years ago
Bartlomiej Zolnierkiewicz f7d7f3fd21 ide/Kconfig: fix BLK_DEV_OFFBOARD dependencies 18 years ago
Adrian Bunk 6d5dd21de4 ide: unexport ide_fix_driveid 18 years ago
Matti Linnanvuori 127ba28965 ide/Kconfig: add IDEDISK_MULTI_MODE text adapted from hdparm manual page 18 years ago
Tejun Heo 699b052ad2 ide: do_identify() string termination fix 18 years ago
sebdeg@ngi.it afda5e4da5 piix: add support for ICH7 on Acer 5602aWLMi 18 years ago
Al Viro 4a66fcabd0 ide/arm/icside: fallout from commit 86f3a492bb 18 years ago
Bartlomiej Zolnierkiewicz 8588a2b732 ide: add SH-S202J to ivb_list[] 18 years ago
Jeff Garzik 9d43481364 drivers/ide/pci/sc1200.c: fix suspend/resume buglets and warnings 18 years ago
Bartlomiej Zolnierkiewicz d5271be6b5 drivers/ide/pci/generic: fix build for CONFIG_HOTPLUG=n 18 years ago
Bartlomiej Zolnierkiewicz 282037f17f hpt366: fix build for CONFIG_HOTPLUG=n 18 years ago
Bartlomiej Zolnierkiewicz f32d26ae26 cy82c693: fix build for CONFIG_HOTPLUG=n 18 years ago
FUJITA Tomonori dc81785dd6 ide: build fix 18 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Robert P. J. Day 276d789e17 ide: remove inclusion of non-existent io_trace.h 18 years ago
Bartlomiej Zolnierkiewicz 43e7c0c4bf ide-disk: add get_smart_data() helper 18 years ago
Bartlomiej Zolnierkiewicz 892470b26c ide: fix ->data_phase in taskfile_load_raw() 18 years ago
Bartlomiej Zolnierkiewicz eda5b359dc ide: check drive->using_dma in flagged_taskfile() 18 years ago
Bartlomiej Zolnierkiewicz dd35b7bb86 ide: check ->dma_setup() return value in flagged_taskfile() 18 years ago
Alan Cox d3bad45f02 dtc2278: note on docs 18 years ago
Bartlomiej Zolnierkiewicz c196567a81 qd65xx: remove pointless qd_{read,write}_reg() (take 2) 18 years ago
Bartlomiej Zolnierkiewicz a02bfd3ce9 ide: PCI BMDMA initialization fixes (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 52c8136137 ide: remove stale comments from ide-taskfile.c 18 years ago
Bartlomiej Zolnierkiewicz 8a45513409 ide: remove dead code from ide_driveid_update() 18 years ago
Bartlomiej Zolnierkiewicz bbc615b16d ide: use __ide_end_request() in ide_end_dequeued_request() 18 years ago
Bartlomiej Zolnierkiewicz bde07e5eab ide: enhance ide_setup_pci_noise() 18 years ago
Bartlomiej Zolnierkiewicz ae6855c0d5 cs5530: remove needless ide_lock taking 18 years ago
Bartlomiej Zolnierkiewicz d393aa0326 ide: take ide_lock for prefetch disable/enable in do_special() 18 years ago
Bartlomiej Zolnierkiewicz 69e88d2a75 ht6560b: fix deadlock on error handling 18 years ago
Bartlomiej Zolnierkiewicz 5bbcf9242d cmd640: fix deadlock on error handling 18 years ago
Bartlomiej Zolnierkiewicz a482958bf6 slc90e66: fix deadlock on error handling 18 years ago
Bartlomiej Zolnierkiewicz e65dde715c opti621: fix deadlock on error handling 18 years ago
Bartlomiej Zolnierkiewicz f949820de3 qd65xx: fix deadlock on error handling 18 years ago
Bartlomiej Zolnierkiewicz a34a8751f3 dtc2278: fix deadlock on error handling 18 years ago
Bartlomiej Zolnierkiewicz 2047e15be4 ali14xx: fix deadlock on error handling 18 years ago
Bartlomiej Zolnierkiewicz 8562043606 ide: constify struct ide_port_info 18 years ago
Bartlomiej Zolnierkiewicz 039788e153 ide: replace ide_pci_device_t by struct ide_port_info 18 years ago
Bartlomiej Zolnierkiewicz 6157332eda via82cxxx: keep local ide_pci_device_t copy 18 years ago
Bartlomiej Zolnierkiewicz 691da768a3 dtc2278: set ->pio_mask also for the second port 18 years ago
Bartlomiej Zolnierkiewicz a05e2faa0e au1xxx-ide: set ->autotune and ->no_io_32bit also for the slave device 18 years ago
Bartlomiej Zolnierkiewicz 9239b33393 ide: remove write-only hwif->hw 18 years ago
Bartlomiej Zolnierkiewicz 18e181fe13 ide: add hwif->ack_intr hook 18 years ago
Bartlomiej Zolnierkiewicz 86f3a492bb icside: use ec->dma directly 18 years ago
Bartlomiej Zolnierkiewicz 8f173b5bf4 ide: fix ide_register_hw() to check hwif->io_ports[] 18 years ago