| Commit message (Expand) | Author | Age | Files | Lines |
* | libata: add command name parsing for error output | Robert Hancock | 2009-09-01 | 1 | -1/+31 |
* | [libata] add DMA setup FIS auto-activate feature | Shaohua Li | 2009-09-01 | 1 | -0/+4 |
* | ata: add ata_id_pio_need_iordy() helper (v2) | Bartlomiej Zolnierkiewicz | 2009-06-15 | 1 | -0/+14 |
* | libata: Media rotation rate and form factor heuristics | Martin K. Petersen | 2009-05-15 | 1 | -0/+28 |
* | ata: Add TRIM infrastructure | Matthew Wilcox | 2009-04-06 | 1 | -0/+41 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-03-26 | 1 | -0/+6 |
|\ |
|
| * | include/linux/ata.h: add some more transfer masks | Erik Inge Bolsø | 2009-03-24 | 1 | -0/+6 |
* | | ide: remove broken EXABYTENEST support | Bartlomiej Zolnierkiewicz | 2009-03-24 | 1 | -2/+0 |
|/ |
|
* | ata: add CFA specific identify data words | Sergei Shtylyov | 2009-03-05 | 1 | -0/+2 |
* | ide/libata: fix ata_id_is_cfa() (take 4) | Sergei Shtylyov | 2009-02-02 | 1 | -5/+10 |
* | ide: lba_capacity_is_ok() -> ata_id_is_lba_capacity_ok() | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -0/+50 |
* | ide: ide_id_to_hd_driveid() -> ata_id_to_hd_driveid() | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -0/+21 |
* | ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled() | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -0/+13 |
* | ide: ide_id_has_flush_cache() -> ata_id_flush_enabled() | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -0/+9 |
* | ide: idedisk_supports_lba48() -> ata_id_lba48_enabled() | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -0/+9 |
* | ide: ide_dev_is_sata() -> ata_id_is_sata() | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -1/+9 |
* | Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-10-10 | 1 | -0/+6 |
|\ |
|
| * | libata: set queue SSD flag for SSD devices | Jens Axboe | 2008-10-09 | 1 | -0/+6 |
* | | [libata] Introduce ata_id_has_unload() | Elias Oltmanns | 2008-09-29 | 1 | -0/+9 |
|/ |
|
* | [libata] LBA28/LBA48 off-by-one bug in ata.h | Taisuke Yamada | 2008-09-13 | 1 | -1/+1 |
* | ata: add missing ATA_* defines | Bartlomiej Zolnierkiewicz | 2008-08-18 | 1 | -0/+13 |
* | ata: add missing ATA_CMD_* defines | Bartlomiej Zolnierkiewicz | 2008-08-18 | 1 | -0/+20 |
* | ata: add missing ATA_ID_* defines (take 2) | Bartlomiej Zolnierkiewicz | 2008-08-18 | 1 | -46/+76 |
* | libata: automatically use DMADIR if drive/bridge requires it | Tejun Heo | 2008-02-24 | 1 | -0/+5 |
* | libata annotations and fixes | Al Viro | 2008-01-23 | 1 | -2/+2 |
* | libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* | Tejun Heo | 2008-01-23 | 1 | -6/+6 |
* | libata: add ATA_CBL_PATA_IGN | Tejun Heo | 2008-01-23 | 1 | -3/+4 |
* | libata: implement protocol tests | Tejun Heo | 2008-01-23 | 1 | -7/+64 |
* | libata: Disable ATA8-ACS proposed Trusted Computing features by default | Alan Cox | 2008-01-23 | 1 | -1/+21 |
* | libata: correct handling of TSS DVD | Alan Cox | 2008-01-15 | 1 | -2/+0 |
* | libata: add more opcodes to ata.h | Tejun Heo | 2007-12-17 | 1 | -0/+15 |
* | libata: handle broken cable reporting | Alan Cox | 2007-11-05 | 1 | -0/+9 |
* | libata and bogus LBA48 drives | Geert Uytterhoeven | 2007-11-04 | 1 | -0/+2 |
* | libata: increase 128 KB / cmd limit for ATAPI tape drives | Tony Battersby | 2007-11-03 | 1 | -0/+6 |
* | [libata] Link power management infrastructure | Kristen Carlson Accardi | 2007-10-29 | 1 | -0/+21 |
* | libata: track SLEEP state and issue SRST to wake it up | Tejun Heo | 2007-10-29 | 1 | -0/+1 |
* | [libata] checkpatch-inspired cleanups | Jeff Garzik | 2007-10-23 | 1 | -3/+3 |
* | libata: add human-readable error value decoding | Robert Hancock | 2007-10-12 | 1 | -0/+9 |
* | libata: misc updates for AN | Tejun Heo | 2007-10-12 | 1 | -1/+1 |
* | libata: Strict checking for identify reporting | Alan Cox | 2007-10-12 | 1 | -11/+85 |
* | [libata] check for SATA async notify support | Kristen Carlson Accardi | 2007-10-12 | 1 | -0/+9 |
* | libata: Correct IORDY handling | Alan Cox | 2007-10-12 | 1 | -1/+1 |
* | ata: add ATA_MWDMA* and ATA_SWDMA* defines | Bartlomiej Zolnierkiewicz | 2007-08-31 | 1 | -0/+13 |
* | ide: add PIO masks | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -0/+9 |
* | libata-link: add PMP related ATA constants | Tejun Heo | 2007-07-10 | 1 | -0/+29 |
* | [ATA] Add named constant for ATAPI command DEVICE RESET | Jeff Garzik | 2007-07-09 | 1 | -0/+1 |
* | libata passthru: update cached device paramters | Albert Lee | 2007-06-09 | 1 | -0/+1 |
* | libata passthru: support PIO multi commands | Albert Lee | 2007-06-09 | 1 | -1/+1 |
* | libata: Handle drives that require a spin-up command before first access | Mark Lord | 2007-04-28 | 1 | -0/+2 |
* | libata: HPA support | Alan Cox | 2007-04-28 | 1 | -0/+2 |