Age | Commit message (Expand) | Author |
2008-10-10 | ide: lba_capacity_is_ok() -> ata_id_is_lba_capacity_ok() | Bartlomiej Zolnierkiewicz |
2008-10-10 | ide: ide_id_to_hd_driveid() -> ata_id_to_hd_driveid() | Bartlomiej Zolnierkiewicz |
2008-10-10 | ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled() | Bartlomiej Zolnierkiewicz |
2008-10-10 | ide: ide_id_has_flush_cache() -> ata_id_flush_enabled() | Bartlomiej Zolnierkiewicz |
2008-10-10 | ide: idedisk_supports_lba48() -> ata_id_lba48_enabled() | Bartlomiej Zolnierkiewicz |
2008-10-10 | ide: ide_dev_is_sata() -> ata_id_is_sata() | Bartlomiej Zolnierkiewicz |
2008-10-10 | Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-10-09 | libata: set queue SSD flag for SSD devices | Jens Axboe |
2008-09-29 | [libata] Introduce ata_id_has_unload() | Elias Oltmanns |
2008-09-13 | [libata] LBA28/LBA48 off-by-one bug in ata.h | Taisuke Yamada |
2008-08-18 | ata: add missing ATA_* defines | Bartlomiej Zolnierkiewicz |
2008-08-18 | ata: add missing ATA_CMD_* defines | Bartlomiej Zolnierkiewicz |
2008-08-18 | ata: add missing ATA_ID_* defines (take 2) | Bartlomiej Zolnierkiewicz |
2008-02-24 | libata: automatically use DMADIR if drive/bridge requires it | Tejun Heo |
2008-01-23 | libata annotations and fixes | Al Viro |
2008-01-23 | libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* | Tejun Heo |
2008-01-23 | libata: add ATA_CBL_PATA_IGN | Tejun Heo |
2008-01-23 | libata: implement protocol tests | Tejun Heo |
2008-01-23 | libata: Disable ATA8-ACS proposed Trusted Computing features by default | Alan Cox |
2008-01-15 | libata: correct handling of TSS DVD | Alan Cox |
2007-12-17 | libata: add more opcodes to ata.h | Tejun Heo |
2007-11-05 | libata: handle broken cable reporting | Alan Cox |
2007-11-04 | libata and bogus LBA48 drives | Geert Uytterhoeven |
2007-11-03 | libata: increase 128 KB / cmd limit for ATAPI tape drives | Tony Battersby |
2007-10-29 | [libata] Link power management infrastructure | Kristen Carlson Accardi |
2007-10-29 | libata: track SLEEP state and issue SRST to wake it up | Tejun Heo |
2007-10-23 | [libata] checkpatch-inspired cleanups | Jeff Garzik |
2007-10-12 | libata: add human-readable error value decoding | Robert Hancock |
2007-10-12 | libata: misc updates for AN | Tejun Heo |
2007-10-12 | libata: Strict checking for identify reporting | Alan Cox |
2007-10-12 | [libata] check for SATA async notify support | Kristen Carlson Accardi |
2007-10-12 | libata: Correct IORDY handling | Alan Cox |
2007-08-31 | ata: add ATA_MWDMA* and ATA_SWDMA* defines | Bartlomiej Zolnierkiewicz |
2007-07-20 | ide: add PIO masks | Bartlomiej Zolnierkiewicz |
2007-07-10 | libata-link: add PMP related ATA constants | Tejun Heo |
2007-07-09 | [ATA] Add named constant for ATAPI command DEVICE RESET | Jeff Garzik |
2007-06-09 | libata passthru: update cached device paramters | Albert Lee |
2007-06-09 | libata passthru: support PIO multi commands | Albert Lee |
2007-04-28 | libata: Handle drives that require a spin-up command before first access | Mark Lord |
2007-04-28 | libata: HPA support | Alan Cox |
2007-04-28 | libata: add support for READ/WRITE LONG | Mark Lord |
2007-04-04 | libata: Limit max sector to 128 for TORiSAN DVD drives (take 3) | Albert Lee |
2007-02-23 | libata: test major version in ata_id_is_sata() | Tejun Heo |
2007-02-15 | libata: fix drive side 80c cable check, take 3 | Tejun Heo |
2007-02-09 | ata: Add defines for the iordy bits | Alan |
2007-02-09 | libata: straighten out ATA_ID_* constants | Tejun 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 support | Alan Cox |
2006-08-10 | [ATA] Increase lba48 max-sectors from 200 to 256. | Jeff Garzik |