| Commit message (Expand) | Author | Age | Files | Lines |
* | ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers | Bartlomiej Zolnierkiewicz | 2014-05-10 | 1 | -1/+1 |
* | ata: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-02-13 | 1 | -1/+0 |
* | pata_cs5536: add quirk for broken udma | Christian Gmeiner | 2012-11-28 | 1 | -1/+31 |
* | ata: use module_pci_driver | Axel Lin | 2012-07-25 | 1 | -12/+1 |
* | pata_cs5536: forward port changes from cs5536 | Bartlomiej Zolnierkiewicz | 2012-01-09 | 1 | -57/+42 |
* | pata_cs5536: avoid implicit MSR API inclusion on x86-64 | Jeff Garzik | 2010-12-27 | 1 | -0/+2 |
* | pata_cs5536: Add support for non-X86_32 platforms | Wu Zhangjin | 2010-12-24 | 1 | -6/+12 |
* | libata-sff: separate out BMDMA init | Tejun Heo | 2010-05-26 | 1 | -1/+1 |
* | libata: Pass host flags into the pci helper | Alan Cox | 2010-03-01 | 1 | -1/+1 |
* | pata_cs5536: use 32-bit BM DMA template instead of 16-bit. | Krzysztof Halasa | 2009-12-03 | 1 | -1/+1 |
* | [libata] convert drivers to use ata.h mode mask defines | Erik Inge Bolsø | 2009-03-25 | 1 | -2/+2 |
* | [libata] pata_cs553*.c: cleanup kernel-doc | Qinghuang Feng | 2008-11-11 | 1 | -1/+0 |
* | libata: rename SFF functions | Tejun Heo | 2008-04-17 | 1 | -1/+1 |
* | libata: stop overloading port_info->private_data | Tejun Heo | 2008-04-17 | 1 | -1/+1 |
* | libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht | Tejun Heo | 2008-04-17 | 1 | -2/+1 |
* | libata: implement and use ops inheritance | Tejun Heo | 2008-04-17 | 1 | -29/+2 |
* | libata: implement and use SHT initializers | Tejun Heo | 2008-04-17 | 1 | -15/+1 |
* | libata: normalize port_info, port_operations and sht tables | Tejun Heo | 2008-04-17 | 1 | -1/+1 |
* | ata: fix sparse warning in pata_cs5536.c | Harvey Harrison | 2008-02-15 | 1 | -1/+1 |
* | pata_cs5536.c bugfix | Martin K. Petersen | 2008-02-15 | 1 | -4/+4 |
* | pata_cs5536: MWDMA fix | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -2/+2 |
* | [libata] pata_cs5536: new API build fix | Jeff Garzik | 2007-10-16 | 1 | -2/+0 |
* | pata_cs5536: ATA driver for Geode companion chip | Martin K. Petersen | 2007-10-15 | 1 | -0/+346 |