1. c9f75b0 libata: kill ata_noop_dev_select() by Tejun Heo · 16 years ago
  2. 520d06f libata: remove check_status from non-SFF drivers by Tejun Heo · 16 years ago
  3. 4c9bf4e libata: replace tf_read with qc_fill_rtf for non-SFF drivers by Tejun Heo · 16 years ago
  4. 79f97da libata: drop @finish_qc from ata_qc_complete_multiple() by Tejun Heo · 16 years ago
  5. 22183bf libata: add qc_fill_rtf port operation by Tejun Heo · 16 years ago
  6. 305d2a1 libata: unify mechanism to request follow-up SRST by Tejun Heo · 16 years ago
  7. 5958e30 libata: move PMP SCR access failure during reset to ata_eh_reset() by Tejun Heo · 16 years ago
  8. ac37198 libata: clear SError after link resume by Tejun Heo · 16 years ago
  9. 57c9efd libata: implement and use sata_std_hardreset() by Tejun Heo · 16 years ago
  10. 9dadd45 libata: move generic hardreset code from sata_sff_hardreset() to sata_link_hardreset() by Tejun Heo · 16 years ago
  11. a89611e ahci: use ata_wait_after_reset() instead of ata_sff_wait_ready() by Tejun Heo · 16 years ago
  12. aa2731a libata: separate out ata_wait_ready() and implement ata_wait_after_reset() by Tejun Heo · 16 years ago
  13. 705e76b libata: restructure SFF post-reset readiness waits by Tejun Heo · 16 years ago
  14. 203c75b libata: separate out ata_std_postreset() from ata_sff_postreset() by Tejun Heo · 16 years ago
  15. 0aa1113 libata: separate out ata_std_prereset() from ata_sff_prereset() by Tejun Heo · 16 years ago
  16. 288623a libata: clean up port_ops->sff_irq_clear() by Tejun Heo · 16 years ago
  17. 5682ed3 libata: rename SFF port ops by Tejun Heo · 16 years ago
  18. 9363c38 libata: rename SFF functions by Tejun Heo · 16 years ago
  19. b67a106 sata_mv fix ifctl handling by Mark Lord · 16 years ago
  20. b562468 sata_mv clean up mv_stop_edma usage by Mark Lord · 16 years ago
  21. e12bef5 sata_mv cosmetic fixes by Mark Lord · 16 years ago
  22. 83c063d use ATA_TAG_INTERNAL in ata_tag_internal() by Yoichi Yuasa · 16 years ago
  23. c30484d Add 'short help text' to ATA_ACPI so it's [de]selectable. by Chris Wedgwood · 16 years ago
  24. fc4712d pdc_adma: kill adma_host_stop() by Tejun Heo · 16 years ago
  25. b0316b1 pdc_adma: inherit ata_sff_port_ops by Tejun Heo · 16 years ago
  26. ed82f96 libata/pdc_adma: make SFF EH handle non-bmdma SFF drivers and standardize pdc_adma ops by Tejun Heo · 16 years ago
  27. d8b81b8 libata: kill unused ata_flush_cache() by Tejun Heo · 16 years ago
  28. 03faab7 libata: implement ATA_QCFLAG_RETRY by Tejun Heo · 16 years ago
  29. a5987e0 libata: make ata_tf_to_lba[48]() generic by Tejun Heo · 16 years ago
  30. 06993d2 [libata] sata_nv: disable ADMA by default by Jeff Garzik · 16 years ago
  31. 826cd15 libata annotations by Al Viro · 16 years ago
  32. 9c0bf67 ata_piix: kill ich6_sata_ahci and clean up by Tejun Heo · 16 years ago
  33. 5016d7d ata_piix: don't attach to ICH6M in ahci mode by Tejun Heo · 16 years ago
  34. c1796d9 pata_scc: fix compile warning by Tejun Heo · 16 years ago
  35. 15a5551 libata: isolate and rework cable logic by Alan Cox · 16 years ago
  36. d21279f ata: SWNCQ should be enabled by default by Zoltan Boszormenyi · 16 years ago
  37. d9c74fb pata_amd: fix sparse warning by Harvey Harrison · 16 years ago
  38. 6fd3639 libata: kill ata_chk_status() by Tejun Heo · 16 years ago
  39. 3d5a3d6 libata: kill ata_chk_status() call from ata_dev_configure() by Tejun Heo · 16 years ago
  40. 071ce34 libata: move ata_pci_default_filter() out of CONFIG_PCI by Tejun Heo · 16 years ago
  41. 624d5c5 libata: reorganize SFF related stuff by Tejun Heo · 16 years ago
  42. 272f788 libata: reorder functions in libata-sff.c by Tejun Heo · 16 years ago
  43. 21572ea libata: drop ata_dev_select() from ata_dev_read_id by Tejun Heo · 16 years ago
  44. a1efdab libata: make reset related methods proper port operations by Tejun Heo · 16 years ago
  45. 9594719 libata: kill port_info->sht and ->irq_handler by Tejun Heo · 16 years ago
  46. 887125e libata: stop overloading port_info->private_data by Tejun Heo · 16 years ago
  47. 1bd5b71 libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht by Tejun Heo · 16 years ago
  48. 029cfd6 libata: implement and use ops inheritance by Tejun Heo · 16 years ago
  49. 68d1d07 libata: implement and use SHT initializers by Tejun Heo · 16 years ago
  50. 6bd99b4 libata: normalize port_info, port_operations and sht tables by Tejun Heo · 16 years ago
  51. 358f9a7 libata: implement and use ata_noop_irq_clear() by Tejun Heo · 16 years ago
  52. c1bc899 libata: reorganize ata_port_operations by Tejun Heo · 16 years ago
  53. f08048e libata: PCI device should be powered up before being accessed by Tejun Heo · 16 years ago
  54. b558edd libata: kill ata_ehi_schedule_probe() by Tejun Heo · 16 years ago
  55. 8cebf27 libata: kill ATA_LFLAG_SKIP_D2H_BSY by Tejun Heo · 16 years ago
  56. 672b2d6 libata: kill ATA_EHI_RESUME_LINK by Tejun Heo · 16 years ago
  57. d692abd libata: kill ATA_LFLAG_HRST_TO_RESUME by Tejun Heo · 16 years ago
  58. cf48062 libata: prefer hardreset by Tejun Heo · 16 years ago
  59. 4b119e2 Linux 2.6.25 by Linus Torvalds · 16 years ago
  60. c970d5a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  61. da19566 it821x: do not describe noraid parameter with its value by Paul Bolle · 16 years ago
  62. b4dcaea Pb1200/DBAu1200: fix bad IDE resource size by Sergei Shtylyov · 16 years ago
  63. fabd3a2 Au1200: IDE driver build fix by Sergei Shtylyov · 16 years ago
  64. 09a7744 Au1200: kill IDE driver function prototypes by Sergei Shtylyov · 16 years ago
  65. 71fc4c0 avr32 mustn't select HAVE_IDE by Adrian Bunk · 16 years ago
  66. 6af74b0 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  67. 1076bb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  68. b4b8f57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  69. 424b00e AFS: Do not describe debug parameters with their value by Paul Bolle · 16 years ago
  70. 07c3b1a USB: remove broken usb-serial num_endpoints check by Greg Kroah-Hartman · 16 years ago
  71. 32147be USB: option: Add new vendor ID and device ID for AMOI HSDPA modem by tang kai · 16 years ago
  72. aad8a27 USB: support more Huawei data card product IDs by fangxiaozhi · 16 years ago
  73. a1d9bc1 USB: option.c: add more device IDs by Matthias Urlichs · 16 years ago
  74. 80d9709 USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver by James Cameron · 16 years ago
  75. 56f367b [TCP]: Add return value indication to tcp_prune_ofo_queue(). by Vitaliy Gusev · 16 years ago
  76. b87e81e acpi: unneccessary to scan the PCI bus already scanned by yakui.zhao@intel.com · 16 years ago
  77. 5f1a3f2 acpi thermal trip points increased to 12 by Krzysztof Helt · 16 years ago
  78. f0a37e0 acpi: bus: check once more for an empty list after locking it by Chuck Ebbert · 16 years ago
  79. d1e7780 spi: spi_s3c24xx must initialize num_chipselect by Ben Dooks · 16 years ago
  80. 50f426b spi: spi_s3c24xx must initialize bus_num by Ben Dooks · 16 years ago
  81. 4bb5eba spi: spi_s3c24xx driver must init completion by Ben Dooks · 16 years ago
  82. 335e92e vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs by Jan Kara · 16 years ago
  83. 423bec4 Documentation: correct overcommit caveat in hugetlbpage.txt by Nishanth Aravamudan · 16 years ago
  84. 91446b0 add "Isolate" migratetype name to /proc/pagetypeinfo by KOSAKI Motohiro · 16 years ago
  85. b82d404 Fix typos in Documentation/filesystems/seq_file.txt by Dmitri Vorobiev · 16 years ago
  86. 1f4deba uml: compile error fix by WANG Cong · 16 years ago
  87. e115f2d memcg: fix oops in oom handling by Li Zefan · 16 years ago
  88. e169c13 serial: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  89. 12c2c01 pcmcia: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  90. d6c2385 misc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  91. c43f89c fbdev: fix /proc/fb oops after module removal by Alexey Dobriyan · 16 years ago
  92. 3c4ded9 leds: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  93. 2b653e0 rtc: fix the error in the function of cmos_set_alarm by Zhao Yakui · 16 years ago
  94. bc65c72 mmc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  95. bead9a3 mm: sparsemem memory_present() fix by Ingo Molnar · 16 years ago
  96. c4cbb34 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  97. cf39cc3 [PARISC] fix signal trampoline cache flushing by Kyle McMartin · 16 years ago
  98. 093a07e Fix locking bug in "acquire_console_semaphore_for_printk()" by Linus Torvalds · 16 years ago
  99. b358492 PS3: gelic: fix the oops on the broken IE returned from the hypervisor by Masakazu Mokuno · 16 years ago
  100. dc4ae1f b43legacy: fix DMA mapping leakage by Stefano Brivio · 16 years ago