| Commit message (Expand) | Author | Age | Files | Lines |
* | ahci_imx: depend on CONFIG_MFD_SYSCON | Tejun Heo | 2013-07-26 | 1 | -1/+1 |
* | ahci_imx: add ahci sata support on imx platforms | Richard Zhu | 2013-07-24 | 1 | -0/+9 |
* | libata: make it clear that sata_inic162x is experimental | Tejun Heo | 2013-07-22 | 1 | -1/+1 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-07-13 | 1 | -1/+1 |
|\ |
|
| * | MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC | David Daney | 2013-06-10 | 1 | -1/+1 |
* | | libata: do not limit R-Car SATA driver to shmobile | Simon Horman | 2013-05-24 | 1 | -1/+0 |
|/ |
|
* | [libata] Avoid specialized TLA's in ZPODD's Kconfig | Aaron Lu | 2013-03-04 | 1 | -6/+7 |
* | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2013-02-25 | 1 | -0/+21 |
|\ |
|
| * | libata: add R-Car SATA driver | Vladimir Barinov | 2013-02-20 | 1 | -0/+8 |
| * | libata: identify and init ZPODD devices | Aaron Lu | 2013-01-21 | 1 | -0/+13 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-02-22 | 1 | -1/+1 |
|\ \ |
|
| * | | ata: disable ATA for s390 | Heiko Carstens | 2013-02-14 | 1 | -1/+1 |
| |/ |
|
* / | drivers/ata: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -12/+12 |
|/ |
|
* | ata: add platform driver for Calxeda AHCI controller | Mark Langsdorf | 2012-09-13 | 1 | -0/+8 |
* | [libata] Kconfig: Elaborate that SFF is meant for legacy and PATA stuff | Paul Menzel | 2012-08-17 | 1 | -1/+1 |
* | PATA host controller driver for ep93xx | Rafal Prylowski | 2012-05-22 | 1 | -0/+9 |
* | pata_of_platform: remove direct dependency on OF_IRQ | Rob Herring | 2012-01-09 | 1 | -1/+1 |
* | pata_of_platform: Add missing CONFIG_OF_IRQ dependency. | David Miller | 2011-12-22 | 1 | -1/+1 |
* | libata: remove no longer needed pata_qdi driver | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -0/+1 |
* | ata: Make pata_of_platform.c compile again and work on non-PPC platforms | Pawel Moll | 2011-10-08 | 1 | -1/+1 |
* | ata: Add iMX pata support | Arnaud Patard (Rtp) | 2011-08-19 | 1 | -0/+9 |
* | ata: PATA_ARASAN_CF depends on DMADEVICES | Randy Dunlap | 2011-07-24 | 1 | -0/+1 |
* | pata_arasan_cf: Adding support for arasan compact flash host controller | Viresh Kumar | 2011-03-14 | 1 | -0/+6 |
* | sata_dwc_460ex: add debugging options | Sergei Shtylyov | 2011-03-02 | 1 | -0/+12 |
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-21 | 1 | -1/+1 |
* | pata_platform: Remove CONFIG_HAVE_PATA_PLATFORM's dependencies. | Nick Bowler | 2011-01-08 | 1 | -8/+8 |
* | pata_hpt3x2n: clarify about HPT371N support | Sergei Shtylyov | 2011-01-08 | 1 | -2/+2 |
* | [libata] new driver acard_ahci, for ATP8620 host controller | David Milburn | 2011-01-06 | 1 | -0/+8 |
* | pata_mpc52xx: driver needs BMDMA | Wolfram Sang | 2010-12-24 | 1 | -10/+10 |
* | pata_cs5536: Add support for non-X86_32 platforms | Wu Zhangjin | 2010-12-24 | 1 | -1/+1 |
* | libata: remove no longer needed pata_winbond driver | Bartlomiej Zolnierkiewicz | 2010-08-26 | 1 | -0/+1 |
* | Merge branches 'master' and 'devel' into for-linus | Russell King | 2010-08-11 | 1 | -0/+11 |
|\ |
|
| * | [ARM] pata_pxa: DMA-capable PATA driver | Marek Vasut | 2010-06-18 | 1 | -0/+11 |
* | | [libata] Add Samsung PATA controller driver, pata_samsung_cf | Abhilash Kesavan | 2010-08-02 | 1 | -0/+9 |
* | | [libata] Add 460EX on-chip SATA driver, sata_dwc_460ex | Rupjyoti Sarmah | 2010-08-02 | 1 | -0/+9 |
|/ |
|
* | libata-sff: trivial corrections to Kconfig help text | Stefan Richter | 2010-06-02 | 1 | -3/+3 |
* | libata-sff: make BMDMA optional | Tejun Heo | 2010-05-26 | 1 | -243/+268 |
* | sata_inic162x: inic162x is not dependent on CONFIG_ATA_SFF | Tejun Heo | 2010-05-15 | 1 | -6/+6 |
* | ahci: Add platform driver | Anton Vorontsov | 2010-05-14 | 1 | -0/+8 |
* | libata: Allow pata_legacy to be built on non-ISA but PCI systems | Alan Cox | 2010-03-01 | 1 | -2/+2 |
* | ACPI: do not select ACPI_DOCK from ATA_ACPI | Carlos R. Mafra | 2009-12-24 | 1 | -1/+0 |
* | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-12-09 | 1 | -16/+25 |
|\ |
|
| * | pata_piccolo: Driver for old Toshiba chipsets | Alan Cox | 2009-12-03 | 1 | -0/+9 |
| * | [libata] PATA: Update experimental tags | Alan Cox | 2009-12-03 | 1 | -15/+15 |
| * | libata: remove experimental tag on PATA drivers | Robert Hancock | 2009-12-03 | 1 | -1/+1 |
* | | libata/drivers: Add driver for Apple "MacIO" IDE controller | Benjamin Herrenschmidt | 2009-12-09 | 1 | -0/+10 |
|/ |
|
* | libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers | John(Jung-Ik) Lee | 2009-09-17 | 1 | -0/+9 |
* | [libata] Add pata_rdc driver for RDC ATA devices | Alan Cox | 2009-09-02 | 1 | -0/+10 |
* | libata: add command name parsing for error output | Robert Hancock | 2009-09-02 | 1 | -0/+11 |
* | [libata] PATA driver for CF interface on AT91SAM9260 SoC | Sergey Matyukevich | 2009-06-23 | 1 | -0/+8 |