summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* libata/IDE: remove combined mode quirkJeff Garzik2007-04-282-35/+6Star
* [libata] turn on !IORDY filterJeff Garzik2007-04-281-0/+3
* [libata] sata_mv: support ->cable_detectJeff Garzik2007-04-281-1/+3
* libata: Change prototype of mode_filter to remove ata_port*Alan Cox2007-04-286-20/+18Star
* sata_sil: First step to removing ->post_set_modeAlan Cox2007-04-281-4/+19
* libata-core: Fix the iordy methodsAlan Cox2007-04-281-11/+25
* pata: expose set_mode method so it can be wrappedAlan2007-04-281-7/+30
* pata_hpt37x: Updates from drivers/ide workAlan Cox2007-04-281-212/+146Star
* [libata] More PATA driver ->cable_detect supportJeff Garzik2007-04-288-79/+42Star
* pata_hpt366: support ->cable_detectAlan Cox2007-04-281-8/+13
* pata_efar: support ->cable_detectAlan Cox2007-04-281-9/+22
* pata_atiixp: support ->cable_detectAlan Cox2007-04-281-10/+16
* pata_radisys: support cable_detectAlan Cox2007-04-281-32/+5Star
* pata_sc1200: restore cable typeAlan Cox2007-04-281-0/+1
* pata_rz1000: support cable_detectAlan Cox2007-04-281-26/+2Star
* pata_platform: Add cable_detect methodAlan Cox2007-04-281-0/+1
* sata_promise: Switch to cable method, clean up some bits as a resultAlan Cox2007-04-281-18/+12Star
* libata-core: fix comments on cable typeAlan Cox2007-04-281-4/+4
* libata: Restore Kconfig updated experimental levels and correctAlan Cox2007-04-281-14/+14
* pata_cmd640: Multiple updatesAlan Cox2007-04-281-14/+20
* pata_via: Use cable_detect methodAlan Cox2007-04-281-15/+12Star
* pata_sis: Clean up using cable_detect methodsAlan Cox2007-04-281-80/+29Star
* pata_marvell: Cable and reset fixesAlan Cox2007-04-281-9/+11
* pata_it8213: Cable detectAlan Cox2007-04-281-13/+23
* [libata] Update several PATA drivers for new ->cable_detect hookJeff Garzik2007-04-2813-133/+68Star
* Support for Marvell 7042 ChipMorrison, Tom2007-04-281-0/+3
* pata_cmd640: CMD640 PCI supportAlan Cox2007-04-283-0/+309
* libata: cable detection fixesAlan Cox2007-04-281-0/+59
* libata: handle ata_pci_device_do_resume() failure while resumingDmitriy Monakhov2007-04-281-1/+3
* libata: warn if speed limited due to 40-wire cableRobert Hancock2007-04-281-13/+20
* RESEND: libata: check cdb len per dev instead of per hostMark Lord2007-04-282-19/+4Star
* libata: dev_config does not need ap and adev passingAlan2007-04-287-13/+11Star
* [libata] sata_mv: clean up DMA boundary issues, turn on 64-bit DMAJeff Garzik2007-04-281-29/+55
* [libata] export sata_print_link_status()Jeff Garzik2007-04-281-1/+2
* [libata] sata_mv: remove extra bracesJeff Garzik2007-04-281-12/+7Star
* pata_sis: Fix oops on bootAlan Cox2007-04-201-4/+6
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-04-043-13/+44
|\
| * libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)Albert Lee2007-04-041-1/+26
| * libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)Albert Lee2007-04-041-0/+6
| * libata: Clear tf before doing request sense (take 3)Albert Lee2007-04-041-11/+11
| * libata bugfix: preserve LBA bit for HDIO_DRIVE_TASKMark Lord2007-04-041-1/+1
| * 2.6.21 fix lba48 bug in libata fill_result_tf()Mark Lord2007-04-041-1/+1
* | [PATCH] libata: add NCQ blacklist entries from Silicon Image Windows driver (v2)Robert Hancock2007-04-041-0/+5
|/
* [PATCH] Maxtor 6B250S0/BANC1B70 hangs with NCQJens Axboe2007-03-301-0/+2
* ata: NCQ is broken on Maxtor 6L250S0Paul Rolland2007-03-281-0/+2
* pata_pdc202xx_old: LBA48 bugAlan Cox2007-03-281-1/+1
* libata: IDENTIFY backwards for drive side cable detectionTejun Heo2007-03-281-24/+42
* ahci.c: walkaround for SB600 SATA internal error issueConke Hu2007-03-281-2/+19
* [libata] Disable ACPI by default; fix namespace problemsJeff Garzik2007-03-283-7/+7
* pata_ixp4xx_cf: fix interruptAlessandro Zummo2007-03-191-1/+1