summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAgeFilesLines
* libata: remove libata.spindown_compatTejun Heo2007-05-171-6/+0
* libata: during revalidation, check n_sectors after device is configuredTejun Heo2007-05-161-18/+15
* libata: separate out ata_dev_reread_id()Tejun Heo2007-05-161-13/+34
* libata-acpi: clean up parameters and misc stuffTejun Heo2007-05-111-1/+1
* libata: fallback to the other IDENTIFY on device error, take#2Tejun Heo2007-05-111-1/+21
* libata: ignore EH scheduling during initializationTejun Heo2007-05-111-0/+2
* libata: clean up SFF init messTejun Heo2007-05-111-0/+1
* libata: implement libata.spindown_compatTejun Heo2007-05-111-0/+6
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-111-35/+4
* libata: fix kernel-doc parametersRandy Dunlap2007-05-091-0/+2
* unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov2007-05-091-4/+4
* libata: use flush_work()Andrew Morton2007-05-091-4/+4
* libata: reimplement reset sequencingTejun Heo2007-05-011-34/+1
* libata: improve ata_std_prereset()Tejun Heo2007-05-011-7/+15
* libata: improve 0xff status handlingTejun Heo2007-05-011-11/+22
* libata: add deadline support to prereset and reset methodsTejun Heo2007-05-011-48/+113
* ata: printk warning fixesAndrew Morton2007-04-281-6/+9
* ata_timing: ensure t->cycle is always correctAlan Cox2007-04-281-0/+6
* libata: Handle drives that require a spin-up command before first accessMark Lord2007-04-281-1/+27
* libata: HPA supportAlan Cox2007-04-281-0/+209
* libata: kill probe_ent and related helpersTejun Heo2007-04-281-153/+0
* libata: add init helpers including ata_pci_prepare_native_host()Tejun Heo2007-04-281-0/+6
* libata: convert native PCI host handling to new init modelTejun Heo2007-04-281-0/+1
* libata: implement ata_host_alloc_pinfo() and ata_host_register()Tejun Heo2007-04-281-0/+93
* libata: separate out ata_host_alloc() and ata_host_register()Tejun Heo2007-04-281-208/+263
* libata: separate out ata_host_start()Tejun Heo2007-04-281-13/+61
* libata: allocate ap separately from shostTejun Heo2007-04-281-5/+14
* libata: kill type mismatch compile warningTejun Heo2007-04-281-1/+2
* libata: improve AC_ERR_DEV handling for ->post_internal_cmdTejun Heo2007-04-281-6/+10
* libata: add support for READ/WRITE LONGMark Lord2007-04-281-10/+10
* [libata] turn on !IORDY filterJeff Garzik2007-04-281-0/+3
* libata: Change prototype of mode_filter to remove ata_port*Alan Cox2007-04-281-1/+1
* libata-core: Fix the iordy methodsAlan Cox2007-04-281-11/+25
* pata: expose set_mode method so it can be wrappedAlan2007-04-281-7/+30
* libata-core: fix comments on cable typeAlan Cox2007-04-281-4/+4
* libata: cable detection fixesAlan Cox2007-04-281-0/+59
* 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-281-17/+1
* libata: dev_config does not need ap and adev passingAlan2007-04-281-1/+1
* [libata] export sata_print_link_status()Jeff Garzik2007-04-281-1/+2
* 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
OpenPOWER on IntegriCloud