aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki
2008-02-20libata: fix kernel-doc parameter warningRandy Dunlap
2008-02-20sata_mv: remove iounmap in mv_platform_remove and use devm_iomapSaeed Bishara
2008-02-20libata: implement libata.force module parameterTejun Heo
2008-02-20sata_mv: use hpriv->base instead of the host->iomapSaeed Bishara
2008-02-20sata_mv: Define module alias for platform deviceMartin Michlmayr
2008-02-20ata: fix sparse warnings in pata_legacy.cHarvey Harrison
2008-02-19libata: implement drain buffersJames Bottomley
2008-02-19libata: eliminate the home grown dma padding in favour ofJames Bottomley
2008-02-19libata: update ATAPI overflow drainingTejun Heo
2008-02-19ide/libata: ST310211A has buggy HPA tooMikko Rapeli
2008-02-15ata: fix sparse warning in pata_acpi.cHarvey Harrison
2008-02-15ata: fix sparse warning in pata_marvell.cHarvey Harrison
2008-02-15ata: fix sparse warning in pata_jmicron.cHarvey Harrison
2008-02-15ata: fix sparse warning in pata_cs5536.cHarvey Harrison
2008-02-15ata: sparse fixes for pata_amd.cHarvey Harrison
2008-02-15pata_scc.c: add thaw opsAkira Iguchi
2008-02-15pata_cs5536.c bugfixMartin K. Petersen
2008-02-15pata_legacy: don't call ata_host_detach() after initialization failureTejun Heo
2008-02-15ata: fix sparse warnings in sata_mv.cHarvey Harrison
2008-02-15ata: fix sparse warning in sata_via.cHarvey Harrison
2008-02-15ata: fix sparse warning in sata_promise.cHarvey Harrison
2008-02-15ata: fix sparse warning in ata_piix.cHarvey Harrison
2008-02-15ata: fix sparse warning in libata-core.cHarvey Harrison
2008-02-15ata: make ata_scsiop_inq_89 static in libata-scsi.cHarvey Harrison
2008-02-11sata_mv: platform driver allocs dma without createByron Bradley
2008-02-11pata_ninja32: setup changesAlan Cox
2008-02-11pata_legacy: typo fixAlan Cox
2008-02-11pata_amd: Note in the module description it handles NvidiaAlan Cox
2008-02-11sata_mv: fix loop with last portYinghai Lu
2008-02-11libata: ignore deverr on SETXFER if mode is configuredTejun Heo
2008-02-11pata_via: fix SATA cable detection on cx700Tejun Heo
2008-02-06ata_piix.c:piix_init_one() must be __devinitAdrian Bunk
2008-02-06sata_via.c: Remove missleading comment.Alejandro Riveira Fernández
2008-02-06libata-core: unblacklist HITACHI drivesDavid Milburn
2008-02-06sata_nv: fix ATAPI issues with memory over 4GB (v7)Robert Hancock
2008-02-06ata: drivers/ata/sata_mv.c needs dmapool.hAndrew Morton
2008-02-06libata: kill now unused n_iter and fix sata_fslJames Bottomley
2008-02-06ahci: fix CAP.NP and PI handlingTejun Heo
2008-02-06sata_mv: Support SoC controllersSaeed Bishara
2008-02-06Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik
2008-02-05iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_sizeFUJITA Tomonori
2008-02-03drivers/ata/: Spelling fixesJoe Perches
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-02-01PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt
2008-02-01Blackfin pata-bf54x driver: fix compiling bug - no ata_port struct in struct ...Bryan Wu
2008-02-01Blackfin pata-bf54x driver: should cover all possible interrupt sourcesSonic Zhang
2008-02-01Blackfin pata-bf54x driver: Add debug informationSonic Zhang
2008-02-01Blackfin pata-bf54x driver: Remove obsolete PM functionSonic Zhang
2008-02-01pata_sl82c105: dual channel supportAlan Cox