Age | Commit message (Expand) | Author |
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 |
2010-04-08 | libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2) | Mark Lord |
2010-03-01 | ata: Detect Delkin Devices compact flash | Ben Gardner |
2010-02-04 | libata: fix ata_id_logical_per_physical_sectors | Christoph Hellwig |
2009-12-03 | libata: Clarify ata_set_lba_range_entries function | Martin K. Petersen |
2009-12-03 | libata: Report zeroed read after TRIM and max discard size | Martin K. Petersen |
2009-12-03 | libata: add translation for SCSI WRITE SAME (aka TRIM support) | Christoph Hellwig |
2009-10-06 | libata: implement more acpi filtering options | Tejun Heo |
2009-10-06 | libata: cosmetic updates | Tejun Heo |
2009-09-01 | libata: add command name parsing for error output | Robert Hancock |
2009-09-01 | [libata] add DMA setup FIS auto-activate feature | Shaohua Li |
2009-06-15 | ata: add ata_id_pio_need_iordy() helper (v2) | Bartlomiej Zolnierkiewicz |
2009-05-15 | libata: Media rotation rate and form factor heuristics | Martin K. Petersen |
2009-04-06 | ata: Add TRIM infrastructure | Matthew Wilcox |
2009-03-26 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-03-24 | include/linux/ata.h: add some more transfer masks | Erik Inge Bolsø |
2009-03-24 | ide: remove broken EXABYTENEST support | Bartlomiej Zolnierkiewicz |
2009-03-05 | ata: add CFA specific identify data words | Sergei Shtylyov |
2009-02-02 | ide/libata: fix ata_id_is_cfa() (take 4) | Sergei Shtylyov |
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 |