1. 2eab80a [PATCH] libata: kill unnecessary sht->max_sectors initializations by Tejun Heo · 18 years ago
  2. c972b60 [PATCH] libata: add missing sht->slave_destroy by Tejun Heo · 18 years ago
  3. 664e850 [PATCH] libata: print cdb[0] in failed qc report by Tejun Heo · 18 years ago
  4. 2dec755 [PATCH] sata_nv: fix ATAPI in ADMA mode by Robert Hancock · 18 years ago
  5. 099156d [PATCH] pata_marvell: merge Mandriva patches by Alan · 18 years ago
  6. aff0df0 [PATCH] pata_hpt3x3: suspend/resume support by Alan · 18 years ago
  7. 62d64ae [PATCH] pata : more drivers that need only standard suspend and resume by Alan · 18 years ago
  8. aa54ab1 [PATCH] hpt36x: Suspend/resume support by Alan · 18 years ago
  9. 627d2d3 [PATCH] pata_via suspend/resume support by Alan · 18 years ago
  10. c304193 [PATCH] pata_amd: suspend/resume by Alan · 18 years ago
  11. f535d53 [PATCH] pata_it821x: Suspend/Resume support by Alan · 18 years ago
  12. 38e0d56 [PATCH] pata_serverworks suspend/resume by Alan · 18 years ago
  13. 7f72a37 [PATCH] pata_cmd64x: suspend/resume by Alan · 18 years ago
  14. 8501120 [PATCH] pata_cs5520: resume support by Alan · 18 years ago
  15. 30ced0f [PATCH] PATA libata: suspend/resume simple cases by Alan · 18 years ago
  16. 8550c16 [PATCH] pata_sil680 suspend/resume by Alan · 18 years ago
  17. ad4a42d [PATCH] pata_rz1000: Force readahead off on resume by Alan · 18 years ago
  18. 34d8dfb [PATCH] pata_ali: suspend/resume support by Alan · 18 years ago
  19. d39ca89 [PATCH] pata_jmicron: fix JMB368 support, add suspend/resume handling by Alan · 18 years ago
  20. f7e37ba [PATCH] pata_cs5530: suspend/resume support by Alan · 18 years ago
  21. 54083f1 [PATCH] pata_hpt366 enablebits by Alan · 18 years ago
  22. b2d1eee [PATCH] sata_promise fixes and updates by Mikael Pettersson · 18 years ago
  23. 46b027c [libata] sata_promise: fix TBG mode register offset by Jeff Garzik · 18 years ago
  24. d25614b [PATCH] libata: improve SCSI sense data generation by Tejun Heo · 18 years ago
  25. 35b649f [PATCH] libata: implement ata_tf_read_block() by Tejun Heo · 18 years ago
  26. 750426a [PATCH] libata: cosmetic changes to sense generation functions by Tejun Heo · 18 years ago
  27. f38621b [PATCH] libata: fix passthru sense data header by Tejun Heo · 18 years ago
  28. 39599a5 [PATCH] libata: sync result_tf.flags w/ command tf.flags by Tejun Heo · 18 years ago
  29. 61c0596 [PATCH] libata: trivial updates to ata_sg_init_one() by Tejun Heo · 18 years ago
  30. 8a93758 [PATCH] libata: improve failed qc reporting by Tejun Heo · 18 years ago
  31. 5e56a37 [PATCH] ata_piix: strip now unneded MAP related stuff by Tejun Heo · 18 years ago
  32. 228c159 [PATCH] ata_piix: apply device detection via polling IDENTIFY by Tejun Heo · 18 years ago
  33. 55a8e2c [PATCH] libata: implement presence detection via polling IDENTIFY by Tejun Heo · 18 years ago
  34. bff0464 [PATCH] libata: convert @post_reset to @flags in ata_dev_read_id() by Tejun Heo · 18 years ago
  35. b3362f8 [PATCH] ata_piix: clean up port flags by Tejun Heo · 18 years ago
  36. 6fc49ad [PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limit by Tejun Heo · 18 years ago
  37. 648a88b [PATCH] ahci: honor PORTS_IMPL on ICH8s by Tejun Heo · 18 years ago
  38. 0df0d0a [libata] ARM: add ixp4xx PATA driver by Alessandro Zummo · 18 years ago
  39. 4adccf6 [PATCH] sata_sis: slave support on SiS965 by Uwe Koziolek · 18 years ago
  40. 98fa4b6 [PATCH] ahci: preserve PORTS_IMPL over host resets by Tejun Heo · 18 years ago
  41. ada406c [PATCH] pdc202xx_old: Fix name clashes with PA-RISC by Alan Cox · 18 years ago
  42. 415ae2b [libata] ahci: Match PCI class code for AHCI by Jeff Garzik · 18 years ago
  43. 914ed35 [PATCH] libata: move dev->max_sectors configuration into ata_dev_configure() by Tejun Heo · 18 years ago
  44. baa1e78 [PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE by Tejun Heo · 18 years ago
  45. efdaedc [PATCH] libata: implement ATA_EHI_PRINTINFO by Tejun Heo · 18 years ago
  46. ad616ff [PATCH] ahci: update ahci-vt8251 reset sequence by Tejun Heo · 18 years ago
  47. b6103f6 [PATCH] libata: separate out and export sata_port_hardreset() by Tejun Heo · 18 years ago
  48. 4aeb0e3 [PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLO by Tejun Heo · 18 years ago
  49. c0c5590 [PATCH] sata_sil24: add PMP related constants by Tejun Heo · 18 years ago
  50. 28c8f3b [PATCH] sata_sil24: rename PMP related constants by Tejun Heo · 18 years ago
  51. 309afcb [PATCH] libata: make user scan wait for scan to complete by Tejun Heo · 18 years ago
  52. 722420f [PATCH] sata_nv: SRST sometimes fails after hotplug, use HRST_TO_RESUME by Tejun Heo · 18 years ago
  53. 90088bb [PATCH] libata: move ata_irq_on() into libata-sff.c by Tejun Heo · 18 years ago
  54. d1adc1b [PATCH] libata: handle 0xff status properly by Tejun Heo · 18 years ago
  55. a20c9e8 [PATCH] ata: Generic platform_device libata driver by Paul Mundt · 18 years ago
  56. 6919a0a [PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklisting flaws by Alan Cox · 18 years ago
  57. fbbb262 [PATCH] sata_nv ADMA/NCQ support for nForce4 by Robert Hancock · 18 years ago
  58. 6e9d862 [libata] pata_marvell: minor and trivial cleanups by Jeff Garzik · 18 years ago
  59. 75742cb [PATCH] pata_marvell: Marvell 6101/6145 PATA driver by Alan Cox · 18 years ago
  60. 72dc679 [PATCH] pci_module_init() conversion for pata_pdc2027x by Henrik Kretzschmar · 18 years ago
  61. fc08515 [PATCH] libata: add 40pin "short" cable support, honour drive side speed detection by Alan Cox · 18 years ago
  62. 2f27ce0 [PATCH] pci_module_init-convertion-in-ata_genericc fix by Alan Cox · 18 years ago
  63. 3f03c67 [PATCH] pci_module_init convertion in ata_generic.c by Henrik Kretzschmar · 18 years ago
  64. 7e45b0e [PATCH] libata: Winbond support by Alan Cox · 18 years ago
  65. b6ef977 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  66. 9ba5aa3 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  67. c3e59d1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  68. b07e3c3 Merge branch 'for-2.6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 18 years ago
  69. 5f56bbd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  70. 9641219 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  71. 72a73a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  72. 4549df8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  73. 6b8cc71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  74. 1399ff5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  75. e17e0f5 Driver core: show drivers in /sys/module/ by Kay Sievers · 18 years ago
  76. c957b32 Documentation/driver-model/platform.txt update/rewrite by David Brownell · 18 years ago
  77. c67334f Driver core: platform_driver_probe(), can save codespace by David Brownell · 18 years ago
  78. acf02d2 driver core: Use klist_remove() in device_move() by Cornelia Huck · 18 years ago
  79. 8a82472 driver core: Introduce device_move(): move a device to a new parent. by Cornelia Huck · 18 years ago
  80. af9e076 Driver core: make drivers/base/core.c:setup_parent() static by Adrian Bunk · 18 years ago
  81. 5ab6998 driver core: Introduce device_find_child(). by Cornelia Huck · 18 years ago
  82. 035ed7a sysfs: sysfs_write_file() writes zero terminated data by Thomas Maier · 18 years ago
  83. 06a4bca cpu topology: consider sysfs_create_group return value by Heiko Carstens · 18 years ago
  84. 2895353 Driver core: Call platform_notify_remove later by Benjamin Herrenschmidt · 18 years ago
  85. 465ae64 ACPI: Change ACPI to use dev_archdata instead of firmware_data by Benjamin Herrenschmidt · 18 years ago
  86. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 18 years ago
  87. d80f19f Driver core: convert sound core to use struct device by Greg Kroah-Hartman · 18 years ago
  88. ebf644c Driver core: change mem class_devices to be real devices by Greg Kroah-Hartman · 18 years ago
  89. 78cde08 Driver core: convert fb code to use struct device by Greg Kroah-Hartman · 18 years ago
  90. e55c879 Driver core: convert firmware code to use struct device by Greg Kroah-Hartman · 18 years ago
  91. fcaf71f Driver core: convert mmc code to use struct device by Greg Kroah-Hartman · 18 years ago
  92. 04880ed Driver core: convert ppdev code to use struct device by Greg Kroah-Hartman · 18 years ago
  93. 9a6a2a5 Driver core: convert PPP code to use struct device by Greg Kroah-Hartman · 18 years ago
  94. 07accdc Driver core: convert cpuid code to use struct device by Greg Kroah-Hartman · 18 years ago
  95. a271aaf Driver core: convert msr code to use struct device by Greg Kroah-Hartman · 18 years ago
  96. ac11d06 I2C: convert i2c-dev to use struct device instead of struct class_device by Greg Kroah-Hartman · 18 years ago
  97. 38ca6c3 Driver core: convert raw device code to use struct device by Greg Kroah-Hartman · 18 years ago
  98. 01107d3 Driver core: convert tty core to use struct device by Greg Kroah-Hartman · 18 years ago
  99. 94fbcde Driver core: change misc class_devices to be real devices by Greg Kroah-Hartman · 18 years ago
  100. cd15422 Driver core: convert vc code to use struct device by Greg Kroah-Hartman · 18 years ago