Age | Commit message (Expand) | Author | Files | Lines |
2007-05-12 | libata: clean up SFF init mess | Tejun Heo | 1 | -79/+83 |
2007-05-01 | libata: honour host controllers that want just one host | Linus Torvalds | 1 | -7/+4 |
2007-04-28 | libata: kill probe_ent and related helpers | Tejun Heo | 1 | -95/+0 |
2007-04-28 | libata: add init helpers including ata_pci_prepare_native_host() | Tejun Heo | 1 | -2/+65 |
2007-04-28 | libata: convert native PCI host handling to new init model | Tejun Heo | 1 | -50/+101 |
2007-04-28 | libata: convert legacy PCI host handling to new init model | Tejun Heo | 1 | -102/+302 |
2007-04-28 | libata: fix native mode disabled port handling | Tejun Heo | 1 | -27/+35 |
2007-04-28 | libata/IDE: remove combined mode quirk | Jeff Garzik | 1 | -30/+6 |
2007-04-28 | libata: Change prototype of mode_filter to remove ata_port* | Alan Cox | 1 | -2/+2 |
2007-02-26 | [libata] Trim trailing whitespace. | Jeff Garzik | 1 | -3/+3 |
2007-02-21 | libata: s/ap->id/ap->print_id/g | Tejun Heo | 1 | -1/+1 |
2007-02-10 | libata: add another IRQ calls (core and headers) | Akira Iguchi | 1 | -2/+41 |
2007-02-10 | libata: convert to iomap | Tejun Heo | 1 | -436/+108 |
2007-02-10 | libata: update libata core layer to use devres | Tejun Heo | 1 | -35/+21 |
2007-02-10 | libata: trivial stuff | Alan | 1 | -1/+1 |
2007-02-10 | libata-sff: Don't try and activate channels which are not in use | Alan | 1 | -0/+22 |
2007-01-27 | Fix Maple PATA IRQ assignment. | David Woodhouse | 1 | -3/+3 |
2007-01-26 | libata-sff: Don't call bmdma_stop on non DMA capable controllers | Alan | 1 | -1/+2 |
2007-01-26 | libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli | Tejun Heo | 1 | -4/+8 |
2007-01-02 | [PATCH] libata: fix combined mode | Alan | 1 | -12/+30 |
2006-12-03 | [PATCH] libata: make sure IRQ is cleared after ata_bmdma_freeze() | Tejun Heo | 1 | -0/+8 |
2006-12-03 | [PATCH] libata: move BMDMA host status recording from EH to interrupt handler | Tejun Heo | 1 | -3/+0 |
2006-12-03 | [PATCH] libata: set IRQF_SHARED for legacy PCI IDE IRQs | Tejun Heo | 1 | -0/+1 |
2006-12-02 | [PATCH] libata: move ata_irq_on() into libata-sff.c | Tejun Heo | 1 | -0/+29 |
2006-12-02 | [PATCH] sata_nv ADMA/NCQ support for nForce4 | Robert Hancock | 1 | -1/+1 |
2006-10-21 | [PATCH] libata-sff: Allow for wacky systems | Alan Cox | 1 | -0/+9 |
2006-09-28 | [libata] init probe_ent->private_data in a common location | Jeff Garzik | 1 | -2/+2 |
2006-09-28 | [libata] minor PCI IDE probe fixes and cleanups | Jeff Garzik | 1 | -20/+20 |
2006-09-27 | [libata] One more s/15/ATA_SECONDARY_IRQ/ substitution | Jeff Garzik | 1 | -1/+1 |
2006-09-26 | [PATCH] libata-sff: use our IRQ defines | Alan Cox | 1 | -2/+2 |
2006-09-19 | [PATCH] libata: fix non-uniform ports handling | Tejun Heo | 1 | -0/+2 |
2006-09-19 | Merge branch 'tmp' into upstream | Jeff Garzik | 1 | -2/+12 |
2006-08-24 | Rename libata-bmdma.c to libata-sff.c. | Jeff Garzik | 1 | -0/+1109 |