aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ata.h
AgeCommit message (Expand)Author
2008-10-10ide: lba_capacity_is_ok() -> ata_id_is_lba_capacity_ok()Bartlomiej Zolnierkiewicz
2008-10-10ide: ide_id_to_hd_driveid() -> ata_id_to_hd_driveid()Bartlomiej Zolnierkiewicz
2008-10-10ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled()Bartlomiej Zolnierkiewicz
2008-10-10ide: ide_id_has_flush_cache() -> ata_id_flush_enabled()Bartlomiej Zolnierkiewicz
2008-10-10ide: idedisk_supports_lba48() -> ata_id_lba48_enabled()Bartlomiej Zolnierkiewicz
2008-10-10ide: ide_dev_is_sata() -> ata_id_is_sata()Bartlomiej Zolnierkiewicz
2008-10-10Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-10-09libata: set queue SSD flag for SSD devicesJens Axboe
2008-09-29[libata] Introduce ata_id_has_unload()Elias Oltmanns
2008-09-13[libata] LBA28/LBA48 off-by-one bug in ata.hTaisuke Yamada
2008-08-18ata: add missing ATA_* definesBartlomiej Zolnierkiewicz
2008-08-18ata: add missing ATA_CMD_* definesBartlomiej Zolnierkiewicz
2008-08-18ata: add missing ATA_ID_* defines (take 2)Bartlomiej Zolnierkiewicz
2008-02-24libata: automatically use DMADIR if drive/bridge requires itTejun Heo
2008-01-23libata annotations and fixesAl Viro
2008-01-23libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo
2008-01-23libata: add ATA_CBL_PATA_IGNTejun Heo
2008-01-23libata: implement protocol testsTejun Heo
2008-01-23libata: Disable ATA8-ACS proposed Trusted Computing features by defaultAlan Cox
2008-01-15libata: correct handling of TSS DVDAlan Cox
2007-12-17libata: add more opcodes to ata.hTejun Heo
2007-11-05libata: handle broken cable reportingAlan Cox
2007-11-04libata and bogus LBA48 drivesGeert Uytterhoeven
2007-11-03libata: increase 128 KB / cmd limit for ATAPI tape drivesTony Battersby
2007-10-29[libata] Link power management infrastructureKristen Carlson Accardi
2007-10-29libata: track SLEEP state and issue SRST to wake it upTejun Heo
2007-10-23[libata] checkpatch-inspired cleanupsJeff Garzik
2007-10-12libata: add human-readable error value decodingRobert Hancock
2007-10-12libata: misc updates for ANTejun Heo
2007-10-12libata: Strict checking for identify reportingAlan Cox
2007-10-12[libata] check for SATA async notify supportKristen Carlson Accardi
2007-10-12libata: Correct IORDY handlingAlan Cox
2007-08-31ata: add ATA_MWDMA* and ATA_SWDMA* definesBartlomiej Zolnierkiewicz
2007-07-20ide: add PIO masksBartlomiej Zolnierkiewicz
2007-07-10libata-link: add PMP related ATA constantsTejun Heo
2007-07-09[ATA] Add named constant for ATAPI command DEVICE RESETJeff Garzik
2007-06-09libata passthru: update cached device paramtersAlbert Lee
2007-06-09libata passthru: support PIO multi commandsAlbert Lee
2007-04-28libata: Handle drives that require a spin-up command before first accessMark Lord
2007-04-28libata: HPA supportAlan Cox
2007-04-28libata: add support for READ/WRITE LONGMark Lord
2007-04-04libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)Albert Lee
2007-02-23libata: test major version in ata_id_is_sata()Tejun Heo
2007-02-15libata: fix drive side 80c cable check, take 3Tejun Heo
2007-02-09ata: Add defines for the iordy bitsAlan
2007-02-09libata: straighten out ATA_ID_* constantsTejun Heo
2006-12-01[PATCH] libata: add 40pin "short" cable support, honour drive side speed dete...Alan Cox
2006-08-31[libata] Trim trailing whitespace.Jeff Garzik
2006-08-14[PATCH] libata: Add CompactFlash supportAlan Cox
2006-08-10[ATA] Increase lba48 max-sectors from 200 to 256.Jeff Garzik