Age | Commit message (Expand) | Author |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 | Thomas Gleixner |
2018-01-10 | scsi: ata: enhance the definition of SET MAX feature field value | chenxiang |
2017-08-29 | libata: check for trusted computing in IDENTIFY DEVICE data | Christoph Hellwig |
2017-06-05 | libata: implement SECURITY PROTOCOL IN/OUT | Christoph Hellwig |
2017-06-05 | libata: clarify log page naming / grouping | Christoph Hellwig |
2017-05-16 | ata: update references for libata documentation | Mauro Carvalho Chehab |
2017-04-28 | libata: remove SCT WRITE SAME support | Christoph Hellwig |
2016-10-19 | ata: Enabling ATA Command Priorities | Adam Manzanares |
2016-08-25 | libata: Add support for SCT Write Same | Shaun Tancheff |
2016-08-25 | libata: Safely overwrite attached page in WRITE SAME xlat | Shaun Tancheff |
2016-07-18 | ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_* | Christoph Hellwig |
2016-07-18 | ata: make lba_{28,48}_ok() use ATA_MAX_SECTORS{,_LBA48} | Tom Yan |
2016-07-15 | ata: Handle ATA NCQ NO-DATA commands correctly | Hannes Reinecke |
2016-07-12 | libata-scsi: avoid repeated calculation of number of TRIM ranges | Tom Yan |
2016-07-12 | libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching() | Tom Yan |
2016-05-23 | Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2016-05-09 | libata: support host-aware and host-managed ZAC devices | Hannes Reinecke |
2016-05-09 | libata: support device-managed ZAC devices | Hannes Reinecke |
2016-05-09 | libata: NCQ encapsulation for ZAC MANAGEMENT OUT | Hannes Reinecke |
2016-05-09 | libata: Implement ZBC OUT translation | Hannes Reinecke |
2016-05-09 | libata: implement ZBC IN translation | Hannes Reinecke |
2016-05-09 | libata-trace: decode subcommands | Hannes Reinecke |
2016-05-09 | libata: Check log page directory before accessing pages | Hannes Reinecke |
2016-05-09 | libata: Add command definitions for NCQ Encapsulation for READ LOG DMA EXT | Hannes Reinecke |
2016-05-09 | libata/libsas: Define ATA_CMD_NCQ_NON_DATA | Hannes Reinecke |
2016-04-04 | libata-core: Allow longer timeout for drive spinup from PUIS | Damien Le Moal |
2016-04-04 | libata: Implement support for sense data reporting | Hannes Reinecke |
2016-04-04 | libata: Implement NCQ autosense | Hannes Reinecke |
2016-02-11 | libata: fix HDIO_GET_32BIT ioctl | Arnd Bergmann |
2015-08-03 | Revert "libata: Implement NCQ autosense" | Tejun Heo |
2015-08-03 | Revert "libata: Implement support for sense data reporting" | Tejun Heo |
2015-07-15 | libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l... | David Milburn |
2015-05-05 | libata: READ LOG DMA EXT support can be in either page 119 or 120 | Martin K. Petersen |
2015-03-27 | libata: Implement support for sense data reporting | Hannes Reinecke |
2015-03-27 | libata: Implement NCQ autosense | Hannes Reinecke |
2015-03-27 | ide,ata: Rename ATA_IDX to ATA_SENSE | Hannes Reinecke |
2015-03-27 | libata: use READ_LOG_DMA_EXT | Hannes Reinecke |
2014-12-25 | libata: s/ata_id_removeable()/ata_id_removable()/ | Nicholas Krause |
2013-10-27 | libata: Add some missing command descriptions | Robert Hancock |
2013-08-25 | libata: Add support for SEND/RECEIVE FPDMA QUEUED | Marc Carino |
2013-07-16 | libata: move 'struct ata_taskfile' and friends from ata.h to libata.h | Sergei Shtylyov |
2013-04-03 | libata: Use integer return value for atapi_command_packet_set | Shan Hai |
2013-01-14 | [libata] replace sata_settings with devslp_timing | Shane Huang |
2012-09-13 | ahci: implement aggressive SATA device sleep support | Shane Huang |
2012-09-13 | ata: define enum constants for IDENTIFY DEVICE | Shane Huang |
2012-06-29 | libata: detect Device Attention support | Lin Ming |
2011-03-15 | libata: Use 'bool' return value for ata_id_XXX | Hannes Reinecke |
2011-03-14 | libata: Include WWN ID in inquiry VPD emulation | Hannes Reinecke |
2010-10-21 | [libata] support for > 512 byte sectors (e.g. 4K Native) | Grant Grundler |
2010-05-19 | libata-sff: prd is BMDMA specific | Tejun Heo |