1. 58eb8cd ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers by Bartlomiej Zolnierkiewicz · 10 years ago
  2. 1bc1808 ata: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  3. 55c82a6 sata_sis: missing PM support by Alan · 10 years ago
  4. 2fc75da ata: use module_pci_driver by Axel Lin · 12 years ago
  5. 142924c sata_sis.c: trivial spelling fix by Chris Dunlop · 13 years ago
  6. 06296a1 ata: Add and use ata_print_version_once by Joe Perches · 13 years ago
  7. a44fec1 ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 13 years ago
  8. 9cbe056 libata: remove ATA_FLAG_NO_LEGACY by Sergei Shtylyov · 13 years ago
  9. 1c5afdf libata-sff: separate out BMDMA init by Tejun Heo · 14 years ago
  10. c3b2889 libata-sff: separate out BMDMA irq handler by Tejun Heo · 14 years ago
  11. 72fee38 sata_sis: convert to slave_link by Tejun Heo · 15 years ago
  12. 14bdef9 [libata] convert drivers to use ata.h mode mask defines by Erik Inge Bolsø · 15 years ago
  13. 82ef04f libata: make SCR access ops per-link by Tejun Heo · 16 years ago
  14. 8e5443a sata_sis: SCR accessors return -EINVAL when requested SCR isn't available by Tejun Heo · 16 years ago
  15. 9363c38 libata: rename SFF functions by Tejun Heo · 16 years ago
  16. 029cfd6 libata: implement and use ops inheritance by Tejun Heo · 16 years ago
  17. 68d1d07 libata: implement and use SHT initializers by Tejun Heo · 16 years ago
  18. 6bd99b4 libata: normalize port_info, port_operations and sht tables by Tejun Heo · 16 years ago
  19. 5796d1c [libata] Address some checkpatch-spotted issues by Jeff Garzik · 17 years ago
  20. 96af154 [libata] sata_sis: use correct S/G table size by Jeff Garzik · 17 years ago
  21. aaa092a sata_sis: fix SCR read breakage by Tejun Heo · 17 years ago
  22. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  23. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  24. 2a3103c [libata] Bump driver versions by Jeff Garzik · 17 years ago
  25. da3dbb1 libata: make ->scr_read/write callbacks return error code by Tejun Heo · 17 years ago
  26. d583bc1 libata: simplify PCI legacy SFF host handling by Tejun Heo · 17 years ago
  27. bf6263a [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info by Jeff Garzik · 17 years ago
  28. a3cabb2 libata: PATA-mode fixes for sis_sata by Uwe Koziolek · 17 years ago
  29. ddfc87a libata: sata_sis fixes by Uwe Koziolek · 17 years ago
  30. 8bc3fc4 libata: bump versions by Jeff Garzik · 17 years ago
  31. 1626aeb libata: clean up SFF init mess by Tejun Heo · 17 years ago
  32. 9a829cc libata: convert ata_pci_init_native_mode() users to new init model by Tejun Heo · 17 years ago
  33. edceec3 [PATCH] trivial ATA iomem annotations by Al Viro · 17 years ago
  34. a84471f [libata] Trim trailing whitespace. by Jeff Garzik · 17 years ago
  35. 4bb64fb SiS warning fixes by Alan · 17 years ago
  36. 246ce3b libata: add another IRQ calls (libata drivers) by Akira Iguchi · 17 years ago
  37. 0d5ff56 libata: convert to iomap by Tejun Heo · 17 years ago
  38. fda0efc [libata] Shuffle DRV_xxx in core and SiS drivers, to kill warnings by Jeff Garzik · 17 years ago
  39. 24dc5f3 libata: update libata LLDs to use devres by Tejun Heo · 17 years ago
  40. 77a527e fix CONFIG_SATA_SIS=y compile error by Adrian Bunk · 17 years ago
  41. 9b14dec sata_sis: Support for PATA supports by Alan · 17 years ago
  42. f20b16f [libata] trim trailing whitespace by Jeff Garzik · 17 years ago
  43. 3f3e731 [PATCH] sata_sis: support SiS966/966L by Uwe Koziolek · 17 years ago
  44. 4adccf6 [PATCH] sata_sis: slave support on SiS965 by Uwe Koziolek · 18 years ago
  45. cf0e812 [PATCH] sata_sis: fix flags handling for the secondary port by Tejun Heo · 18 years ago
  46. 2d2744f [libata] PCI ID table cleanup in various drivers by Jeff Garzik · 18 years ago
  47. 54bb3a94 [libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists by Jeff Garzik · 18 years ago
  48. 29da9f6 [libata] Fix oops introduced in non-uniform port handling fix by Jeff Garzik · 18 years ago
  49. cca3974 libata: Grand renaming. by Jeff Garzik · 18 years ago
  50. c6fd280 Move libata to drivers/ata. by Jeff Garzik · 18 years ago[Renamed from drivers/scsi/sata_sis.c]
  51. b788719 [PATCH] libata: replace pci_module_init() with pci_register_driver() by Pavel Roskin · 18 years ago
  52. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  53. d7a80da [PATCH] libata: convert several bmdma-style controllers to new EH, take #3 by Tejun Heo · 18 years ago
  54. ccf68c3 [PATCH] libata-hp: hook warmplug by Tejun Heo · 18 years ago
  55. a6b2c5d [PATCH] PATCH: libata. Add ->data_xfer method by Alan Cox · 18 years ago
  56. 10a5fd5 Merge branch 'master' by Jeff Garzik · 18 years ago
  57. 9227c33 [PATCH] move ->eh_strategy_handler to the transport class by Christoph Hellwig · 18 years ago
  58. af64371 [libata] bump versions by Jeff Garzik · 18 years ago
  59. 30afc84 [SCSI] libata: implement minimal transport template for ->eh_timed_out by Tejun Heo · 18 years ago
  60. 49430f9 [PATCH] libata: kill sht->max_sectors by Tejun Heo · 18 years ago
  61. 35daeb8 [PATCH] libata: use ata_scsi_timed_out() by Tejun Heo · 18 years ago
  62. 93c9338 [BLOCK] update libata to use new blk_ordered for barriers by Tejun Heo · 18 years ago
  63. 3b7d697 [libata] constify PCI ID table in several drivers by Jeff Garzik · 19 years ago
  64. 193515d [libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines by Jeff Garzik · 19 years ago
  65. a9524a7 [libata] use dev_printk() throughout drivers by Jeff Garzik · 19 years ago
  66. 057ace5 libata: const-ification bombing run by Jeff Garzik · 19 years ago
  67. 47a8659 libata: bitmask based pci init functions for one or two ports by Alan Cox · 19 years ago
  68. 668e4bc [PATCH] sata_sis: uninitialized variable by Uwe Koziolek · 19 years ago
  69. 39eb936 [PATCH] sata_sis: Fix typo in sata port2 initialisation by Arnaud Patard · 19 years ago
  70. 8add788 [libata] minor fixes by Jeff Garzik · 19 years ago
  71. a04ce0f [PATCH] PCI/libata INTx cleanup by Brett M Russ · 19 years ago
  72. f2c853b [PATCH] sata_sis: Add support for SiS182 chipset by Arnaud Patard · 19 years ago
  73. 70d374e Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  74. af36d7f [libata] license change, other bits by Jeff Garzik · 19 years ago
  75. 8a60a07 libata: trim trailing whitespace. by Jeff Garzik · 19 years ago
  76. aa8f0dc libata: Fix use-after-iounmap by Jeff Garzik · 19 years ago
  77. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago