Commit Graph

1582 Commits (28e84ab3abafb0f9c9573993626abe6ca3fa8eb1)

Author SHA1 Message Date
Adrian Bunk efc0fc1c2f fix BLK_DEV_HD_ONLY on ARM dependencies 17 years ago
Adrian Bunk 513f3c10dd ide: export ide_doubler 17 years ago
Bartlomiej Zolnierkiewicz fb374966ba palm_bk3710: add warm-plug support 17 years ago
Bartlomiej Zolnierkiewicz f4084a1d18 delkin_cb: add missing __init/__exit tags 17 years ago
Bartlomiej Zolnierkiewicz 96fe439ec9 delkin_cb: add warm-plug support 17 years ago
Bartlomiej Zolnierkiewicz 1c4d4ad50a delkin_cb: use struct ide_port_info 17 years ago
Bartlomiej Zolnierkiewicz 8a7dbb9761 delkin_cb: set proper hwif->gendev.parent value 17 years ago
Bartlomiej Zolnierkiewicz d427e836d1 ide: fix host drivers missing hwif->chipset initialization 17 years ago
Bartlomiej Zolnierkiewicz 343a3451e2 ide-generic: add missing hwif->chipset setup 17 years ago
Bartlomiej Zolnierkiewicz cd18f69f84 sis5513: add missing pci_enable_device() call 17 years ago
Adrian Bunk b76916462d ide: remove the ide_etrax100 chipset type 17 years ago
Greg Kroah-Hartman 716ad8750a ide: fix race in device_create 17 years ago
Geert Uytterhoeven 3ce92a2a7b m68k: macide doesnt check for Mac 17 years ago
Bartlomiej Zolnierkiewicz cafa027b8c cs5520: disable VDMA 17 years ago
Bartlomiej Zolnierkiewicz 64afc31f89 ide/Kconfig: couple of fixes 17 years ago
Bartlomiej Zolnierkiewicz e7f379d5ca alim15x3: remove WDC_ALI15X3 config option 17 years ago
Bartlomiej Zolnierkiewicz 63b1623ef0 alim15x3: add "wdc_udma" module parameter 17 years ago
Bartlomiej Zolnierkiewicz 2bf111d97a alim15x3: remove stale warning about ATI RS100 northbridge 17 years ago
Bartlomiej Zolnierkiewicz df98668f17 alim15x3: trivial cleanup for ali_set_pio_mode() 17 years ago
Adrian Bunk e0b4eb5193 make ide-iops.c:SELECT_MASK() static 17 years ago
Maciej W. Rozycki 4d4423caaa SWARM IDE: Fix up following changes to ide_hwif_t 17 years ago
Geert Uytterhoeven ab1a852128 m68k: Fix falconide `data_adr' typo 17 years ago
Bartlomiej Zolnierkiewicz 1024c5f4be ide: IDE_HFLAG_SERIALIZE_DMA bugfix 17 years ago
Bartlomiej Zolnierkiewicz 23f8e4bf7c ide: fix early setup of hwif->host_flags 17 years ago
Anton Vorontsov 6d1cee4436 alim15x3: disable init_hwif_ali15x3 for PowerPC 17 years ago
Benjamin Herrenschmidt b26b0c5900 ide: fix crash at boot with siimage driver 17 years ago
Denis V. Lunev c7705f3449 drivers: use non-racy method for proc entries creation (2) 17 years ago
FUJITA Tomonori d34c87e4ba block: replace sizeof(rq->cmd) with BLK_MAX_CDB 17 years ago
FUJITA Tomonori e7b241a771 ide: use blk_rq_init() to initialize the request 17 years ago
Sergei Shtylyov 7b255436df siimage: coding style cleanup (take 2) 17 years ago
Roel Kluin eee49298dd ide-cd: clean up cdrom_analyze_sense_data() 17 years ago
Roel Kluin a83ead2344 ide-cd: fix test unsigned var < 0 17 years ago
Alexander Smal 3ced5c49bd ide: add TSSTcorp CDDVDW SH-S202H to ivb_list[] 17 years ago
Bartlomiej Zolnierkiewicz 1fa5a40f27 piix: add Asus Eee 701 controller to short cable list 17 years ago
Adrian Bunk 3f31b87460 remove the broken ETRAX_IDE driver 17 years ago
Bartlomiej Zolnierkiewicz 55224bc86a ide: remove ->dma_prdtable field from ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz 41051a141d ide: remove ->dma_vendor{1,3} fields from ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz 669185e98c scc_pata: add ->dma_host_set and ->dma_start methods 17 years ago
Bartlomiej Zolnierkiewicz 22cdd6cedc ide: skip "VLB sync" if host uses MMIO 17 years ago
Bartlomiej Zolnierkiewicz 9f87abe892 ide: add ide_pad_transfer() helper 17 years ago
Bartlomiej Zolnierkiewicz 7c0daf2681 ide: remove ->INW and ->OUTW methods 17 years ago
Bartlomiej Zolnierkiewicz ca545c1e75 ide: use IDE I/O helpers directly in ide_tf_{load,read}() 17 years ago
Bartlomiej Zolnierkiewicz ea23b8ba00 ns87415: add ->tf_read method 17 years ago
Bartlomiej Zolnierkiewicz db2432c40f scc_pata: add ->tf_{load,read} methods 17 years ago
Bartlomiej Zolnierkiewicz 92fcaaa85e ide-h8300: add ->tf_{load,read} methods 17 years ago
Bartlomiej Zolnierkiewicz 6dbceb8c80 ide-cris: add ->tf_{load,read} methods 17 years ago
Bartlomiej Zolnierkiewicz 94cd5b62ff ide: add ->tf_load and ->tf_read methods 17 years ago
Bartlomiej Zolnierkiewicz d309e0bb8e ide: move ide_tf_{load,read} to ide-iops.c 17 years ago
Bartlomiej Zolnierkiewicz 089c5c7e00 ide: factor out debugging code from ide_tf_load() 17 years ago
Bartlomiej Zolnierkiewicz 1fc142589e ide: add ide_execute_pkt_cmd() helper 17 years ago