1. 428ac5f libata: Use glob_match from lib/glob.c by George Spelvin · 10 years ago
  2. ccfde50 ata: Add support for the Tegra124 SATA controller by Mikko Perttunen · 10 years ago
  3. 6ea4fa70 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  4. 2af89a3 ata: pata_at91 only works on sam9 by Arnd Bergmann · 10 years ago
  5. a3464ed ata: ahci_mvebu: new driver for Marvell Armada 380 AHCI interfaces by Thomas Petazzoni · 10 years ago
  6. f5f85ee ata: fix i.MX AHCI driver dependencies by Jean Delvare · 10 years ago
  7. 74c03eb libata: make AHCI_XGENE depend on PHY_XGENE by Tejun Heo · 10 years ago
  8. 01d5f3b Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  9. 03803ef ata: fix Marvell SATA driver dependencies by Bartlomiej Zolnierkiewicz · 10 years ago
  10. e638433 ata: fix ARASAN CompactFlash PATA driver dependencies by Bartlomiej Zolnierkiewicz · 10 years ago
  11. 0b99f86 ata: fix Calxeda Highbank SATA driver dependencies by Bartlomiej Zolnierkiewicz · 10 years ago
  12. 7596d93 ata: fix R-Car SATA driver dependencies by Bartlomiej Zolnierkiewicz · 10 years ago
  13. ae8723f ata: add new-style AHCI platform driver for DaVinci DA850 AHCI controller by Bartlomiej Zolnierkiewicz · 10 years ago
  14. fd99055 ata: move library code from ahci_platform.c to libahci_platform.c by Bartlomiej Zolnierkiewicz · 10 years ago
  15. 81d01bf ata: Add APM X-Gene SoC AHCI SATA host controller driver by Loc Ho · 10 years ago
  16. 20e64fa libata: zpodd: should depend on PM_RUNTIME by Aaron Lu · 10 years ago
  17. 840aa78 ata: Fix SC1200 dependencies by Jean Delvare · 10 years ago
  18. 48c54df ahci: st: Only build for ST-Micro h/w by Lee Jones · 10 years ago
  19. c51a848 ahci: st: Remove legacy dependencies on PHY by Lee Jones · 10 years ago
  20. 4a2e512 ahci: st: Standardise naming conventions by Lee Jones · 10 years ago
  21. 76884cb ahci: st: Add support for ST's SATA IP by Lee Jones · 10 years ago
  22. 9236a76 ata: Fix CS55xx dependencies by Jean Delvare · 10 years ago
  23. c5754b5 ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platform by Olliver Schinagl · 10 years ago
  24. e478cff ata: CONFIG_ATA is libata by Randy Dunlap · 10 years ago
  25. 49c8f1f ATA: SATA_MV: Add missing Kconfig select statememnt by Andrew Lunn · 10 years ago
  26. 867974f ahci_imx: depend on CONFIG_MFD_SYSCON by Tejun Heo · 11 years ago
  27. 9e54eae ahci_imx: add ahci sata support on imx platforms by Richard Zhu · 11 years ago
  28. bb96961 libata: make it clear that sata_inic162x is experimental by Tejun Heo · 11 years ago
  29. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  30. 9ddebc4 MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC by David Daney · 11 years ago
  31. 5c23341 libata: do not limit R-Car SATA driver to shmobile by Simon Horman · 11 years ago
  32. e189551 [libata] Avoid specialized TLA's in ZPODD's Kconfig by Aaron Lu · 11 years ago
  33. d9978ec Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 11 years ago
  34. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  35. 163cf81d libata: add R-Car SATA driver by Vladimir Barinov · 11 years ago
  36. 0383a68 ata: disable ATA for s390 by Heiko Carstens · 11 years ago
  37. 48b3de2 drivers/ata: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  38. afe7595 libata: identify and init ZPODD devices by Aaron Lu · 11 years ago
  39. 8996b89 ata: add platform driver for Calxeda AHCI controller by Mark Langsdorf · 12 years ago
  40. ebd6002 [libata] Kconfig: Elaborate that SFF is meant for legacy and PATA stuff by Paul Menzel · 12 years ago
  41. 2fff275 PATA host controller driver for ep93xx by Rafal Prylowski · 12 years ago
  42. d0643aa pata_of_platform: remove direct dependency on OF_IRQ by Rob Herring · 13 years ago
  43. 19d40dc pata_of_platform: Add missing CONFIG_OF_IRQ dependency. by David Miller · 13 years ago
  44. 0dcd0a7 libata: remove no longer needed pata_qdi driver by Bartlomiej Zolnierkiewicz · 13 years ago
  45. 37210fb ata: Make pata_of_platform.c compile again and work on non-PPC platforms by Pawel Moll · 13 years ago
  46. e39c75c ata: Add iMX pata support by Arnaud Patard (Rtp) · 13 years ago
  47. 3b5ec27 ata: PATA_ARASAN_CF depends on DMADEVICES by Randy Dunlap · 13 years ago
  48. a480167 pata_arasan_cf: Adding support for arasan compact flash host controller by Viresh Kumar · 13 years ago
  49. 14080fa sata_dwc_460ex: add debugging options by Sergei Shtylyov · 13 years ago
  50. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  51. 2ad2c320 pata_platform: Remove CONFIG_HAVE_PATA_PLATFORM's dependencies. by Nick Bowler · 14 years ago
  52. 0ca646d pata_hpt3x2n: clarify about HPT371N support by Sergei Shtylyov · 14 years ago
  53. 02cdfcf [libata] new driver acard_ahci, for ATP8620 host controller by David Milburn · 14 years ago
  54. 869934a pata_mpc52xx: driver needs BMDMA by Wolfram Sang · 14 years ago
  55. 9272dcc pata_cs5536: Add support for non-X86_32 platforms by Wu Zhangjin · 14 years ago
  56. 6d981b9 libata: remove no longer needed pata_winbond driver by Bartlomiej Zolnierkiewicz · 15 years ago
  57. 0b019a4 Merge branches 'master' and 'devel' into for-linus by Russell King · 14 years ago
  58. 155bf48 [libata] Add Samsung PATA controller driver, pata_samsung_cf by Abhilash Kesavan · 14 years ago
  59. 6293600 [libata] Add 460EX on-chip SATA driver, sata_dwc_460ex by Rupjyoti Sarmah · 14 years ago
  60. 2dc6c6f [ARM] pata_pxa: DMA-capable PATA driver by Marek Vasut · 14 years ago
  61. ed4e2f8 libata-sff: trivial corrections to Kconfig help text by Stefan Richter · 14 years ago
  62. 9a7780c libata-sff: make BMDMA optional by Tejun Heo · 14 years ago
  63. 6f79146 sata_inic162x: inic162x is not dependent on CONFIG_ATA_SFF by Tejun Heo · 14 years ago
  64. 1c2a49f ahci: Add platform driver by Anton Vorontsov · 14 years ago
  65. 9678007 libata: Allow pata_legacy to be built on non-ISA but PCI systems by Alan Cox · 14 years ago
  66. 2370b5e ACPI: do not select ACPI_DOCK from ATA_ACPI by Carlos R. Mafra · 15 years ago
  67. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  68. 88358ab libata/drivers: Add driver for Apple "MacIO" IDE controller by Benjamin Herrenschmidt · 15 years ago
  69. 8e182a9 pata_piccolo: Driver for old Toshiba chipsets by Alan Cox · 15 years ago
  70. be315d4 [libata] PATA: Update experimental tags by Alan Cox · 15 years ago
  71. 097dac9 libata: remove experimental tag on PATA drivers by Robert Hancock · 15 years ago
  72. d15d6e6 libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers by John(Jung-Ik) Lee · 15 years ago
  73. 6b40678 [libata] Add pata_rdc driver for RDC ATA devices by Alan Cox · 15 years ago
  74. 6521148 libata: add command name parsing for error output by Robert Hancock · 15 years ago
  75. 918d7b7 [libata] PATA driver for CF interface on AT91SAM9260 SoC by Sergey Matyukevich · 15 years ago
  76. 5a9d251 [ARM] 5522/1: PalmLD: IDE support by Marek Vašut · 15 years ago
  77. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 15 years ago
  78. f9228c7 sata_mv: no longer experimental (v2) by Mark Lord · 15 years ago
  79. 3c929c6 libata: New driver for OCTEON SOC Compact Flash interface (v7). by David Daney · 15 years ago
  80. 6b61e69 powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver by Tim Yamin · 16 years ago
  81. e3389cb ata: Fix experimental tags by Alan Cox · 16 years ago
  82. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  83. 2ad6967 PATA: RPC now selects HAVE_PATA_PLATFORM for pata platform driver by Ben Dooks · 16 years ago
  84. 2e57572 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 16 years ago
  85. 5b66c82 ahci, pata_marvell: play nicely together by Alan Cox · 16 years ago
  86. 5110bd2 sparc: remove CONFIG_SUN4 by Adrian Bunk · 16 years ago
  87. cc18e0f LIBATA: Add HAVE_PATA_PLATFORM to select PATA_PLATFORM driver by Ben Dooks · 16 years ago
  88. 22bfc6d sata_inic162x: update intro comment, up the version and drop EXPERIMENTAL by Tejun Heo · 16 years ago
  89. 07ab85d libata: Add Intel SCH PATA driver by Alek Du · 16 years ago
  90. 3dd654b [MIPS] ATA: Rename routerboard 500 to 532 by Ralf Baechle · 16 years ago
  91. f3360eb [libata] improve Kconfig help text for new PMP, SFF options by Jeff Garzik · 16 years ago
  92. 88fcd56 libata: make PMP support optional by Tejun Heo · 16 years ago
  93. 127102a libata: make SFF support optional by Tejun Heo · 16 years ago
  94. c30484d Add 'short help text' to ATA_ACPI so it's [de]selectable. by Chris Wedgwood · 16 years ago
  95. 0ac4a3c ACPI: fix ATA_ACPI build by Len Brown · 16 years ago
  96. 3db691d [libata] Add support for the RB500 PATA CompactFlash by Florian Fainelli · 16 years ago
  97. 7bb3c52 sata_mv: Remove PCI dependency by Saeed Bishara · 16 years ago
  98. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  99. 05a07af [POWERPC] 83xx: enable FSL SATA driver config for Freescale SoCs by Kim Phillips · 16 years ago
  100. 51dbd49 pata_ninja32: Cardbus ATA initial support by Alan Cox · 17 years ago