aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ata.h
AgeCommit message (Expand)AuthorFilesLines
2023-05-22scsi: ata: libata: Handle completion of CDL commands using policy 0xDNiklas Cassel1-0/+3
2023-05-22scsi: ata: libata: Add ATA feature control sub-page translationDamien Le Moal1-0/+3
2023-05-22scsi: ata: libata: Detect support for command duration limitsDamien Le Moal1-1/+4
2023-03-23ata: drop unused ata_id_is_lba_capacity_ok()Sergey Shtylyov1-50/+0
2023-03-23ata: drop unused ata_id_to_hd_driveid()Sergey Shtylyov1-21/+0
2022-10-21ata: remove unused helper ata_id_flush_ext_enabled()Niklas Cassel1-13/+0
2022-10-21ata: remove unused helper ata_id_flush_enabled()Niklas Cassel1-9/+0
2022-10-21ata: remove unused helper ata_id_lba48_enabled()Niklas Cassel1-9/+0
2022-09-21ata: fix ata_id_has_dipm()Niklas Cassel1-11/+4
2022-09-21ata: fix ata_id_has_ncq_autosense()Niklas Cassel1-2/+4
2022-09-21ata: fix ata_id_has_devslp()Niklas Cassel1-1/+4
2022-09-21ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting()Niklas Cassel1-4/+9
2022-02-07ata: libata-core: Fix ata_dev_config_cpr()Damien Le Moal1-1/+1
2021-10-26libata: support concurrent positioning ranges logDamien Le Moal1-0/+1
2021-05-17ata: Replace inclusion of kernel.h by bits.h in the headerAndy Shevchenko1-1/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner1-17/+1
2018-01-10scsi: ata: enhance the definition of SET MAX feature field valuechenxiang1-0/+2
2017-08-29libata: check for trusted computing in IDENTIFY DEVICE dataChristoph Hellwig1-1/+9
2017-06-05libata: implement SECURITY PROTOCOL IN/OUTChristoph Hellwig1-0/+1
2017-06-05libata: clarify log page naming / groupingChristoph Hellwig1-3/+7
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab1-1/+1
2017-04-28libata: remove SCT WRITE SAME supportChristoph Hellwig1-5/+0
2016-10-19ata: Enabling ATA Command PrioritiesAdam Manzanares1-0/+6
2016-08-25libata: Add support for SCT Write SameShaun Tancheff1-0/+43
2016-08-25libata: Safely overwrite attached page in WRITE SAME xlatShaun Tancheff1-26/+0
2016-07-18ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_*Christoph Hellwig1-11/+17
2016-07-18ata: make lba_{28,48}_ok() use ATA_MAX_SECTORS{,_LBA48}Tom Yan1-3/+3
2016-07-15ata: Handle ATA NCQ NO-DATA commands correctlyHannes Reinecke1-0/+1
2016-07-12libata-scsi: avoid repeated calculation of number of TRIM rangesTom Yan1-2/+3
2016-07-12libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching()Tom Yan1-0/+3
2016-05-23Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+71
2016-05-09libata: support host-aware and host-managed ZAC devicesHannes Reinecke1-0/+1
2016-05-09libata: support device-managed ZAC devicesHannes Reinecke1-0/+5
2016-05-09libata: NCQ encapsulation for ZAC MANAGEMENT OUTHannes Reinecke1-0/+7
2016-05-09libata: Implement ZBC OUT translationHannes Reinecke1-0/+7
2016-05-09libata: implement ZBC IN translationHannes Reinecke1-1/+9
2016-05-09libata-trace: decode subcommandsHannes Reinecke1-0/+17
2016-05-09libata: Check log page directory before accessing pagesHannes Reinecke1-0/+1
2016-05-09libata: Add command definitions for NCQ Encapsulation for READ LOG DMA EXTHannes Reinecke1-0/+5
2016-05-09libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke1-0/+1
2016-04-04libata-core: Allow longer timeout for drive spinup from PUISDamien Le Moal1-1/+2
2016-04-04libata: Implement support for sense data reportingHannes Reinecke1-0/+16
2016-04-04libata: Implement NCQ autosenseHannes Reinecke1-0/+2
2016-02-11libata: fix HDIO_GET_32BIT ioctlArnd Bergmann1-2/+2
2015-08-03Revert "libata: Implement NCQ autosense"Tejun Heo1-2/+0
2015-08-03Revert "libata: Implement support for sense data reporting"Tejun Heo1-16/+0
2015-07-15libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...David Milburn1-0/+1
2015-05-05libata: READ LOG DMA EXT support can be in either page 119 or 120Martin K. Petersen1-1/+11
2015-03-27libata: Implement support for sense data reportingHannes Reinecke1-0/+18
2015-03-27libata: Implement NCQ autosenseHannes Reinecke1-0/+2
2015-03-27ide,ata: Rename ATA_IDX to ATA_SENSEHannes Reinecke1-1/+1
2015-03-27libata: use READ_LOG_DMA_EXTHannes Reinecke1-0/+7
2014-12-25libata: s/ata_id_removeable()/ata_id_removable()/Nicholas Krause1-1/+1
2013-10-27libata: Add some missing command descriptionsRobert Hancock1-0/+7
2013-08-25libata: Add support for SEND/RECEIVE FPDMA QUEUEDMarc Carino1-0/+21
2013-07-16libata: move 'struct ata_taskfile' and friends from ata.h to libata.hSergei Shtylyov1-102/+0
2013-04-03libata: Use integer return value for atapi_command_packet_setShan Hai1-1/+1
2013-01-14[libata] replace sata_settings with devslp_timingShane Huang1-3/+5
2012-09-13ahci: implement aggressive SATA device sleep supportShane Huang1-0/+9
2012-09-13ata: define enum constants for IDENTIFY DEVICEShane Huang1-8/+13
2012-06-29libata: detect Device Attention supportLin Ming1-0/+1
2011-03-15libata: Use 'bool' return value for ata_id_XXXHannes Reinecke1-81/+75
2011-03-14libata: Include WWN ID in inquiry VPD emulationHannes Reinecke1-0/+7
2010-10-21[libata] support for > 512 byte sectors (e.g. 4K Native)Grant Grundler1-6/+40
2010-05-19libata-sff: prd is BMDMA specificTejun Heo1-1/+1
2010-04-08libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord1-2/+2
2010-03-01ata: Detect Delkin Devices compact flashBen Gardner1-1/+2
2010-02-04libata: fix ata_id_logical_per_physical_sectorsChristoph Hellwig1-2/+2
2009-12-03libata: Clarify ata_set_lba_range_entries functionMartin K. Petersen1-10/+10
2009-12-03libata: Report zeroed read after TRIM and max discard sizeMartin K. Petersen1-0/+11
2009-12-03libata: add translation for SCSI WRITE SAME (aka TRIM support)Christoph Hellwig1-0/+13
2009-10-06libata: implement more acpi filtering optionsTejun Heo1-0/+3
2009-10-06libata: cosmetic updatesTejun Heo1-3/+3
2009-09-01libata: add command name parsing for error outputRobert Hancock1-1/+31
2009-09-01[libata] add DMA setup FIS auto-activate featureShaohua Li1-0/+4
2009-06-15ata: add ata_id_pio_need_iordy() helper (v2)Bartlomiej Zolnierkiewicz1-0/+14
2009-05-15libata: Media rotation rate and form factor heuristicsMartin K. Petersen1-0/+28
2009-04-06ata: Add TRIM infrastructureMatthew Wilcox1-0/+41
2009-03-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2009-03-24include/linux/ata.h: add some more transfer masksErik Inge Bolsø1-0/+6
2009-03-24ide: remove broken EXABYTENEST supportBartlomiej Zolnierkiewicz1-2/+0
2009-03-05ata: add CFA specific identify data wordsSergei Shtylyov1-0/+2
2009-02-02ide/libata: fix ata_id_is_cfa() (take 4)Sergei Shtylyov1-5/+10
2008-10-10ide: lba_capacity_is_ok() -> ata_id_is_lba_capacity_ok()Bartlomiej Zolnierkiewicz1-0/+50
2008-10-10ide: ide_id_to_hd_driveid() -> ata_id_to_hd_driveid()Bartlomiej Zolnierkiewicz1-0/+21
2008-10-10ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled()Bartlomiej Zolnierkiewicz1-0/+13
2008-10-10ide: ide_id_has_flush_cache() -> ata_id_flush_enabled()Bartlomiej Zolnierkiewicz1-0/+9
2008-10-10ide: idedisk_supports_lba48() -> ata_id_lba48_enabled()Bartlomiej Zolnierkiewicz1-0/+9
2008-10-10ide: ide_dev_is_sata() -> ata_id_is_sata()Bartlomiej Zolnierkiewicz1-1/+9
2008-10-10Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+6
2008-10-09libata: set queue SSD flag for SSD devicesJens Axboe1-0/+6
2008-09-29[libata] Introduce ata_id_has_unload()Elias Oltmanns1-0/+9
2008-09-13[libata] LBA28/LBA48 off-by-one bug in ata.hTaisuke Yamada1-1/+1
2008-08-18ata: add missing ATA_* definesBartlomiej Zolnierkiewicz1-0/+13
2008-08-18ata: add missing ATA_CMD_* definesBartlomiej Zolnierkiewicz1-0/+20
2008-08-18ata: add missing ATA_ID_* defines (take 2)Bartlomiej Zolnierkiewicz1-46/+76
2008-02-24libata: automatically use DMADIR if drive/bridge requires itTejun Heo1-0/+5
2008-01-23libata annotations and fixesAl Viro1-2/+2
2008-01-23libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo1-6/+6
2008-01-23libata: add ATA_CBL_PATA_IGNTejun Heo1-3/+4
2008-01-23libata: implement protocol testsTejun Heo1-7/+64
2008-01-23libata: Disable ATA8-ACS proposed Trusted Computing features by defaultAlan Cox1-1/+21
2008-01-15libata: correct handling of TSS DVDAlan Cox1-2/+0
2007-12-17libata: add more opcodes to ata.hTejun Heo1-0/+15
2007-11-05libata: handle broken cable reportingAlan Cox1-0/+9
2007-11-04libata and bogus LBA48 drivesGeert Uytterhoeven1-0/+2
2007-11-03libata: increase 128 KB / cmd limit for ATAPI tape drivesTony Battersby1-0/+6
2007-10-29[libata] Link power management infrastructureKristen Carlson Accardi1-0/+21
2007-10-29libata: track SLEEP state and issue SRST to wake it upTejun Heo1-0/+1
2007-10-23[libata] checkpatch-inspired cleanupsJeff Garzik1-3/+3
2007-10-12libata: add human-readable error value decodingRobert Hancock1-0/+9
2007-10-12libata: misc updates for ANTejun Heo1-1/+1
2007-10-12libata: Strict checking for identify reportingAlan Cox1-11/+85
2007-10-12[libata] check for SATA async notify supportKristen Carlson Accardi1-0/+9
2007-10-12libata: Correct IORDY handlingAlan Cox1-1/+1
2007-08-31ata: add ATA_MWDMA* and ATA_SWDMA* definesBartlomiej Zolnierkiewicz1-0/+13
2007-07-20ide: add PIO masksBartlomiej Zolnierkiewicz1-0/+9
2007-07-10libata-link: add PMP related ATA constantsTejun Heo1-0/+29
2007-07-09[ATA] Add named constant for ATAPI command DEVICE RESETJeff Garzik1-0/+1
2007-06-09libata passthru: update cached device paramtersAlbert Lee1-0/+1
2007-06-09libata passthru: support PIO multi commandsAlbert Lee1-1/+1
2007-04-28libata: Handle drives that require a spin-up command before first accessMark Lord1-0/+2
2007-04-28libata: HPA supportAlan Cox1-0/+2
2007-04-28libata: add support for READ/WRITE LONGMark Lord1-0/+6
2007-04-04libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)Albert Lee1-0/+1
2007-02-23libata: test major version in ata_id_is_sata()Tejun Heo1-2/+6
2007-02-15libata: fix drive side 80c cable check, take 3Tejun Heo1-1/+1
2007-02-09ata: Add defines for the iordy bitsAlan1-0/+2
2007-02-09libata: straighten out ATA_ID_* constantsTejun Heo1-4/+7
2006-12-01[PATCH] libata: add 40pin "short" cable support, honour drive side speed dete...Alan Cox1-2/+12
2006-08-31[libata] Trim trailing whitespace.Jeff Garzik1-2/+2
2006-08-14[PATCH] libata: Add CompactFlash supportAlan Cox1-1/+19
2006-08-10[ATA] Increase lba48 max-sectors from 200 to 256.Jeff Garzik1-0/+2
2006-06-12[PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)zhao, forrest1-0/+3
2006-05-15[PATCH] libata-ncq: add NCQ related ATA/libata constants and macrosTejun Heo1-0/+9
2006-05-15Merge branch 'irq-pio'Tejun Heo1-0/+12
2006-05-15[PATCH] libata-eh: add ATA and libata flags for new EHTejun Heo1-0/+13
2006-03-24Merge branch 'upstream'Jeff Garzik1-1/+6
2006-03-21[PATCH] libata: Add the useful macros/constants needed for merging PATA stuffAlan Cox1-0/+6
2006-03-21[PATCH] libata-dev: Remove ATA_PROT_PIO_MULTAlbert Lee1-1/+0
2006-03-03[PATCH] libata-dev: recognize WRITE_MULTI_FUA_EXT for r/w multipleAlbert Lee1-1/+2
2006-02-13Merge branch 'upstream'Jeff Garzik1-0/+10
2006-02-12[PATCH] libata: separate out ata_id_major_version()Tejun Heo1-0/+10
2006-01-27Merge branch 'tmp'Jeff Garzik1-0/+12
2006-01-17Merge branch 'upstream'Jeff Garzik1-2/+8
2006-01-17Merge branch 'upstream'Jeff Garzik1-1/+7
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+5
2006-01-06[PATCH] Suspend support for libataJens Axboe1-0/+2
2006-01-06[BLOCK] add FUA support to libataTejun Heo1-1/+5
2005-11-09[PATCH] libata irq-pio: add read/write multiple supportAlbert Lee1-0/+8
2005-10-28Merge branch 'master'Jeff Garzik1-7/+12
2005-10-28Merge branch 'master'Jeff Garzik1-7/+12
2005-10-22libata: const-ification bombing runJeff Garzik1-3/+3
2005-10-21libata: handle early device PIO modes correctlyAlan Cox1-4/+9
2005-10-18Merge branch 'upstream'Jeff Garzik1-0/+4
2005-10-18[PATCH] libata CHS: LBA28/LBA48 optimization (revise #6)Albert Lee1-0/+12
2005-10-18[PATCH] libata CHS: calculate read/write commands and protocol on the fly (re...Albert Lee1-0/+4
2005-10-03Merge libata upstream (which includes C/H/S support) include irq-pio branch.Jeff Garzik1-4/+18
2005-09-28[PATCH] ata: re-order speeds sensibly.Alan Cox1-3/+3
2005-09-28[PATCH] libata: interrupt driven pio for libata-coreAlbert Lee1-0/+3
2005-08-29Merge libata branch 'chs-support' to latest upstream kernel.Jeff Garzik1-19/+26
2005-08-29Merge /spare/repo/linux-2.6/Jeff Garzik1-0/+2
2005-08-28[libata] license change, other bitsJeff Garzik1-19/+24
2005-08-11[libata scsi] add START STOP UNIT translationDouglas Gilbert1-0/+2
2005-06-22Merge upstream kernel changes into 'C/H/S support' branch of libata.Jeff Garzik1-0/+1
2005-05-12[libata] C/H/S support, for older devicesAlbert Lee1-0/+14
2005-05-12[PATCH] libata basic detection and errata for PATA->SATA bridgesBrad Campbell1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+268