index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-transport.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ata: libata: Cleanup libata-transport
Damien Le Moal
2024-09-07
1
-152
/
+147
*
ata: libata: Use QUIRK instead of HORKAGE
Damien Le Moal
2024-07-30
1
-3
/
+3
*
ata: libata-core: Remove local_port_no struct member
Niklas Cassel
2024-07-04
1
-1
/
+2
*
ata,scsi: Remove wrappers ata_sas_tport_{add,delete}()
Niklas Cassel
2024-07-04
1
-0
/
+2
*
ata: libata-core: Do not register PM operations for SAS ports
Damien Le Moal
2023-09-28
1
-1
/
+8
*
ata: libata-transport: fix error handling in ata_tdev_add()
Yang Yingliang
2022-11-11
1
-1
/
+7
*
ata: libata-transport: fix error handling in ata_tlink_add()
Yang Yingliang
2022-11-11
1
-1
/
+4
*
ata: libata-transport: fix error handling in ata_tport_add()
Yang Yingliang
2022-11-11
1
-1
/
+4
*
ata: libata-transport: fix double ata_host_put() in ata_tport_add()
Yang Yingliang
2022-11-11
1
-1
/
+0
*
ata: libata: Fix syntax errors in comments
Xiang wangx
2022-06-13
1
-1
/
+1
*
ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files
Sergey Shtylyov
2022-06-09
1
-1
/
+1
*
ata: libata: Add ata_port_classify() helper
Hannes Reinecke
2022-01-04
1
-0
/
+30
*
ata: libata: whitespace cleanup
Hannes Reinecke
2022-01-04
1
-9
/
+9
*
ata: libata-transport: Fix some potential doc-rot issues
Lee Jones
2021-03-12
1
-3
/
+3
*
libata: transport: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-12
1
-5
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209
Thomas Gleixner
2019-05-30
1
-1
/
+1
*
libata: add refcounting to ata_host
Taras Kondratiuk
2018-03-13
1
-0
/
+4
*
libata: transport: Remove circular dependency at free time
Gwendal Grignou
2017-03-06
1
-6
/
+3
*
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-02-07
1
-1
/
+0
*
ata: fix "ering" sysfs time printing
Arnd Bergmann
2016-06-17
1
-4
/
+5
*
libata: add ATA_HORKAGE_NOTRIM
Arne Fitzenreiter
2015-07-15
1
-0
/
+2
*
libata: Expose TRIM capability in sysfs
Martin K. Petersen
2015-05-05
1
-0
/
+22
*
libata: Implement ATA_DEV_ZAC
Hannes Reinecke
2014-11-05
1
-0
/
+1
*
libata: Fix display of sata speed
Gwendal Grignou
2013-10-27
1
-8
/
+8
*
ata: acpi: rework the ata acpi bind support
Aaron Lu
2013-08-23
1
-0
/
+2
*
libata: export ata_port port_no attribute via /sys
David Milburn
2013-05-14
1
-1
/
+3
*
libata-transport.c: local functions should not be exposed globally
H Hartley Sweeten
2012-07-25
1
-3
/
+3
*
libata: forbid port runtime pm by default, fixing regression
Lin Ming
2012-04-18
1
-0
/
+1
*
[libata] enable ata port async suspend
Lin Ming
2012-01-18
1
-0
/
+1
*
ata: add ata port runtime PM callbacks
Lin Ming
2012-01-09
1
-0
/
+4
*
ata: add ata port system PM callbacks
Lin Ming
2012-01-09
1
-0
/
+1
*
drivers/ata/libata-transport.c: include linux/slab.h
Jeff Garzik
2010-10-22
1
-0
/
+1
*
[libata] Add ATA transport class
Gwendal Grignou
2010-10-22
1
-0
/
+773