aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/libata-core.c
AgeCommit message (Expand)Author
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-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-28[libata] Disable ACPI by default; fix namespace problemsJeff Garzik
2007-03-19libata: kernel-doc fixRandy Dunlap
2007-03-09libata: fix ata_host_release() free orderTejun Heo
2007-03-09Fix simplex adapters with libataPetr Vandrovec
2007-03-02libata: add CONFIG_PM to libata core layerTejun Heo
2007-03-02[libata] change master/slave IDENTIFY orderJeff Garzik
2007-03-02libata-core: Fix simplex handlingAlan
2007-03-01libata: blacklist FUJITSU MHT2060BH for NCQTejun Heo
2007-03-01libata: clear drvdata in ata_host_release(), take#2Tejun Heo
2007-02-26[libata] bump versionsJeff Garzik
2007-02-26[libata] Trim trailing whitespace.Jeff Garzik
2007-02-25Add id_to_dma_mode function for printing DMA modesAlan
2007-02-21libata: s/ap->id/ap->print_id/gTejun Heo
2007-02-21libata: Remove duplicate dma blacklist entryMagnus Damm
2007-02-21libata: separate out ata_ncq_enabled()Tejun Heo
2007-02-21libata: disable pdev on all suspend eventsTejun Heo
2007-02-21libata: fix probe_ent alloc/free bugsTejun Heo
2007-02-21libata: kill ATA_DNXFER_ANYTejun Heo
2007-02-21libata: improve probe failure handlingTejun Heo
2007-02-21libata: improve ata_down_xfermask_limit()Tejun Heo
2007-02-21libata: PATA driver for CellebAkira Iguchi
2007-02-16[PATCH] libata: change order of _SDD/_GTF execution (resend #3)Kristen Carlson Accardi
2007-02-16[PATCH] libata: ACPI _SDD supportKristen Carlson Accardi
2007-02-16[PATCH] libata: ACPI and _GTF supportKristen Carlson Accardi
2007-02-15libata: clear TF before IDENTIFYingTejun Heo
2007-02-09libata: build fix after dmesg probe output changesJeff Garzik
2007-02-09libata: Early CFA adapters are not required to support mode settingAlan
2007-02-09libata: add 150ms between completion of hardreset and status checkingTejun Heo
2007-02-09libata: rearrange dmesg info to add full ATA revisionEric D. Mudama
2007-02-09libata: add another IRQ calls (core and headers)Akira Iguchi
2007-02-09libata: convert to iomapTejun Heo
2007-02-09[libata] Shuffle DRV_xxx in core and SiS drivers, to kill warningsJeff Garzik
2007-02-09libata: remove unused functionsTejun Heo
2007-02-09libata: update libata core layer to use devresTejun Heo
2007-02-09libata: implement ata_host_detach()Tejun Heo
2007-02-09libata: trivial stuffAlan
2007-02-09libata: kill qc->nsect and cursectTejun Heo
2007-02-09libata: handle pci_enable_device() failure while resumingTejun Heo
2007-02-09libata: use ata_id_c_string()Tejun Heo
2007-02-09libata: straighten out ATA_ID_* constantsTejun Heo
2007-02-09drivers/ata/: make 4 functions staticAdrian Bunk
2007-02-09[libata] trim trailing whitespaceJeff Garzik
2007-02-02libata: Initialize nbytes for internal sg commandsBrian King