1. 88dcde9 pata/at91: use newly introduced SMC accessors by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  2. b73fa46 [libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks list by Benjamin Larsson · 13 years ago
  3. 3a25179 [libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk list by Vladimir LAVALLADE · 13 years ago
  4. 81b0287 [libata] pata_bf54x: Support sg list in bmdma transfer. by Sonic Zhang · 13 years ago
  5. 93272b1 [libata] sata_fsl: fix the controller operating mode by Jerry Huang · 13 years ago
  6. 966f121 [libata] enable ata port async suspend by Lin Ming · 13 years ago
  7. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  8. abce00f Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  9. 5ede3ce Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  10. 318893e ahci: support the STA2X11 I/O Hub by Alessandro Rubini · 13 years ago
  11. 909fefc pata_bf54x: fix BMIDE status register emulation by Sergei Shtylyov · 13 years ago
  12. 33574d6 ata: add ata port hibernate callbacks by Lin Ming · 13 years ago
  13. e90b1e5 ata: update ata port's runtime status during system resume by Lin Ming · 13 years ago
  14. 17ab594 ahci: platform support for suspend/resume by Brian Norris · 13 years ago
  15. 80a9c43 libata-core: kill duplicate statement in ata_do_set_mode() by Sergei Shtylyov · 13 years ago
  16. d0643aa pata_of_platform: remove direct dependency on OF_IRQ by Rob Herring · 13 years ago
  17. 99c8ea3 SATA/PATA: convert drivers/ata/* to use module_platform_driver() by Axel Lin · 13 years ago
  18. d63e94a pata_cs5536: forward port changes from cs5536 by Bartlomiej Zolnierkiewicz · 13 years ago
  19. 002ae08 libata-sff: use ATAPI_{COD|IO} by Sergei Shtylyov · 13 years ago
  20. 9ee4f39 ata: add ata port runtime PM callbacks by Lin Ming · 13 years ago
  21. 5ef4108 ata: add ata port system PM callbacks by Lin Ming · 13 years ago
  22. 9a6d6a2 ata: make ata port as parent device of scsi host by Lin Ming · 13 years ago
  23. 7faa33d ahci: start engine only during soft/hard resets by Tejun Heo · 13 years ago
  24. 40ba95f Merge branch 'depends/rmk/restart' into next/cleanup by Arnd Bergmann · 13 years ago
  25. 19d40dc pata_of_platform: Add missing CONFIG_OF_IRQ dependency. by David Miller · 13 years ago
  26. 63a9332 ARM: Orion: Get address map from plat-orion instead of via platform_data by Andrew Lunn · 13 years ago
  27. 477c87e ARM: at91/pata: use gpio_is_valid to check the gpio by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  28. aab9440 libata: fix build without BMDMA by Alexander Beregalov · 13 years ago
  29. ff95613 [libata] ahci_platform: fix DT probing by Rob Herring · 13 years ago
  30. 2d5fcc9 pata_of_platform: Don't use NO_IRQ by Anton Vorontsov · 13 years ago
  31. c970376 [libata] ahci: Add ASMedia ASM1061 support by Keng-Yu Lin · 13 years ago
  32. 7a46c07 [libata] Issue SRST to Sil3726 PMP by Gwendal Grignou · 13 years ago
  33. 142924c sata_sis.c: trivial spelling fix by Chris Dunlop · 13 years ago
  34. 0034561 ahci_platform: use dev_get_platdata() by JiSheng Zhang · 13 years ago
  35. 6d2dd05 [libata] libata-scsi.c: Add function parameter documentation by Marcos Paulo de Souza · 13 years ago
  36. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  37. 02aac31 ahci: add DT binding for Calxeda AHCI controller by Rob Herring · 14 years ago
  38. bff7832 ide/ata: Add module.h to the implicit modular users by Paul Gortmaker · 13 years ago
  39. 38789fd ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  40. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  41. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  42. a0da191 pata_efar: fix register naming used in efar_set_piomode() by Bartlomiej Zolnierkiewicz · 13 years ago
  43. 5a29854 pata_rdc: add Power Management support by Bartlomiej Zolnierkiewicz · 13 years ago
  44. 6a94a74 ata_piix: unify code for programming PIO and MWDMA timings by Bartlomiej Zolnierkiewicz · 13 years ago
  45. ce98669 ata_piix: SITRE handling fix by Bartlomiej Zolnierkiewicz · 13 years ago
  46. 418fae2 libata: make ata_sff_data_xfer_noirq() work with 32-bit PIO by Bartlomiej Zolnierkiewicz · 13 years ago
  47. 067f8c7 pata_artop: add Power Management support by Bartlomiej Zolnierkiewicz · 13 years ago
  48. 8145218 pata_sl82c105: add Power Management support by Bartlomiej Zolnierkiewicz · 13 years ago
  49. adacaf1 pata_pdc2027x: add Power Management support by Bartlomiej Zolnierkiewicz · 13 years ago
  50. b2f104b pata_legacy: use PIO mask defines by Bartlomiej Zolnierkiewicz · 13 years ago
  51. 8c7e8f9 pata_legacy: unify QDI ->set_piomode methods by Bartlomiej Zolnierkiewicz · 13 years ago
  52. 0dcd0a7 libata: remove no longer needed pata_qdi driver by Bartlomiej Zolnierkiewicz · 13 years ago
  53. 4780c0b pata_it8213: fix register naming used in it8213_set_piomode() by Bartlomiej Zolnierkiewicz · 13 years ago
  54. 11e872a pata_it8213: add UDMA100 and UDMA133 support by Bartlomiej Zolnierkiewicz · 13 years ago
  55. bb612cb pata_rdc: parallel scanning needs an extra locking by Bartlomiej Zolnierkiewicz · 13 years ago
  56. d9d5798 pata_via: add via_fixup() by Bartlomiej Zolnierkiewicz · 13 years ago
  57. bff0025 libata: ata_timing_compute() fixup by Bartlomiej Zolnierkiewicz · 13 years ago
  58. 9f8abf8 pata_scc: add proper cable detection method by Bartlomiej Zolnierkiewicz · 13 years ago
  59. 90f0adf pata_arasan_cf: remove bogus to_platform_device() calls by Sergei Shtylyov · 13 years ago
  60. 46b9e77 pata_atiixp: add proper ->prereset method by Bartlomiej Zolnierkiewicz · 13 years ago
  61. d912be2 pata_serverworks: add serverworks_fixup() by Bartlomiej Zolnierkiewicz · 13 years ago
  62. e69a70d pata_serverworks: cleanup cable detection by Bartlomiej Zolnierkiewicz · 13 years ago
  63. 5860a55 pata_serverworks: use standard cable detection methods by Bartlomiej Zolnierkiewicz · 13 years ago
  64. 5724276 pata_cmd64x: documentation fix by Bartlomiej Zolnierkiewicz · 13 years ago
  65. 802872e pata_ali: fix "Satelite" typo by Bartlomiej Zolnierkiewicz · 13 years ago
  66. 73222c2 pata_cs5535: no need to program PIO0 timings during device init by Bartlomiej Zolnierkiewicz · 13 years ago
  67. f4c6ae5 pata_cmd64x: add cmd64x_fixup() by Bartlomiej Zolnierkiewicz · 13 years ago
  68. dc5e44e pata_hpt366: add hpt36x_find_mode() helper by Bartlomiej Zolnierkiewicz · 13 years ago
  69. f6b5669 pata_artop: unify ->prereset methods by Bartlomiej Zolnierkiewicz · 13 years ago
  70. d0dd4a01 pata_sc1200: do not use c99 style comments by Bartlomiej Zolnierkiewicz · 13 years ago
  71. 8e3bfdb pata_at91: call clk_put() on ata_host_activate() failure by Sergei Shtylyov · 13 years ago
  72. c203603 libata: reduce ata_pci_[sff,bmdma]_init_one() size by Bartlomiej Zolnierkiewicz · 13 years ago
  73. e9f7cd5 pata_cs5535: fix DRV_NAME by Bartlomiej Zolnierkiewicz · 13 years ago
  74. 70f301a pata_sc1200: fix DRV_NAME by Bartlomiej Zolnierkiewicz · 13 years ago
  75. 7a113d3 pata_sil680: minor CodingStyle fixups by Bartlomiej Zolnierkiewicz · 13 years ago
  76. 9b8ad4a pata_sil680: constify tables by Bartlomiej Zolnierkiewicz · 13 years ago
  77. 6352187 pata_sil680: documentation fixes by Bartlomiej Zolnierkiewicz · 13 years ago
  78. 6013995 ata: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  79. 37210fb ata: Make pata_of_platform.c compile again and work on non-PPC platforms by Pawel Moll · 13 years ago
  80. edc7d12 pata_sis: code style cleanups for consistency by Dan McGee · 13 years ago
  81. c03a476 pata_sis: mark most const data static as well by Dan McGee · 13 years ago
  82. 14004f0 pata_sis: enable MWDMA for UDMA 133 chipset by Dan McGee · 13 years ago
  83. f30f9a5 pata_sis: add mode_filter method for certain sis5513 chipsets by Dan McGee · 13 years ago
  84. 023a017 pata_sis: extract a sis_port_base() method by Dan McGee · 13 years ago
  85. 904c04f [libata] ahci_platform: Add the board_ids and pi refer to different features by Richard Zhu · 13 years ago
  86. e8411fb libata-eh: ata_eh_followup_srst_needed() does not need 'classes' parameter by Sergei Shtylyov · 13 years ago
  87. fc8cc1d sata_sil24: Use const by Joe Perches · 13 years ago
  88. 5e5a4f5 ata_piix: make DVD Drive recognisable on systems with Intel Sandybridge chipsets(v2) by Ming Lei · 13 years ago
  89. 21dba24 libata: clear PIO pad area by Tejun Heo · 13 years ago
  90. d866192 sata_mv: use {platform|pci}_get_drvdata() by Sergei Shtylyov · 13 years ago
  91. c00a4c9 sata_mv: release clock on ata_host_activate() failure by Sergei Shtylyov · 13 years ago
  92. f6e6703 [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices by Dan Williams · 13 years ago
  93. a081da6 drivers/ata/sata_dwc_460ex.c: add missing kfree by Julia Lawall · 13 years ago
  94. e39c75c ata: Add iMX pata support by Arnaud Patard (Rtp) · 13 years ago
  95. 6d0e194 pata_via: disable ATAPI DMA on AVERATEC 3200 by Tejun Heo · 13 years ago
  96. ebd1699 [libata] sata_sil: fix used-uninit warning by Jeff Garzik · 13 years ago
  97. 60e8972 ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h by Russell King · 13 years ago
  98. c299eba Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  99. f35119d drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible by Rakib Mullick · 13 years ago
  100. 3b5ec27 ata: PATA_ARASAN_CF depends on DMADEVICES by Randy Dunlap · 13 years ago