capabilities: clean up file capability reading
[safe/jmp/linux-2.6] / include / linux / libata.h
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
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-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-22 David HowellsWorkStruct: Separate delayable and non-delayable events.
2006-11-01 Tejun Heo[PATCH] libata: unexport ata_dev_revalidate()
2006-10-21 Tejun Heo[PATCH] libata: typo fix
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
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-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-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
2006-05-31 Tejun Heo[PATCH] libata-hp-prep: implement ap->hw_sata_spd_limit
2006-05-31 Tejun Heo[PATCH] libata-hp-prep: make some ata_device fields...
2006-05-31 Tejun Heo[PATCH] libata-hp-prep: add flags and eh_info/context...
2006-05-31 Tejun Heo[PATCH] libata: implement ata_eh_wait()
2006-05-31 Tejun Heo[PATCH] libata: shift host flag constants
2006-05-27 Alan Cox[PATCH] libata: add pio_data_xfer_noirq
2006-05-24 Alan Cox[PATCH] libata: Remove obsolete flag
2006-05-24 Alan Cox[PATCH] PATCH: libata. Add ->data_xfer method
2006-05-20 Albert Lee[PATCH] libata: Fix the HSM error_mask mapping (was...
2006-05-15 Jeff GarzikMerge branch 'max-sect' into upstream
2006-05-15 Tejun Heo[PATCH] libata-ncq: implement NCQ device configuration
2006-05-15 Tejun Heo[PATCH] libata-ncq: implement ap->qc_active, ap->sactiv...
2006-05-15 Tejun Heo[PATCH] libata-ncq: rename ap->qactive to ap->qc_allocated
2006-05-15 Tejun Heo[PATCH] libata-ncq: add NCQ related ATA/libata constant...
2006-05-15 Tejun HeoMerge branch 'irq-pio'
2006-05-15 Tejun Heo[PATCH] libata-eh: implement BMDMA EH
2006-05-15 Tejun Heo[PATCH] libata-eh: implement new EH
2006-05-15 Tejun Heo[PATCH] libata-eh: implement ata_eh_info and ata_eh_context
2006-05-15 Tejun Heo[PATCH] libata-eh: implement dev->ering
2006-05-15 Tejun Heo[PATCH] libata-eh: add ATA and libata flags for new EH
2006-05-15 Tejun Heo[PATCH] libata-eh-fw: update ata_scsi_error() for new EH
2006-05-15 Tejun Heo[PATCH] libata-eh-fw: implement freeze/thaw
2006-05-15 Tejun Heo[PATCH] libata-eh-fw: implement ata_port_schedule_eh...
2006-05-15 Tejun Heo[PATCH] libata-eh-fw: implement new EH scheduling via...
2006-05-15 Tejun Heo[PATCH] libata-eh-fw: update ata_qc_from_tag() to enfor...
2006-05-15 Tejun Heo[PATCH] libata-eh-fw: use special reserved tag and...
2006-05-15 Tejun Heo[PATCH] libata-eh-fw: add flags and operations for...
2006-05-15 Tejun Heo[PATCH] libata: implement ATA printk helpers
next