summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-233-3/+3
* libata: fix kernel-doc parameter warningRandy Dunlap2008-02-201-1/+1
* sata_mv: remove iounmap in mv_platform_remove and use devm_iomapSaeed Bishara2008-02-201-4/+2
* libata: implement libata.force module parameterTejun Heo2008-02-203-4/+385
* sata_mv: use hpriv->base instead of the host->iomapSaeed Bishara2008-02-201-1/+1
* sata_mv: Define module alias for platform deviceMartin Michlmayr2008-02-201-0/+1
* ata: fix sparse warnings in pata_legacy.cHarvey Harrison2008-02-201-22/+22
* libata: implement drain buffersJames Bottomley2008-02-192-58/+57
* libata: eliminate the home grown dma padding in favour ofJames Bottomley2008-02-197-189/+16
* libata: update ATAPI overflow drainingTejun Heo2008-02-191-43/+33
* ide/libata: ST310211A has buggy HPA tooMikko Rapeli2008-02-191-0/+1
* ata: fix sparse warning in pata_acpi.cHarvey Harrison2008-02-151-2/+2
* ata: fix sparse warning in pata_marvell.cHarvey Harrison2008-02-151-2/+2
* ata: fix sparse warning in pata_jmicron.cHarvey Harrison2008-02-151-1/+2
* ata: fix sparse warning in pata_cs5536.cHarvey Harrison2008-02-151-1/+1
* ata: sparse fixes for pata_amd.cHarvey Harrison2008-02-151-5/+2
* pata_scc.c: add thaw opsAkira Iguchi2008-02-151-0/+2
* pata_cs5536.c bugfixMartin K. Petersen2008-02-151-4/+4
* pata_legacy: don't call ata_host_detach() after initialization failureTejun Heo2008-02-151-2/+0
* ata: fix sparse warnings in sata_mv.cHarvey Harrison2008-02-151-2/+2
* ata: fix sparse warning in sata_via.cHarvey Harrison2008-02-151-2/+2
* ata: fix sparse warning in sata_promise.cHarvey Harrison2008-02-151-1/+1
* ata: fix sparse warning in ata_piix.cHarvey Harrison2008-02-151-1/+1
* ata: fix sparse warning in libata-core.cHarvey Harrison2008-02-151-1/+0
* ata: make ata_scsiop_inq_89 static in libata-scsi.cHarvey Harrison2008-02-151-1/+1
* sata_mv: platform driver allocs dma without createByron Bradley2008-02-111-20/+24
* pata_ninja32: setup changesAlan Cox2008-02-111-2/+7
* pata_legacy: typo fixAlan Cox2008-02-111-1/+1
* pata_amd: Note in the module description it handles NvidiaAlan Cox2008-02-111-1/+1
* sata_mv: fix loop with last portYinghai Lu2008-02-111-2/+4
* libata: ignore deverr on SETXFER if mode is configuredTejun Heo2008-02-111-15/+33
* pata_via: fix SATA cable detection on cx700Tejun Heo2008-02-111-1/+5
* ata_piix.c:piix_init_one() must be __devinitAdrian Bunk2008-02-061-1/+2
* sata_via.c: Remove missleading comment.Alejandro Riveira Fernández2008-02-061-2/+0
* libata-core: unblacklist HITACHI drivesDavid Milburn2008-02-061-2/+0
* sata_nv: fix ATAPI issues with memory over 4GB (v7)Robert Hancock2008-02-061-13/+65
* ata: drivers/ata/sata_mv.c needs dmapool.hAndrew Morton2008-02-061-0/+1
* libata: kill now unused n_iter and fix sata_fslJames Bottomley2008-02-061-2/+2
* ahci: fix CAP.NP and PI handlingTejun Heo2008-02-061-16/+19
* sata_mv: Support SoC controllersSaeed Bishara2008-02-061-45/+320
* Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik2008-02-062-2/+2
* iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_sizeFUJITA Tomonori2008-02-051-12/+13
* drivers/ata/: Spelling fixesJoe Perches2008-02-036-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-021-1/+1
|\
| * PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt2008-02-011-1/+1
* | Blackfin pata-bf54x driver: fix compiling bug - no ata_port struct in struct ...Bryan Wu2008-02-011-3/+3
* | Blackfin pata-bf54x driver: should cover all possible interrupt sourcesSonic Zhang2008-02-011-7/+5
* | Blackfin pata-bf54x driver: Add debug informationSonic Zhang2008-02-011-18/+19
* | Blackfin pata-bf54x driver: Remove obsolete PM functionSonic Zhang2008-02-011-4/+0
* | pata_sl82c105: dual channel supportAlan Cox2008-02-011-2/+31
OpenPOWER on IntegriCloud