summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)AuthorLines
2014-12-04ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo-0/+1
2014-12-02sata_fsl: fix error handling of irq_of_parse_and_mapDmitry Torokhov-1/+1
2014-12-02AHCI: Add DeviceIDs for Sunrise Point-LP SATA controllerDevin Ryles-0/+3
2014-11-04ahci: fix AHCI parameters not taken into accountAntoine Tenart-6/+3
2014-10-27ata: sata_rcar: Add r8a7793 device supportKoji Matsuoka-0/+5
2014-10-27ahci: Add Device IDs for Intel Sunrise Point PCHJames Ralston-0/+5
2014-10-27ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooksTejun Heo-3/+11
2014-10-27Revert "AHCI: Optimize single IRQ interrupt processing"Tejun Heo-61/+13
2014-10-27Revert "AHCI: Do not acquire ata_host::lock from single IRQ handler"Tejun Heo-0/+4
2014-10-27ata: sata_rcar: Disable DIPM mode for r8a7790 ES1Simon Horman-0/+10
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-3/+2
2014-10-15pata_arasan_cf: use dmaengine_terminate_all() APIVinod Koul-3/+2
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds-264/+200
2014-10-08Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2014-10-07pata_serverworks: disable 64-KB DMA transfers on Broadcom OSB4 IDE ControllerScott Carter-2/+11
2014-10-07libata: Un-break ATA blacklistGeorge Spelvin-2/+2
2014-10-06AHCI: Do not acquire ata_host::lock from single IRQ handlerAlexander Gordeev-4/+0
2014-10-06AHCI: Optimize single IRQ interrupt processingAlexander Gordeev-13/+61
2014-10-06AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI modeAlexander Gordeev-60/+9
2014-10-06AHCI: Make few function names more descriptiveAlexander Gordeev-8/+8
2014-10-06AHCI: Move host activation code into ahci_host_activate()Alexander Gordeev-38/+39
2014-10-06AHCI: Move ahci_host_activate() function to libahci.cAlexander Gordeev-60/+61
2014-10-06AHCI: Pass SCSI host template as arg to ahci_host_activate()Alexander Gordeev-6/+7
2014-10-04ata: pata_imx: Use the SIMPLE_DEV_PM_OPS() macroFabio Estevam-7/+2
2014-09-28AHCI: Cleanup checking of multiple MSIs/SLM modesAlexander Gordeev-12/+8
2014-09-28libata-sff: Fix controllers with no ctl portOndrej Zary-11/+9
2014-09-23Merge tag 'mvebu-fixes-3.17' of git://git.infradead.org/linux-mvebu into next...Olof Johansson-1/+1
2014-09-23ahci_xgene: Fix the error print invalid resource for APM X-Gene SoC AHCI SATA...Suman Tripathi-2/+8
2014-09-23libata: change ata_<foo>_printk routines to return voidJoe Perches-22/+13
2014-09-23ahci-platform: Bump max number of clocks to 5Kumar Gala-1/+1
2014-09-09ata: Remove ARCH_KIRKWOOD dependencyAndrew Lunn-1/+1
2014-09-06ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SA...Suman Tripathi-14/+34
2014-09-06ahci_xgene: Skip the PHY and clock initialization if already configured by th...Suman Tripathi-1/+14
2014-09-06ahci: add pcid for Marvel 0x9182 controllerMurali Karicheri-0/+2
2014-09-01ata: Disabling the async PM for JMicron chip 363/361Chuansheng Liu-0/+24
2014-08-31ahci: ahci_p5wdh_workaround - constify DMI tableMathias Krause-1/+1
2014-08-30libahci_platform: Staticize ahci_platform_<en/dis>able_phys()Fabio Estevam-4/+2
2014-08-28ata_piix: Add Device IDs for Intel 9 Series PCHJames Ralston-0/+8
2014-08-28ahci: Add Device IDs for Intel 9 Series PCHJames Ralston-0/+8
2014-08-26ata: ahci_tegra: Read calibration fuseMikko Perttunen-4/+10
2014-08-23pata_platform: Remove useless irq_flags fieldAlexander Shiyan-5/+1
2014-08-23pata_of_platform: Remove "electra-ide" quirkAlexander Shiyan-16/+6
2014-08-19libata: Use dev_name() for request_irq() to distinguish devicesAlexander Shiyan-1/+1
2014-08-18libata: widen Crucial M550 blacklist matchingTejun Heo-1/+1
2014-08-18pata_scc: propagate return value of scc_wait_after_resetArjun Sreedharan-8/+7
2014-08-17ata: ahci_tegra: Change include to fix compilationMikko Perttunen-1/+1
2014-08-17pata_samsung_cf: change ret type to signedArjun Sreedharan-1/+1
2014-08-17ahci_xgene: Removing NCQ support from the APM X-Gene SoC AHCI SATA Host Contr...Suman Tripathi-2/+2
2014-08-16ata: remove deprecated struct ahci_platform_dataBartlomiej Zolnierkiewicz-40/+1
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds-69/+4