Commit History

Author SHA1 Message Date
  Bartlomiej Zolnierkiewicz 653bcf5292 ide: __ide_dma_end() -> ide_dma_end() 17 years ago
  Bartlomiej Zolnierkiewicz a9ab09e260 ide: use unique names for struct pci_driver instances 17 years ago
  Bartlomiej Zolnierkiewicz c67c216d81 ide: remove superfluous ->waiting_for_dma checks 17 years ago
  Bartlomiej Zolnierkiewicz feb22b7f8e ide: add proper PCI PM support (v2) 17 years ago
  Bartlomiej Zolnierkiewicz 1785192b53 hpt366: add hpt3xx_disable_fast_irq() helper 17 years ago
  Bartlomiej Zolnierkiewicz 367d7e78dd ide: ide_dev_is_sata() -> ata_id_is_sata() 17 years ago
  Bartlomiej Zolnierkiewicz 3ceca727fe ide: include <linux/hdreg.h> only when needed 17 years ago
  Bartlomiej Zolnierkiewicz 4dde4492d8 ide: make drive->id an union (take 2) 17 years ago
  Masoud Sharbiani 62ff2ecf7a ide: Fix pointer arithmetic in hpt3xx driver code (3rd try) 17 years ago
  Adrian Bunk a69999e286 drivers/ide/pci/: use __devexit_p() 17 years ago
  Bartlomiej Zolnierkiewicz f454cbe8cd ide: ->cable_detect method cannot be marked __devinit 17 years ago
  Bartlomiej Zolnierkiewicz a326b02b0c ide: drop 'name' parameter from ->init_chipset method 17 years ago
  Bartlomiej Zolnierkiewicz ced3ec8aa7 ide: prefix messages from IDE PCI host drivers by driver name 17 years ago
  Bartlomiej Zolnierkiewicz 28cfd8af52 ide: include PCI device name in messages from IDE PCI host drivers 17 years ago
  Bartlomiej Zolnierkiewicz a6c43a2be9 hpt366: add ->remove method and module_exit() 17 years ago
  Bartlomiej Zolnierkiewicz 74811f355f hpt366: convert to use ->host_priv 17 years ago
  Bartlomiej Zolnierkiewicz 6cdf6eb357 ide: add ->dev and ->host_priv fields to struct ide_host 17 years ago
  Bartlomiej Zolnierkiewicz 3b2a5c7149 ide: filter out "default" transfer mode values in set_xfer_rate() 17 years ago
  Bartlomiej Zolnierkiewicz ebb00fb55d ide: factor out simplex handling from ide_pci_dma_base() 17 years ago
  Bartlomiej Zolnierkiewicz 81e8d5a34f ide: remove ide_setup_dma() 17 years ago
  Bartlomiej Zolnierkiewicz cab7f8eda4 ide: remove ->dma_{status,command} fields from ide_hwif_t 17 years ago
  Bartlomiej Zolnierkiewicz ff07488346 ide: remove drive->ctl 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 b123f56e04 ide: do complete DMA setup in ->init_dma method (take 2) 17 years ago
  Bartlomiej Zolnierkiewicz 23658f8af3 ide: move ide_setup_dma() call out from ->init_dma method 17 years ago
  Bartlomiej Zolnierkiewicz 21a3387ddd ide: remove ->extra field from struct ide_port_info 17 years ago
  Harvey Harrison eb63963a55 ide: replace remaining __FUNCTION__ occurrences 17 years ago
  Bartlomiej Zolnierkiewicz ac95beedf8 ide: add struct ide_port_ops (take 2) 17 years ago