- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / include / linux / libata.h
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-04 Albert Leelibata: Limit ATAPI DMA to R/W commands only for TORiSA...
2007-04-04 Albert Leelibata: Limit max sector to 128 for TORiSAN DVD drives...
2007-04-04 Albert Leelibata: reorder HSM_ST_FIRST for easier decoding (take 3)
2007-03-02 Tejun Heolibata: add CONFIG_PM to libata core layer
2007-03-02 Alanlibata-core: Fix simplex handling
2007-02-25 AlanAdd id_to_dma_mode function for printing DMA modes
2007-02-21 Tejun Heolibata: s/ap->id/ap->print_id/g
2007-02-21 Tejun Heolibata: separate out ata_ncq_enabled()
2007-02-21 Tejun Heolibata: put some intelligence into EH speed down sequence
2007-02-21 Akira Iguchilibata: PATA driver for Celleb
2007-02-16 Kristen Carlson... [PATCH] libata: ACPI and _GTF support
2007-02-15 Alan Coxlibata: Add a host flag to indicate lack of IORDY capab...
2007-02-09 Jeff Garziklibata: kill ATA_ENABLE_PATA
2007-02-09 Akira Iguchilibata: add another IRQ calls (core and headers)
2007-02-09 Tejun Heolibata: convert to iomap
2007-02-09 Tejun Heolibata: remove unused functions
2007-02-09 Tejun Heolibata: update libata core layer to use devres
2007-02-09 Tejun Heolibata: implement ata_host_detach()
2007-02-09 Tejun Heolibata: kill qc->nsect and cursect
2007-02-09 Tejun Heolibata: handle pci_enable_device() failure while resuming
2007-02-09 Alan Cox[PATCH] pci: Move PCI_VDEVICE from libata to core
2007-02-09 Jeff Garzik[libata] trim trailing whitespace
2007-02-02 Alanlibata: Fix ata_busy_wait() kernel docs
2007-01-25 Tejun Heolibata: implement ATA_FLAG_IGN_SIMPLEX and use it in...
2007-01-25 Alanlibata: set_mode, Fix the FIXME
2007-01-24 Brian Kinglibata: Initialize qc->pad_len
2007-01-24 Brian Kinglibata: Fixup n_elem initialization
2007-01-20 Tejun Heolibata: initialize qc->dma_dir to DMA_NONE
2007-01-17 Olaf Hering+- add patches.drivers/libata-initialize-variables...
2007-01-09 Greg Kroah-Hartman- first step at updating to 2.6.19
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-03 Tejun Heo[PATCH] libata: always use polling IDENTIFY
2006-12-03 Tejun Heo[PATCH] libata: implement ATA_FLAG_SETXFER_POLLING...
2006-12-03 Tejun Heo[PATCH] libata: remove unused HSM_ST_UNKNOWN
2006-12-02 Tejun Heo[PATCH] libata: implement presence detection via pollin...
2006-12-02 Tejun Heo[PATCH] libata: use FLUSH_EXT only when driver is large...
2006-12-02 Tejun Heo[PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_P...
2006-12-02 Tejun Heo[PATCH] libata: implement ATA_EHI_PRINTINFO
2006-12-02 Tejun Heo[PATCH] libata: separate out and export sata_port_hardr...
2006-12-02 Tejun Heo[PATCH] libata: move ata_irq_on() into libata-sff.c
2006-12-02 Tejun Heo[PATCH] libata: handle 0xff status properly
2006-12-02 Alan Cox[PATCH] libata: Revamp blacklist support to allow multi...
2006-11-27 Hannes Reinecke- patches.drivers/0004-libata-fix-READ_CAPACITY-simulat...
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-22 David HowellsWorkStruct: Separate delayable and non-delayable events.
2006-11-13 Hannes Reinecke- patches.drivers/libata-flush-ext-workaround: performance
2006-11-01 Tejun Heo[PATCH] libata: unexport ata_dev_revalidate()
2006-10-27 Hannes Reinecke- patches.drivers/libata-mm-update: Update libata drivers
2006-10-21 Tejun Heo[PATCH] libata: typo fix
2006-10-16 Greg Kroah-Hartmanadd the 2.6.18.1 patch (cvs is doing something odd...)
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-02 Hannes Reinecke- patches.drivers/libata-remove-from-scsi
2006-09-30 Tejun Heo[PATCH] libata: turn off NCQ if queue depth is adjusted...
2006-09-30 Tejun Heo[PATCH] libata: cosmetic changes to constants
2006-09-28 Jeff Garzik[libata] Use new PCI_VDEVICE() macro to dramatically...
2006-09-25 Jeff Garzik[libata] No need for all those arch libata-portmap...
2006-09-19 Alan Cox[PATCH] libata: improve handling of diagostic fail...
2006-09-19 Tejun Heo[PATCH] libata: fix non-uniform ports handling
2006-08-31 Jeff GarzikMerge branch 'upstream' into pata-drivers
2006-08-31 Jeff Garzik[libata] Trim trailing whitespace.
2006-08-29 Jeff Garzik[libata] Add a bunch of PATA drivers.
2006-08-29 Jens Axboe- patches.drivers/sis5513-support-sis-965l: Delete.
2006-08-24 Jeff Garziklibata: Grand renaming.
2006-08-14 Alan Cox[PATCH] libata: Add CompactFlash support
2006-08-10 Jeff Garzik[ATA] Increase lba48 max-sectors from 200 to 256.
2006-08-10 Tejun Heo[PATCH] libata: kill unused hard_port_no and legacy_mode
2006-08-10 Tejun Heo[PATCH] libata: implement dummy port
2006-08-10 Alan Cox[PATCH] libata: rework legacy handling to remove much...
2006-08-09 Brian King[PATCH] libata: Add support for SATA attachment to...
2006-08-09 Brian King[PATCH] libata: Add ata_host_set_init
2006-08-01 Greg Kroah-Hartman- Update to 2.6.18-rc3
2006-08-01 Greg Kroah-Hartman- update to 2.6.18-rc1 (only i386 configs will build...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-29 Tejun Heo[PATCH] libata: cosmetic changes to PM functions
2006-07-19 Tejun Heo[PATCH] libata: improve EH action and EHI flag handling
2006-07-06 Tejun Heo[PATCH] libata: reimplement controller-wide PM
2006-07-06 Tejun Heo[PATCH] libata: reimplement per-dev PM
2006-07-06 Tejun Heo[PATCH] libata: implement PM EH actions
2006-07-06 Tejun Heo[PATCH] libata: separate out __ata_ehi_hotplugged()
2006-07-06 Tejun Heo[PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIET
2006-07-06 Tejun Heo[PATCH] libata: clean up debounce parameters and improv...
2006-07-06 Tejun Heo[PATCH] libata: implement ATA_EHI_RESUME_LINK
2006-07-06 Tejun Heo[PATCH] libata: add ap->pflags and move core dynamic...
2006-06-27 Tejun Heo[PATCH] libata: implement ata_port_max_devices()
2006-06-27 Andrew Morton[PATCH] libata.h needs scatterlist.h
2006-06-23 Jeff Garzik[libata] Add host lock to struct ata_port
2006-06-23 Tejun Heo[PATCH] libata: implement per-dev EH action mask eh_inf...
2006-06-12 Tejun Heo[PATCH] libata: add host_set->next for legacy two host_...
2006-06-12 Jeff Garziklibata: fix build, by adding required workqueue member...
2006-06-11 Tejun Heo[PATCH] libata: cosmetic change in struct ata_port
2006-05-31 Tejun Heo[PATCH] libata-hp: killl ops->probe_reset
2006-05-31 Tejun Heo[PATCH] libata-hp: update unload-unplug
2006-05-31 Tejun Heo[PATCH] libata-hp: implement warmplug
2006-05-31 Tejun Heo[PATCH] libata-hp: implement SCSI part of hotplug
2006-05-31 Tejun Heo[PATCH] libata-hp: implement hotplug
2006-05-31 Tejun Heo[PATCH] libata: export ata_hsm_move()
2006-05-31 Tejun Heo[PATCH] libata-hp-prep: add prereset() method and imple...
2006-05-31 Tejun Heo[PATCH] libata-hp-prep: implement sata_phy_debounce()
2006-05-31 Tejun Heo[PATCH] libata-hp-prep: store attached SCSI device
next