sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / include / linux / libata.h
2009-10-06 Tejun Heolibata: make gtf_filter per-dev
2009-10-06 Tejun Heolibata: implement more acpi filtering options
2009-10-06 Tejun Heolibata: cosmetic updates
2009-09-01 Tejun Heolibata: remove spindown skipping and warning
2009-09-01 Shaohua Li[libata] add DMA setup FIS auto-activate feature
2009-07-29 Tejun Heolibata: accept late unlocking of HPA
2009-07-15 Tejun Heolibata: implement and use HORKAGE_NOSETXFER, take#2
2009-04-16 Alan Coxata: Report 16/32bit PIO as best we can
2009-03-30 Nick Andrewtrivial: Fix misspelling of firmware
2009-03-25 Alan Cox[libata] Improve timeout handling
2009-03-25 Alan Cox[libata] Drain data on errors
2009-03-25 Mark Lord[libata] Export ata_pio_queue_task() so that it can...
2009-03-05 Tejun Heolibata: align ap->sector_buf
2009-03-05 FUJITA Tomonorilibata: fix dma_unmap_sg misuse
2009-03-05 Stuart Hayeslibata: change drive ready wait after hard reset to 5s
2009-02-03 Tejun Heolibata: implement HORKAGE_1_5_GBPS and apply it to...
2009-02-03 Tejun Heolibata: clear dev->ering in smarter way
2009-01-27 Rafael J. WysockiSATA: Blacklisting of systems that spin off disks durin...
2009-01-16 David Daneylibata: Add another column to the ata_timing table.
2009-01-16 Jeff Garzik[libata] get-identity ioctl: Fix use of invalid memory...
2009-01-10 Arjan van de Venlibata: Add a per-host flag to opt-in into parallel...
2009-01-08 Alan Coxlibata: Add 32bit PIO support
2008-12-29 Tejun Heolibata: perform port detach in EH
2008-12-29 Tejun Heolibata: beef up iterators
2008-12-01 Tejun Heolibata: blacklist Seagate drives which time out FLUSH_C...
2008-11-10 Tejun Heolibata: revert convert-to-block-tagging patches
2008-11-04 Tejun Heolibata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it
2008-10-31 Jens Axboelibata: add whitelist for devices with known good pata...
2008-10-23 Jens Axboelibata: switch to using block layer tagging support
2008-10-23 Tejun Heolibata: transfer EHI control flags to slave ehc.i
2008-09-29 Richard Kennedylibata: reorder ata_device to remove 8 bytes of padding...
2008-09-29 Elias Oltmannslibata: Implement disk shock protection support
2008-09-29 Tejun Heolibata: implement slave_link
2008-09-29 Tejun Heolibata: misc updates to prepare for slave link
2008-09-29 Tejun Heolibata: reimplement link iterator
2008-09-29 Tejun Heolibata: make SCR access ops per-link
2008-08-22 Alan Coxlibata: Fix a large collection of DMA mode mismatches
2008-08-22 Tejun Heolibata: restore SControl on detach
2008-08-22 Tejun Heolibata: implement no[hs]rst force params
2008-07-31 Alan Coxpata_it821x: Driver updates and reworking
2008-07-31 Alexander Beregalovlibata.h: replace __FUNCTION__ with __func__
2008-07-14 Kristen Carlson... libata/ahci: enclosure management support
2008-07-14 Tejun Heolibata: improve EH internal command timeout handling
2008-07-14 Tejun Heolibata: improve EH retry delay handling
2008-07-14 Tejun Heolibata: consistently use msecs for time durations
2008-06-04 Alan Coxlibata-sff: Fix oops reported in kerneloops.org for...
2008-06-04 Tejun Heolibata: kill unused constants
2008-05-19 Tejun Heolibata: ignore SIMG4726 config pseudo device
2008-05-19 Tejun Heolibata: increase PMP register access timeout to 3s
2008-05-19 Harvey Harrisonata: remove FIT() macro
2008-05-09 Jeff Garzik[libata] revert new check-ready Status register logic
2008-05-06 Mark Lordlibata: export ata_eh_analyze_ncq_error
2008-05-06 Tejun Heolibata: improve post-reset device ready test
2008-04-29 Jeff Garzik[libata] linux/libata.h: reorganize ata_device struct...
2008-04-25 Adrian Bunkmake sata_print_link_status() static
2008-04-20 Tony JonesSCSI: convert struct class_device to struct device
2008-04-17 Tejun Heolibata: make PMP support optional
2008-04-17 Tejun Heolibata: implement PMP helpers
2008-04-17 Tejun Heolibata: separate PMP support code from core code
2008-04-17 Tejun Heolibata: make SFF support optional
2008-04-17 Tejun Heolibata: kill ata_noop_dev_select()
2008-04-17 Tejun Heolibata: drop @finish_qc from ata_qc_complete_multiple()
2008-04-17 Tejun Heolibata: add qc_fill_rtf port operation
2008-04-17 Tejun Heolibata: move PMP SCR access failure during reset to...
2008-04-17 Tejun Heolibata: clear SError after link resume
2008-04-17 Tejun Heolibata: implement and use sata_std_hardreset()
2008-04-17 Tejun Heolibata: move generic hardreset code from sata_sff_hardr...
2008-04-17 Tejun Heolibata: separate out ata_wait_ready() and implement...
2008-04-17 Tejun Heolibata: restructure SFF post-reset readiness waits
2008-04-17 Tejun Heolibata: separate out ata_std_postreset() from ata_sff_p...
2008-04-17 Tejun Heolibata: separate out ata_std_prereset() from ata_sff_pr...
2008-04-17 Tejun Heolibata: clean up port_ops->sff_irq_clear()
2008-04-17 Tejun Heolibata: rename SFF port ops
2008-04-17 Tejun Heolibata: rename SFF functions
2008-04-17 Yoichi Yuasause ATA_TAG_INTERNAL in ata_tag_internal()
2008-04-17 Tejun Heolibata: implement ATA_QCFLAG_RETRY
2008-04-17 Tejun Heolibata: kill ata_chk_status()
2008-04-17 Tejun Heolibata: move ata_pci_default_filter() out of CONFIG_PCI
2008-04-17 Tejun Heolibata: reorganize SFF related stuff
2008-04-17 Tejun Heolibata: make reset related methods proper port operations
2008-04-17 Tejun Heolibata: kill port_info->sht and ->irq_handler
2008-04-17 Tejun Heolibata: stop overloading port_info->private_data
2008-04-17 Tejun Heolibata: make ata_pci_init_one() not use ops->irq_handle...
2008-04-17 Tejun Heolibata: implement and use ops inheritance
2008-04-17 Tejun Heolibata: implement and use SHT initializers
2008-04-17 Tejun Heolibata: implement and use ata_noop_irq_clear()
2008-04-17 Tejun Heolibata: reorganize ata_port_operations
2008-04-17 Tejun Heolibata: kill ata_ehi_schedule_probe()
2008-04-17 Tejun Heolibata: kill ATA_LFLAG_SKIP_D2H_BSY
2008-04-17 Tejun Heolibata: kill ATA_EHI_RESUME_LINK
2008-04-17 Tejun Heolibata: kill ATA_LFLAG_HRST_TO_RESUME
2008-04-17 Tejun Heolibata: prefer hardreset
2008-04-04 Tejun Heolibata: ATA_12/16 doesn't fall into ATAPI_MISC
2008-04-04 Tejun Heolibata: uninline atapi_cmd_type()
2008-03-29 Tejun Heolibata: ATA_EHI_LPM should be ATA_EH_LPM
2008-03-25 Tejun Heolibata: implement ata_qc_raw_nbytes()
2008-02-24 Tejun Heolibata: automatically use DMADIR if drive/bridge requir...
2008-02-20 Harvey Harrisonata: fix sparse warning in libata.h
2008-02-19 James Bottomleylibata: eliminate the home grown dma padding in favour of
2008-02-06 James Bottomleylibata: kill now unused n_iter and fix sata_fsl
next