summaryrefslogtreecommitdiff
path: root/drivers/ata/libahci.c (follow)
Commit message (Expand)AuthorAge
* ata: make qc_prep return ata_completion_errorsJiri Slaby2020-10-01
* ahci: Do not export local variable ahci_em_messagesAndy Shevchenko2020-01-29
* ata: libahci: Correct setting of DEVSLP registerSrinivas Pandruvada2018-09-19
* libahci: save port map for forced port mapSrinivas Kandagatla2016-05-11
* ata: ahci: don't mark HotPlugCapable Ports as external/removableManuel Lauss2016-03-09
* libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo2016-02-17
* 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
|\
| * ata: ahci: append new hflag AHCI_HFLAG_NO_FBSKefeng Wang2014-05-14
* | ahci: disable DEVSLP for Intel ValleyviewJacob Pan2014-04-24
|/
* ata: remove superfluous castsJoe Perches2014-03-26
* libahci: Allow drivers to override start_engineHans de Goede2014-02-22
* ata: libahci: replace obsolete simple_strtoul() with kstrtouint()Daeseok Youn2014-02-19
* ata: libahci: make ahci_pmp_retry_softreset() as staticDaeseok Youn2014-02-19
* ata: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-13
* drivers: ata: Mark the function as static in libahci.cRashika Kheria2013-12-14
* Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2013-11-13
|\
| * ahci: disabled FBS prior to issuing software resetxiangliang yu2013-10-27
| * ahci: imx: setup power saving methodsRichard Zhu2013-10-15
| * ahci: Changing two module params with static and __read_mostlyChuansheng Liu2013-09-22
* | libahci: fix turning on LEDs in ahci_start_port()Lukasz Dorau2013-10-15
|/
* Merge branch 'libata/for-3.10-fixes' into libata/for-3.11Tejun Heo2013-07-02
|\
| * ahci: remove pmp link online check in FBS EHShane Huang2013-06-09
| * libata: update "Maintained by:" tagsTejun Heo2013-05-14
* | AHCI: use ATA_BUSYSergei Shtylyov2013-06-24
* | ahci: make ahci_transmit_led_message into a function pointerMark Langsdorf2013-06-06
* | AHCI: Make distinct names for ports in /proc/interruptsAlexander Gordeev2013-05-22
|/
* AHCI: Support multiple MSIsAlexander Gordeev2013-01-24
* [libata] replace sata_settings with devslp_timingShane Huang2013-01-14
* ahci: convert ata_link_printk() to ata_link_warn()Wei Yongjun2012-12-14
* ahci: implement aggressive SATA device sleep supportShane Huang2012-09-13