| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: ata: libata: Handle completion of CDL commands using policy 0xD | Niklas Cassel | 2023-05-22 | 1 | -0/+3 |
* | scsi: ata: libata: Add ATA feature control sub-page translation | Damien Le Moal | 2023-05-22 | 1 | -0/+3 |
* | scsi: ata: libata: Detect support for command duration limits | Damien Le Moal | 2023-05-22 | 1 | -1/+4 |
* | ata: drop unused ata_id_is_lba_capacity_ok() | Sergey Shtylyov | 2023-03-23 | 1 | -50/+0 |
* | ata: drop unused ata_id_to_hd_driveid() | Sergey Shtylyov | 2023-03-23 | 1 | -21/+0 |
* | ata: remove unused helper ata_id_flush_ext_enabled() | Niklas Cassel | 2022-10-21 | 1 | -13/+0 |
* | ata: remove unused helper ata_id_flush_enabled() | Niklas Cassel | 2022-10-21 | 1 | -9/+0 |
* | ata: remove unused helper ata_id_lba48_enabled() | Niklas Cassel | 2022-10-21 | 1 | -9/+0 |
* | ata: fix ata_id_has_dipm() | Niklas Cassel | 2022-09-21 | 1 | -11/+4 |
* | ata: fix ata_id_has_ncq_autosense() | Niklas Cassel | 2022-09-21 | 1 | -2/+4 |
* | ata: fix ata_id_has_devslp() | Niklas Cassel | 2022-09-21 | 1 | -1/+4 |
* | ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting() | Niklas Cassel | 2022-09-21 | 1 | -4/+9 |
* | ata: libata-core: Fix ata_dev_config_cpr() | Damien Le Moal | 2022-02-07 | 1 | -1/+1 |
* | libata: support concurrent positioning ranges log | Damien Le Moal | 2021-10-27 | 1 | -0/+1 |
* | ata: Replace inclusion of kernel.h by bits.h in the header | Andy Shevchenko | 2021-05-17 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 | Thomas Gleixner | 2019-05-21 | 1 | -17/+1 |
* | scsi: ata: enhance the definition of SET MAX feature field value | chenxiang | 2018-01-11 | 1 | -0/+2 |
* | libata: check for trusted computing in IDENTIFY DEVICE data | Christoph Hellwig | 2017-08-29 | 1 | -1/+9 |
* | libata: implement SECURITY PROTOCOL IN/OUT | Christoph Hellwig | 2017-06-05 | 1 | -0/+1 |
* | libata: clarify log page naming / grouping | Christoph Hellwig | 2017-06-05 | 1 | -3/+7 |
* | ata: update references for libata documentation | Mauro Carvalho Chehab | 2017-05-16 | 1 | -1/+1 |
* | libata: remove SCT WRITE SAME support | Christoph Hellwig | 2017-04-29 | 1 | -5/+0 |
* | ata: Enabling ATA Command Priorities | Adam Manzanares | 2016-10-19 | 1 | -0/+6 |
* | libata: Add support for SCT Write Same | Shaun Tancheff | 2016-08-25 | 1 | -0/+43 |
* | libata: Safely overwrite attached page in WRITE SAME xlat | Shaun Tancheff | 2016-08-25 | 1 | -26/+0 |
* | ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_* | Christoph Hellwig | 2016-07-19 | 1 | -11/+17 |
* | ata: make lba_{28,48}_ok() use ATA_MAX_SECTORS{,_LBA48} | Tom Yan | 2016-07-19 | 1 | -3/+3 |
* | ata: Handle ATA NCQ NO-DATA commands correctly | Hannes Reinecke | 2016-07-15 | 1 | -0/+1 |
* | libata-scsi: avoid repeated calculation of number of TRIM ranges | Tom Yan | 2016-07-12 | 1 | -2/+3 |
* | libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching() | Tom Yan | 2016-07-12 | 1 | -0/+3 |
* | Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2016-05-24 | 1 | -1/+71 |
|\ |
|
| * | libata: support host-aware and host-managed ZAC devices | Hannes Reinecke | 2016-05-09 | 1 | -0/+1 |
| * | libata: support device-managed ZAC devices | Hannes Reinecke | 2016-05-09 | 1 | -0/+5 |
| * | libata: NCQ encapsulation for ZAC MANAGEMENT OUT | Hannes Reinecke | 2016-05-09 | 1 | -0/+7 |
| * | libata: Implement ZBC OUT translation | Hannes Reinecke | 2016-05-09 | 1 | -0/+7 |
| * | libata: implement ZBC IN translation | Hannes Reinecke | 2016-05-09 | 1 | -1/+9 |
| * | libata-trace: decode subcommands | Hannes Reinecke | 2016-05-09 | 1 | -0/+17 |
| * | libata: Check log page directory before accessing pages | Hannes Reinecke | 2016-05-09 | 1 | -0/+1 |
| * | libata: Add command definitions for NCQ Encapsulation for READ LOG DMA EXT | Hannes Reinecke | 2016-05-09 | 1 | -0/+5 |
| * | libata/libsas: Define ATA_CMD_NCQ_NON_DATA | Hannes Reinecke | 2016-05-09 | 1 | -0/+1 |
| * | libata: Implement support for sense data reporting | Hannes Reinecke | 2016-04-04 | 1 | -0/+16 |
| * | libata: Implement NCQ autosense | Hannes Reinecke | 2016-04-04 | 1 | -0/+2 |
* | | libata-core: Allow longer timeout for drive spinup from PUIS | Damien Le Moal | 2016-04-04 | 1 | -1/+2 |
|/ |
|
* | libata: fix HDIO_GET_32BIT ioctl | Arnd Bergmann | 2016-02-11 | 1 | -2/+2 |
* | Revert "libata: Implement NCQ autosense" | Tejun Heo | 2015-08-03 | 1 | -2/+0 |
* | Revert "libata: Implement support for sense data reporting" | Tejun Heo | 2015-08-03 | 1 | -16/+0 |
* | libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l... | David Milburn | 2015-07-15 | 1 | -0/+1 |
* | libata: READ LOG DMA EXT support can be in either page 119 or 120 | Martin K. Petersen | 2015-05-05 | 1 | -1/+11 |
* | libata: Implement support for sense data reporting | Hannes Reinecke | 2015-03-27 | 1 | -0/+18 |
* | libata: Implement NCQ autosense | Hannes Reinecke | 2015-03-27 | 1 | -0/+2 |