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