Commit History

Author SHA1 Message Date
  Sergei Shtylyov 74638c8482 ide: add support for CFA specified transfer modes (take 3) 16 years ago
  Sergei Shtylyov 8d64fcd935 ide: identify data word 53 bit 1 doesn't cover words 62 and 63 (take 3) 16 years ago
  Bartlomiej Zolnierkiewicz f094d4d83b ide: sanitize ide_build_sglist() and ide_destroy_dmatable() 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 8a4a5738ba ide: add ->dma_check method 16 years ago
  Bartlomiej Zolnierkiewicz 5ae5412d9a ide: add ide_dma_prepare() helper 16 years ago
  Bartlomiej Zolnierkiewicz 4453011f95 ide: destroy DMA mappings after ending DMA (v2) 16 years ago
  Bartlomiej Zolnierkiewicz 1cee52de28 ide: inline ide_dma_timeout() into ide_dma_timeout_retry() 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 130e886708 ide: remove ide_end_request() 16 years ago
  Bartlomiej Zolnierkiewicz 2230d90dd8 ide: sanitize ide_finish_cmd() 16 years ago
  Bartlomiej Zolnierkiewicz b6308ee0c5 ide: move command related fields from ide_hwif_t to struct ide_cmd 16 years ago
  Bartlomiej Zolnierkiewicz adb1af9803 ide: pass command instead of request to ide_pio_datablock() 16 years ago
  Bartlomiej Zolnierkiewicz e6830a86c2 ide: call ide_build_sglist() prior to ->dma_setup (v2) 16 years ago
  Bartlomiej Zolnierkiewicz 65ca537732 ide: move ide_dma_timeout_retry() to ide-dma.c 16 years ago
  FUJITA Tomonori 5d82720a7f ide: save the returned value of dma_map_sg 16 years ago
  Bartlomiej Zolnierkiewicz b65fac32cf ide: merge ide_hwgroup_t with ide_hwif_t (v2) 16 years ago
  Bartlomiej Zolnierkiewicz 2dbe7e919e ide: move SFF DMA code to ide-dma-sff.c 16 years ago
  Bartlomiej Zolnierkiewicz db3f99ef7c ide: cleanup ide-dma.c 16 years ago
  Bartlomiej Zolnierkiewicz 14c123f371 ide: cleanup ide_build_dmatable() 16 years ago
  Bartlomiej Zolnierkiewicz c19f7f226b ide: remove needless includes from ide-dma.c 16 years ago
  Bartlomiej Zolnierkiewicz 2bbd57cad3 ide: switch to DMA-mapping API part #2 16 years ago
  Bartlomiej Zolnierkiewicz ffa15a6915 ide: make ide_dma_timeout() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n 16 years ago
  Bartlomiej Zolnierkiewicz de23ec9ca8 ide: make ide_dma_lost_irq() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n 16 years ago
  Bartlomiej Zolnierkiewicz 653bcf5292 ide: __ide_dma_end() -> ide_dma_end() 16 years ago
  Bartlomiej Zolnierkiewicz 123995b971 ide: use 'drive->dn & 1' instead of drive->select.b.unit 16 years ago
  Bartlomiej Zolnierkiewicz c67c216d81 ide: remove superfluous ->waiting_for_dma checks 16 years ago