1. 350756f libata: don't use ap->ioaddr in non-SFF drivers by Tejun Heo · 16 years ago
  2. 182d7bb libata: clean up dummy port_ops by Tejun Heo · 16 years ago
  3. c9f75b0 libata: kill ata_noop_dev_select() by Tejun Heo · 16 years ago
  4. 520d06f libata: remove check_status from non-SFF drivers by Tejun Heo · 16 years ago
  5. 4c9bf4e libata: replace tf_read with qc_fill_rtf for non-SFF drivers by Tejun Heo · 16 years ago
  6. 79f97da libata: drop @finish_qc from ata_qc_complete_multiple() by Tejun Heo · 16 years ago
  7. 22183bf libata: add qc_fill_rtf port operation by Tejun Heo · 16 years ago
  8. 305d2a1 libata: unify mechanism to request follow-up SRST by Tejun Heo · 16 years ago
  9. 5958e30 libata: move PMP SCR access failure during reset to ata_eh_reset() by Tejun Heo · 16 years ago
  10. ac37198 libata: clear SError after link resume by Tejun Heo · 16 years ago
  11. 57c9efd libata: implement and use sata_std_hardreset() by Tejun Heo · 16 years ago
  12. 9dadd45 libata: move generic hardreset code from sata_sff_hardreset() to sata_link_hardreset() by Tejun Heo · 16 years ago
  13. a89611e ahci: use ata_wait_after_reset() instead of ata_sff_wait_ready() by Tejun Heo · 16 years ago
  14. aa2731a libata: separate out ata_wait_ready() and implement ata_wait_after_reset() by Tejun Heo · 16 years ago
  15. 705e76b libata: restructure SFF post-reset readiness waits by Tejun Heo · 16 years ago
  16. 203c75b libata: separate out ata_std_postreset() from ata_sff_postreset() by Tejun Heo · 16 years ago
  17. 0aa1113 libata: separate out ata_std_prereset() from ata_sff_prereset() by Tejun Heo · 16 years ago
  18. 288623a libata: clean up port_ops->sff_irq_clear() by Tejun Heo · 16 years ago
  19. 5682ed3 libata: rename SFF port ops by Tejun Heo · 16 years ago
  20. 9363c38 libata: rename SFF functions by Tejun Heo · 16 years ago
  21. b67a106 sata_mv fix ifctl handling by Mark Lord · 17 years ago
  22. b562468 sata_mv clean up mv_stop_edma usage by Mark Lord · 17 years ago
  23. e12bef5 sata_mv cosmetic fixes by Mark Lord · 17 years ago
  24. c30484d Add 'short help text' to ATA_ACPI so it's [de]selectable. by Chris Wedgwood · 17 years ago
  25. fc4712d pdc_adma: kill adma_host_stop() by Tejun Heo · 17 years ago
  26. b0316b1 pdc_adma: inherit ata_sff_port_ops by Tejun Heo · 17 years ago
  27. ed82f96 libata/pdc_adma: make SFF EH handle non-bmdma SFF drivers and standardize pdc_adma ops by Tejun Heo · 17 years ago
  28. d8b81b8 libata: kill unused ata_flush_cache() by Tejun Heo · 17 years ago
  29. 03faab7 libata: implement ATA_QCFLAG_RETRY by Tejun Heo · 17 years ago
  30. a5987e0 libata: make ata_tf_to_lba[48]() generic by Tejun Heo · 17 years ago
  31. 06993d2 [libata] sata_nv: disable ADMA by default by Jeff Garzik · 17 years ago
  32. 826cd15 libata annotations by Al Viro · 17 years ago
  33. 9c0bf67 ata_piix: kill ich6_sata_ahci and clean up by Tejun Heo · 17 years ago
  34. 5016d7d ata_piix: don't attach to ICH6M in ahci mode by Tejun Heo · 17 years ago
  35. c1796d9 pata_scc: fix compile warning by Tejun Heo · 17 years ago
  36. 15a5551 libata: isolate and rework cable logic by Alan Cox · 17 years ago
  37. d21279f ata: SWNCQ should be enabled by default by Zoltan Boszormenyi · 17 years ago
  38. d9c74fb pata_amd: fix sparse warning by Harvey Harrison · 17 years ago
  39. 6fd3639 libata: kill ata_chk_status() by Tejun Heo · 17 years ago
  40. 3d5a3d6 libata: kill ata_chk_status() call from ata_dev_configure() by Tejun Heo · 17 years ago
  41. 071ce34 libata: move ata_pci_default_filter() out of CONFIG_PCI by Tejun Heo · 17 years ago
  42. 624d5c5 libata: reorganize SFF related stuff by Tejun Heo · 17 years ago
  43. 272f788 libata: reorder functions in libata-sff.c by Tejun Heo · 17 years ago
  44. 21572ea libata: drop ata_dev_select() from ata_dev_read_id by Tejun Heo · 17 years ago
  45. a1efdab libata: make reset related methods proper port operations by Tejun Heo · 17 years ago
  46. 9594719 libata: kill port_info->sht and ->irq_handler by Tejun Heo · 17 years ago
  47. 887125e libata: stop overloading port_info->private_data by Tejun Heo · 17 years ago
  48. 1bd5b71 libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht by Tejun Heo · 17 years ago
  49. 029cfd6 libata: implement and use ops inheritance by Tejun Heo · 17 years ago
  50. 68d1d07 libata: implement and use SHT initializers by Tejun Heo · 17 years ago
  51. 6bd99b4 libata: normalize port_info, port_operations and sht tables by Tejun Heo · 17 years ago
  52. 358f9a7 libata: implement and use ata_noop_irq_clear() by Tejun Heo · 17 years ago
  53. f08048e libata: PCI device should be powered up before being accessed by Tejun Heo · 17 years ago
  54. b558edd libata: kill ata_ehi_schedule_probe() by Tejun Heo · 17 years ago
  55. 8cebf27 libata: kill ATA_LFLAG_SKIP_D2H_BSY by Tejun Heo · 17 years ago
  56. 672b2d6 libata: kill ATA_EHI_RESUME_LINK by Tejun Heo · 17 years ago
  57. d692abd libata: kill ATA_LFLAG_HRST_TO_RESUME by Tejun Heo · 17 years ago
  58. cf48062 libata: prefer hardreset by Tejun Heo · 17 years ago
  59. c970d5a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  60. da19566 it821x: do not describe noraid parameter with its value by Paul Bolle · 16 years ago
  61. b4dcaea Pb1200/DBAu1200: fix bad IDE resource size by Sergei Shtylyov · 16 years ago
  62. fabd3a2 Au1200: IDE driver build fix by Sergei Shtylyov · 16 years ago
  63. 09a7744 Au1200: kill IDE driver function prototypes by Sergei Shtylyov · 16 years ago
  64. 1076bb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  65. b4b8f57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  66. 07c3b1a USB: remove broken usb-serial num_endpoints check by Greg Kroah-Hartman · 16 years ago
  67. 32147be USB: option: Add new vendor ID and device ID for AMOI HSDPA modem by tang kai · 16 years ago
  68. aad8a27 USB: support more Huawei data card product IDs by fangxiaozhi · 16 years ago
  69. a1d9bc1 USB: option.c: add more device IDs by Matthias Urlichs · 16 years ago
  70. 80d9709 USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver by James Cameron · 16 years ago
  71. 5f1a3f2 acpi thermal trip points increased to 12 by Krzysztof Helt · 16 years ago
  72. f0a37e0 acpi: bus: check once more for an empty list after locking it by Chuck Ebbert · 16 years ago
  73. d1e7780 spi: spi_s3c24xx must initialize num_chipselect by Ben Dooks · 16 years ago
  74. 50f426b spi: spi_s3c24xx must initialize bus_num by Ben Dooks · 16 years ago
  75. 4bb5eba spi: spi_s3c24xx driver must init completion by Ben Dooks · 16 years ago
  76. e169c13 serial: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  77. 12c2c01 pcmcia: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  78. d6c2385 misc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  79. c43f89c fbdev: fix /proc/fb oops after module removal by Alexey Dobriyan · 16 years ago
  80. 3c4ded9 leds: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  81. 2b653e0 rtc: fix the error in the function of cmos_set_alarm by Zhao Yakui · 16 years ago
  82. bc65c72 mmc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  83. c4cbb34 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  84. b358492 PS3: gelic: fix the oops on the broken IE returned from the hypervisor by Masakazu Mokuno · 16 years ago
  85. dc4ae1f b43legacy: fix DMA mapping leakage by Stefano Brivio · 16 years ago
  86. cdbbe3d b43legacy: Fix usage of struct device used for DMAing by Michael Buesch · 16 years ago
  87. 4ac5846 ssb: Fix usage of struct device used for DMAing by Michael Buesch · 16 years ago
  88. 385f848 b43legacy: fix initvals loading on bcm4303 by Stefano Brivio · 16 years ago
  89. aa979a6 rtl8187: Add missing priv->vif assignments by Herton Ronaldo Krzesinski · 16 years ago
  90. 0517dee netconsole: only set CON_PRINTBUFFER if the user specifies a netconsole by Michael Ellerman · 16 years ago
  91. 1018cf9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  92. 533bb8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  93. d2dcba6 [ISDN]: Do not validate ISDN net device address prior to interface-up by Paul Bolle · 16 years ago
  94. e01bf1c net: check for underlength tap writes by Rusty Russell · 16 years ago
  95. 14daa02 net: make struct tun_struct private to tun.c by Rusty Russell · 16 years ago
  96. 2de58e3 tg3: fix MMIO for PPC 44x platforms by Sergei Shtylyov · 16 years ago
  97. 16a7914 Mark generic HDLC + PPP as broken. by Krzysztof Halasa · 16 years ago
  98. 44fb312 ehea: Fix DLPAR memory add support by Thomas Klein · 16 years ago
  99. 5a81f14 sc92031: sysfs link missing by Stephen Hemminger · 16 years ago
  100. c500cb2 smc91x driver: fix bug: print warning only in interrupt mode by Sonic Zhang · 16 years ago