include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / ata / libata-sff.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-23 Tejun Heolibata-sff: fix spurious IRQ handling
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-01 Alan Coxlibata: Pass host flags into the pci helper
2010-03-01 Tejun Heolibata: implement spurious irq handling for SFF and...
2010-03-01 Tejun Heolibata: cleanup ata_sff_interrupt()
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-02-04 Catalin Marinas[libata] Call flush_dcache_page after PIO data transfer...
2009-12-17 Robert Hancocklibata: fix reporting of drained bytes when clearing DRQ
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-09 Benjamin Herrenschmidtlibata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop()
2009-12-04 Krzysztof Halasadrivers/ata/libata-sff.c: comment spelling fixes
2009-12-03 Benjamin Herrenschmidtlibata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop()
2009-06-10 Sergei Shtylyovlibata-sff: avoid byte swapping in ata_sff_data_xfer()
2009-04-16 Alan Coxata: Report 16/32bit PIO as best we can
2009-03-25 Alan Cox[libata] Improve timeout handling
2009-03-25 Alan Cox[libata] Drain data on errors
2009-03-13 Stuart MENEFYlibata: Keep shadow last_ctl up to date during resets
2009-02-16 Sergei Shtylyovlibata-sff: fix 32-bit PIO ATAPI regression
2009-01-26 Tejun Heolibata: set NODEV_HINT for 0x7f status
2009-01-26 Tejun Heolibata-sff: fix incorrect EH message
2009-01-13 Christian Borntraegerata: fix wrong WARN_ON_ONCE
2009-01-09 Tejun Heolibata: use WARN_ON_ONCE on hot paths
2009-01-08 Alan Coxlibata: clean up the SFF code for coding style
2009-01-08 Alan Coxlibata: Add 32bit PIO support
2008-11-14 Tejun Heolibata: improve phantom device detection
2008-10-23 Tejun Heolibata-sff: fix ata_sff_post_internal_cmd()
2008-09-08 Tejun Heolibata-sff: kill spurious WARN_ON() in ata_hsm_move()
2008-07-14 Tejun Heolibata: consistently use msecs for time durations
2008-07-04 Tejun Heolibata-sff: improve HSM violation reporting
2008-06-05 Hugh Dickinslibata: fix G5 SATA broken on -rc5
2008-06-04 Alan Coxlibata-sff: Fix oops reported in kerneloops.org for...
2008-05-06 Tejun Heolibata: improve post-reset device ready test
2008-04-25 Tejun Heolibata: make WARN_ON conditions in ata_sff_hsm_move...
2008-04-17 Tejun Heolibata: move link onlineness check out of softreset...
2008-04-17 Tejun Heolibata: replace tf_read with qc_fill_rtf for non-SFF...
2008-04-17 Tejun Heolibata: add qc_fill_rtf port operation
2008-04-17 Tejun Heolibata: unify mechanism to request follow-up SRST
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 Tejun Heolibata/pdc_adma: make SFF EH handle non-bmdma SFF drive...
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: reorder functions in libata-sff.c
2008-04-17 Tejun Heolibata: make reset related methods proper port operations
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 ata_noop_irq_clear()
2008-03-11 Tejun Heolibata-sff: handle controllers w/o ctl register
2008-01-23 Tejun Heolibata: factor out ata_pci_activate_sff_host() from...
2008-01-23 Tejun Heolibata: use dev_driver_string() instead of "libata...
2008-01-23 Tejun Heolibata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
2008-01-23 Alan Coxlibata-sff: tf_load
2008-01-10 Alan Coxlibata-sff: PCI IRQ handling fix
2007-10-24 Jeff Garzik[libata] checkpatch-inspired cleanups
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-18 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-10-18 Stephen Hemmingersparse pointer use of zero as null
2007-10-18 Alan Coxlibata-sff: Correct use of check_status()
2007-10-12 Tejun Heolibata: implement and use ata_port_desc() to report...
2007-10-12 Jeff Garzik[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
2007-10-12 Tejun Heolibata-link: linkify PHY-related functions
2007-10-12 Tejun Heolibata-link: introduce ata_link
2007-09-20 Alan Coxlibata-sff: Fix documentation
2007-08-01 Alan Coxlibata-sff; Unbreak non DMA capable controllers again
2007-07-20 Petr Vandrovec[libata] Fix reported task file values in sense data
2007-07-20 Dave JonesCorrect comment in libata-sff.c
2007-07-11 Tejun Heolibata: simplify PCI legacy SFF host handling
2007-07-03 Tejun Heolibata: fix assigned IRQ reporting
2007-06-10 Alan Coxlibata-core/sff: Fix multiple assumptions about DMA
2007-05-11 Tejun Heolibata: clean up SFF init mess
2007-05-01 Linus Torvaldslibata: honour host controllers that want just one...
2007-04-28 Tejun Heolibata: kill probe_ent and related helpers
2007-04-28 Tejun Heolibata: add init helpers including ata_pci_prepare_nati...
2007-04-28 Tejun Heolibata: convert native PCI host handling to new init...
2007-04-28 Tejun Heolibata: convert legacy PCI host handling to new init...
2007-04-28 Tejun Heolibata: fix native mode disabled port handling
2007-04-28 Jeff Garziklibata/IDE: remove combined mode quirk
2007-04-28 Alan Coxlibata: Change prototype of mode_filter to remove ata_port*
2007-02-26 Jeff Garzik[libata] Trim trailing whitespace.
2007-02-21 Tejun Heolibata: s/ap->id/ap->print_id/g
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: update libata core layer to use devres
2007-02-09 Alanlibata: trivial stuff
2007-02-09 Alanlibata-sff: Don't try and activate channels which are...
2007-01-26 David WoodhouseFix Maple PATA IRQ assignment.
2007-01-25 Alanlibata-sff: Don't call bmdma_stop on non DMA capable...
2007-01-25 Tejun Heolibata: implement ATA_FLAG_IGN_SIMPLEX and use it in...
2007-01-02 Alan[PATCH] libata: fix combined mode
2006-12-03 Tejun Heo[PATCH] libata: make sure IRQ is cleared after ata_bmdm...
2006-12-03 Tejun Heo[PATCH] libata: move BMDMA host status recording from...
next