aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAge
* libata: implement dump_id force paramTejun Heo2010-05-25
* libata: disable ATAPI AN by defaultTejun Heo2010-05-25
* libata-sff: make BMDMA optionalTejun Heo2010-05-25
* libata-sff: kill dummy BMDMA ops from sata_qstor and pata_octeon_cfTejun Heo2010-05-25
* libata-sff: separate out BMDMA initTejun Heo2010-05-25
* libata-sff: separate out BMDMA irq handlerTejun Heo2010-05-25
* libata-sff: ata_sff_irq_clear() is BMDMA specificTejun Heo2010-05-25
* sata_mv: drop unncessary EH callback resettingTejun Heo2010-05-25
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-20
| |\
| | * libata-sff: separate out BMDMA qc_issueTejun Heo2010-05-19
| | * libata-sff: prd is BMDMA specificTejun Heo2010-05-19
| | * libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specificTejun Heo2010-05-19
| | * libata-sff: separate out BMDMA EHTejun Heo2010-05-19
| | * libata-sff: port_task is SFF specificTejun Heo2010-05-19
| | * libata-sff: ap->[last_]ctl are SFF specificTejun Heo2010-05-19
| | * libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo()Tejun Heo2010-05-19
| | * libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init()Tejun Heo2010-05-19
| | * libata-sff: clean up BMDMA initializationTejun Heo2010-05-19
| | * libata-sff: clean up inheritance in several driversTejun Heo2010-05-19
| | * libata-sff: reorder SFF/BMDMA functionsTejun Heo2010-05-17
| | * sata_inic162x: kill PORT_PRD_ADDR initializationTejun Heo2010-05-17
| | * libata: kill ATA_FLAG_DISABLEDTejun Heo2010-05-17
| | * libata-sff: kill unused prototype and make ata_dev_select() staticTejun Heo2010-05-14
| | * libata-sff: update bmdma host bus error handlingTejun Heo2010-05-14
| | * sata_mv: remove unnecessary initializationTejun Heo2010-05-14
| | * sata_inic162x: inic162x is not dependent on CONFIG_ATA_SFFTejun Heo2010-05-14
| | * pata_sch: use ata_pci_sff_init_one()Tejun Heo2010-05-14
| | * pata_sil680: Do our own exec_command postingAlan Cox2010-05-14
| | * libata: Remove excess delay in the tf_load pathAlan Cox2010-05-14
| | * sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate()Tejun Heo2010-05-14
| | * libata: don't flush dcache on slab pagesSebastian Andrzej Siewior2010-05-14
| | * pata_cmd640: don't read CFR pointlesslySergei Shtylyov2010-05-14
| | * libata: make sff_irq_on() method optionalSergei Shtylyov2010-05-14
| | * libata: introduce sff_set_devctl() methodSergei Shtylyov2010-05-14
| | * ahci_platform: properly set up EM messagingJeff Garzik2010-05-14
| | * ahci: add "em_buffer" attribute for AHCI hostsHarry Zhang2010-05-14
| | * ahci: EM message type auto detectHarry Zhang2010-05-14
| | * pata_scc: kill useless check in scc_postreset()Sergei Shtylyov2010-05-14
| | * pata_scc: make scc_wait_after_reset() staticSergei Shtylyov2010-05-14
| | * libata: use __ratelimitAkinobu Mita2010-05-14
| | * libata: use longer 0xff wait if parallel scan is enabledTejun Heo2010-05-14
| | * libata-sff: kill unused ata_bus_reset()Sergei Shtylyov2010-05-14
| | * [libata] Disable R_OK (Early ACK) on SII 3726 PMPGrant Grundler2010-05-14
| | * libata: update gfp/slab.h includesTejun Heo2010-05-14
| | * ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirksTejun Heo2010-05-14
| | * pata_mpc52xx: reduce code size by simple change of constant data typesRoman Fietze2010-05-14
| | * ahci: clean up board IDsTejun Heo2010-05-14
| | * ahci: Turn off DMA engines when there's no device attachedMatthew Garrett2010-05-14
| | * ahci: Add platform driverAnton Vorontsov2010-05-14