Commit History

Author SHA1 Message Date
  Andi Kleen e6b53703b9 sections: fix section conflicts in drivers/ide 12 years ago
  Joe Perches 28f65c11f2 treewide: Convert uses of struct resource to resource_size(ptr) 14 years ago
  Atsushi Nemoto cd078af65d tx493xide: use min_t() macro instead of min() 15 years ago
  Bartlomiej Zolnierkiewicz 040f6b4f14 tx493xide: use ->pio_mode value to determine pair device speed 15 years ago
  Bartlomiej Zolnierkiewicz 8776168ca2 ide: change ->set_dma_mode method parameters 15 years ago
  Bartlomiej Zolnierkiewicz e085b3cae8 ide: change ->set_pio_mode method parameters 15 years ago
  Linus Torvalds d614aec475 Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 16 years ago
  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
  Tejun Heo 9780e2dd82 ide: convert to rq pos and nr_sectors accessors 16 years ago
  Sergei Shtylyov c9ff9e7b64 ide: refactor tf_load() method 16 years ago
  Sergei Shtylyov 60f85019c6 ide: replace IDE_TFLAG_* flags by IDE_VALID_* 16 years ago
  Atsushi Nemoto aa24d9783d tx4939ide: Fix tx4939ide_{in,out}put_data_swap argument 16 years ago
  Atsushi Nemoto d68bab503e tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read} 16 years ago
  Atsushi Nemoto 253275c52c tx4939ide: remove wmb() 16 years ago
  Sergei Shtylyov abb596b25e ide: turn selectproc() method into dev_select() method (take 5) 16 years ago
  Sergei Shtylyov 35218d1ca8 ide: move data register access out of tf_{read|load}() methods (take 2) 16 years ago
  Sergei Shtylyov bac08cee93 ide: call {in|out}put_data() methods from tf_{read|load}() methods (take 2) 16 years ago
  Sergei Shtylyov 6762511934 ide: rename IDE_TFLAG_IN_[HOB_]FEATURE 16 years ago
  Sergei Shtylyov ecf3a31d2a ide: turn set_irq() method into write_devctl() method 16 years ago
  Sergei Shtylyov 4d74c3fcf2 ide: use ATA_HOB 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 22aa4b32a1 ide: remove ide_task_t typedef 16 years ago
  Bartlomiej Zolnierkiewicz e6830a86c2 ide: call ide_build_sglist() prior to ->dma_setup (v2) 16 years ago