Age | Commit message (Expand) | Author | Files | Lines |
2007-02-10 | libata: kill ATA_ENABLE_PATA | Jeff Garzik | 1 | -2/+0 |
2007-02-10 | libata: add another IRQ calls (core and headers) | Akira Iguchi | 1 | -36/+6 |
2007-02-10 | libata: convert to iomap | Tejun Heo | 1 | -40/+28 |
2007-02-10 | libata: remove unused functions | Tejun Heo | 1 | -4/+0 |
2007-02-10 | libata: update libata core layer to use devres | Tejun Heo | 1 | -5/+4 |
2007-02-10 | libata: implement ata_host_detach() | Tejun Heo | 1 | -1/+1 |
2007-02-10 | libata: kill qc->nsect and cursect | Tejun Heo | 1 | -5/+1 |
2007-02-10 | libata: handle pci_enable_device() failure while resuming | Tejun Heo | 1 | -1/+1 |
2007-02-10 | [PATCH] pci: Move PCI_VDEVICE from libata to core | Alan Cox | 1 | -4/+0 |
2007-02-10 | [libata] trim trailing whitespace | Jeff Garzik | 1 | -1/+1 |
2007-02-02 | libata: Fix ata_busy_wait() kernel docs | Alan | 1 | -0/+2 |
2007-01-26 | libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli | Tejun Heo | 1 | -0/+1 |
2007-01-25 | libata: set_mode, Fix the FIXME | Alan | 1 | -2/+2 |
2007-01-24 | libata: Initialize qc->pad_len | Brian King | 1 | -0/+1 |
2007-01-24 | libata: Fixup n_elem initialization | Brian King | 1 | -0/+1 |
2007-01-20 | libata: initialize qc->dma_dir to DMA_NONE | Tejun Heo | 1 | -0/+1 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 1 | -37/+15 |
2006-12-03 | [PATCH] libata: always use polling IDENTIFY | Tejun Heo | 1 | -3/+1 |
2006-12-03 | [PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, ta... | Tejun Heo | 1 | -0/+1 |
2006-12-03 | [PATCH] libata: remove unused HSM_ST_UNKNOWN | Tejun Heo | 1 | -1/+0 |
2006-12-02 | [PATCH] libata: implement presence detection via polling IDENTIFY | Tejun Heo | 1 | -0/+3 |
2006-12-02 | [PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limit | Tejun Heo | 1 | -0/+1 |
2006-12-02 | [PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE | Tejun Heo | 1 | -0/+2 |
2006-12-02 | [PATCH] libata: implement ATA_EHI_PRINTINFO | Tejun Heo | 1 | -0/+1 |
2006-12-02 | [PATCH] libata: separate out and export sata_port_hardreset() | Tejun Heo | 1 | -0/+2 |
2006-12-02 | [PATCH] libata: move ata_irq_on() into libata-sff.c | Tejun Heo | 1 | -31/+0 |
2006-12-02 | [PATCH] libata: handle 0xff status properly | Tejun Heo | 1 | -5/+4 |
2006-12-02 | [PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklist... | Alan Cox | 1 | -0/+3 |
2006-11-22 | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 1 | -1/+2 |
2006-11-22 | WorkStruct: Separate delayable and non-delayable events. | David Howells | 1 | -2/+2 |
2006-11-01 | [PATCH] libata: unexport ata_dev_revalidate() | Tejun Heo | 1 | -1/+0 |
2006-10-21 | [PATCH] libata: typo fix | Tejun Heo | 1 | -1/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -2/+2 |
2006-09-30 | [PATCH] libata: turn off NCQ if queue depth is adjusted to 1 | Tejun Heo | 1 | -0/+1 |
2006-09-30 | [PATCH] libata: cosmetic changes to constants | Tejun Heo | 1 | -2/+2 |
2006-09-28 | [libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists | Jeff Garzik | 1 | -0/+4 |
2006-09-25 | [libata] No need for all those arch libata-portmap.h headers | Jeff Garzik | 1 | -0/+8 |
2006-09-19 | [PATCH] libata: improve handling of diagostic fail (and hardware that misrepo... | Alan Cox | 1 | -0/+6 |
2006-09-19 | [PATCH] libata: fix non-uniform ports handling | Tejun Heo | 1 | -0/+8 |
2006-08-31 | Merge branch 'upstream' into pata-drivers | Jeff Garzik | 1 | -1/+1 |
2006-08-31 | [libata] Trim trailing whitespace. | Jeff Garzik | 1 | -1/+1 |
2006-08-30 | [libata] Add a bunch of PATA drivers. | Jeff Garzik | 1 | -1/+1 |
2006-08-24 | libata: Grand renaming. | Jeff Garzik | 1 | -20/+19 |
2006-08-14 | [PATCH] libata: Add CompactFlash support | Alan Cox | 1 | -2/+2 |
2006-08-10 | [ATA] Increase lba48 max-sectors from 200 to 256. | Jeff Garzik | 1 | -2/+0 |
2006-08-10 | [PATCH] libata: kill unused hard_port_no and legacy_mode | Tejun Heo | 1 | -3/+0 |
2006-08-10 | [PATCH] libata: implement dummy port | Tejun Heo | 1 | -0/+8 |
2006-08-10 | [PATCH] libata: rework legacy handling to remove much of the cruft | Alan Cox | 1 | -1/+4 |
2006-08-09 | [PATCH] libata: Add support for SATA attachment to SAS adapters | Brian King | 1 | -0/+9 |
2006-08-09 | [PATCH] libata: Add ata_host_set_init | Brian King | 1 | -0/+2 |