summaryrefslogtreecommitdiff
path: root/drivers/ata/libahci.c
AgeCommit message (Expand)Author
2021-11-18ata: libahci: Adjust behavior when StorageD3Enable _DSD is setMario Limonciello
2021-11-12libata: libahci: declare ahci_shost_attr_group as staticDamien Le Moal
2021-10-16scsi: ata: Switch to attribute groupsBart Van Assche
2021-08-18libata: Introduce ncq_prio_supported sysfs sttributeDamien Le Moal
2021-03-31ata: ahci: Disable SXS for Hisilicon Kunpeng920Xingui Yang
2019-11-01ata: make qc_prep return ata_completion_errorsJiri Slaby
2019-08-30ahci: Do not export local variable ahci_em_messagesAndy Shevchenko
2019-06-29ata: libahci: Remove call to memset after dmam_alloc_coherentFuqian Huang
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner
2019-02-28ata: libahci: Only warn for AHCI_HFLAG_MULTI_MSI set when genuine custom irq ...John Garry
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-07-30ata: libahci: Allow reconfigure of DEVSLP registerSrinivas Pandruvada
2018-07-30ata: libahci: Correct setting of DEVSLP registerSrinivas Pandruvada
2018-07-30ata: ahci: Support state with min power but Partial low power stateSrinivas Pandruvada
2018-06-18libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store()John Garry
2018-06-18ata: ahci: rpm_put port on port_stop to match rpm_get in port_startSamuel Morris
2018-06-05Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-05-11libata: convert core and drivers to ->hw_tag usageJens Axboe
2018-04-26libahci: Allow drivers to override stop_engineEvan Wang
2018-02-12ahci: Add check for device presence (PCIe hot unplug) in ahci_stop_engine()Stefan Roese
2017-10-19ahci: Convert timers to use timer_setup()Kees Cook
2017-06-22libata: Add the AHCI_HFLAG_NO_WRITE_TO_RO flagDoug Berger
2017-06-22libata: Add the AHCI_HFLAG_YES_ALPM flagDoug Berger
2017-06-12libahci: wrong comments in ahci_do_softreset()Minwoo Im
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab
2017-01-31sata: ahci: export ahci_do_hardreset() locallyBartosz Golaszewski
2016-10-19ata: ATA Command Priority Disabled By DefaultAdam Manzanares
2016-09-06ahci: use pci_alloc_irq_vectorsChristoph Hellwig
2016-09-06Merge branch 'master' into for-4.9Tejun Heo
2016-08-11ahci: disable correct irq for dummy portsChristoph Hellwig
2016-08-11ahci: also use a per-port lock for the multi-MSIX caseChristoph Hellwig
2016-07-20AHCI: Clear GHC.IS to prevent unexpectly asserting INTxPang Raymond
2016-07-14libata: use ata_is_ncq() accessorsHannes Reinecke
2016-05-13Merge branch 'for-4.6-fixes' into for-4.7Tejun Heo
2016-04-01libahci: save port map for forced port mapSrinivas Kandagatla
2016-03-30libata: Fixup awkward whitespace in warning by removing line continuation.Sander Eikelenboom
2016-03-11Merge branch 'for-4.5-fixes' into for-4.6Tejun Heo
2016-02-29ata: ahci: don't mark HotPlugCapable Ports as external/removableManuel Lauss
2016-02-19ahci: Add functions to manage runtime PM of AHCI portsMika Westerberg
2016-02-19ahci: Cache host controller versionMika Westerberg
2016-02-11ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.Suman Tripathi
2016-02-11libahci: Implement the capability to override the generic ahci interrupt hand...Suman Tripathi
2016-01-25libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo
2016-01-25drivers: ata: wake port before DMA stop for ALPMDanesh Petigara
2016-01-11Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2015-12-07ahci: compile out msi/msix infrastructureDan Williams
2015-11-30AHCI: Fix softreset failed issue of Port MultiplierXiangliang Yu
2015-11-16ahci: switch from 'threaded' to 'hardirq' interrupt handlingDan Williams
2015-11-16ahci: per-port msix supportDan Williams
2015-10-31ahci: cleanup ahci_host_activate_multi_irqsDan Williams