summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2014-09-28libata-sff: Fix controllers with no ctl portOndrej Zary1-11/+9
2014-09-24Merge tag 'mvebu-fixes-3.17' of git://git.infradead.org/linux-mvebu into next...Olof Johansson1-1/+1
2014-09-23ahci_xgene: Fix the error print invalid resource for APM X-Gene SoC AHCI SATA...Suman Tripathi1-2/+8
2014-09-23libata: change ata_<foo>_printk routines to return voidJoe Perches1-22/+13
2014-09-23ahci-platform: Bump max number of clocks to 5Kumar Gala1-1/+1
2014-09-09ata: Remove ARCH_KIRKWOOD dependencyAndrew Lunn1-1/+1
2014-09-06ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SA...Suman Tripathi1-14/+34
2014-09-06ahci_xgene: Skip the PHY and clock initialization if already configured by th...Suman Tripathi1-1/+14
2014-09-05ahci: add pcid for Marvel 0x9182 controllerMurali Karicheri1-0/+2
2014-09-01ata: Disabling the async PM for JMicron chip 363/361Chuansheng Liu2-0/+24
2014-08-31ahci: ahci_p5wdh_workaround - constify DMI tableMathias Krause1-1/+1
2014-08-31libahci_platform: Staticize ahci_platform_<en/dis>able_phys()Fabio Estevam1-4/+2
2014-08-28ata_piix: Add Device IDs for Intel 9 Series PCHJames Ralston1-0/+8
2014-08-28ahci: Add Device IDs for Intel 9 Series PCHJames Ralston1-0/+8
2014-08-26ata: ahci_tegra: Read calibration fuseMikko Perttunen1-4/+10
2014-08-23pata_platform: Remove useless irq_flags fieldAlexander Shiyan2-5/+1
2014-08-23pata_of_platform: Remove "electra-ide" quirkAlexander Shiyan1-16/+6
2014-08-19libata: Use dev_name() for request_irq() to distinguish devicesAlexander Shiyan1-1/+1
2014-08-19libata: widen Crucial M550 blacklist matchingTejun Heo1-1/+1
2014-08-18pata_scc: propagate return value of scc_wait_after_resetArjun Sreedharan1-8/+7
2014-08-17ata: ahci_tegra: Change include to fix compilationMikko Perttunen1-1/+1
2014-08-17pata_samsung_cf: change ret type to signedArjun Sreedharan1-1/+1
2014-08-17ahci_xgene: Removing NCQ support from the APM X-Gene SoC AHCI SATA Host Contr...Suman Tripathi1-2/+2
2014-08-16ata: remove deprecated struct ahci_platform_dataBartlomiej Zolnierkiewicz2-40/+1
2014-08-07Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2-69/+4
2014-08-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-2/+2
2014-08-07libata: Use glob_match from lib/glob.cGeorge Spelvin2-69/+4
2014-08-01ata: libahci: Silence compiler warning on 64-bitThierry Reding1-1/+1
2014-07-30ata: ahci_platform: add a generic AHCI compatibleAntoine Ténart1-0/+2
2014-07-30ata: libahci: allow to use multiple PHYsAntoine Ténart2-39/+157
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart14-52/+31
2014-07-30Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo10-29/+111
2014-07-30ahci: imx: add missing clk_disable_unprepare() on error in imx_sata_enable()Wei Yongjun1-1/+3
2014-07-29ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA H...Suman Tripathi1-3/+3
2014-07-29ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controll...Suman Tripathi1-0/+7
2014-07-23libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo1-12/+4
2014-07-22ahci: st: Make of_device_id array constKiran Padwal1-1/+1
2014-07-22sata_sil24: Identify which card suffered IRQ status errorTim Small1-2/+2
2014-07-19ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)Romain Degez1-0/+1
2014-07-19ata: Add support for the Tegra124 SATA controllerMikko Perttunen3-0/+387
2014-07-19ata: ahci_platform: Increase AHCI_MAX_CLKS to 4Mikko Perttunen1-1/+1
2014-07-18scsi: use 64-bit LUNsHannes Reinecke2-2/+2
2014-07-17drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq()Andrey Utkin1-1/+1
2014-07-15libata: EH should handle AMNF error condition as a media errorAlexey Asemov1-4/+5
2014-07-14libata: support the ata host which implements a queue depth less than 32Kevin Hao1-3/+19
2014-07-08ahci_xgene: fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode...Suman Tripathi1-13/+47
2014-07-08libahci: export ahci_qc_issue() and ahci_start_fix_rx()Suman Tripathi2-3/+6
2014-07-02ata: ahci_imx: add disable for spread-spectrumRussell King1-1/+13
2014-07-02ata: ahci_imx: allow hardware parameters to be specified in DTRussell King1-8/+160
2014-06-30ata: pata_samsung_cf: removes s5pc100 related ata codesKukjin Kim1-13/+0