aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
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
2008-01-23libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo
2008-01-23libata: zero xfer length on ATAPI data xfer IRQ is HSM violationAlbert Lee
2008-01-23libata: make atapi_request_sense() use sgTejun Heo
2008-01-23libata: convert NCQ test in ata_qc_issue() to ata_is_ncq()Tejun Heo
2008-01-23pata_hpt37x: checkpatch fixesAndrew Morton
2008-01-23drivers/ata/libata-eh.c: fix printk warningAndrew Morton
2008-01-23pata_amd: update mode selection for NV PATAsTejun Heo
2008-01-23libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()Tejun Heo
2008-01-23libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_...Tejun Heo
2008-01-23libata: fix ata_acpi_gtm_xfermask()Tejun Heo
2008-01-23libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes()Tejun Heo
2008-01-23ata_piix: separate controller IDs into separate enumTejun Heo
2008-01-23sata_promise: make pdc_atapi_pkt() use values from qc->tfTejun Heo
2008-01-23libata: add ATA_CBL_PATA_IGNTejun Heo
2008-01-23libata: xfer_mask is unsigned long not unsigned intTejun Heo
2008-01-23libata: kill ata_id_to_dma_mode()Tejun Heo
2008-01-23libata: clean up xfermode / PATA timing related stuffTejun Heo
2008-01-23libata: export xfermode / PATA timing related functionsTejun Heo
2008-01-23ata_generic: unindent loop in generic_set_mode()Tejun Heo
2008-01-23[libata] Build fix WRT ata_is_xxx() new API introductionJeff Garzik
2008-01-23libata: implement fast speed down for unverified data transfer modeTejun Heo
2008-01-23libata: implement ATA_DFLAG_DUBIOUS_XFERTejun Heo
2008-01-23libata: adjust speed down rulesTejun Heo
2008-01-23libata: clean up EH speed down implementationTejun Heo
2008-01-23libata: move ata_set_mode() to libata-eh.cTejun Heo
2008-01-23libata: factor out ata_eh_schedule_probe()Tejun Heo
2008-01-23libata: implement protocol testsTejun Heo
2008-01-23libata: checkpatch fixesJeff Garzik
2008-01-23ahci: update PCS programmingTejun Heo
2008-01-23pata_ninja32: Cardbus ATA initial supportAlan Cox
2008-01-23libata-sff: tf_loadAlan Cox
2008-01-23libata: IORDY handlingAlan Cox
2008-01-23libata-acpi: add ACPI _PSx methodShaohua Li
2008-01-23libata: Disable ATA8-ACS proposed Trusted Computing features by defaultAlan Cox
2008-01-23ata_piix: Add Toshiba Satellite R20 and Tecra M6 to broken suspend list.Peter Schwenke
2008-01-19pata_pdc202xx_old: Fix crashes with ATAPIAlan Cox
2008-01-15[libata] core checkpatch fixAndrew Morton
2008-01-15[libata] pata_bf54x: checkpatch fixesAndrew Morton
2008-01-15libata fixes for sparse-found problemsAl Viro
2008-01-14libata: relocate sdev->manage_start_stop configurationTejun Heo
2008-01-14sata_sil24: freeze on non-dev errors reported via CERRTejun Heo
2008-01-14sata_sil24: fix stupid typoTejun Heo
2008-01-14ata_piix: ignore ATA_DMA_ERR on vmware ich4Tejun Heo
2008-01-10libata and starting/stopping ATAPI floppy devicesOndrej Zary
2008-01-10sata_sil24: prevent hba lockup when pass-through ATA commands are usedGwendal Grignou
2008-01-10libata: don't normalize UNKNOWN to NONE after resetTejun Heo