aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-19pata_sis: Fix oops on bootAlan Cox1-4/+6
2007-04-04Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds3-13/+44
2007-04-04[PATCH] libata: add NCQ blacklist entries from Silicon Image Windows driver (v2)Robert Hancock1-0/+5
2007-04-04libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)Albert Lee1-1/+26
2007-04-04libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)Albert Lee1-0/+6
2007-04-04libata: Clear tf before doing request sense (take 3)Albert Lee1-11/+11
2007-04-04libata bugfix: preserve LBA bit for HDIO_DRIVE_TASKMark Lord1-1/+1
2007-04-042.6.21 fix lba48 bug in libata fill_result_tf()Mark Lord1-1/+1
2007-03-30[PATCH] Maxtor 6B250S0/BANC1B70 hangs with NCQJens Axboe1-0/+2
2007-03-28ata: NCQ is broken on Maxtor 6L250S0Paul Rolland1-0/+2
2007-03-28pata_pdc202xx_old: LBA48 bugAlan Cox1-1/+1
2007-03-28libata: IDENTIFY backwards for drive side cable detectionTejun Heo1-24/+42
2007-03-28ahci.c: walkaround for SB600 SATA internal error issueConke Hu1-2/+19
2007-03-28[libata] Disable ACPI by default; fix namespace problemsJeff Garzik3-7/+7
2007-03-19pata_ixp4xx_cf: fix interruptAlessandro Zummo1-1/+1
2007-03-19pata_ixp4xx_cf: fix oops on detachTejun Heo1-1/+0
2007-03-19libata: kernel-doc fixRandy Dunlap1-1/+1
2007-03-19sata_inic162x: kill double region requestsTejun Heo1-4/+0
2007-03-19drivers/ata/Kconfig: PATA_SCC depends on wrong platformAkira Iguchi1-1/+1
2007-03-19sata_sil24: Add Adaptec 1220SA PCI IDJamie Clark1-0/+1
2007-03-19libata: don't whine if ->prereset() returns -ENOENTTejun Heo1-1/+7
2007-03-14[PATCH] trivial ATA iomem annotationsAl Viro2-2/+2
2007-03-14[PATCH] misc NULL noiseAl Viro1-1/+1
2007-03-09Pull bugzilla-7907 into release branchLen Brown1-0/+7
2007-03-09libata-acpi: allow _GTF on SATA, but disable on PATA for nowKristen Accardi1-0/+7
2007-03-09libata: fix ata_host_release() free orderTejun Heo1-6/+10
2007-03-09sata_nv: revert use of notifiers for nowRobert Hancock1-1/+7
2007-03-09Fix simplex adapters with libataPetr Vandrovec1-1/+2
2007-03-09ata_piix: Remove ugly layering violationAlan Cox1-8/+3
2007-03-08[PATCH] libata-acpi: Try and stop all the non PCI devices crashingAlan Cox1-1/+16
2007-03-06pata_pdc202xx_old: fix data corruption and other problemsBartlomiej Zolnierkiewicz1-8/+14
2007-03-06pata_legacy: fix io/irq mismatchMikael Pettersson1-1/+1
2007-03-06ahci: RAID mode SATA patch for Intel ICH9MJason Gaston1-0/+1
2007-03-03[libata] pata_jmicron: build fixJeff Garzik1-1/+0
2007-03-02libata: add CONFIG_PM to libata core layerTejun Heo3-0/+42
2007-03-02libata: add missing CONFIG_PM in LLDsTejun Heo38-2/+191
2007-03-02libata: add missing PM callbacksTejun Heo3-0/+12
2007-03-02pata_qdi: Fix initialisationAlan Cox1-4/+8
2007-03-02[libata] pata_cmd64x: fix driver description in commentsJeff Garzik1-1/+1
2007-03-02[libata] pata_{legacy,sc1200,sl82c105}: add missing hooksJeff Garzik3-0/+24
2007-03-02[libata] change master/slave IDENTIFY orderJeff Garzik1-2/+14
2007-03-02libata-core: Fix simplex handlingAlan1-3/+2
2007-03-01ahci: improve spurious SDB FIS handlingTejun Heo1-15/+24
2007-03-01ahci/pata_jmicron: match class not function numberTejun Heo2-22/+13
2007-03-01pata_jmicron: drop unnecessary device programming in [re]initTejun Heo1-31/+1
2007-03-01libata: blacklist FUJITSU MHT2060BH for NCQTejun Heo1-0/+2
2007-03-01sata_sil24: kill unused local variable idx in sil24_fill_sg()Tejun Heo1-3/+0
2007-03-01libata: clear drvdata in ata_host_release(), take#2Tejun Heo4-4/+2
2007-02-26[libata] bump versionsJeff Garzik35-35/+35
2007-02-26[libata] Trim trailing whitespace.Jeff Garzik9-18/+18