summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* pata_scc: make scc_wait_after_reset() staticSergei Shtylyov2010-05-141-2/+2
* libata: use __ratelimitAkinobu Mita2010-05-141-16/+3
* libata: use longer 0xff wait if parallel scan is enabledTejun Heo2010-05-141-6/+12
* libata-sff: kill unused ata_bus_reset()Sergei Shtylyov2010-05-141-94/+0
* [libata] Disable R_OK (Early ACK) on SII 3726 PMPGrant Grundler2010-05-141-3/+29
* libata: update gfp/slab.h includesTejun Heo2010-05-142-0/+2
* ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirksTejun Heo2010-05-142-10/+29
* pata_mpc52xx: reduce code size by simple change of constant data typesRoman Fietze2010-05-141-39/+39
* ahci: clean up board IDsTejun Heo2010-05-141-120/+117
* ahci: Turn off DMA engines when there's no device attachedMatthew Garrett2010-05-141-0/+18
* ahci: Add platform driverAnton Vorontsov2010-05-143-0/+200
* ahci: Move generic code into libahciAnton Vorontsov2010-05-144-2280/+2425
* ahci: Introduce ahci_set_em_messages()Anton Vorontsov2010-05-141-17/+24
* ahci: Factor out PCI specifics from ahci_print_info()Anton Vorontsov2010-05-141-17/+23
* ahci: Factor out PCI specifics from ahci_init_controller()Anton Vorontsov2010-05-141-18/+27
* ahci: Get rid of pci_dev argument in ahci_port_init()Anton Vorontsov2010-05-141-4/+3
* ahci: Factor out PCI specifics from ahci_reset_controller()Anton Vorontsov2010-05-141-3/+12
* ahci: Get rid of pci_dev argument in ahci_save_initial_config()Anton Vorontsov2010-05-141-14/+13
* ahci: Factor out PCI specifics from ahci_save_initial_config()Anton Vorontsov2010-05-141-24/+42
* ahci: Get rid of host->iomap usageAnton Vorontsov2010-05-141-14/+20
* pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDsKristoffer Ericson2010-05-051-2/+2
* libata: ensure NCQ error result taskfile is fully initializedJeff Garzik2010-04-221-0/+1
* pata_pcmcia/ide-cs: add IDs for transcend and kingston cardsKristoffer Ericson2010-04-221-0/+4
* libata: fix locking around blk_abort_request()Tejun Heo2010-04-221-0/+4
* libata: unlock HPA if device shrunkTejun Heo2010-04-061-29/+45
* libata: disable NCQ on Crucial C300 SSDTejun Heo2010-04-061-0/+3
* libata: don't whine on spurious IRQTejun Heo2010-04-061-4/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3031-1/+31
* pata_via: fix VT6410/6415/6330 detection issueJosephChan@via.com.tw2010-03-281-0/+4
* libata-sff: fix spurious IRQ handlingTejun Heo2010-03-231-7/+36
* pata_via: Add VIA VX900 supportJosephChan@via.com.tw2010-03-221-0/+1
* ahci: pp->active_link is not reliable when FBS is enabledShane Huang2010-03-171-6/+17
* ahci: use BIOS date in broken_suspend listTejun Heo2010-03-171-8/+20
* ahci: add missing nv IDsTejun Heo2010-03-171-0/+15
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-085-5/+5
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-094-4/+4
| * Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-02-051-1/+1
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-03-0145-413/+657
|\ \
| * | sata_via: Delay on vt6420 when starting ATAPI DMA writeBart Hartgers2010-03-011-1/+16
| * | pata_efar: Enable parallel scanningAlan Cox2010-03-011-1/+2
| * | pata_atiixp: enable parallel scanAlan Cox2010-03-011-1/+2
| * | [libata] pata_atiixp: add locking for parallel scanningBartlomiej Zolnierkiewicz2010-03-011-1/+10
| * | [libata] pata_efar: add locking for parallel scanningBartlomiej Zolnierkiewicz2010-03-011-0/+15
| * | libata: Pass host flags into the pci helperAlan Cox2010-03-0138-39/+41
| * | [libata] pata_marvell: CONFIG_AHCI is really CONFIG_SATA_AHCIChristoph Egger2010-03-011-1/+1
| * | libata: Allow pata_legacy to be built on non-ISA but PCI systemsAlan Cox2010-03-011-2/+2
| * | pata_pdc202xx_old: fix UDMA mode for PDC2026x chipsetsBartlomiej Zolnierkiewicz2010-03-011-2/+4
| * | pata_pdc202xx_old: fix UDMA mode for Promise UDMA33 cardsBartlomiej Zolnierkiewicz2010-03-011-1/+12
| * | [libata] pata_at91: fix backslash-continued stringJeff Garzik2010-03-011-2/+2
| * | pata_via: store UDMA masks in via_isa_bridges tableBartlomiej Zolnierkiewicz2010-03-011-110/+94
OpenPOWER on IntegriCloud