summaryrefslogtreecommitdiff
path: root/drivers/ata/libahci.c
Commit message (Expand)AuthorAge
* ahci: Add check for device presence (PCIe hot unplug) in ahci_stop_engine()Stefan Roese2018-02-12
* ahci: Convert timers to use timer_setup()Kees Cook2017-10-19
* libata: Add the AHCI_HFLAG_NO_WRITE_TO_RO flagDoug Berger2017-06-22
* libata: Add the AHCI_HFLAG_YES_ALPM flagDoug Berger2017-06-22
* libahci: wrong comments in ahci_do_softreset()Minwoo Im2017-06-12
* ata: update references for libata documentationMauro Carvalho Chehab2017-05-16
* sata: ahci: export ahci_do_hardreset() locallyBartosz Golaszewski2017-01-31
* ata: ATA Command Priority Disabled By DefaultAdam Manzanares2016-10-19
* ahci: use pci_alloc_irq_vectorsChristoph Hellwig2016-09-06
* Merge branch 'master' into for-4.9Tejun Heo2016-09-06
|\
| * ahci: disable correct irq for dummy portsChristoph Hellwig2016-08-11
* | ahci: also use a per-port lock for the multi-MSIX caseChristoph Hellwig2016-08-11
|/
* AHCI: Clear GHC.IS to prevent unexpectly asserting INTxPang Raymond2016-07-20
* libata: use ata_is_ncq() accessorsHannes Reinecke2016-07-14
* Merge branch 'for-4.6-fixes' into for-4.7Tejun Heo2016-05-13
|\
| * libahci: save port map for forced port mapSrinivas Kandagatla2016-04-01
* | libata: Fixup awkward whitespace in warning by removing line continuation.Sander Eikelenboom2016-03-30
|/
* Merge branch 'for-4.5-fixes' into for-4.6Tejun Heo2016-03-11
|\
| * ata: ahci: don't mark HotPlugCapable Ports as external/removableManuel Lauss2016-02-29
* | ahci: Add functions to manage runtime PM of AHCI portsMika Westerberg2016-02-19
* | ahci: Cache host controller versionMika Westerberg2016-02-19
|/
* ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.Suman Tripathi2016-02-11
* libahci: Implement the capability to override the generic ahci interrupt hand...Suman Tripathi2016-02-11
* libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo2016-01-25
* drivers: ata: wake port before DMA stop for ALPMDanesh Petigara2016-01-25
* Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-01-11
|\
| * ahci: compile out msi/msix infrastructureDan Williams2015-12-07
| * ahci: switch from 'threaded' to 'hardirq' interrupt handlingDan Williams2015-11-16
| * ahci: per-port msix supportDan Williams2015-11-16
* | AHCI: Fix softreset failed issue of Port MultiplierXiangliang Yu2015-11-30
|/
* ahci: cleanup ahci_host_activate_multi_irqsDan Williams2015-10-31
* ahci: ahci_host_activate: kill IRQF_SHAREDDan Williams2015-10-31
* ata: ahci: find eSATA ports and flag them as removableManuel Lauss2015-09-30
* Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-06-25
|\
| * ahci: Store irq number in struct ahci_host_privRobert Richter2015-06-03
| * libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch.Suman Tripathi2015-05-10
| * libahci: Refactoring of ahci_single_irq_intr function.Suman Tripathi2015-05-10
* | libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta2015-04-25
|/
* ahci: Use dev_info() to inform about the lack of Device Sleep supportGabriele Mazzotta2015-01-09
* Revert "AHCI: Optimize single IRQ interrupt processing"Tejun Heo2014-10-27
* Revert "AHCI: Do not acquire ata_host::lock from single IRQ handler"Tejun Heo2014-10-27
* AHCI: Do not acquire ata_host::lock from single IRQ handlerAlexander Gordeev2014-10-06
* AHCI: Optimize single IRQ interrupt processingAlexander Gordeev2014-10-06
* AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI modeAlexander Gordeev2014-10-06
* AHCI: Make few function names more descriptiveAlexander Gordeev2014-10-06
* AHCI: Move host activation code into ahci_host_activate()Alexander Gordeev2014-10-06
* AHCI: Move ahci_host_activate() function to libahci.cAlexander Gordeev2014-10-06
* ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart2014-07-30
* libahci: export ahci_qc_issue() and ahci_start_fix_rx()Suman Tripathi2014-07-08
* Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-06-09
|\