libata: kill ata_noop_dev_select()
[safe/jmp/linux-2.6] / drivers / ata / libata-core.c
2008-04-17 Tejun Heolibata: kill ata_noop_dev_select()
2008-04-17 Tejun Heolibata: replace tf_read with qc_fill_rtf for non-SFF...
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: unify mechanism to request follow-up SRST
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: 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: kill unused ata_flush_cache()
2008-04-17 Tejun Heolibata: make ata_tf_to_lba[48]() generic
2008-04-17 Alan Coxlibata: isolate and rework cable logic
2008-04-17 Tejun Heolibata: kill ata_chk_status() call from ata_dev_configure()
2008-04-17 Tejun Heolibata: reorganize SFF related stuff
2008-04-17 Tejun Heolibata: drop ata_dev_select() from ata_dev_read_id
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 ops inheritance
2008-04-17 Tejun Heolibata: implement and use ata_noop_irq_clear()
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: 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-04-04 Bartlomiej Zolnier... libata: fix IDENTIFY order in ata_bus_probe()
2008-03-29 Tejun Heolibata: ATA_EHI_LPM should be ATA_EH_LPM
2008-03-25 Tejun Heolibata: improve HPA error handling
2008-03-25 Tejun Heolibata: assume no device is attached if both IDENTIFYs...
2008-03-11 Tejun Heolibata: don't allow sysfs read access to force param
2008-03-11 Harvey Harrisonata: replace remaining __FUNCTION__ occurrences
2008-02-25 Jeff GarzikRevert "power_state: get rid of write-only variable...
2008-02-25 Adrian Bunkmake atapi_dmadir static
2008-02-24 Randy Dunlaplibata-core: fix kernel-doc warning
2008-02-24 Tejun Heolibata: automatically use DMADIR if drive/bridge requir...
2008-02-24 Pavel Machekpower_state: get rid of write-only variable in SATA
2008-02-23 Rafael J. WysockiPM: Introduce PM_EVENT_HIBERNATE callback state
2008-02-20 Tejun Heolibata: implement libata.force module parameter
2008-02-19 James Bottomleylibata: implement drain buffers
2008-02-19 James Bottomleylibata: eliminate the home grown dma padding in favour of
2008-02-19 Tejun Heolibata: update ATAPI overflow draining
2008-02-19 Mikko Rapeliide/libata: ST310211A has buggy HPA too
2008-02-15 Harvey Harrisonata: fix sparse warning in libata-core.c
2008-02-11 Tejun Heolibata: ignore deverr on SETXFER if mode is configured
2008-02-06 David Milburnlibata-core: unblacklist HITACHI drives
2008-02-03 Joe Perchesdrivers/ata/: Spelling fixes
2008-01-28 Linus Nilssonlibata: Change "write_data" to "rw" for some function...
2008-01-23 Tejun Heolibata: factor out ata_pci_activate_sff_host() from...
2008-01-23 Al Virolibata annotations and fixes
2008-01-23 Jeff Garziklibata: make ata_port_queue_task() an internal function
2008-01-23 Alan Coxlibata/pata_it821x: Improve handling of poorly compatib...
2008-01-23 Tejun Heolibata: make qc->nbytes include extra buffers
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
next