aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2008-02-01sata_mv ncq Enable NCQ operationMark Lord
2008-02-01sata_mv ncq Introduce per-tag SG tablesMark Lord
2008-02-01ata_piix: IDE mode SATA patch for Intel ICH10 DeviceID'sJason Gaston
2008-02-01ahci: RAID mode SATA patch for Intel ICH10 DeviceID'sJason Gaston
2008-02-01sata_mv ncq Use DMA memory pools for hardware memory tablesMark Lord
2008-02-01sata_mv ncq Restrict max sectors to 8-bits on GenII NCQMark Lord
2008-02-01sata_mv ncq Ignore response status LSB on NCQMark Lord
2008-02-01sata_mv ncq Use hqtag instead of ioidMark Lord
2008-02-01sata_mv ncq Add want ncq parameter for EDMA configurationMark Lord
2008-02-01sata_mv ncq Fix EDMA configurationMark Lord
2008-02-01sata_mv ncq Rename base to port mmioMark Lord
2008-02-01sata_mv ncq Mask transient IRQsMark Lord
2008-02-01sata_mv ncq EH fixesMark Lord
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-31Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras
2008-01-29libata: Change "write_data" to "rw" for some function documentationsLinus Nilsson
2008-01-28[POWERPC] 83xx: enable FSL SATA driver config for Freescale SoCsKim Phillips
2008-01-26[POWERPC] mpc5200: normalize compatible property bindingsGrant Likely
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-01-24Merge branch 'linux-2.6'Paul Mackerras
2008-01-23[SCSI] libata: fix corruption induced by relaxed DMA alignment in SCSIJames Bottomley
2008-01-23fix drivers/ata/sata_fsl.c double-declakpm@linux-foundation.org
2008-01-23[libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof()James Bottomley
2008-01-23pata_legacy: Merge winbond supportAlan Cox
2008-01-23ata_generic: Cenatek supportAlan Cox
2008-01-23pata_winbond: error returnAlan Cox
2008-01-23pata_serverworks: Fix cable types and cosmeticsAlan Cox
2008-01-23pata_mpc52xx: remove un-needed assignmentAlan Cox
2008-01-23libata: fix off-by-one in error categorizationTejun Heo
2008-01-23ahci: factor out AHCI enabling and enable AHCI before reading CAPTejun Heo
2008-01-23ata_piix: implement SIDPR SCR accessTejun Heo
2008-01-23ata_piix: convert to prepare - activate initializationTejun Heo
2008-01-23libata: factor out ata_pci_activate_sff_host() from ata_pci_one()Tejun Heo
2008-01-23[libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof()akpm@linux-foundation.org
2008-01-23pata_legacy: resychronize with upstream changes and resubmitAlan Cox
2008-01-23[libata] pata_legacy: typo fixAndrew Morton
2008-01-23[libata] pata_winbond: update for new ->data_xfer hookAndrew Morton
2008-01-23pata_pcmcia: convert to new data_xfer prototypeTejun Heo
2008-01-23libata annotations and fixesAl Viro
2008-01-23libata: use dev_driver_string() instead of "libata" in libata-sff.cTejun Heo
2008-01-23ata_piix: kill unused constants and flagsTejun Heo
2008-01-23libata: make ata_port_queue_task() an internal functionJeff Garzik
2008-01-23pata_pcmcia: Minor cleanups and support for dual channel cardsAlan Cox
2008-01-23libata/pata_it821x: Improve handling of poorly compatible emulationsAlan Cox
2008-01-23pata_pcmcia: Add support for dumb 8bit IDE emulationsAlan Cox
2008-01-23libata: make qc->nbytes include extra buffersTejun Heo
2008-01-23libata: convert to chained sgTejun Heo
2008-01-23libata: change ATA_QCFLAG_DMAMAP semanticsTejun Heo
2008-01-23libata: kill non-sg DMA interfaceTejun Heo
2008-01-23libata: update ->data_xfer hook for ATAPITejun Heo