aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2007-04-28sata_promise: decode and report error reasonsMikael Pettersson
2007-04-28sata_promise: separate SATA and PATA opsMikael Pettersson
2007-04-28sata_promise: add missing cable_detect hooksMikael Pettersson
2007-04-28libata/IDE: remove combined mode quirkJeff Garzik
2007-04-28[libata] turn on !IORDY filterJeff Garzik
2007-04-28[libata] sata_mv: support ->cable_detectJeff Garzik
2007-04-28libata: Change prototype of mode_filter to remove ata_port*Alan Cox
2007-04-28sata_sil: First step to removing ->post_set_modeAlan Cox
2007-04-28libata-core: Fix the iordy methodsAlan Cox
2007-04-28pata: expose set_mode method so it can be wrappedAlan
2007-04-28pata_hpt37x: Updates from drivers/ide workAlan Cox
2007-04-28[libata] More PATA driver ->cable_detect supportJeff Garzik
2007-04-28pata_hpt366: support ->cable_detectAlan Cox
2007-04-28pata_efar: support ->cable_detectAlan Cox
2007-04-28pata_atiixp: support ->cable_detectAlan Cox
2007-04-28pata_radisys: support cable_detectAlan Cox
2007-04-28pata_sc1200: restore cable typeAlan Cox
2007-04-28pata_rz1000: support cable_detectAlan Cox
2007-04-28pata_platform: Add cable_detect methodAlan Cox
2007-04-28sata_promise: Switch to cable method, clean up some bits as a resultAlan Cox
2007-04-28libata-core: fix comments on cable typeAlan Cox
2007-04-28libata: Restore Kconfig updated experimental levels and correctAlan Cox
2007-04-28pata_cmd640: Multiple updatesAlan Cox
2007-04-28pata_via: Use cable_detect methodAlan Cox
2007-04-28pata_sis: Clean up using cable_detect methodsAlan Cox
2007-04-28pata_marvell: Cable and reset fixesAlan Cox
2007-04-28pata_it8213: Cable detectAlan Cox
2007-04-28[libata] Update several PATA drivers for new ->cable_detect hookJeff Garzik
2007-04-28Support for Marvell 7042 ChipMorrison, Tom
2007-04-28pata_cmd640: CMD640 PCI supportAlan Cox
2007-04-28libata: cable detection fixesAlan Cox
2007-04-28libata: handle ata_pci_device_do_resume() failure while resumingDmitriy Monakhov
2007-04-28libata: warn if speed limited due to 40-wire cableRobert Hancock
2007-04-28RESEND: libata: check cdb len per dev instead of per hostMark Lord
2007-04-28libata: dev_config does not need ap and adev passingAlan
2007-04-28[libata] sata_mv: clean up DMA boundary issues, turn on 64-bit DMAJeff Garzik
2007-04-28[libata] export sata_print_link_status()Jeff Garzik
2007-04-28[libata] sata_mv: remove extra bracesJeff Garzik
2007-04-19pata_sis: Fix oops on bootAlan Cox
2007-04-04Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-04-04[PATCH] libata: add NCQ blacklist entries from Silicon Image Windows driver (v2)Robert Hancock
2007-04-04libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)Albert Lee
2007-04-04libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)Albert Lee
2007-04-04libata: Clear tf before doing request sense (take 3)Albert Lee
2007-04-04libata bugfix: preserve LBA bit for HDIO_DRIVE_TASKMark Lord
2007-04-042.6.21 fix lba48 bug in libata fill_result_tf()Mark Lord
2007-03-30[PATCH] Maxtor 6B250S0/BANC1B70 hangs with NCQJens Axboe
2007-03-28ata: NCQ is broken on Maxtor 6L250S0Paul Rolland
2007-03-28pata_pdc202xx_old: LBA48 bugAlan Cox
2007-03-28libata: IDENTIFY backwards for drive side cable detectionTejun Heo