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