1. fe31edc Drivers: ide: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  2. e6b5370 sections: fix section conflicts in drivers/ide by Andi Kleen · 12 years ago
  3. 8776168 ide: change ->set_dma_mode method parameters by Bartlomiej Zolnierkiewicz · 14 years ago
  4. e085b3c ide: change ->set_pio_mode method parameters by Bartlomiej Zolnierkiewicz · 14 years ago
  5. c9ef59f ide: IORDY handling fixes by Bartlomiej Zolnierkiewicz · 15 years ago
  6. 898ec22 ide: remove HWIF() macro by Bartlomiej Zolnierkiewicz · 15 years ago
  7. 2bfba3c ide: remove useless subdirs from drivers/ide/ by Bartlomiej Zolnierkiewicz · 16 years ago[Renamed from drivers/ide/pci/it8213.c]
  8. a9ab09e ide: use unique names for struct pci_driver instances by Bartlomiej Zolnierkiewicz · 16 years ago
  9. feb22b7 ide: add proper PCI PM support (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 3ceca72 ide: include <linux/hdreg.h> only when needed by Bartlomiej Zolnierkiewicz · 16 years ago
  11. f454cbe ide: ->cable_detect method cannot be marked __devinit by Bartlomiej Zolnierkiewicz · 16 years ago
  12. ced3ec8 ide: prefix messages from IDE PCI host drivers by driver name by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 29f1ca9 it8213: remove DECLARE_ITE_DEV() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 5102f76 it8213: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 6cdf6eb ide: add ->dev and ->host_priv fields to struct ide_host by Bartlomiej Zolnierkiewicz · 16 years ago
  16. be30504 it8213: fix return value in it8213_init_one() by Bartlomiej Zolnierkiewicz · 16 years ago
  17. ac95bee ide: add struct ide_port_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  18. a282619 IDE: Coding Style fixes to drivers/ide/pci/it8213.c by Paolo Ciarrocchi · 16 years ago
  19. 5e71d9c ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE by Bartlomiej Zolnierkiewicz · 16 years ago
  20. 78829dd ide: remove needless includes from PCI host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  21. bfa14b4 ide: add ->cable_detect method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 3650165 ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 4db90a1 ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 8562043 ide: constify struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  25. 039788e ide: replace ide_pci_device_t by struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  26. 85ad93a ide: set drive->autotune in ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  27. 5f8b6c3 ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  28. 47b6878 ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  29. 7cab14a ide: add IDE_HFLAG_BOOTABLE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  30. 33c1002 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 9ff6f72 ide: remove hwif->autodma and drive->autodma by Bartlomiej Zolnierkiewicz · 17 years ago
  32. 9cbcc5e ide: use PCI_VDEVICE() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  33. 1c54a93 it8213/piix/slc90e66: "de-couple" PIO and UDMA modes by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 0ae2e17 ide: remove ->ide_dma_check (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 8c91abf it8213/piix/slc90e66: remove {it8213,piix,slc90e66}_dma_2_pio() by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 88b2b32 ide: move ide_config_drive_speed() calls to upper layers (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 8f4dd2e ide: use only ->set_pio_mode method for programming PIO modes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 9098602 it8213/piix/slc90e66: don't change DMA settings when programming PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  39. 26bcb87 ide: add ide_set{_max}_pio() (take 4) by Bartlomiej Zolnierkiewicz · 17 years ago
  40. f212ff2 ide: move ide_rate_filter() calls to the upper layer (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 68aaf81 it8213: PIO fixes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  42. 4099d14 ide: add PIO masks by Bartlomiej Zolnierkiewicz · 17 years ago
  43. 2134758 ide: drop "PIO data" argument from ide_get_best_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  44. a5d8c5c ide: add ide_pci_device_t.host_flags (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  45. 49521f9 ide: add short cables support by Bartlomiej Zolnierkiewicz · 17 years ago
  46. 29e744d ide: add ide_tune_dma() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  47. 2d5eaa6 ide: rework the code for selecting the best DMA transfer mode (v3) by Bartlomiej Zolnierkiewicz · 17 years ago
  48. 3608b5d ide: add ide_set_dma() helper (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 6788182 ide: it8213 IDE driver update (version 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  50. 9c6712c ide: add it8213 IDE driver by Jack Lee · 17 years ago