summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo2014-12-041-0/+1
* sata_fsl: fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-12-021-1/+1
* AHCI: Add DeviceIDs for Sunrise Point-LP SATA controllerDevin Ryles2014-12-021-0/+3
* ahci: fix AHCI parameters not taken into accountAntoine Tenart2014-11-041-6/+3
* ata: sata_rcar: Add r8a7793 device supportKoji Matsuoka2014-10-271-0/+5
* ahci: Add Device IDs for Intel Sunrise Point PCHJames Ralston2014-10-271-0/+5
* ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooksTejun Heo2014-10-271-3/+11
* Revert "AHCI: Optimize single IRQ interrupt processing"Tejun Heo2014-10-271-61/+13
* Revert "AHCI: Do not acquire ata_host::lock from single IRQ handler"Tejun Heo2014-10-271-0/+4
* ata: sata_rcar: Disable DIPM mode for r8a7790 ES1Simon Horman2014-10-271-0/+10
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-181-3/+2
|\
| * pata_arasan_cf: use dmaengine_terminate_all() APIVinod Koul2014-10-151-3/+2
* | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-10-1014-264/+200
|\ \
| * | pata_serverworks: disable 64-KB DMA transfers on Broadcom OSB4 IDE ControllerScott Carter2014-10-071-2/+11
| * | libata: Un-break ATA blacklistGeorge Spelvin2014-10-071-2/+2
| * | AHCI: Do not acquire ata_host::lock from single IRQ handlerAlexander Gordeev2014-10-061-4/+0
| * | AHCI: Optimize single IRQ interrupt processingAlexander Gordeev2014-10-061-13/+61
| * | AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI modeAlexander Gordeev2014-10-062-60/+9
| * | AHCI: Make few function names more descriptiveAlexander Gordeev2014-10-061-8/+8
| * | AHCI: Move host activation code into ahci_host_activate()Alexander Gordeev2014-10-066-38/+39
| * | AHCI: Move ahci_host_activate() function to libahci.cAlexander Gordeev2014-10-062-60/+61
| * | AHCI: Pass SCSI host template as arg to ahci_host_activate()Alexander Gordeev2014-10-062-6/+7
| * | ata: pata_imx: Use the SIMPLE_DEV_PM_OPS() macroFabio Estevam2014-10-041-7/+2
| * | AHCI: Cleanup checking of multiple MSIs/SLM modesAlexander Gordeev2014-09-282-12/+8
| * | libata-sff: Fix controllers with no ctl portOndrej Zary2014-09-281-11/+9
| * | ahci_xgene: Fix the error print invalid resource for APM X-Gene SoC AHCI SATA...Suman Tripathi2014-09-231-2/+8
| * | libata: change ata_<foo>_printk routines to return voidJoe Perches2014-09-231-22/+13
| * | ahci-platform: Bump max number of clocks to 5Kumar Gala2014-09-231-1/+1
| * | ahci: ahci_p5wdh_workaround - constify DMI tableMathias Krause2014-08-311-1/+1
| * | libahci_platform: Staticize ahci_platform_<en/dis>able_phys()Fabio Estevam2014-08-301-4/+2
| * | pata_platform: Remove useless irq_flags fieldAlexander Shiyan2014-08-232-5/+1
| * | pata_of_platform: Remove "electra-ide" quirkAlexander Shiyan2014-08-231-16/+6
| * | libata: Use dev_name() for request_irq() to distinguish devicesAlexander Shiyan2014-08-191-1/+1
| * | ata: remove deprecated struct ahci_platform_dataBartlomiej Zolnierkiewicz2014-08-162-40/+1
| |/
* | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-081-1/+1
|\ \
| * \ Merge tag 'mvebu-fixes-3.17' of git://git.infradead.org/linux-mvebu into next...Olof Johansson2014-09-231-1/+1
| |\ \
| | * | ata: Remove ARCH_KIRKWOOD dependencyAndrew Lunn2014-09-091-1/+1
| | |/
* | | ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SA...Suman Tripathi2014-09-061-14/+34
* | | ahci_xgene: Skip the PHY and clock initialization if already configured by th...Suman Tripathi2014-09-061-1/+14
* | | ahci: add pcid for Marvel 0x9182 controllerMurali Karicheri2014-09-061-0/+2
* | | ata: Disabling the async PM for JMicron chip 363/361Chuansheng Liu2014-09-012-0/+24
* | | ata_piix: Add Device IDs for Intel 9 Series PCHJames Ralston2014-08-281-0/+8
* | | ahci: Add Device IDs for Intel 9 Series PCHJames Ralston2014-08-281-0/+8
* | | ata: ahci_tegra: Read calibration fuseMikko Perttunen2014-08-261-4/+10
|/ /
* | libata: widen Crucial M550 blacklist matchingTejun Heo2014-08-181-1/+1
* | pata_scc: propagate return value of scc_wait_after_resetArjun Sreedharan2014-08-181-8/+7
* | ata: ahci_tegra: Change include to fix compilationMikko Perttunen2014-08-171-1/+1
* | pata_samsung_cf: change ret type to signedArjun Sreedharan2014-08-171-1/+1
* | ahci_xgene: Removing NCQ support from the APM X-Gene SoC AHCI SATA Host Contr...Suman Tripathi2014-08-171-2/+2
|/
* Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-062-69/+4
|\
OpenPOWER on IntegriCloud