1. 1bc1808 ata: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  2. 2fc75da ata: use module_pci_driver by Axel Lin · 12 years ago
  3. 06296a1 ata: Add and use ata_print_version_once by Joe Perches · 13 years ago
  4. a44fec1 ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 13 years ago
  5. 9cbe056 libata: remove ATA_FLAG_NO_LEGACY by Sergei Shtylyov · 13 years ago
  6. c3b2889 libata-sff: separate out BMDMA irq handler by Tejun Heo · 14 years ago
  7. c708765 libata-sff: clean up BMDMA initialization by Tejun Heo · 14 years ago
  8. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  9. 14bdef98 [libata] convert drivers to use ata.h mode mask defines by Erik Inge Bolsø · 15 years ago
  10. 82ef04f libata: make SCR access ops per-link by Tejun Heo · 16 years ago
  11. 70a3143 sata_uli: hardreset is broken by Tejun Heo · 16 years ago
  12. 9363c38 libata: rename SFF functions by Tejun Heo · 16 years ago
  13. 029cfd6 libata: implement and use ops inheritance by Tejun Heo · 16 years ago
  14. 68d1d07 libata: implement and use SHT initializers by Tejun Heo · 16 years ago
  15. 6bd99b4 libata: normalize port_info, port_operations and sht tables by Tejun Heo · 16 years ago
  16. 5796d1c [libata] Address some checkpatch-spotted issues by Jeff Garzik · 17 years ago
  17. cbcdd87 libata: implement and use ata_port_desc() to report port configuration by Tejun Heo · 17 years ago
  18. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  19. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  20. 2a3103c [libata] Bump driver versions by Jeff Garzik · 17 years ago
  21. da3dbb1 libata: make ->scr_read/write callbacks return error code by Tejun Heo · 17 years ago
  22. d583bc1 libata: simplify PCI legacy SFF host handling by Tejun Heo · 17 years ago
  23. bf6263a [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info by Jeff Garzik · 17 years ago
  24. 8bc3fc4 libata: bump versions by Jeff Garzik · 17 years ago
  25. 1626aeb libata: clean up SFF init mess by Tejun Heo · 17 years ago
  26. 9a829cc libata: convert ata_pci_init_native_mode() users to new init model by Tejun Heo · 17 years ago
  27. cb48cab [libata] bump versions by Jeff Garzik · 17 years ago
  28. 246ce3b libata: add another IRQ calls (libata drivers) by Akira Iguchi · 17 years ago
  29. 0d5ff56 libata: convert to iomap by Tejun Heo · 17 years ago
  30. 24dc5f3 libata: update libata LLDs to use devres by Tejun Heo · 17 years ago
  31. b2a8bbe libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli by Tejun Heo · 17 years ago
  32. 2d2744f [libata] PCI ID table cleanup in various drivers by Jeff Garzik · 18 years ago
  33. 54bb3a94 [libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists by Jeff Garzik · 18 years ago
  34. 29da9f6 [libata] Fix oops introduced in non-uniform port handling fix by Jeff Garzik · 18 years ago
  35. cca3974 libata: Grand renaming. by Jeff Garzik · 18 years ago
  36. c6fd280 Move libata to drivers/ata. by Jeff Garzik · 18 years ago[Renamed from drivers/scsi/sata_uli.c]
  37. b788719 [PATCH] libata: replace pci_module_init() with pci_register_driver() by Pavel Roskin · 18 years ago
  38. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  39. 8676ce0 [libata] Bump versions by Jeff Garzik · 18 years ago
  40. d7a80da [PATCH] libata: convert several bmdma-style controllers to new EH, take #3 by Tejun Heo · 18 years ago
  41. ccf68c3 [PATCH] libata-hp: hook warmplug by Tejun Heo · 18 years ago
  42. a6b2c5d [PATCH] PATCH: libata. Add ->data_xfer method by Alan Cox · 18 years ago
  43. 10a5fd5 Merge branch 'master' by Jeff Garzik · 18 years ago
  44. 9227c33 [PATCH] move ->eh_strategy_handler to the transport class by Christoph Hellwig · 18 years ago
  45. af64371 [libata] bump versions by Jeff Garzik · 18 years ago
  46. 50106c5 [libata sata_uli] kill scr_addr abuse by Jeff Garzik · 18 years ago
  47. 30afc84 [SCSI] libata: implement minimal transport template for ->eh_timed_out by Tejun Heo · 18 years ago
  48. 49430f97 [PATCH] libata: kill sht->max_sectors by Tejun Heo · 18 years ago
  49. 35daeb8 [PATCH] libata: use ata_scsi_timed_out() by Tejun Heo · 18 years ago
  50. 93c9338 [BLOCK] update libata to use new blk_ordered for barriers by Tejun Heo · 18 years ago
  51. 3b7d697 [libata] constify PCI ID table in several drivers by Jeff Garzik · 19 years ago
  52. 193515d [libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines by Jeff Garzik · 19 years ago
  53. a9524a7 [libata] use dev_printk() throughout drivers by Jeff Garzik · 19 years ago
  54. 057ace5 libata: const-ification bombing run by Jeff Garzik · 19 years ago
  55. 47a8659 libata: bitmask based pci init functions for one or two ports by Alan Cox · 19 years ago
  56. a04ce0f [PATCH] PCI/libata INTx cleanup by Brett M Russ · 19 years ago
  57. 7da7931 [PATCH] libata: fix pio_mask values (take 2) by Brett Russ · 19 years ago
  58. 70d374e Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  59. af36d7f [libata] license change, other bits by Jeff Garzik · 19 years ago
  60. 8a60a07 libata: trim trailing whitespace. by Jeff Garzik · 19 years ago
  61. aa8f0dc libata: Fix use-after-iounmap by Jeff Garzik · 19 years ago
  62. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago