1. 156f34d pata_platform: remove unused remove function by Brian Norris · 12 years ago
  2. ccd1196 pata_platform: utilize common ata_platform_remove_one() by Brian Norris · 12 years ago
  3. 3e7068d pata_of_platform: utilize common ata_platform_remove_one() by Brian Norris · 12 years ago
  4. 37e1b02 pata_mpc52xx: utilize common ata_platform_remove_one() by Brian Norris · 12 years ago
  5. 58d0ff2 pata_ixp4xx_cf: utilize common ata_platform_remove_one() by Brian Norris · 12 years ago
  6. 83291d6 ahci_platform: utilize common ata_platform_remove_one() by Brian Norris · 12 years ago
  7. b7db04d libata: implement ata_platform_remove_one() by Brian Norris · 12 years ago
  8. 1896b15 ahci_platform: perform platform exit in host_stop() hook by Brian Norris · 12 years ago
  9. 9a99e47 ahci_platform: convert to module_platform_driver by Brian Norris · 12 years ago
  10. 941c77f ahci_platform: enable hotplug unbinding by Brian Norris · 12 years ago
  11. 5416912 libata: set dma_mode to 0xff in reset by Aaron Lu · 12 years ago
  12. f295be2 ata_piix: re-order code and remove prototypes by Bartlomiej Zolnierkiewicz · 12 years ago
  13. de90cd7 libata: check SATA_SETTINGS log with HW Feature Ctrl by Shane Huang · 12 years ago
  14. 0d0cdb0 libata: restore acpi disable functionality by Aaron Lu · 12 years ago
  15. a52f514 ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  16. 52bd497 pata_arasan_cf: declare/use more local variables in arasan_cf_dma_start() by Sergei Shtylyov · 12 years ago
  17. 121650a sata_highbank: use ATA_BUSY by Sergei Shtylyov · 12 years ago
  18. 7c26dea sata_sx4: pdc20621_{ata|host}_sg() do not need 'tf' parameter by Sergei Shtylyov · 12 years ago
  19. 10083d7 sata_sil24: remove unused variable from sata_sil24.c by Wei Yongjun · 12 years ago
  20. 7f0658d sata_inic162x: remove unused variable in inic_scr_read() by Wei Yongjun · 12 years ago
  21. 8b34f2c pata_rdc: remove unused variable in rdc_init_one() by Wei Yongjun · 12 years ago
  22. abf8f2b pata_cs5536: add quirk for broken udma by Christian Gmeiner · 12 years ago
  23. d990434 ata_piix: reenable MS Virtual PC guests by Olaf Hering · 12 years ago
  24. 3100d49 sata_promise: fix hardreset lockdep error by Mikael Pettersson · 12 years ago
  25. a2d2eda Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  26. 29448ec [libata] PM callbacks should be conditionally compiled on CONFIG_PM_SLEEP by Yuanhan Liu · 12 years ago
  27. b03e66a sata_svw: check DMA start bit before reset by David Milburn · 12 years ago
  28. cd705d5 libata debugging: Warn when unable to find timing descriptor based on xfer_mode by Borislav Petkov · 12 years ago
  29. c37472d sata_highbank: mark ahci_highbank_probe as __devinit by Arnd Bergmann · 12 years ago
  30. 9addf6a pata_arasan: Initialize cf clock to 166MHz by Vipul Kumar Samar · 12 years ago
  31. 60817a6 libata-acpi: Fix NULL ptr derference in ata_acpi_dev_handle by Aaron Lu · 12 years ago
  32. 5db4486 [SCSI] sd: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  33. 3c6bdae [SCSI] Add a report opcode helper by Martin K. Petersen · 12 years ago
  34. bcd2360 arm: at91: move platfarm_data to include/linux/platform_data/atmel.h by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  35. 3151367 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  36. 51562cb Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  37. fe709ed Merge SCSI misc branch into isci-for-3.6 tag by James Bottomley · 12 years ago
  38. 13b7408 sata_mv: Fix warnings when no PCI by Andrew Lunn · 12 years ago
  39. 40dad0a [libata] Makefile: Fix build error in sata_highbank by Mark Langsdorf · 12 years ago
  40. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  41. 436d42c ARM: samsung: move platform_data definitions by Arnd Bergmann · 12 years ago
  42. 293b2da ARM: pxa: move platform_data definitions by Arnd Bergmann · 12 years ago
  43. a3b2924 ARM: ep93xx: move platform_data definitions by Arnd Bergmann · 12 years ago
  44. 633de4c [libata] export ata_dev_set_feature() by Jeff Garzik · 12 years ago
  45. 9ca7cfa libata-core: use ATA_LBA in ata_build_rw_tf() by Sergei Shtylyov · 12 years ago
  46. f1e70c2 ata/ahci_platform: Add clock framework support by Viresh Kumar · 12 years ago
  47. 26fdaa7 pata_arasan: add Device Tree probing capability by Viresh Kumar · 12 years ago
  48. 3f09e6c pata_arasan: Add clk_{un}prepare() support by Viresh Kumar · 12 years ago
  49. 8996b89 ata: add platform driver for Calxeda AHCI controller by Mark Langsdorf · 12 years ago
  50. 100f586 sata_fsl: add workaround for data length mismatch on freescale V2 controller by Shaohui Xie · 12 years ago
  51. 65fe1f0 ahci: implement aggressive SATA device sleep support by Shane Huang · 12 years ago
  52. 7b4f6ec ahci: Add identifiers for ASM106x devices by Alan Cox · 12 years ago
  53. 17c60c6 ahci: Add alternate identifier for the 88SE9172 by Alan Cox · 12 years ago
  54. 1fefb8f ahci: Add JMicron 362 device IDs by Ben Hutchings · 12 years ago
  55. 9973a1c Revert "libata: enable SATA disk fua detection on default" by Jeff Garzik · 12 years ago
  56. d17d794 libata: Add a space to " 2GB ATA Flash Disk" DMA blacklist entry by Prarit Bhargava · 12 years ago
  57. 8d8e7d13 [SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_init by Dan Williams · 12 years ago
  58. 2fcbdcb [SCSI] libata: export ata_port suspend/resume infrastructure for sas by Dan Williams · 12 years ago
  59. ca6d43b [SCSI] libata: reset once by Dan Williams · 12 years ago
  60. 1b26d29 [libata] scsi: implement MODE SELECT command by Paolo Bonzini · 12 years ago
  61. 6ca8e79 [libata] scsi: support MODE SENSE request for changeable and default parameters by Paolo Bonzini · 12 years ago
  62. 3e451a4 [libata] scsi: Remove unlikely() from FUA check by Jeff Garzik · 12 years ago
  63. 91895b7 libata: enable SATA disk fua detection on default by Zheng Liu · 12 years ago
  64. 04d0f1b8 [libata] new quirk, lift bridge limits for Buffalo DriveStation Quattro by Jeff Garzik · 12 years ago
  65. ebd6002 [libata] Kconfig: Elaborate that SFF is meant for legacy and PATA stuff by Paul Menzel · 12 years ago
  66. 8340091 [libata] acpi: call ata_acpi_gtm during ata port init time by Aaron Lu · 12 years ago
  67. 389cd78 ata_piix: Add Device IDs for Intel Lynx Point-LP PCH by James Ralston · 12 years ago
  68. 77b12bc9 ahci: Add Device IDs for Intel Lynx Point-LP PCH by James Ralston · 12 years ago
  69. 1117c81 pata_atiixp: override cable detection on MSI E350DM-E33 by Arnd Hannemann · 12 years ago
  70. bbb4ab4 ahci: un-staticize ahci_dev_classify by Rob Herring · 12 years ago
  71. 44d82e2 Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  72. d14fb1e ata/pata_arasan: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  73. 97b414e ATA: sata_mv: Add device tree support by Andrew Lunn · 12 years ago
  74. 641589b [libata] pata_cmd64x: whitespace cleanup by Jeff Garzik · 12 years ago
  75. 354b2ea libata-acpi: fix up for acpi_pm_device_sleep_state API by Stephen Rothwell · 12 years ago
  76. 8407884 Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream by Jeff Garzik · 12 years ago
  77. dc7f71f sata_dwc_460ex: device tree may specify dma_channel by Thang Q. Nguyen · 12 years ago
  78. facb8fa ahci, trivial: fixed coding style issues related to braces by Jeffrin Jose · 12 years ago
  79. 18c25ff ahci_platform: add hibernation callbacks by Shiraz Hashim · 12 years ago
  80. 6042840 libata-eh.c: local functions should not be exposed globally by H Hartley Sweeten · 12 years ago
  81. b0e73af libata-transport.c: local functions should not be exposed globally by H Hartley Sweeten · 12 years ago
  82. 3a8b788 sata_dwc_460ex: support hardreset by Thang Q. Nguyen · 12 years ago
  83. 2fc75da ata: use module_pci_driver by Axel Lin · 12 years ago
  84. b08f5bc drivers/ata/pata_pcmcia.c: adjust suspicious bit operation by Julia Lawall · 12 years ago
  85. a18dada pata_imx: Convert to clk_prepare_enable/clk_disable_unprepare by Fabio Estevam · 12 years ago
  86. ff0173c ahci: Enable SB600 64bit DMA on MSI K9AGM2 (MS-7327) v2 by Mark Nelson · 12 years ago
  87. c531077 [libata] Prevent interface errors with Seagate FreeAgent GoFlex by Daniel J Blueman · 12 years ago
  88. e91df93 libata-acpi: add missing inlines in libata.h by Lin Ming · 12 years ago
  89. e4a9c37 [SCSI] libata, libsas: introduce sched_eh and end_eh port ops by Dan Williams · 12 years ago
  90. 166a296 libata: tell scsi layer device supports runtime power off by Aaron Lu · 12 years ago
  91. b1354cb libata: detect Device Attention support by Lin Ming · 12 years ago
  92. a606dac3 libata-acpi: register/unregister device to/from power resource by Lin Ming · 12 years ago
  93. 3bd4660 libata-acpi: add ata port runtime D3Cold support by Lin Ming · 12 years ago
  94. febe53b libata-acpi: set acpi state for SATA port by Lin Ming · 12 years ago
  95. 30dcf76 libata: migrate ACPI code over to new bindings by Matthew Garrett · 12 years ago
  96. 6b66d95 libata: bind the Linux device tree to the ACPI device tree by Matthew Garrett · 12 years ago
  97. 10d8935 Viresh has moved by Viresh Kumar · 12 years ago
  98. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  99. 2fff275 PATA host controller driver for ep93xx by Rafal Prylowski · 12 years ago
  100. d70e551c [libata] Add " 2GB ATA Flash Disk"/"ADMA428M" to DMA blacklist by Prarit Bhargava · 12 years ago