aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-28pata_sc1200: restore cable typeAlan Cox1-0/+1
2007-04-28pata_rz1000: support cable_detectAlan Cox1-26/+2
2007-04-28pata_platform: Add cable_detect methodAlan Cox1-0/+1
2007-04-28sata_promise: Switch to cable method, clean up some bits as a resultAlan Cox1-18/+12
2007-04-28libata-core: fix comments on cable typeAlan Cox1-4/+4
2007-04-28libata: Restore Kconfig updated experimental levels and correctAlan Cox1-14/+14
2007-04-28pata_cmd640: Multiple updatesAlan Cox1-14/+20
2007-04-28pata_via: Use cable_detect methodAlan Cox1-15/+12
2007-04-28pata_sis: Clean up using cable_detect methodsAlan Cox1-80/+29
2007-04-28pata_marvell: Cable and reset fixesAlan Cox1-9/+11
2007-04-28pata_it8213: Cable detectAlan Cox1-13/+23
2007-04-28[libata] Update several PATA drivers for new ->cable_detect hookJeff Garzik13-133/+68
2007-04-28Support for Marvell 7042 ChipMorrison, Tom1-0/+3
2007-04-28pata_cmd640: CMD640 PCI supportAlan Cox3-0/+309
2007-04-28libata: cable detection fixesAlan Cox1-0/+59
2007-04-28libata: handle ata_pci_device_do_resume() failure while resumingDmitriy Monakhov1-1/+3
2007-04-28libata: warn if speed limited due to 40-wire cableRobert Hancock1-13/+20
2007-04-28RESEND: libata: check cdb len per dev instead of per hostMark Lord2-19/+4
2007-04-28libata: dev_config does not need ap and adev passingAlan7-13/+11
2007-04-28[libata] sata_mv: clean up DMA boundary issues, turn on 64-bit DMAJeff Garzik1-29/+55
2007-04-28[libata] export sata_print_link_status()Jeff Garzik1-1/+2
2007-04-28[libata] sata_mv: remove extra bracesJeff Garzik1-12/+7
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