aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2015-03-19ata: Add a new flag to destinguish sas controllerShaohua Li1-2/+2
2015-03-02sata-fsl: Apply link speed limitsMartin Hicks1-0/+2
2015-02-12Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds4-54/+54
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-11/+9
2015-02-10sata_dwc_460ex: disable COMPILE_TEST againLinus Torvalds1-1/+1
2015-02-09Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo8-13/+54
2015-02-03ahci_xgene: Fix the dma state machine lockup for the ATA_CMD_SMART PIO mode c...Suman Tripathi1-1/+2
2015-02-03ata: libahci: Use of_platform_device_create only if supportedGuenter Roeck1-1/+3
2015-02-03sata_mv: Delete unnecessary checks before the function call "phy_power_off"Markus Elfring1-4/+2
2015-02-03ata: Delete unnecessary checks before the function call "pci_dev_put"Markus Elfring1-4/+2
2015-01-28ata: pata_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2-5/+13
2015-01-28ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita10-22/+80
2015-01-27pata_pdc2027x: Use 64-bit timekeepingTina Ruchandani1-5/+5
2015-01-26libata: make sata_sil24 use fifo tag allocatorShaohua Li1-0/+1
2015-01-24libata: move sas ata tag allocation to libata-scsi.cShaohua Li3-77/+46
2015-01-23libata: use blk tagingShaohua Li3-15/+45
2015-01-21ata: libahci: Fix devres cleanup on failureThierry Reding1-1/+2
2015-01-20libata: fixup oops in ata_eh_link_report()Hannes Reinecke1-2/+3
2015-01-19libata: prevent HSM state change race between ISR and PIODavid Jeffery1-0/+12
2015-01-19ata: libahci: Allow using multiple regulatorsGregory CLEMENT3-75/+171
2015-01-19ata: libahci: Clean-up the ahci_platform_en/disable_phys functionsGregory CLEMENT1-6/+0
2015-01-19libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams2-2/+5
2015-01-19sata_rcar: extend PM methodsMikhail Ulyanov1-2/+23
2015-01-13ata: pata_at91: depend on !ARCH_MULTIPLATFORMAlexandre Belloni1-0/+1
2015-01-13ahci: Remove Device ID for Intel Sunrise Point PCHJames Ralston1-1/+0
2015-01-12sata_dwc_460ex: disable compilation on ARM and ARM64Andy Shevchenko1-1/+1
2015-01-11ata: libata-core: Remove unused functionRickard Strandqvist2-28/+0
2015-01-09ahci: Use dev_info() to inform about the lack of Device Sleep supportGabriele Mazzotta1-1/+1
2015-01-09libata: use __scsi_format_command()Hannes Reinecke1-10/+7
2015-01-08libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen2-8/+33
2015-01-08sata_dwc_460ex: convert to devm_kzalloc in ->probe()Andy Shevchenko1-18/+6
2015-01-08sata_dwc_460ex: remove extra messageAndy Shevchenko1-6/+2
2015-01-08sata_dwc_460ex: use np local variable in ->probe()Andy Shevchenko1-4/+4
2015-01-08sata_dwc_460ex: fix most of the sparse warningsAndy Shevchenko1-34/+33
2015-01-08sata_dwc_460ex: enable COMPILE_TEST for the driverAndy Shevchenko2-1/+13
2015-01-08sata_dwc_460ex: remove redundant dev_set_drvdataAndy Shevchenko1-1/+0
2015-01-08Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo1-14/+12
2015-01-07sata_dwc_460ex: fix resource leak on error pathAndy Shevchenko1-14/+12
2015-01-07libata: Remove FIXME comment in atapi_eh_request_senseNicholas Krause1-1/+0
2015-01-06ahci_xgene: Implement the workaround to support PMP enumeration and discovery.Suman Tripathi1-5/+128
2015-01-06ahci_xgene: Implement the xgene_ahci_poll_reg_val to support PMP.Suman Tripathi1-2/+54
2015-01-06Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2-6/+9
2015-01-05libata: export ata_get_cmd_descript()Andy Shevchenko1-0/+1
2015-01-05ahci_xgene: Fix the DMA state machine lockup for the ATA_CMD_PACKET PIO mode ...Suman Tripathi1-5/+7
2015-01-05ahci_xgene: Fix the endianess issue in APM X-Gene SoC AHCI SATA controller dr...Suman Tripathi1-1/+1
2014-12-25libata: s/ata_id_removeable()/ata_id_removable()/Nicholas Krause1-2/+2
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds27-27/+0
2014-12-13PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki1-1/+1
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds5-13/+62
2014-12-08Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-14/+7
2014-12-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2-13/+6
2014-12-08Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley1-3/+3
2014-12-04ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo1-0/+1
2014-12-04libata: Remove FIXME comment in atapi_request_sense()Nicholas Krause1-1/+0
2014-12-02sata_fsl: fix error handling of irq_of_parse_and_mapDmitry Torokhov1-1/+1
2014-12-02AHCI: Add DeviceIDs for Sunrise Point-LP SATA controllerDevin Ryles1-0/+3
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke1-1/+1
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2-13/+6
2014-11-14ahci_sunxi: Make AHCI_HFLAG_NO_PMP flag configurable with a module optionHans de Goede1-1/+15
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig1-2/+2
2014-11-05libata-scsi: Update SATL for ZAC drivesHannes Reinecke1-1/+24
2014-11-05libata: Implement ATA_DEV_ZACHannes Reinecke4-10/+23
2014-11-04ahci: fix AHCI parameters not taken into accountAntoine Tenart1-6/+3
2014-10-27ata: sata_rcar: Add r8a7793 device supportKoji Matsuoka1-0/+5
2014-10-27ahci: Add Device IDs for Intel Sunrise Point PCHJames Ralston1-0/+5
2014-10-27ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooksTejun Heo1-3/+11
2014-10-27Revert "AHCI: Optimize single IRQ interrupt processing"Tejun Heo1-61/+13
2014-10-27Revert "AHCI: Do not acquire ata_host::lock from single IRQ handler"Tejun Heo1-0/+4
2014-10-27ata: sata_rcar: Disable DIPM mode for r8a7790 ES1Simon Horman1-0/+10
2014-10-20ata: drop owner assignment from platform_driversWolfram Sang27-27/+0
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-3/+2
2014-10-15pata_arasan_cf: use dmaengine_terminate_all() APIVinod Koul1-3/+2
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds14-264/+200
2014-10-08Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2014-10-07pata_serverworks: disable 64-KB DMA transfers on Broadcom OSB4 IDE ControllerScott Carter1-2/+11
2014-10-07libata: Un-break ATA blacklistGeorge Spelvin1-2/+2
2014-10-06AHCI: Do not acquire ata_host::lock from single IRQ handlerAlexander Gordeev1-4/+0
2014-10-06AHCI: Optimize single IRQ interrupt processingAlexander Gordeev1-13/+61
2014-10-06AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI modeAlexander Gordeev2-60/+9
2014-10-06AHCI: Make few function names more descriptiveAlexander Gordeev1-8/+8
2014-10-06AHCI: Move host activation code into ahci_host_activate()Alexander Gordeev6-38/+39
2014-10-06AHCI: Move ahci_host_activate() function to libahci.cAlexander Gordeev2-60/+61
2014-10-06AHCI: Pass SCSI host template as arg to ahci_host_activate()Alexander Gordeev2-6/+7
2014-10-04ata: pata_imx: Use the SIMPLE_DEV_PM_OPS() macroFabio Estevam1-7/+2
2014-09-28AHCI: Cleanup checking of multiple MSIs/SLM modesAlexander Gordeev2-12/+8
2014-09-28libata-sff: Fix controllers with no ctl portOndrej Zary1-11/+9
2014-09-23Merge 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-06ahci: 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-30libahci_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-18libata: 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-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2-69/+4
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-2/+2
2014-08-06libata: 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-18ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)Romain Degez1-0/+1
2014-07-18ata: Add support for the Tegra124 SATA controllerMikko Perttunen3-0/+387
2014-07-18ata: ahci_platform: Increase AHCI_MAX_CLKS to 4Mikko Perttunen1-1/+1
2014-07-17scsi: 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-01ata: ahci_imx: add disable for spread-spectrumRussell King1-1/+13
2014-07-01ata: 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
2014-06-24ata: ahci_imx: warn when disabling ahci linkRussell King1-0/+3
2014-06-24ahci: disable ncq feature for hisilicon sataKefeng Wang1-1/+1
2014-06-19ahci: imx: manage only sata_ref_clk in imx_sata_enable[disable]Shawn Guo1-4/+31
2014-06-17ahci/xgene: Remove logic to set 64-bit DMA maskSuravee Suthikulpanit1-10/+0
2014-06-17ahci: Check and set 64-bit DMA mask for platform AHCI driverSuravee Suthikulpanit1-0/+13
2014-06-17libahci_platform: Fail when PHY required but PHY support disabledMikko Perttunen1-1/+6
2014-06-17ata: Use dma_zalloc_coherentJoe Perches1-3/+2
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds77-189/+313
2014-06-03ahci: Add Device ID for HighPoint RocketRaid 642LJérôme Carretero1-0/+2
2014-06-02libata: Blacklist queued trim for Crucial M500Martin K. Petersen1-4/+4
2014-05-27ata: ep93xx: use dmaengine_prep_slave_sg api instead of internal callbackBarry Song1-2/+2
2014-05-27ahci: add PCI ID for Marvell 88SE91A0 SATA ControllerAndreas Schrägle1-0/+2
2014-05-21sata_fsl: remove check for CONFIG_MPC8315_DSPaul Bolle1-14/+0
2014-05-21Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-8/+205
2014-05-19ahci: imx: PLL clock needs 100us to settle downShawn Guo1-0/+2
2014-05-14ahci: add support for Hisilicon sataKefeng Wang1-1/+8
2014-05-14libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang8-11/+23
2014-05-14ata: ahci: append new hflag AHCI_HFLAG_NO_FBSKefeng Wang2-0/+6
2014-05-09ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz60-120/+113
2014-05-08ata: pata_at91 only works on sam9Arnd Bergmann1-1/+1
2014-05-07libata: clean up ZPODD when a port is detachedLevente Kurusa1-0/+9
2014-05-04ata: ahci_mvebu: new driver for Marvell Armada 380 AHCI interfacesThomas Petazzoni3-0/+137
2014-05-04ahci: imx: software workaround for phy reset issue in resumeShawn Guo1-0/+161
2014-05-04ahci: imx: add namespace for register enumsShawn Guo1-7/+9
2014-05-04libata-sff: remove dead codePaul Bolle1-9/+0
2014-05-02ata: SATL compliance for Inquiry Product RevisionKeith Busch1-1/+5
2014-04-24Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-37/+59
2014-04-24ahci: disable DEVSLP for Intel ValleyviewJacob Pan3-0/+23
2014-04-18libata/ahci: accommodate tag ordered controllersDan Williams1-8/+13
2014-04-18ahci: Do not receive interrupts sent by dummy portsAlexander Gordeev1-6/+10
2014-04-17ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range()Alexander Gordeev1-4/+4
2014-04-17ahci: Ensure "MSI Revert to Single Message" mode is not enforcedAlexander Gordeev2-1/+9
2014-04-16ahci: do not request irq for dummy portDavid Milburn1-8/+4
2014-04-15pata_samsung_cf: fix ata_host_activate() failure handlingBartlomiej Zolnierkiewicz1-3/+7
2014-04-14pata_arasan_cf: fix ata_host_activate() failure handlingBartlomiej Zolnierkiewicz1-2/+5
2014-04-14pata_octeon_cf: use devm_kzalloc() to allocate cf_portBartlomiej Zolnierkiewicz1-33/+17
2014-04-08ata: fix i.MX AHCI driver dependenciesJean Delvare1-1/+1
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2014-04-02pata_at91: fix ata_host_activate() failure handlingBartlomiej Zolnierkiewicz1-5/+6
2014-04-02libata: Update queued trim blacklist for M5x0 drivesMartin K. Petersen1-2/+4
2014-04-02libata: make AHCI_XGENE depend on PHY_XGENETejun Heo1-2/+1
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+9
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-27/+45
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds83-700/+1959
2014-03-27ata: fix Marvell SATA driver dependenciesBartlomiej Zolnierkiewicz1-0/+2
2014-03-26ata: fix ARASAN CompactFlash PATA driver dependenciesBartlomiej Zolnierkiewicz1-0/+1
2014-03-26ata: remove superfluous castsJoe Perches4-10/+6
2014-03-26ata: sata_highbank: remove superfluous castBartlomiej Zolnierkiewicz1-1/+1
2014-03-26ata: fix Calxeda Highbank SATA driver dependenciesBartlomiej Zolnierkiewicz1-0/+1
2014-03-26ata: fix R-Car SATA driver dependenciesBartlomiej Zolnierkiewicz1-0/+1
2014-03-25ata: add new-style AHCI platform driver for DaVinci DA850 AHCI controllerBartlomiej Zolnierkiewicz3-0/+124
2014-03-25ata: move library code from ahci_platform.c to libahci_platform.cBartlomiej Zolnierkiewicz4-524/+549
2014-03-25ata: ahci_platform: fix ahci_platform_data->suspend method handlingBartlomiej Zolnierkiewicz1-2/+9
2014-03-18libata: async resumeTodd Brandt1-1/+1
2014-03-18libata, libsas: kill pm_result and related cleanupDan Williams2-86/+62
2014-03-18ata: Fix compiler warning with APM X-Gene host controller driverLoc Ho1-1/+1
2014-03-17ata: Add APM X-Gene SoC AHCI SATA host controller driverLoc Ho3-0/+494
2014-03-17ata: ahci_sunxi: fix code formattingBartlomiej Zolnierkiewicz1-22/+22
2014-03-17ata: ahci_sunxi: make ahci_sunxi_resume() staticBartlomiej Zolnierkiewicz1-1/+1
2014-03-17Merge branch 'acpi-hotplug'Rafael J. Wysocki1-27/+45
2014-03-14ata: ahci_platform: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz1-3/+3
2014-03-14ata: pata_imx: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz1-2/+2
2014-03-14ata: ahci_st: remove deprecated struct ahci_platform_data usageBartlomiej Zolnierkiewicz1-11/+9
2014-03-14ata: ahci_st: build fixesBartlomiej Zolnierkiewicz2-8/+6