1. 8d64fcd ide: identify data word 53 bit 1 doesn't cover words 62 and 63 (take 3) by Sergei Shtylyov · 15 years ago
  2. 88b4132 ide: set/clear drive->waiting_for_dma flag in the core code by Bartlomiej Zolnierkiewicz · 15 years ago
  3. 4453011 ide: destroy DMA mappings after ending DMA (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  4. 35c9b4d ide: add ->dma_clear method and remove ->dma_timeout one by Bartlomiej Zolnierkiewicz · 15 years ago
  5. 22117d6 ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  6. 592b531 ide: move read_sff_dma_status() method to 'struct ide_dma_ops' by Sergei Shtylyov · 16 years ago
  7. 9892ec5 ide: remove 'byte' typedef by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 898ec22 ide: remove HWIF() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 9ecab6e drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL test by Julia Lawall · 16 years ago
  10. 2bfba3c ide: remove useless subdirs from drivers/ide/ by Bartlomiej Zolnierkiewicz · 16 years ago[Renamed from drivers/ide/pci/sc1200.c]
  11. a9ab09e ide: use unique names for struct pci_driver instances by Bartlomiej Zolnierkiewicz · 16 years ago
  12. 123995b ide: use 'drive->dn & 1' instead of drive->select.b.unit by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 97100fc ide: add device flags by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 3ceca72 ide: include <linux/hdreg.h> only when needed by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 7e59ea2 ide: check drive->present in ide_get_paired_drive() by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 48fb268 ide: remove drive->driveid by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 4dde449 ide: make drive->id an union (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  18. ced3ec8 ide: prefix messages from IDE PCI host drivers by driver name by Bartlomiej Zolnierkiewicz · 16 years ago
  19. 991f5e6 sc1200: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  20. 96776f3 sc1200: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  21. 6cdf6eb ide: add ->dev and ->host_priv fields to struct ide_host by Bartlomiej Zolnierkiewicz · 16 years ago
  22. f37afda ide: constify struct ide_dma_ops by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 5e37bdc ide: add struct ide_dma_ops (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  24. ac95bee ide: add struct ide_port_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 5e71d9c ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE by Bartlomiej Zolnierkiewicz · 16 years ago
  26. 78829dd ide: remove needless includes from PCI host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 58f189f ide: delete filenames/versions from comments by Bartlomiej Zolnierkiewicz · 16 years ago
  28. 3650165 ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 15ce926 ide: merge ->dma_host_{on,off} methods into ->dma_host_set method by Bartlomiej Zolnierkiewicz · 16 years ago
  30. f37aaf9 ide: move drive->using_dma check to callers of ->dma_host_on method by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 4a546e0 ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  32. 4eed504 sc1200: move DMA timings to timing tables by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 4db90a1 ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 7c0e266 sc1200: remove pointless hwif lookup loop by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 34c69b6 ide: don't BUG() on unsupported transfer modes by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 9d43481 drivers/ide/pci/sc1200.c: fix suspend/resume buglets and warnings by Jeff Garzik · 17 years ago
  37. 8562043 ide: constify struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 039788e ide: replace ide_pci_device_t by struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  39. 85ad93a ide: set drive->autotune in ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 1c51361 ide: add IDE_HFLAG_SERIALIZE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 5f8b6c3 ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  42. 47b6878 ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  43. 7cab14a ide: add IDE_HFLAG_BOOTABLE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  44. 33c1002 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  45. 9ff6f72 ide: remove hwif->autodma and drive->autodma by Bartlomiej Zolnierkiewicz · 17 years ago
  46. 9cbcc5e ide: use PCI_VDEVICE() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  47. 0ae2e17 ide: remove ->ide_dma_check (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  48. 3f019ee cs5530/sc1200: add PIO autotune fallback to ->ide_dma_check by Bartlomiej Zolnierkiewicz · 17 years ago
  49. cb824c3 sc1200: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  50. 88ae4d8 sc1200: fix ->dma_base equal zero handling by Bartlomiej Zolnierkiewicz · 17 years ago
  51. 88b2b32 ide: move ide_config_drive_speed() calls to upper layers (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  52. 8f4dd2e ide: use only ->set_pio_mode method for programming PIO modes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  53. fabe151 sc1200: remove redundant warning message from sc1200_tune_chipset() by Bartlomiej Zolnierkiewicz · 17 years ago
  54. 26bcb87 ide: add ide_set{_max}_pio() (take 4) by Bartlomiej Zolnierkiewicz · 17 years ago
  55. f212ff2 ide: move ide_rate_filter() calls to the upper layer (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  56. 4099d14 ide: add PIO masks by Bartlomiej Zolnierkiewicz · 17 years ago
  57. 2134758 ide: drop "PIO data" argument from ide_get_best_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  58. 31c4df4 sc1200: remove stale Power Management code by Bartlomiej Zolnierkiewicz · 17 years ago
  59. a5d8c5c ide: add ide_pci_device_t.host_flags (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  60. 4728d54 ide: remove ide_dma_enable() by Bartlomiej Zolnierkiewicz · 17 years ago
  61. 3c3f5d2 cs5530/sc1200: add ->speedproc support by Bartlomiej Zolnierkiewicz · 17 years ago
  62. a01ba40 cs5530/sc1200: DMA support cleanup by Bartlomiej Zolnierkiewicz · 17 years ago
  63. 5fd216b cs5530/sc1200: add ->udma_filter methods by Bartlomiej Zolnierkiewicz · 17 years ago
  64. 7469aaf ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  65. 3608b5d ide: add ide_set_dma() helper (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  66. 82ab1ee ide: add missing __init tags to IDE PCI host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  67. b86cc29 [PATCH] CONFIG_PM=n slim: drivers/ide/pci/sc1200.c by Alexey Dobriyan · 18 years ago
  68. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  69. 2930d1b [PATCH] SC1200 debug printk by Alan Cox · 18 years ago
  70. ca078ba [PATCH] swsusp: switch pm_message_t to struct by Pavel Machek · 19 years ago
  71. 6a6e1b1 [PATCH] ide: hotplug mark __devinit sc1200.c by Herbert Xu · 19 years ago
  72. 3bfffd9 [PATCH] fix u32 vs. pm_message_t in rest of the tree by Pavel Machek · 19 years ago
  73. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago