Age | Commit message (Expand) | Author | Files | Lines |
2010-05-26 | libata-sff: separate out BMDMA init | Tejun Heo | 1 | -1/+1 |
2010-05-19 | libata-sff: separate out BMDMA qc_issue | Tejun Heo | 1 | -2/+2 |
2010-05-19 | libata-sff: clean up BMDMA initialization | Tejun Heo | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-01 | libata: Pass host flags into the pci helper | Alan Cox | 1 | -1/+1 |
2009-12-03 | pata-it821x: use PCI_DEVICE_ID_RDC_D1010 define | Otavio Salvador | 1 | -1/+1 |
2009-03-25 | [libata] convert drivers to use ata.h mode mask defines | Erik Inge Bolsø | 1 | -8/+8 |
2009-02-25 | pata_it821x: resume from hibernation fails with RAID volume | Ondrej Zary | 1 | -0/+3 |
2009-01-13 | pata_it821x: Update RDC UDMA handling | Alan Cox | 1 | -4/+13 |
2008-12-29 | libata: beef up iterators | Tejun Heo | 1 | -18/+16 |
2008-10-28 | libata: Fix LBA48 on pata_it821x RAID volumes. | Ondrej Zary | 1 | -2/+1 |
2008-10-28 | ata: Switch all my stuff to a common address | Alan Cox | 1 | -2/+2 |
2008-08-22 | [libata] pata_it821x: fix warning | Jeff Garzik | 1 | -1/+1 |
2008-07-31 | pata_it821x: Driver updates and reworking | Alan Cox | 1 | -34/+236 |
2008-04-17 | libata: rename SFF port ops | Tejun Heo | 1 | -1/+1 |
2008-04-17 | libata: rename SFF functions | Tejun Heo | 1 | -10/+10 |
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 | -49/+8 |
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 | -1/+13 |
2008-03-25 | pata_it821x: use raw nbytes in check_atapi_dma | Tejun Heo | 1 | -1/+1 |
2008-01-23 | libata/pata_it821x: Improve handling of poorly compatible emulations | Alan Cox | 1 | -2/+33 |
2007-10-20 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 1 | -2/+2 |
2007-10-12 | libata: Switch most of the remaining SFF drivers to ata_sff_port_start | Alan Cox | 1 | -1/+1 |
2007-10-12 | [libata] Remove ->port_disable() hook | Jeff Garzik | 1 | -2/+0 |
2007-10-12 | [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() | Jeff Garzik | 1 | -2/+0 |
2007-10-12 | libata-link: linkify config/EH related functions | Tejun Heo | 1 | -3/+3 |
2007-10-12 | libata-link: implement and use link/device iterators | Tejun Heo | 1 | -3/+2 |
2007-10-12 | libata-link: introduce ata_link | Tejun Heo | 1 | -2/+2 |
2007-09-11 | pata_it821x: fix lost interrupt with atapi devices | Jeff Norden | 1 | -0/+4 |
2007-08-31 | [libata] Bump driver versions | Jeff Garzik | 1 | -1/+1 |
2007-08-24 | pata_it821x: Fix regression/corruptor | Alan Cox | 1 | -1/+1 |
2007-07-12 | PCI: Change all drivers to use pci_device->revision | Auke Kok | 1 | -2/+1 |
2007-07-09 | [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info | Jeff Garzik | 1 | -1/+1 |
2007-07-09 | [libata] PATA drivers: remove ATA_FLAG_SRST | Jeff Garzik | 1 | -2/+2 |
2007-06-27 | pata_it821x: fix section mismatch warning | Randy Dunlap | 1 | -1/+1 |
2007-06-21 | fix module_param mistake in it821x | Stas Sergeev | 1 | -1/+1 |
2007-06-21 | pata_it821x: (partially) fix DMA in RAID mode | Bartlomiej Zolnierkiewicz | 1 | -8/+3 |
2007-05-26 | pata: Trivia | Alan Cox | 1 | -2/+1 |
2007-05-12 | libata: clean up SFF init mess | Tejun Heo | 1 | -6/+6 |
2007-05-12 | libata: reimplement suspend/resume support using sdev->manage_start_stop | Tejun Heo | 1 | -4/+0 |
2007-04-28 | [libata] Update several PATA drivers for new ->cable_detect hook | Jeff Garzik | 1 | -28/+5 |
2007-04-28 | libata: dev_config does not need ap and adev passing | Alan | 1 | -2/+1 |
2007-03-03 | libata: add missing CONFIG_PM in LLDs | Tejun Heo | 1 | -0/+6 |
2007-02-26 | [libata] bump versions | Jeff Garzik | 1 | -1/+1 |
2007-02-25 | libata: Use new id_to_dma_mode function to tidy reporting in more drivers (mi... | Alan | 1 | -0/+2 |
2007-02-10 | libata: add another IRQ calls (libata drivers) | Akira Iguchi | 1 | -0/+4 |
2007-02-10 | libata: convert to iomap | Tejun Heo | 1 | -3/+3 |
2007-02-10 | libata: update libata LLDs to use devres | Tejun Heo | 1 | -25/+3 |