1. e6b5370 sections: fix section conflicts in drivers/ide by Andi Kleen · 12 years ago
  2. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  3. 8e182a9 pata_piccolo: Driver for old Toshiba chipsets by Alan Cox · 15 years ago
  4. c339dfd ide_pci_generic: add quirk for Netcell ATA RAID by Bartlomiej Zolnierkiewicz · 15 years ago
  5. 2467922 ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS by Bartlomiej Zolnierkiewicz · 15 years ago
  6. ccd32e2 ide: Switch to a common address by Alan Cox · 16 years ago
  7. fa3fd72 ide: drivers/ide/generic.c -> drivers/ide/ide-pci-generic.c by Bartlomiej Zolnierkiewicz · 16 years ago[Renamed from drivers/ide/generic.c]
  8. 2bfba3c ide: remove useless subdirs from drivers/ide/ by Bartlomiej Zolnierkiewicz · 16 years ago[Renamed from drivers/ide/pci/generic.c]
  9. a9ab09e ide: use unique names for struct pci_driver instances by Bartlomiej Zolnierkiewicz · 16 years ago
  10. feb22b7 ide: add proper PCI PM support (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  11. 3ceca72 ide: include <linux/hdreg.h> only when needed 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. 28cfd8a ide: include PCI device name in messages from IDE PCI host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  14. f566bca ide/pci/generic: 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. 17deabd IDE: Coding Style fixes to drivers/ide/pci/generic.c by Paolo Ciarrocchi · 16 years ago
  17. 5e71d9c ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 594765a ide-pci-generic: kill the unused ifdef/endif/MODULE code by Denis Cheng · 16 years ago
  19. 78829dd ide: remove needless includes from PCI host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  20. 58f189f ide: delete filenames/versions from comments by Bartlomiej Zolnierkiewicz · 16 years ago
  21. 8ac2b42a ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  22. d5271be drivers/ide/pci/generic: fix build for CONFIG_HOTPLUG=n by Bartlomiej Zolnierkiewicz · 17 years ago
  23. 8562043 ide: constify struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  24. 039788e ide: replace ide_pci_device_t by struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  25. 8acf28c ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  26. 5f8b6c3 ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  27. 47b6878 ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  28. 7cab14a ide: add IDE_HFLAG_BOOTABLE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  29. 33c1002 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  30. 1c3dd32 ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driver 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. 0ae2e17 ide: remove ->ide_dma_check (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  34. a5d8c5c ide: add ide_pci_device_t.host_flags (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  35. ea30759 ide: generic IDE PCI driver, add another device exception by Jiri Slaby · 17 years ago
  36. 846c11a ide: remove a ton of pointless #undef REALLY_SLOW_IO by Alan Cox · 17 years ago
  37. 82ab1ee ide: add missing __init tags to IDE PCI host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 3e9e4c8 ide/generic: Jmicron has its own drivers now by Alan Cox · 17 years ago
  39. 2b52c95 [PATCH] drivers/ide/pci/generic.c: add missing newline to the all-generic-ide message by Sergey Vlasov · 18 years ago
  40. c333526 [PATCH] JMB 368 PATA detection by Alan Cox · 18 years ago
  41. 3c5473f [PATCH] drivers/ide/pci/generic.c: re-add the __setup("all-generic-ide",...) by Adrian Bunk · 18 years ago
  42. 3719bc5 [PATCH] ide-generic: jmicron fix by Alan Cox · 18 years ago
  43. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  44. a4bea10 [PATCH] Allow ide_generic_all to be used modular and built in by Patrick Jefferson · 18 years ago
  45. 79860a9 [PATCH] PATCH: 2.6.18 oops on boot fix for IDE by Alan Cox · 18 years ago
  46. 15e0c69 [PATCH] ide: fix Jmicron support by Alan Cox · 18 years ago
  47. b02389e [PATCH] ide_generic_all_on() warning fix by Andrew Morton · 18 years ago
  48. 2f09a7f [PATCH] ide: add support for Netcell Revolution to pci-ide generic driver by Matt Gillette · 19 years ago
  49. b189346 [PATCH] ide: ide-generic, allow for capture of other unsupported devices by Alan Cox · 19 years ago
  50. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago