summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* [libata] More PATA driver ->cable_detect supportJeff Garzik2007-04-288-79/+42
* 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/+5
* pata_sc1200: restore cable typeAlan Cox2007-04-281-0/+1
* pata_rz1000: support cable_detectAlan Cox2007-04-281-26/+2
* 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/+12
* 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/+12
* pata_sis: Clean up using cable_detect methodsAlan Cox2007-04-281-80/+29
* 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/+68
* 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/+4
* libata: dev_config does not need ap and adev passingAlan2007-04-287-13/+11
* [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/+7
* pata_sis: Fix oops on bootAlan Cox2007-04-191-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
* pata_ixp4xx_cf: fix oops on detachTejun Heo2007-03-191-1/+0
* libata: kernel-doc fixRandy Dunlap2007-03-191-1/+1
* sata_inic162x: kill double region requestsTejun Heo2007-03-191-4/+0
* drivers/ata/Kconfig: PATA_SCC depends on wrong platformAkira Iguchi2007-03-191-1/+1
* sata_sil24: Add Adaptec 1220SA PCI IDJamie Clark2007-03-191-0/+1
* libata: don't whine if ->prereset() returns -ENOENTTejun Heo2007-03-191-1/+7
* [PATCH] trivial ATA iomem annotationsAl Viro2007-03-142-2/+2
* [PATCH] misc NULL noiseAl Viro2007-03-141-1/+1
OpenPOWER on IntegriCloud