| Commit message (Expand) | Author | Age | Files | Lines |
* | libata: Add the AHCI_HFLAG_NO_WRITE_TO_RO flag | Doug Berger | 2017-06-22 | 1 | -0/+2 |
* | libata: Add the AHCI_HFLAG_YES_ALPM flag | Doug Berger | 2017-06-22 | 1 | -0/+1 |
* | ata: update references for libata documentation | Mauro Carvalho Chehab | 2017-05-16 | 1 | -1/+1 |
* | sata: ahci: export ahci_do_hardreset() locally | Bartosz Golaszewski | 2017-01-31 | 1 | -0/+3 |
* | ahci: use pci_alloc_irq_vectors | Christoph Hellwig | 2016-09-06 | 1 | -19/+5 |
* | ahci: Cache host controller version | Mika Westerberg | 2016-02-19 | 1 | -0/+1 |
* | ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci. | Suman Tripathi | 2016-02-11 | 1 | -2/+1 |
* | libahci: Implement the capability to override the generic ahci interrupt hand... | Suman Tripathi | 2016-02-11 | 1 | -0/+2 |
* | drivers: ata: wake port before DMA stop for ALPM | Danesh Petigara | 2016-01-25 | 1 | -0/+1 |
* | ahci: compile out msi/msix infrastructure | Dan Williams | 2015-12-07 | 1 | -2/+24 |
* | ahci: kill 'intr_status' | Dan Williams | 2015-11-16 | 1 | -1/+0 |
* | ahci: per-port msix support | Dan Williams | 2015-11-16 | 1 | -0/+2 |
* | ata: ahci: find eSATA ports and flag them as removable | Manuel Lauss | 2015-09-30 | 1 | -0/+2 |
* | ahci: Store irq number in struct ahci_host_priv | Robert Richter | 2015-06-03 | 1 | -2/+2 |
* | libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch. | Suman Tripathi | 2015-05-10 | 1 | -0/+2 |
* | ata: ahci_platform: fix owner module reference mismatch for scsi host | Akinobu Mita | 2015-01-28 | 1 | -0/+4 |
* | ata: libahci: Allow using multiple regulators | Gregory CLEMENT | 2015-01-19 | 1 | -1/+1 |
* | AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI mode | Alexander Gordeev | 2014-10-06 | 1 | -1/+1 |
* | AHCI: Move host activation code into ahci_host_activate() | Alexander Gordeev | 2014-10-06 | 1 | -3/+0 |
* | AHCI: Pass SCSI host template as arg to ahci_host_activate() | Alexander Gordeev | 2014-10-06 | 1 | -1/+2 |
* | AHCI: Cleanup checking of multiple MSIs/SLM modes | Alexander Gordeev | 2014-09-28 | 1 | -1/+1 |
* | ahci-platform: Bump max number of clocks to 5 | Kumar Gala | 2014-09-23 | 1 | -1/+1 |
* | ata: libahci: allow to use multiple PHYs | Antoine Ténart | 2014-07-30 | 1 | -1/+6 |
* | ata: libahci_platform: move port_map parameters into the AHCI structure | Antoine Ténart | 2014-07-30 | 1 | -4/+6 |
* | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Tejun Heo | 2014-07-30 | 1 | -0/+2 |
|\ |
|
| * | libahci: export ahci_qc_issue() and ahci_start_fix_rx() | Suman Tripathi | 2014-07-08 | 1 | -0/+2 |
* | | ata: ahci_platform: Increase AHCI_MAX_CLKS to 4 | Mikko Perttunen | 2014-07-18 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2014-06-09 | 1 | -0/+1 |
|\ |
|
| * | ata: ahci: append new hflag AHCI_HFLAG_NO_FBS | Kefeng Wang | 2014-05-14 | 1 | -0/+1 |
* | | ahci: disable DEVSLP for Intel Valleyview | Jacob Pan | 2014-04-24 | 1 | -0/+1 |
* | | ahci: Ensure "MSI Revert to Single Message" mode is not enforced | Alexander Gordeev | 2014-04-17 | 1 | -0/+1 |
|/ |
|
* | ata: ahci_platform: runtime resume the device before use | Roger Quadros | 2014-02-22 | 1 | -0/+1 |
* | ata: ahci_platform: Manage SATA PHY | Roger Quadros | 2014-02-22 | 1 | -0/+2 |
* | ahci-platform: Add support for an optional regulator for sata-target power | Hans de Goede | 2014-02-22 | 1 | -0/+2 |
* | ahci-platform: Add support for devices with more then 1 clock | Hans de Goede | 2014-02-22 | 1 | -1/+2 |
* | libahci: Allow drivers to override start_engine | Hans de Goede | 2014-02-22 | 1 | -0/+6 |
* | ahci: imx: setup power saving methods | Richard Zhu | 2013-10-15 | 1 | -0/+2 |
* | Merge branch 'libata/for-3.10-fixes' into libata/for-3.11 | Tejun Heo | 2013-07-02 | 1 | -1/+1 |
|\ |
|
| * | libata: update "Maintained by:" tags | Tejun Heo | 2013-05-14 | 1 | -1/+1 |
* | | sata highbank: add bit-banged SGPIO driver support | Mark Langsdorf | 2013-06-06 | 1 | -0/+1 |
* | | AHCI: Make distinct names for ports in /proc/interrupts | Alexander Gordeev | 2013-05-22 | 1 | -0/+1 |
|/ |
|
* | AHCI: Support multiple MSIs | Alexander Gordeev | 2013-01-24 | 1 | -0/+6 |
* | ata/ahci_platform: Add clock framework support | Viresh Kumar | 2012-09-13 | 1 | -0/+2 |
* | ahci: implement aggressive SATA device sleep support | Shane Huang | 2012-09-13 | 1 | -0/+14 |
* | ahci: un-staticize ahci_dev_classify | Rob Herring | 2012-08-17 | 1 | -0/+1 |
* | ahci: move AHCI_HFLAGS() macro to ahci.h | Brian Norris | 2012-03-13 | 1 | -0/+3 |
* | ahci: add AHCI_HFLAG_DELAY_ENGINE host flag | Brian Norris | 2012-03-13 | 1 | -0/+3 |
* | ahci: move ahci_sb600_softreset to libahci.c and rename it | Yuan-Hsin Chen | 2011-07-23 | 1 | -0/+1 |
* | ahci: EM supported message type sysfs attribute | Hannes Reinecke | 2011-04-24 | 1 | -0/+4 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |