Commit Graph

19 Commits (94c30d9ca6fd00a69e367b91b6e13572c41938c5)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
Bartlomiej Zolnierkiewicz dca3983059 ide: pass number of ports to ide_host_{alloc,add}() (v2) 16 years ago
Jack Stone d5f840bf74 ide: Remove void casts 16 years ago
TOMARI Hisanobu a9d5a97fa3 ide-pmac: IDE cable detection on Apple PowerBook 16 years ago
Sergei Shtylyov abb596b25e ide: turn selectproc() method into dev_select() method (take 5) 16 years ago
Sergei Shtylyov ecf3a31d2a ide: turn set_irq() method into write_devctl() method 16 years ago
Bartlomiej Zolnierkiewicz 88b4132e10 ide: set/clear drive->waiting_for_dma flag in the core code 16 years ago
Bartlomiej Zolnierkiewicz 11998b3161 ide: move ide_map_sg() call out of ->dma_setup method (take 2) 16 years ago
Bartlomiej Zolnierkiewicz 4453011f95 ide: destroy DMA mappings after ending DMA (v2) 16 years ago
Bartlomiej Zolnierkiewicz 35c9b4daf4 ide: add ->dma_clear method and remove ->dma_timeout one 16 years ago
Bartlomiej Zolnierkiewicz 22117d6eaa ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2) 16 years ago
Bartlomiej Zolnierkiewicz 2298169418 ide: pass command to ide_map_sg() 16 years ago
Bartlomiej Zolnierkiewicz b6308ee0c5 ide: move command related fields from ide_hwif_t to struct ide_cmd 16 years ago
Bartlomiej Zolnierkiewicz e6830a86c2 ide: call ide_build_sglist() prior to ->dma_setup (v2) 16 years ago
Sergei Shtylyov 592b531521 ide: move read_sff_dma_status() method to 'struct ide_dma_ops' 16 years ago
Bartlomiej Zolnierkiewicz 898ec223fe ide: remove HWIF() macro 16 years ago
Bartlomiej Zolnierkiewicz b65fac32cf ide: merge ide_hwgroup_t with ide_hwif_t (v2) 16 years ago
Bartlomiej Zolnierkiewicz 5384657479 ide: build-fix for CONFIG_BLK_DEV_IDEDMA_PMAC=n 16 years ago
Bartlomiej Zolnierkiewicz 2bfba3c444 ide: remove useless subdirs from drivers/ide/ 17 years ago
Bartlomiej Zolnierkiewicz f5e0b5ecb3 pmac: remove needless pmac_ide_destroy_dmatable() wrapper 17 years ago
Bartlomiej Zolnierkiewicz 9055ba3ee2 pmac: remove superfluous pmif == NULL checks 17 years ago
Bartlomiej Zolnierkiewicz 123995b971 ide: use 'drive->dn & 1' instead of drive->select.b.unit 17 years ago
Bartlomiej Zolnierkiewicz c67c216d81 ide: remove superfluous ->waiting_for_dma checks 17 years ago
Bartlomiej Zolnierkiewicz 97100fc816 ide: add device flags 17 years ago
Bartlomiej Zolnierkiewicz 4dde4492d8 ide: make drive->id an union (take 2) 17 years ago
Benjamin Herrenschmidt 9842727da7 ide/powermac: Fix use of uninitialized pointer on media-bay 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 6e6afb3b74 ide: add ->set_irq method 17 years ago
Bartlomiej Zolnierkiewicz c6dfa867bb ide: add ->exec_command method 17 years ago
Bartlomiej Zolnierkiewicz c97c6aca75 ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) 17 years ago
Bartlomiej Zolnierkiewicz b36ba53218 ide-pmac: move ide_find_port() call to pmac_ide_setup_device() (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 07eb106f3a ide-pmac: add ->init_dev method (take 4) 17 years ago
Bartlomiej Zolnierkiewicz 7b8797acd4 ide-pmac: store pmif instead of hwif in ->driver_data (take 2) 17 years ago
Bartlomiej Zolnierkiewicz c56c5648a3 ide: set hwif->dev in ide_init_port_hw() (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 8a97206e31 ide-pmac: convert to use ide_timing_find_mode() 17 years ago
Bartlomiej Zolnierkiewicz f06ab3402a ide: convert ide-timing.h to ide-timings.c library (take 2) 17 years ago
Bartlomiej Zolnierkiewicz f8c4bd0ab2 ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method 17 years ago
Bartlomiej Zolnierkiewicz 5b16464ac3 ide-pmac: remove bogus comment about pmac_ide_setup_device() 17 years ago
Bartlomiej Zolnierkiewicz 07a6c66da5 ide-pmac: add ->cable_detect method 17 years ago
Bartlomiej Zolnierkiewicz c5dd43ec65 ide: add IDE_HFLAG_MMIO host flag (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 4c3032d8a4 ide: add struct ide_io_ports (take 3) 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 0d07192297 ide-pmac: use ->init_dma method 17 years ago
Bartlomiej Zolnierkiewicz 3dd89a9b2a ide: cleanup setting hwif->mmio flag 17 years ago
Bartlomiej Zolnierkiewicz e53cd458d5 ide: remove ->noprobe field from ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz ac95beedf8 ide: add struct ide_port_ops (take 2) 17 years ago