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