aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2010-05-14pata_cmd640: don't read CFR pointlesslySergei Shtylyov
2010-05-14libata: make sff_irq_on() method optionalSergei Shtylyov
2010-05-14libata: introduce sff_set_devctl() methodSergei Shtylyov
2010-05-14ahci_platform: properly set up EM messagingJeff Garzik
2010-05-14ahci: add "em_buffer" attribute for AHCI hostsHarry Zhang
2010-05-14ahci: EM message type auto detectHarry Zhang
2010-05-14pata_scc: kill useless check in scc_postreset()Sergei Shtylyov
2010-05-14pata_scc: make scc_wait_after_reset() staticSergei Shtylyov
2010-05-14libata: use __ratelimitAkinobu Mita
2010-05-14libata: use longer 0xff wait if parallel scan is enabledTejun Heo
2010-05-14libata-sff: kill unused ata_bus_reset()Sergei Shtylyov
2010-05-14[libata] Disable R_OK (Early ACK) on SII 3726 PMPGrant Grundler
2010-05-14libata: update gfp/slab.h includesTejun Heo
2010-05-14ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirksTejun Heo
2010-05-14pata_mpc52xx: reduce code size by simple change of constant data typesRoman Fietze
2010-05-14ahci: clean up board IDsTejun Heo
2010-05-14ahci: Turn off DMA engines when there's no device attachedMatthew Garrett
2010-05-14ahci: Add platform driverAnton Vorontsov
2010-05-14ahci: Move generic code into libahciAnton Vorontsov
2010-05-14ahci: Introduce ahci_set_em_messages()Anton Vorontsov
2010-05-14ahci: Factor out PCI specifics from ahci_print_info()Anton Vorontsov
2010-05-14ahci: Factor out PCI specifics from ahci_init_controller()Anton Vorontsov
2010-05-14ahci: Get rid of pci_dev argument in ahci_port_init()Anton Vorontsov
2010-05-14ahci: Factor out PCI specifics from ahci_reset_controller()Anton Vorontsov
2010-05-14ahci: Get rid of pci_dev argument in ahci_save_initial_config()Anton Vorontsov
2010-05-14ahci: Factor out PCI specifics from ahci_save_initial_config()Anton Vorontsov
2010-05-14ahci: Get rid of host->iomap usageAnton Vorontsov
2010-05-10pata_pcmcia: get rid of extra indirectionDominik Brodowski
2010-05-10pcmcia: re-work pcmcia_request_irq()Dominik Brodowski
2010-05-05pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDsKristoffer Ericson
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