aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
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-15[POWERPC] pasemi: Move electra-ide to pata_of_platformOlof Johansson
2008-01-15libata: pata_of_platform: OF-Platform PATA device driverAnton Vorontsov
2008-01-15libata: pata_platform: make probe and remove functions device type neutralAnton Vorontsov
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-11[SCSI] relax scsi dma alignmentJames Bottomley
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
2008-01-10libata-pmp: propagate timeout to host linkTejun Heo
2008-01-10libata-pmp: 4726 hates SRSTTejun Heo
2008-01-10pata_ixp4xx_cf: fix compilation introduced by ata_port_desc() conversionRod Whitby
2008-01-10pata_pdc202xx_old: Further fixupsAlan Cox
2008-01-10libata-sff: PCI IRQ handling fixAlan Cox
2008-01-10sata_qstor: use hardreset instead of softresetTejun Heo
2007-12-19pata_hpt37x: Fix HPT374 detectionAlan Cox
2007-12-17libata: fix ATAPI drainingTejun Heo
2007-12-17libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer sizeTejun Heo
2007-12-17libata-acpi: implement _GTF command filteringTejun Heo
2007-12-17libata-acpi: improve _GTF execution error handling and reportingTejun Heo
2007-12-17libata-acpi: improve ACPI disablingTejun Heo
2007-12-17libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM duri...Tejun Heo