summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2010-05-10Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-05-10Merge remote branch 'pcmcia/master'Stephen Rothwell
2010-05-10Merge remote branch 'libata/NEXT'Stephen Rothwell
2010-05-05pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDsKristoffer Ericson
2010-05-04pata_pcmcia: get rid of extra indirectionDominik Brodowski
2010-05-04pcmcia: re-work pcmcia_request_irq()Dominik Brodowski
2010-04-22libata: use __ratelimitAkinobu Mita
2010-04-22libata: use longer 0xff wait if parallel scan is enabledTejun Heo
2010-04-22libata-sff: kill unused ata_bus_reset()Sergei Shtylyov
2010-04-22[libata] Disable R_OK (Early ACK) on SII 3726 PMPGrant Grundler
2010-04-22libata: update gfp/slab.h includesTejun Heo
2010-04-22ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirksTejun Heo
2010-04-22pata_mpc52xx: reduce code size by simple change of constant data typesRoman Fietze
2010-04-22ahci: clean up board IDsTejun Heo
2010-04-22ahci: Turn off DMA engines when there's no device attachedMatthew Garrett
2010-04-22ahci: Add platform driverAnton Vorontsov
2010-04-22ahci: Move generic code into libahciAnton Vorontsov
2010-04-22ahci: Introduce ahci_set_em_messages()Anton Vorontsov
2010-04-22ahci: Factor out PCI specifics from ahci_print_info()Anton Vorontsov
2010-04-22ahci: Factor out PCI specifics from ahci_init_controller()Anton Vorontsov
2010-04-22ahci: Get rid of pci_dev argument in ahci_port_init()Anton Vorontsov
2010-04-22ahci: Factor out PCI specifics from ahci_reset_controller()Anton Vorontsov
2010-04-22ahci: Get rid of pci_dev argument in ahci_save_initial_config()Anton Vorontsov
2010-04-22ahci: Factor out PCI specifics from ahci_save_initial_config()Anton Vorontsov
2010-04-22ahci: Get rid of host->iomap usageAnton Vorontsov
2010-04-22libata: ensure NCQ error result taskfile is fully initializedJeff Garzik
2010-04-22pata_pcmcia/ide-cs: add IDs for transcend and kingston cardsKristoffer Ericson
2010-04-22libata: fix locking around blk_abort_request()Tejun Heo
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-06libata: unlock HPA if device shrunkTejun Heo
2010-04-06libata: disable NCQ on Crucial C300 SSDTejun Heo
2010-04-06libata: don't whine on spurious IRQTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-28pata_via: fix VT6410/6415/6330 detection issueJosephChan@via.com.tw
2010-03-23libata-sff: fix spurious IRQ handlingTejun Heo
2010-03-22pata_via: Add VIA VX900 supportJosephChan@via.com.tw
2010-03-17ahci: pp->active_link is not reliable when FBS is enabledShane Huang
2010-03-17ahci: use BIOS date in broken_suspend listTejun Heo
2010-03-17ahci: add missing nv IDsTejun Heo
2010-03-16Fix typos in commentsThomas Weber
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-03-01sata_via: Delay on vt6420 when starting ATAPI DMA writeBart Hartgers
2010-03-01pata_efar: Enable parallel scanningAlan Cox
2010-03-01pata_atiixp: enable parallel scanAlan Cox
2010-03-01[libata] pata_atiixp: add locking for parallel scanningBartlomiej Zolnierkiewicz
2010-03-01[libata] pata_efar: add locking for parallel scanningBartlomiej Zolnierkiewicz
2010-03-01libata: Pass host flags into the pci helperAlan Cox
2010-03-01[libata] pata_marvell: CONFIG_AHCI is really CONFIG_SATA_AHCIChristoph Egger
2010-03-01libata: Allow pata_legacy to be built on non-ISA but PCI systemsAlan Cox