summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-04-041-1/+32
|\
| * 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
| * 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
* [libata] Disable ACPI by default; fix namespace problemsJeff Garzik2007-03-281-2/+2
* libata: kernel-doc fixRandy Dunlap2007-03-191-1/+1
* libata: fix ata_host_release() free orderTejun Heo2007-03-091-6/+10
* Fix simplex adapters with libataPetr Vandrovec2007-03-091-1/+2
* libata: add CONFIG_PM to libata core layerTejun Heo2007-03-021-0/+11
* [libata] change master/slave IDENTIFY orderJeff Garzik2007-03-021-2/+14
* libata-core: Fix simplex handlingAlan2007-03-021-3/+2
* libata: blacklist FUJITSU MHT2060BH for NCQTejun Heo2007-03-011-0/+2
* libata: clear drvdata in ata_host_release(), take#2Tejun Heo2007-03-011-1/+2
* [libata] bump versionsJeff Garzik2007-02-261-1/+1
* [libata] Trim trailing whitespace.Jeff Garzik2007-02-261-1/+1
* Add id_to_dma_mode function for printing DMA modesAlan2007-02-251-0/+44
* libata: s/ap->id/ap->print_id/gTejun Heo2007-02-211-29/+29
* libata: Remove duplicate dma blacklist entryMagnus Damm2007-02-211-1/+0
* libata: separate out ata_ncq_enabled()Tejun Heo2007-02-211-3/+1
* libata: disable pdev on all suspend eventsTejun Heo2007-02-211-3/+2
* libata: fix probe_ent alloc/free bugsTejun Heo2007-02-211-5/+1
* libata: kill ATA_DNXFER_ANYTejun Heo2007-02-211-9/+0
* libata: improve probe failure handlingTejun Heo2007-02-211-20/+19
* libata: improve ata_down_xfermask_limit()Tejun Heo2007-02-211-26/+79
* libata: PATA driver for CellebAkira Iguchi2007-02-211-1/+2
* [PATCH] libata: change order of _SDD/_GTF execution (resend #3)Kristen Carlson Accardi2007-02-161-11/+10
* [PATCH] libata: ACPI _SDD supportKristen Carlson Accardi2007-02-161-0/+8
* [PATCH] libata: ACPI and _GTF supportKristen Carlson Accardi2007-02-161-0/+7
* libata: clear TF before IDENTIFYingTejun Heo2007-02-151-1/+10
* libata: build fix after dmesg probe output changesJeff Garzik2007-02-091-2/+2
* libata: Early CFA adapters are not required to support mode settingAlan2007-02-091-0/+4
* libata: add 150ms between completion of hardreset and status checkingTejun Heo2007-02-091-0/+3
* libata: rearrange dmesg info to add full ATA revisionEric D. Mudama2007-02-091-21/+31
* libata: add another IRQ calls (core and headers)Akira Iguchi2007-02-091-10/+10
* libata: convert to iomapTejun Heo2007-02-091-176/+37
* [libata] Shuffle DRV_xxx in core and SiS drivers, to kill warningsJeff Garzik2007-02-091-0/+3
* libata: remove unused functionsTejun Heo2007-02-091-75/+6
* libata: update libata core layer to use devresTejun Heo2007-02-091-102/+75
* libata: implement ata_host_detach()Tejun Heo2007-02-091-3/+19
* libata: trivial stuffAlan2007-02-091-2/+2
* libata: kill qc->nsect and cursectTejun Heo2007-02-091-7/+7
* libata: handle pci_enable_device() failure while resumingTejun Heo2007-02-091-5/+17
* libata: use ata_id_c_string()Tejun Heo2007-02-091-21/+6
* libata: straighten out ATA_ID_* constantsTejun Heo2007-02-091-11/+10
* drivers/ata/: make 4 functions staticAdrian Bunk2007-02-091-1/+1
* [libata] trim trailing whitespaceJeff Garzik2007-02-091-1/+1
* libata: Initialize nbytes for internal sg commandsBrian King2007-02-021-0/+1
OpenPOWER on IntegriCloud