Age | Commit message (Expand) | Author |
2007-10-23 | [libata] checkpatch-inspired cleanups | Jeff Garzik |
2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day |
2007-10-18 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-10-18 | sparse pointer use of zero as null | Stephen Hemminger |
2007-10-17 | libata-sff: Correct use of check_status() | Alan Cox |
2007-10-12 | libata: implement and use ata_port_desc() to report port configuration | Tejun Heo |
2007-10-12 | [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() | Jeff Garzik |
2007-10-12 | libata-link: linkify PHY-related functions | Tejun Heo |
2007-10-12 | libata-link: introduce ata_link | Tejun Heo |
2007-09-20 | libata-sff: Fix documentation | Alan Cox |
2007-08-01 | libata-sff; Unbreak non DMA capable controllers again | Alan Cox |
2007-07-20 | [libata] Fix reported task file values in sense data | Petr Vandrovec |
2007-07-20 | Correct comment in libata-sff.c | Dave Jones |
2007-07-10 | libata: simplify PCI legacy SFF host handling | Tejun Heo |
2007-07-03 | libata: fix assigned IRQ reporting | Tejun Heo |
2007-06-09 | libata-core/sff: Fix multiple assumptions about DMA | Alan Cox |
2007-05-11 | libata: clean up SFF init mess | Tejun Heo |
2007-04-30 | libata: honour host controllers that want just one host | Linus Torvalds |
2007-04-28 | libata: kill probe_ent and related helpers | Tejun Heo |
2007-04-28 | libata: add init helpers including ata_pci_prepare_native_host() | Tejun Heo |
2007-04-28 | libata: convert native PCI host handling to new init model | Tejun Heo |
2007-04-28 | libata: convert legacy PCI host handling to new init model | Tejun Heo |
2007-04-28 | libata: fix native mode disabled port handling | Tejun Heo |
2007-04-28 | libata/IDE: remove combined mode quirk | Jeff Garzik |
2007-04-28 | libata: Change prototype of mode_filter to remove ata_port* | Alan Cox |
2007-02-26 | [libata] Trim trailing whitespace. | Jeff Garzik |
2007-02-21 | libata: s/ap->id/ap->print_id/g | Tejun Heo |
2007-02-09 | libata: add another IRQ calls (core and headers) | Akira Iguchi |
2007-02-09 | libata: convert to iomap | Tejun Heo |
2007-02-09 | libata: update libata core layer to use devres | Tejun Heo |
2007-02-09 | libata: trivial stuff | Alan |
2007-02-09 | libata-sff: Don't try and activate channels which are not in use | Alan |
2007-01-26 | Fix Maple PATA IRQ assignment. | David Woodhouse |
2007-01-25 | libata-sff: Don't call bmdma_stop on non DMA capable controllers | Alan |
2007-01-25 | libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli | Tejun Heo |
2007-01-02 | [PATCH] libata: fix combined mode | Alan |
2006-12-03 | [PATCH] libata: make sure IRQ is cleared after ata_bmdma_freeze() | Tejun Heo |
2006-12-03 | [PATCH] libata: move BMDMA host status recording from EH to interrupt handler | Tejun Heo |
2006-12-03 | [PATCH] libata: set IRQF_SHARED for legacy PCI IDE IRQs | Tejun Heo |
2006-12-01 | [PATCH] libata: move ata_irq_on() into libata-sff.c | Tejun Heo |
2006-12-01 | [PATCH] sata_nv ADMA/NCQ support for nForce4 | Robert Hancock |
2006-10-21 | [PATCH] libata-sff: Allow for wacky systems | Alan Cox |
2006-09-28 | [libata] init probe_ent->private_data in a common location | Jeff Garzik |
2006-09-28 | [libata] minor PCI IDE probe fixes and cleanups | Jeff Garzik |
2006-09-26 | [libata] One more s/15/ATA_SECONDARY_IRQ/ substitution | Jeff Garzik |
2006-09-26 | [PATCH] libata-sff: use our IRQ defines | Alan Cox |
2006-09-19 | [PATCH] libata: fix non-uniform ports handling | Tejun Heo |
2006-09-19 | Merge branch 'tmp' into upstream | Jeff Garzik |
2006-08-24 | Rename libata-bmdma.c to libata-sff.c. | Jeff Garzik |