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