1. 40506d4 cmd640: add __init attribute by Julia Lawall · 8 years ago
  2. e6b5370 sections: fix section conflicts in drivers/ide by Andi Kleen · 12 years ago
  3. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  4. bff7832 ide/ata: Add module.h to the implicit modular users by Paul Gortmaker · 13 years ago
  5. a9ddabc cmd640: fix kernel oops in test_irq() method by Sergei Shtylyov · 14 years ago
  6. 950f564 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ide-2.6 by David S. Miller · 14 years ago
  7. 8495fb1 ide: fixed section mismatch warning in cmd640.c by Chris Frey · 14 years ago
  8. e085b3c ide: change ->set_pio_mode method parameters by Bartlomiej Zolnierkiewicz · 14 years ago
  9. 87441db cmd640: implement test_irq() method by Sergei Shtylyov · 15 years ago
  10. 9f36d31 ide: remove hw_regs_t typedef by Bartlomiej Zolnierkiewicz · 15 years ago
  11. dca3983 ide: pass number of ports to ide_host_{alloc,add}() (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  12. 29e52cf ide: remove chipset field from hw_regs_t by Bartlomiej Zolnierkiewicz · 15 years ago
  13. 2b78ff5 cmd640: use ide_get_pair_dev() helper by Bartlomiej Zolnierkiewicz · 15 years ago
  14. 2bfba3c ide: remove useless subdirs from drivers/ide/ by Bartlomiej Zolnierkiewicz · 16 years ago[Renamed from drivers/ide/pci/cmd640.c]
  15. 123995b ide: use 'drive->dn & 1' instead of drive->select.b.unit by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 97100fc ide: add device flags by Bartlomiej Zolnierkiewicz · 16 years ago
  17. af5dfe8 cmd640: add __set_prefetch_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 3ceca72 ide: include <linux/hdreg.h> only when needed by Bartlomiej Zolnierkiewicz · 16 years ago
  19. 6f904d0 ide: add ide_host_add() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  20. 48c3c10 ide: add struct ide_host (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  21. c97c6ac ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  22. b48c89a cmd640: add ->init_dev method by Bartlomiej Zolnierkiewicz · 16 years ago
  23. a698400 cmd640: fix warm-plug support for the secondary interface by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 17b500d cmd640: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 30e5ee4 ide: remove obsoleted "idebus=" kernel parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  26. d427e83 ide: fix host drivers missing hwif->chipset initialization by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 4c3032d ide: add struct ide_io_ports (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  28. bdffe5d cmd640: always auto-tune PIO by Bartlomiej Zolnierkiewicz · 16 years ago
  29. ebae41a ide: add "vlb|pci_clock=" parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  30. ef87f8d ide: remove obsoleted "idex=" kernel parameters by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 3dd89a9 ide: cleanup setting hwif->mmio flag by Bartlomiej Zolnierkiewicz · 16 years ago
  32. 7ebe593 cmd640: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 16 years ago
  33. ac95bee ide: add struct ide_port_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 4752b5e IDE: Coding Style fixes to drivers/ide/pci/cmd640.c by Paolo Ciarrocchi · 16 years ago
  35. 00fe8b7 ide: use DIV_ROUND_UP by Julia Lawall · 16 years ago
  36. 84f05df cmd640: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  37. 9523076 cmd640: remove cmd_drives[] by Bartlomiej Zolnierkiewicz · 16 years ago
  38. f01674e ide: remove obsoleted "idex=noprobe" kernel parameter (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 6d3803b cmd640: init hwif->{io_ports,irq} explicitly by Bartlomiej Zolnierkiewicz · 16 years ago
  40. daaad24 cmd640: cleanup setup_device_ptrs() by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 9a0e77f ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  42. 776c0bc ide/pci/cmd640.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  43. c53ea18 ide: skip probing port if "hdx=noprobe" was used for both devices on it by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 78829dd ide: remove needless includes from PCI host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  45. c413b9b ide: add struct ide_port_info instances to legacy host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  46. 58f189f ide: delete filenames/versions from comments by Bartlomiej Zolnierkiewicz · 16 years ago
  47. ade2daf ide: make remaining built-in only IDE host drivers modular (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  48. 8ac4ce7 ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  49. d393aa0 ide: take ide_lock for prefetch disable/enable in do_special() by Bartlomiej Zolnierkiewicz · 17 years ago
  50. 5bbcf92 cmd640: fix deadlock on error handling by Bartlomiej Zolnierkiewicz · 17 years ago
  51. 26bcb87 ide: add ide_set{_max}_pio() (take 4) by Bartlomiej Zolnierkiewicz · 17 years ago
  52. 4099d14 ide: add PIO masks by Bartlomiej Zolnierkiewicz · 17 years ago
  53. 2134758 ide: drop "PIO data" argument from ide_get_best_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  54. 7dd0008 ide: add ide_pio_cycle_time() helper (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  55. 342cdb6 ide: make ide_get_best_pio_mode() print info if overriding PIO mode by Bartlomiej Zolnierkiewicz · 17 years ago
  56. 846c11a ide: remove a ton of pointless #undef REALLY_SLOW_IO by Alan Cox · 17 years ago
  57. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  58. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago