Age | Commit message (Expand) | Author | Files | Lines |
2014-05-09 | ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2014-02-13 | ata: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-06-02 | ata: use pci_get_drvdata() | Jingoo Han | 1 | -1/+1 |
2012-07-25 | ata: use module_pci_driver | Axel Lin | 1 | -12/+1 |
2011-07-23 | ata: Add and use ata_print_version_once | Joe Perches | 1 | -4/+1 |
2010-05-25 | libata-sff: separate out BMDMA init | Tejun Heo | 1 | -1/+1 |
2010-05-19 | libata-sff: prd is BMDMA specific | Tejun Heo | 1 | -1/+1 |
2010-03-01 | libata: Pass host flags into the pci helper | Alan Cox | 1 | -1/+1 |
2009-12-03 | pata_ns87415: Power Management fix | Bartlomiej Zolnierkiewicz | 1 | -5/+27 |
2009-03-24 | [libata] convert drivers to use ata.h mode mask defines | Erik Inge Bolsø | 1 | -4/+4 |
2008-10-27 | ata: Switch all my stuff to a common address | Alan Cox | 1 | -1/+1 |
2008-05-19 | ata: remove FIT() macro | Harvey Harrison | 1 | -2/+2 |
2008-04-17 | libata: rename SFF port ops | Tejun Heo | 1 | -4/+4 |
2008-04-17 | libata: rename SFF functions | Tejun Heo | 1 | -4/+4 |
2008-04-17 | libata: stop overloading port_info->private_data | Tejun Heo | 1 | -1/+1 |
2008-04-17 | libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht | Tejun Heo | 1 | -3/+1 |
2008-04-17 | libata: implement and use ops inheritance | Tejun Heo | 1 | -56/+12 |
2008-04-17 | libata: implement and use SHT initializers | Tejun Heo | 1 | -15/+1 |
2008-04-17 | libata: PCI device should be powered up before being accessed | Tejun Heo | 1 | -0/+6 |
2007-10-29 | pata_ns87415: define SUPERIO_IDE_MAX_RETRIES | Frank Lichtenheld | 1 | -0/+2 |
2007-10-23 | [libata] checkpatch-inspired cleanups | Jeff Garzik | 1 | -5/+5 |
2007-10-12 | pata_ns87415: Initial cut at 87415/87560 IDE support | Alan Cox | 1 | -0/+467 |