libata: convert to chained sg
[safe/jmp/linux-2.6] / drivers / ata / libata-core.c
2008-01-23 Tejun Heolibata: convert to chained sg
2008-01-23 Tejun Heolibata: change ATA_QCFLAG_DMAMAP semantics
2008-01-23 Tejun Heolibata: kill non-sg DMA interface
2008-01-23 Tejun Heolibata: update ->data_xfer hook for ATAPI
2008-01-23 Tejun Heolibata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
2008-01-23 Albert Leelibata: zero xfer length on ATAPI data xfer IRQ is...
2008-01-23 Tejun Heolibata: convert NCQ test in ata_qc_issue() to ata_is_ncq()
2008-01-23 Tejun Heolibata: implement ata_timing_cycle2mode() and use it...
2008-01-23 Tejun Heolibata: add ATA_CBL_PATA_IGN
2008-01-23 Tejun Heolibata: xfer_mask is unsigned long not unsigned int
2008-01-23 Tejun Heolibata: kill ata_id_to_dma_mode()
2008-01-23 Tejun Heolibata: clean up xfermode / PATA timing related stuff
2008-01-23 Tejun Heolibata: export xfermode / PATA timing related functions
2008-01-23 Tejun Heolibata: implement ATA_DFLAG_DUBIOUS_XFER
2008-01-23 Tejun Heolibata: move ata_set_mode() to libata-eh.c
2008-01-23 Tejun Heolibata: implement protocol tests
2008-01-23 Jeff Garziklibata: checkpatch fixes
2008-01-23 Alan Coxlibata: IORDY handling
2008-01-23 Alan Coxlibata: Disable ATA8-ACS proposed Trusted Computing...
2008-01-15 Andrew Morton[libata] core checkpatch fix
2007-12-18 Tejun Heolibata: fix ATAPI draining
2007-12-18 Tejun Heolibata-acpi: add new hooks ata_acpi_dissociate() and...
2007-12-18 Tejun Heolibata: ata_dev_disable() should be called from EH...
2007-12-18 Tejun Heolibata: add ST3160023AS / 3.42 to NCQ blacklist
2007-12-18 Tejun Heolibata: clear link->eh_info.serror from ata_std_postreset()
2007-12-07 Tejun Heolibata: kill spurious NCQ completion detection
2007-12-01 Alan Coxlibata: Fix early use of port printk. (Was Re: ata42949...
2007-12-01 Peter Missellibata: More IVB horkage from TSST
2007-11-24 Alan Coxlibata-core: List more documentation sources for reference
2007-11-19 Albert Leelibata: use ATA_HORKAGE_STUCK_ERR for ATAPI tape drives
2007-11-19 Albert Leelibata: workaround DRQ=1 ERR=1 for ATAPI tape drives
2007-11-19 Adrian Bunklibata: remove unused functions
2007-11-08 Tejun Heolibata: port and host should be stopped before hardware...
2007-11-08 Tejun Heolibata: skip 0xff polling for PATA controllers
2007-11-08 Paul Mundtlibata: Support PIO polling-only hosts.
2007-11-05 Alan Coxlibata: handle broken cable reporting
2007-11-05 Kristen Carlson... libata: Don't disable dipm with SET FEATURES
2007-11-03 Tejun Heolibata: don't configure downstream links faster than...
2007-11-03 Tejun Heolibata: request PHY speed configuration on SControl...
2007-11-03 Tony Battersbylibata: increase 128 KB / cmd limit for ATAPI tape...
2007-11-03 Stephen Hemmingerlibata: fix docbook
2007-11-03 Stephen Rothwelllibata: suppress two warnings
2007-10-29 Linus TorvaldsMerge branch 'alpm' of /linux/kernel/git/jgarzik/libata-dev
2007-10-29 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-10-29 Kristen Carlson... [libata] Link power management infrastructure
2007-10-29 Tejun Heolibata: add MAXTOR 7V300F0/VA111900 to NCQ blacklist
2007-10-29 Tejun Heolibata: relocate forcing PIO0 on reset
2007-10-29 Tejun Heolibata: implement ata_wait_after_reset()
2007-10-29 Tejun Heolibata: track SLEEP state and issue SRST to wake it up
2007-10-29 Tejun Heolibata: relocate and fix post-command processing
2007-10-29 Anton BlanchardInitialise scatter/gather list in ata_sg_setup
2007-10-25 Linus TorvaldsMerge branch 'sg' of git://git.kernel.dk/linux-2.6...
2007-10-25 Alan Coxlibata-core: Be a bit more relaxed about early DMA...
2007-10-25 Adrian Bunklibata-core.c: make 2 functions static
2007-10-25 Jeff Garzik[libata] Create internal helper ata_dev_set_feature()
2007-10-24 Jens AxboeSG: Change sg_set_page() to take length and offset...
2007-10-24 Tejun Heolibata: add HTS542525K9SA00 to NCQ blacklist
2007-10-24 Alan Coxlibata-core: auditting chk_status v check_status
2007-10-24 Jeff Garzik[libata] checkpatch-inspired cleanups
2007-10-22 Jens Axboe[SG] Update drivers to use sg helpers
2007-10-20 Randy Dunlaplibata: fix kernel-doc param name
2007-10-16 FUJITA Tomonorilibata sg chaining support fix
2007-10-16 Jens Axboelibata: convert to using sg helpers
2007-10-15 Andrew Paprockilibata: prevent devices with blank model names from...
2007-10-15 Tejun Heolibata: add ST9160821AS / 3.CCD to NCQ blacklist
2007-10-12 Jeff Garzik[libata] struct pci_dev related cleanups
2007-10-12 Tejun Heolibata: use ata_exec_internal() for PMP register access
2007-10-12 Tejun Heolibata: add @timeout to ata_exec_internal[_sg]()
2007-10-12 Tejun Heolibata: clear ehi description after initial host report
2007-10-12 Tejun Heolibata: add ST9160821AS / 3.ALD to NCQ blacklist
2007-10-12 Tejun Heolibata: add HDT722516DLA380 to NCQ blacklist
2007-10-12 Paolo Ornatilibata: blacklist NCQ on Seagate Barracuda ST380817AS
2007-10-12 Jeff Garzik[libata] Turn on ACPI by default
2007-10-12 Alan Coxlibata: correct handling of SRST reset sequences
2007-10-12 Alan Coxlibata: Add a drivers/ide style DMA disable
2007-10-12 Tejun Heolibata-pmp: implement qc_defer for command switching...
2007-10-12 Tejun Heolibata-pmp: hook PMP support and enable it
2007-10-12 Tejun Heolibata-pmp: implement Port Multiplier support
2007-10-12 Alan Cox[PATCH] libata: Fix HPA handling regression
2007-10-12 David Milburnlibata-core: blacklist HITACHI HDS drives using wildcar...
2007-10-12 Tejun Heolibata: update spurious NCQ completion blacklist
2007-10-12 Tejun Heolibata: fix ata_set_max_sectors()
2007-10-12 Tejun Heolibata-pmp-prep: implement sata_async_notification()
2007-10-12 Tejun Heolibata-pmp-prep: implement qc_defer helpers
2007-10-12 Tejun Heolibata-pmp-prep: implement ops->qc_defer()
2007-10-12 Tejun Heolibata-pmp-prep: make a number of functions global...
2007-10-12 Tejun Heolibata-pmp-prep: add @new_class to ata_dev_revalidate()
2007-10-12 Tejun Heolibata: misc updates for AN
2007-10-12 Jeff Garzik[libata] SCSI: simulator version, not device version...
2007-10-12 Tejun Heolibata: assume ATA_DEV_ATA on diagnostic failure
2007-10-12 Tejun Heolibata: update ata_dev_try_classify() arguments
2007-10-12 Tejun Heolibata: remiplement ata_hpa_resize()
2007-10-12 Tejun Heolibata: clean up read/set native_max address functions
2007-10-12 Tejun Heolibata: move ata_id_n_sectors() upward
2007-10-12 Jeff Garzik[libata] blacklist Maxtor*BANC* using new wildcard...
2007-10-12 Tejun Heolibata: implement and use ata_port_desc() to report...
2007-10-12 Alan Coxlibata: Spot bridge chips
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 Kristen Carlson... [libata] check for SATA async notify support
next