Age | Commit message (Expand) | Author | Files | Lines |
2019-11-01 | ata: make qc_prep return ata_completion_errors | Jiri Slaby | 1 | -2/+4 |
2019-08-30 | ahci: Do not export local variable ahci_em_messages | Andy Shevchenko | 1 | -1/+0 |
2019-06-29 | ata: libahci: Remove call to memset after dmam_alloc_coherent | Fuqian Huang | 1 | -1/+0 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 | Thomas Gleixner | 1 | -17/+1 |
2019-03-01 | ata: libahci: Only warn for AHCI_HFLAG_MULTI_MSI set when genuine custom irq ... | John Garry | 1 | -1/+2 |
2018-08-24 | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 1 | -9/+18 |
2018-07-30 | ata: libahci: Allow reconfigure of DEVSLP register | Srinivas Pandruvada | 1 | -8/+10 |
2018-07-30 | ata: libahci: Correct setting of DEVSLP register | Srinivas Pandruvada | 1 | -0/+2 |
2018-07-30 | ata: ahci: Support state with min power but Partial low power state | Srinivas Pandruvada | 1 | -1/+4 |
2018-06-18 | libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store() | John Garry | 1 | -2/+5 |
2018-06-18 | ata: ahci: rpm_put port on port_stop to match rpm_get in port_start | Samuel Morris | 1 | -0/+2 |
2018-06-06 | Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 1 | -4/+4 |
2018-05-11 | libata: convert core and drivers to ->hw_tag usage | Jens Axboe | 1 | -4/+4 |
2018-04-26 | libahci: Allow drivers to override stop_engine | Evan Wang | 1 | -8/+12 |
2018-02-12 | ahci: Add check for device presence (PCIe hot unplug) in ahci_stop_engine() | Stefan Roese | 1 | -0/+10 |
2017-10-20 | ahci: Convert timers to use timer_setup() | Kees Cook | 1 | -5/+6 |
2017-06-22 | libata: Add the AHCI_HFLAG_NO_WRITE_TO_RO flag | Doug Berger | 1 | -1/+2 |
2017-06-22 | libata: Add the AHCI_HFLAG_YES_ALPM flag | Doug Berger | 1 | -0/+5 |
2017-06-12 | libahci: wrong comments in ahci_do_softreset() | Minwoo Im | 1 | -2/+2 |
2017-05-16 | ata: update references for libata documentation | Mauro Carvalho Chehab | 1 | -1/+1 |
2017-01-31 | sata: ahci: export ahci_do_hardreset() locally | Bartosz Golaszewski | 1 | -5/+13 |
2016-10-19 | ata: ATA Command Priority Disabled By Default | Adam Manzanares | 1 | -0/+1 |
2016-09-06 | ahci: use pci_alloc_irq_vectors | Christoph Hellwig | 1 | -3/+8 |
2016-09-06 | Merge branch 'master' into for-4.9 | Tejun Heo | 1 | -1/+1 |
2016-08-11 | ahci: disable correct irq for dummy ports | Christoph Hellwig | 1 | -1/+1 |
2016-08-11 | ahci: also use a per-port lock for the multi-MSIX case | Christoph Hellwig | 1 | -1/+1 |
2016-07-20 | AHCI: Clear GHC.IS to prevent unexpectly asserting INTx | Pang Raymond | 1 | -0/+8 |
2016-07-14 | libata: use ata_is_ncq() accessors | Hannes Reinecke | 1 | -1/+1 |
2016-05-14 | Merge branch 'for-4.6-fixes' into for-4.7 | Tejun Heo | 1 | -0/+1 |
2016-04-01 | libahci: save port map for forced port map | Srinivas Kandagatla | 1 | -0/+1 |
2016-03-30 | libata: Fixup awkward whitespace in warning by removing line continuation. | Sander Eikelenboom | 1 | -2/+2 |
2016-03-11 | Merge branch 'for-4.5-fixes' into for-4.6 | Tejun Heo | 1 | -2/+1 |
2016-03-01 | ata: ahci: don't mark HotPlugCapable Ports as external/removable | Manuel Lauss | 1 | -2/+1 |
2016-02-19 | ahci: Add functions to manage runtime PM of AHCI ports | Mika Westerberg | 1 | -1/+47 |
2016-02-19 | ahci: Cache host controller version | Mika Westerberg | 1 | -4/+3 |
2016-02-11 | ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci. | Suman Tripathi | 1 | -42/+1 |
2016-02-11 | libahci: Implement the capability to override the generic ahci interrupt hand... | Suman Tripathi | 1 | -7/+20 |
2016-01-25 | libata: disable forced PORTS_IMPL for >= AHCI 1.3 | Tejun Heo | 1 | -2/+2 |
2016-01-25 | drivers: ata: wake port before DMA stop for ALPM | Danesh Petigara | 1 | -1/+22 |
2016-01-12 | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 1 | -30/+16 |
2015-12-07 | ahci: compile out msi/msix infrastructure | Dan Williams | 1 | -6/+1 |
2015-11-30 | AHCI: Fix softreset failed issue of Port Multiplier | Xiangliang Yu | 1 | -0/+9 |
2015-11-16 | ahci: switch from 'threaded' to 'hardirq' interrupt handling | Dan Williams | 1 | -26/+8 |
2015-11-16 | ahci: per-port msix support | Dan Williams | 1 | -5/+14 |
2015-10-31 | ahci: cleanup ahci_host_activate_multi_irqs | Dan Williams | 1 | -18/+3 |
2015-10-31 | ahci: ahci_host_activate: kill IRQF_SHARED | Dan Williams | 1 | -1/+1 |
2015-10-01 | ata: ahci: find eSATA ports and flag them as removable | Manuel Lauss | 1 | -0/+7 |
2015-06-26 | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 1 | -29/+76 |
2015-06-03 | ahci: Store irq number in struct ahci_host_priv | Robert Richter | 1 | -9/+7 |
2015-05-10 | libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch. | Suman Tripathi | 1 | -0/+40 |