summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* libata-sff: clean up BMDMA initializationTejun Heo2010-05-1926-165/+113
* libata-sff: clean up inheritance in several driversTejun Heo2010-05-195-10/+29
* libata-sff: reorder SFF/BMDMA functionsTejun Heo2010-05-171-222/+226
* sata_inic162x: kill PORT_PRD_ADDR initializationTejun Heo2010-05-171-2/+1
* libata: kill ATA_FLAG_DISABLEDTejun Heo2010-05-1715-346/+205
* libata-sff: kill unused prototype and make ata_dev_select() staticTejun Heo2010-05-142-4/+1
* libata-sff: update bmdma host bus error handlingTejun Heo2010-05-141-8/+12
* sata_mv: remove unnecessary initializationTejun Heo2010-05-141-3/+0
* sata_inic162x: inic162x is not dependent on CONFIG_ATA_SFFTejun Heo2010-05-141-6/+6
* pata_sch: use ata_pci_sff_init_one()Tejun Heo2010-05-141-11/+1
* pata_sil680: Do our own exec_command postingAlan Cox2010-05-141-4/+26
* libata: Remove excess delay in the tf_load pathAlan Cox2010-05-142-5/+0
* sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate()Tejun Heo2010-05-141-2/+1
* libata: don't flush dcache on slab pagesSebastian Andrzej Siewior2010-05-141-1/+1
* pata_cmd640: don't read CFR pointlesslySergei Shtylyov2010-05-141-3/+0
* libata: make sff_irq_on() method optionalSergei Shtylyov2010-05-144-64/+18
* libata: introduce sff_set_devctl() methodSergei Shtylyov2010-05-143-59/+50
* ahci_platform: properly set up EM messagingJeff Garzik2010-05-141-1/+1
* ahci: add "em_buffer" attribute for AHCI hostsHarry Zhang2010-05-142-3/+111
* ahci: EM message type auto detectHarry Zhang2010-05-143-20/+28
* pata_scc: kill useless check in scc_postreset()Sergei Shtylyov2010-05-141-2/+1
* 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
OpenPOWER on IntegriCloud