1. c8c1f16 Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 11 years ago
  2. b186aff pata_samsung_cf: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  3. e189551 [libata] Avoid specialized TLA's in ZPODD's Kconfig by Aaron Lu · 11 years ago
  4. dfd5736 libata-acpi.c: fix copy and paste mistake in ata_acpi_register_power_resource by Sander Eikelenboom · 11 years ago
  5. c99cc9a sata_fsl: Remove redundant NULL check before kfree by Syam Sidhardhan · 11 years ago
  6. efda332 ahci: Add Device IDs for Intel Wellsburg PCH by James Ralston · 11 years ago
  7. 79e7654 ata_piix: Add MODULE_PARM_DESC to prefer_ms_hyperv by Andrew Brownfield · 11 years ago
  8. 9241448 ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_type by Rafael J. Wysocki · 11 years ago
  9. 5354009 ACPI / glue: Add .match() callback to struct acpi_bus_type by Rafael J. Wysocki · 11 years ago
  10. d9978ec Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 11 years ago
  11. 9d3cae2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  12. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  13. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  14. 53637e0 [libata] fix smatch warning for zpodd_wake_dev by Aaron Lu · 11 years ago
  15. 84a9a8c [libata] Set proper SK when CK_COND is set. by Gwendal Grignou · 11 years ago
  16. 9b2b1ca [libata] Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  17. 163cf81d libata: add R-Car SATA driver by Vladimir Barinov · 11 years ago
  18. 151743f ahci: Add Device IDs for Intel Wellsburg PCH by James Ralston · 11 years ago
  19. 3aee8bc ata_piix: Add Device IDs for Intel Wellsburg PCH by James Ralston · 11 years ago
  20. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  21. dffff02 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 11 years ago
  22. 0383a68 ata: disable ATA for s390 by Heiko Carstens · 11 years ago
  23. a9834cb Merge branch 'acpi-pm' by Rafael J. Wysocki · 11 years ago
  24. 422d26b Merge 3.8-rc5 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  25. 6f4c827 [libata] scsi: no poll when ODD is powered off by Aaron Lu · 11 years ago
  26. 29e674d ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDs by Seth Heasley · 11 years ago
  27. aaa5152 ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDs by Seth Heasley · 11 years ago
  28. f5e6d0d [libata] PM code cleanup for ata port by Aaron Lu · 11 years ago
  29. a7ff60d [libata] pm: differentiate system and runtime pm for ata port by Aaron Lu · 11 years ago
  30. e175435 Revert "libata: export host controller number thru /sys" by Jeff Garzik · 11 years ago
  31. 93316e2 ata: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  32. 5ca72c4 AHCI: Support multiple MSIs by Alexander Gordeev · 12 years ago
  33. 48b3de2 drivers/ata: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  34. 7e15e9b libata: do not suspend port if normal ODD is attached by Aaron Lu · 12 years ago
  35. a59b9aa libata: expose pm qos flags for ata device by Aaron Lu · 12 years ago
  36. 2133420 libata: handle power transition of ODD by Aaron Lu · 12 years ago
  37. 3dc6744 libata: check zero power ready status for ZPODD by Aaron Lu · 12 years ago
  38. f064a20 libata: move acpi notification code to zpodd by Aaron Lu · 12 years ago
  39. afe7595 libata: identify and init ZPODD devices by Aaron Lu · 12 years ago
  40. bc9b640 ACPI / PM: Rework the handling of devices depending on power resources by Rafael J. Wysocki · 12 years ago
  41. 1757d90 libata: export host controller number thru /sys by David Milburn · 12 years ago
  42. 25effc3 pata_samsung_cf: Use devm_clk_get() by Jingoo Han · 12 years ago
  43. 803739d [libata] replace sata_settings with devslp_timing by Shane Huang · 12 years ago
  44. 7f9c9f8 [libata] ahci: Add support for Enmotus Bobcat device. by Hugh Daschbach · 12 years ago
  45. 1eaca39 [libata] ahci: Fix lack of command retry after a success error handler. by Bian Yu · 12 years ago
  46. 0ec2491 Drivers: ata: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  47. 9a32299 powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dma by Philippe De Muyter · 12 years ago
  48. c13e69b Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  49. cebfa85 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  50. 72d5f2d sata_dwc_460ex: remove file exec bit (chmod 0755 -> 0644) by Jeff Garzik · 12 years ago
  51. 26cd4d6 [libata] fix Null pointer dereference on disk error by Xiaotian Feng · 12 years ago
  52. 39f80ac ahci: convert ata_link_printk() to ata_link_warn() by Wei Yongjun · 12 years ago
  53. 22c8be3 pata_imx: convert ata_dev_printk() to ata_dev_info() by Wei Yongjun · 12 years ago
  54. 99da09f ARM: ep93xx: convert ata_<foo>_printk() to ata_<foo>_<level>() by Wei Yongjun · 12 years ago
  55. 071d3ad ahci_platform: make structs static by Brian Norris · 12 years ago
  56. 11ace0c Revert "pata_octeon_cf: perform host detach, removal on exit" by Jeff Garzik · 12 years ago
  57. 8349e5a Revert "libata: check SATA_SETTINGS log with HW Feature Ctrl" by Jeff Garzik · 12 years ago
  58. 1007c4b ata: pata_octeon_cf: Use correct byte order for DMA in when built little-endian. by David Daney · 12 years ago
  59. 43f01da MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree. by David Daney · 12 years ago
  60. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  61. 84043ac pata_of_platform: fix compile error by Brian Norris · 12 years ago
  62. 04a3f5b libata: use pci_get_drvdata() helper by Brian Norris · 12 years ago
  63. 1645bf1 pata_octeon_cf: perform host detach, removal on exit by Brian Norris · 12 years ago
  64. e2ec181 sata_highbank: utilize common ata_platform_remove_one() by Brian Norris · 12 years ago
  65. 56c1d3b pata_palmld: utilize common ata_platform_remove_one() by Brian Norris · 12 years ago
  66. 156f34d pata_platform: remove unused remove function by Brian Norris · 12 years ago
  67. ccd1196 pata_platform: utilize common ata_platform_remove_one() by Brian Norris · 12 years ago
  68. 3e7068d pata_of_platform: utilize common ata_platform_remove_one() by Brian Norris · 12 years ago
  69. 37e1b02 pata_mpc52xx: utilize common ata_platform_remove_one() by Brian Norris · 12 years ago
  70. 58d0ff2 pata_ixp4xx_cf: utilize common ata_platform_remove_one() by Brian Norris · 12 years ago
  71. 83291d6 ahci_platform: utilize common ata_platform_remove_one() by Brian Norris · 12 years ago
  72. b7db04d libata: implement ata_platform_remove_one() by Brian Norris · 12 years ago
  73. 1896b15 ahci_platform: perform platform exit in host_stop() hook by Brian Norris · 12 years ago
  74. 9a99e47 ahci_platform: convert to module_platform_driver by Brian Norris · 12 years ago
  75. 941c77f ahci_platform: enable hotplug unbinding by Brian Norris · 12 years ago
  76. 5416912 libata: set dma_mode to 0xff in reset by Aaron Lu · 12 years ago
  77. f295be2 ata_piix: re-order code and remove prototypes by Bartlomiej Zolnierkiewicz · 12 years ago
  78. de90cd7 libata: check SATA_SETTINGS log with HW Feature Ctrl by Shane Huang · 12 years ago
  79. 0d0cdb0 libata: restore acpi disable functionality by Aaron Lu · 12 years ago
  80. a52f514 ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  81. 52bd497 pata_arasan_cf: declare/use more local variables in arasan_cf_dma_start() by Sergei Shtylyov · 12 years ago
  82. 121650a sata_highbank: use ATA_BUSY by Sergei Shtylyov · 12 years ago
  83. 7c26dea sata_sx4: pdc20621_{ata|host}_sg() do not need 'tf' parameter by Sergei Shtylyov · 12 years ago
  84. 10083d7 sata_sil24: remove unused variable from sata_sil24.c by Wei Yongjun · 12 years ago
  85. 7f0658d sata_inic162x: remove unused variable in inic_scr_read() by Wei Yongjun · 12 years ago
  86. 8b34f2c pata_rdc: remove unused variable in rdc_init_one() by Wei Yongjun · 12 years ago
  87. abf8f2b pata_cs5536: add quirk for broken udma by Christian Gmeiner · 12 years ago
  88. d990434 ata_piix: reenable MS Virtual PC guests by Olaf Hering · 12 years ago
  89. 3100d49 sata_promise: fix hardreset lockdep error by Mikael Pettersson · 12 years ago
  90. a2d2eda Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  91. 29448ec [libata] PM callbacks should be conditionally compiled on CONFIG_PM_SLEEP by Yuanhan Liu · 12 years ago
  92. b03e66a sata_svw: check DMA start bit before reset by David Milburn · 12 years ago
  93. cd705d5 libata debugging: Warn when unable to find timing descriptor based on xfer_mode by Borislav Petkov · 12 years ago
  94. c37472d sata_highbank: mark ahci_highbank_probe as __devinit by Arnd Bergmann · 12 years ago
  95. 9addf6a pata_arasan: Initialize cf clock to 166MHz by Vipul Kumar Samar · 12 years ago
  96. 60817a6 libata-acpi: Fix NULL ptr derference in ata_acpi_dev_handle by Aaron Lu · 12 years ago
  97. 5db4486 [SCSI] sd: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  98. 3c6bdae [SCSI] Add a report opcode helper by Martin K. Petersen · 12 years ago
  99. bcd2360 arm: at91: move platfarm_data to include/linux/platform_data/atmel.h by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  100. 3151367 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago