include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / ata / sata_qstor.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-03-25 Alan Cox[libata] Improve timeout handling
2009-03-25 Erik Inge Bolsø[libata] convert drivers to use ata.h mode mask defines
2008-09-29 Tejun Heolibata: make SCR access ops per-link
2008-04-17 Tejun Heolibata: rename SFF functions
2008-04-17 Tejun Heolibata: make reset related methods proper port operations
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-01-23 Tejun Heolibata: convert to chained sg
2008-01-23 Tejun Heolibata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
2008-01-10 Tejun Heosata_qstor: use hardreset instead of softreset
2007-11-08 Mark Lordlibata sata_qstor conversion to new error handling...
2007-11-08 Mark Lordlibata sata_qstor workaround for spurious interrupts
2007-11-08 Mark Lordlibata sata_qstor nuke idle state
2007-10-29 Jeff Garzik[libata] Address some checkpatch-spotted issues
2007-10-12 Tejun Heolibata: implement and use ata_port_desc() to report...
2007-10-12 Jeff Garzik[libata] Remove ->port_disable() hook
2007-10-12 Jeff Garzik[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
2007-10-12 Tejun Heolibata-link: introduce ata_link
2007-08-31 Jeff Garzik[libata] Bump driver versions
2007-07-20 Tejun Heolibata: make ->scr_read/write callbacks return error...
2007-07-20 Tejun Heolibata: add @is_cmd to ata_tf_to_fis()
2007-07-09 Jeff Garzik[libata] Use ATA_UDMAx standard masks when filling...
2007-05-22 Jeff Garziklibata: bump versions
2007-04-28 Tejun Heolibata: convert the remaining SATA drivers to new init...
2007-02-26 Jeff Garzik[libata] bump versions
2007-02-21 Tejun Heolibata: s/ap->id/ap->print_id/g
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-09 Akira Iguchilibata: add another IRQ calls (libata drivers)
2007-02-09 Tejun Heolibata: convert to iomap
2007-02-09 Tejun Heolibata: update libata LLDs to use devres
2007-02-09 Tejun Heolibata: kill qc->nsect and cursect
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-29 Jeff Garzik[libata] PCI ID table cleanup in various drivers
2006-08-24 Jeff Garziklibata: Grand renaming.
2006-08-10 Jeff GarzikMove libata to drivers/ata.