summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
AgeCommit message (Expand)Author
2007-04-28libata: add init helpers including ata_pci_prepare_native_host()Tejun Heo
2007-04-28libata: convert native PCI host handling to new init modelTejun Heo
2007-04-28libata: implement ata_host_alloc_pinfo() and ata_host_register()Tejun Heo
2007-04-28libata: separate out ata_host_alloc() and ata_host_register()Tejun Heo
2007-04-28libata: separate out ata_host_start()Tejun Heo
2007-04-28libata: allocate ap separately from shostTejun Heo
2007-04-28libata: kill type mismatch compile warningTejun Heo
2007-04-28libata: improve AC_ERR_DEV handling for ->post_internal_cmdTejun Heo
2007-04-28libata: add support for READ/WRITE LONGMark Lord
2007-04-28[libata] turn on !IORDY filterJeff Garzik
2007-04-28libata: Change prototype of mode_filter to remove ata_port*Alan Cox
2007-04-28libata-core: Fix the iordy methodsAlan Cox
2007-04-28pata: expose set_mode method so it can be wrappedAlan
2007-04-28libata-core: fix comments on cable typeAlan Cox
2007-04-28libata: cable detection fixesAlan Cox
2007-04-28libata: warn if speed limited due to 40-wire cableRobert Hancock
2007-04-28RESEND: libata: check cdb len per dev instead of per hostMark Lord
2007-04-28libata: dev_config does not need ap and adev passingAlan
2007-04-28[libata] export sata_print_link_status()Jeff Garzik
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