index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libahci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-16
ata: ahci: Introduce firmware-specific caps initialization
Serge Semin
1
-8
/
+43
2022-09-16
ata: libahci: Don't read AHCI version twice in the save-config method
Serge Semin
1
-1
/
+1
2022-09-16
ata: libahci: Discard redundant force_port_map parameter
Serge Semin
1
-4
/
+6
2022-02-20
ata: add/use ata_taskfile::{error|status} fields
Sergey Shtylyov
1
-2
/
+2
2022-01-05
ata: ahci: Drop pointless VPRINTK() calls and convert the remaining ones
Hannes Reinecke
1
-14
/
+4
2022-01-04
ata: libata: add reset tracepoints
Hannes Reinecke
1
-10
/
+0
2022-01-04
ata: libata: Add ata_port_classify() helper
Hannes Reinecke
1
-1
/
+1
2022-01-04
ata: libata: remove pointless debugging messages
Hannes Reinecke
1
-3
/
+0
2021-11-18
ata: libahci: Adjust behavior when StorageD3Enable _DSD is set
Mario Limonciello
1
-0
/
+15
2021-11-12
libata: libahci: declare ahci_shost_attr_group as static
Damien Le Moal
1
-1
/
+1
2021-10-17
scsi: ata: Switch to attribute groups
Bart Van Assche
1
-17
/
+35
2021-08-18
libata: Introduce ncq_prio_supported sysfs sttribute
Damien Le Moal
1
-0
/
+1
2021-03-31
ata: ahci: Disable SXS for Hisilicon Kunpeng920
Xingui Yang
1
-0
/
+5
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
[next]