Commit Graph

119 Commits (89e004ea55abe201b29e2d6e35124101f1288ef7)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz ffa15a6915 ide: make ide_dma_timeout() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n 17 years ago
Bartlomiej Zolnierkiewicz de23ec9ca8 ide: make ide_dma_lost_irq() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n 17 years ago
Bartlomiej Zolnierkiewicz 3ceca727fe ide: include <linux/hdreg.h> only when needed 17 years ago
Bartlomiej Zolnierkiewicz 7e59ea21aa ide: check drive->present in ide_get_paired_drive() 17 years ago
Bartlomiej Zolnierkiewicz 4dde4492d8 ide: make drive->id an union (take 2) 17 years ago
David Brownell bfc2f01fc8 palm_bk3710: improve IDE registration 17 years ago
Kevin Hilman a1aee86222 IDE: palm_bk3710: fix compile warning for unused variable 17 years ago
Russell King a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
Russell King 0f8469a54f [ARM] Eliminate useless includes of asm/mach-types.h 17 years ago
Bartlomiej Zolnierkiewicz f454cbe8cd ide: ->cable_detect method cannot be marked __devinit 17 years ago
Sergei Shtylyov a0f403bc58 palm_bk3710: add UltraDMA/100 support 17 years ago
Bartlomiej Zolnierkiewicz 37c5ef5698 rapide: add module_exit() 17 years ago
Bartlomiej Zolnierkiewicz 8e27cb1135 icside: add module_exit() 17 years ago
Bartlomiej Zolnierkiewicz 8a69580e1e ide: add ide_host_free() helper (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 6f904d0152 ide: add ide_host_add() helper 17 years ago
Bartlomiej Zolnierkiewicz 48c3c10726 ide: add struct ide_host (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 374e042c3e ide: add struct ide_tp_ops (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 761052e676 ide: remove ->INB, ->OUTB and ->OUTBSYNC methods 17 years ago
Bartlomiej Zolnierkiewicz b73c7ee25d ide: add ->read_status method 17 years ago
Bartlomiej Zolnierkiewicz 81e8d5a34f ide: remove ide_setup_dma() 17 years ago
Bartlomiej Zolnierkiewicz c97c6aca75 ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 67717e2241 icside: always try to probe first interface 17 years ago
Bartlomiej Zolnierkiewicz 47bc7e7425 rapide: fix rapide_probe() return value 17 years ago
Bartlomiej Zolnierkiewicz 9a5ae1faaa rapide: use struct ide_port_info 17 years ago
Bartlomiej Zolnierkiewicz b25afdf133 icside: use ide_init_port_hw() 17 years ago
Bartlomiej Zolnierkiewicz 26839f09ca icside: don't use hwif->hwif_data 17 years ago
Bartlomiej Zolnierkiewicz 256c5f8eef ide: fix hwif-s initialization 17 years ago
Bartlomiej Zolnierkiewicz f06ab3402a ide: convert ide-timing.h to ide-timings.c library (take 2) 17 years ago
Ben Dooks 96b1dfe8fe BAST: Remove old IDE driver 17 years ago
Bartlomiej Zolnierkiewicz 1357214461 ide: remove ->mmio flag from ide_hwif_t 17 years ago
Mikhail Cherkashin 8c6e46ddb3 palm_bk3710: fix tRP for UDMA mode 4 17 years ago
Sergei Shtylyov ffab6cf44e palm_bk3710: fix IDECLK period calculation 17 years ago
Bartlomiej Zolnierkiewicz a529b59060 Revert "BAST: Remove old IDE driver" 17 years ago
Ben Dooks ac1623625c BAST: Remove old IDE driver 17 years ago
Sergei Shtylyov ce42a54946 palm_bk3710: fix resource management 17 years ago
Bartlomiej Zolnierkiewicz fb374966ba palm_bk3710: add warm-plug support 17 years ago
Bartlomiej Zolnierkiewicz d427e836d1 ide: fix host drivers missing hwif->chipset initialization 17 years ago
Bartlomiej Zolnierkiewicz c5dd43ec65 ide: add IDE_HFLAG_MMIO host flag (take 2) 17 years ago
Al Viro 7d896e0b8e more icside breakage (from next ide merge) 17 years ago
Bartlomiej Zolnierkiewicz 4c3032d8a4 ide: add struct ide_io_ports (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 387750c3bf ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2) 17 years ago
Bartlomiej Zolnierkiewicz bf64b7a9dd ide: sanitize ide_unregister() usage 17 years ago
Bartlomiej Zolnierkiewicz e160124ff6 ide: remove IDE_HFLAG_NO_AUTOTUNE host flag 17 years ago
Al Viro 9c391bae6a ide: fix icside breakage 17 years ago
Bartlomiej Zolnierkiewicz f37afdaca7 ide: constify struct ide_dma_ops 17 years ago
Bartlomiej Zolnierkiewicz 5e37bdc081 ide: add struct ide_dma_ops (take 3) 17 years ago
Bartlomiej Zolnierkiewicz b552a2c1dd palm_bk3710: use ->init_dma method 17 years ago
Bartlomiej Zolnierkiewicz 91432f4809 icside: use ->init_dma method 17 years ago
Bartlomiej Zolnierkiewicz 63158d5c21 ide: cleanup ide_setup_dma() 17 years ago
Bartlomiej Zolnierkiewicz 3dd89a9b2a ide: cleanup setting hwif->mmio flag 17 years ago