summaryrefslogtreecommitdiff
path: root/drivers/ata
Commit message (Expand)AuthorAge
* ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SA...Suman Tripathi2014-09-06
* ahci_xgene: Skip the PHY and clock initialization if already configured by th...Suman Tripathi2014-09-06
* ahci: add pcid for Marvel 0x9182 controllerMurali Karicheri2014-09-06
* ata: Disabling the async PM for JMicron chip 363/361Chuansheng Liu2014-09-01
* ata_piix: Add Device IDs for Intel 9 Series PCHJames Ralston2014-08-28
* ahci: Add Device IDs for Intel 9 Series PCHJames Ralston2014-08-28
* ata: ahci_tegra: Read calibration fuseMikko Perttunen2014-08-26
* libata: widen Crucial M550 blacklist matchingTejun Heo2014-08-18
* pata_scc: propagate return value of scc_wait_after_resetArjun Sreedharan2014-08-18
* ata: ahci_tegra: Change include to fix compilationMikko Perttunen2014-08-17
* pata_samsung_cf: change ret type to signedArjun Sreedharan2014-08-17
* ahci_xgene: Removing NCQ support from the APM X-Gene SoC AHCI SATA Host Contr...Suman Tripathi2014-08-17
* Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-06
|\
| * libata: Use glob_match from lib/glob.cGeorge Spelvin2014-08-06
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-06
|\ \ | |/ |/|
| * scsi: use 64-bit LUNsHannes Reinecke2014-07-17
* | ata: libahci: Silence compiler warning on 64-bitThierry Reding2014-08-01
* | ata: ahci_platform: add a generic AHCI compatibleAntoine Ténart2014-07-30
* | ata: libahci: allow to use multiple PHYsAntoine Ténart2014-07-30
* | ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart2014-07-30
* | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2014-07-30
|\ \
| * | libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo2014-07-23
| * | ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)Romain Degez2014-07-18
| * | drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq()Andrey Utkin2014-07-17
| * | libata: EH should handle AMNF error condition as a media errorAlexey Asemov2014-07-15
| * | libata: support the ata host which implements a queue depth less than 32Kevin Hao2014-07-14
| |/
| * ahci_xgene: fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode...Suman Tripathi2014-07-08
| * libahci: export ahci_qc_issue() and ahci_start_fix_rx()Suman Tripathi2014-07-08
| * ata: ahci_imx: warn when disabling ahci linkRussell King2014-06-24
| * ahci: disable ncq feature for hisilicon sataKefeng Wang2014-06-24
| * ahci: imx: manage only sata_ref_clk in imx_sata_enable[disable]Shawn Guo2014-06-19
| * libahci_platform: Fail when PHY required but PHY support disabledMikko Perttunen2014-06-17
* | ahci: imx: add missing clk_disable_unprepare() on error in imx_sata_enable()Wei Yongjun2014-07-30
* | ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA H...Suman Tripathi2014-07-29
* | ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controll...Suman Tripathi2014-07-29
* | ahci: st: Make of_device_id array constKiran Padwal2014-07-22
* | sata_sil24: Identify which card suffered IRQ status errorTim Small2014-07-22
* | ata: Add support for the Tegra124 SATA controllerMikko Perttunen2014-07-18
* | ata: ahci_platform: Increase AHCI_MAX_CLKS to 4Mikko Perttunen2014-07-18
* | ata: ahci_imx: add disable for spread-spectrumRussell King2014-07-01
* | ata: ahci_imx: allow hardware parameters to be specified in DTRussell King2014-07-01
* | ata: pata_samsung_cf: removes s5pc100 related ata codesKukjin Kim2014-06-30
* | ahci/xgene: Remove logic to set 64-bit DMA maskSuravee Suthikulpanit2014-06-17
* | ahci: Check and set 64-bit DMA mask for platform AHCI driverSuravee Suthikulpanit2014-06-17
* | ata: Use dma_zalloc_coherentJoe Perches2014-06-17
|/
* Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-06-09
|\
| * ahci: Add Device ID for HighPoint RocketRaid 642LJérôme Carretero2014-06-03
| * ata: ep93xx: use dmaengine_prep_slave_sg api instead of internal callbackBarry Song2014-05-27
| * ahci: add PCI ID for Marvell 88SE91A0 SATA ControllerAndreas Schrägle2014-05-27
| * sata_fsl: remove check for CONFIG_MPC8315_DSPaul Bolle2014-05-21