[PATCH] libata: re-initialize parameters before configuring
[safe/jmp/linux-2.6] / drivers / scsi / libata-core.c
2006-03-05 Tejun Heo[PATCH] libata: re-initialize parameters before configuring
2006-03-03 Tejun Heo[PATCH] libata: reorganize ata_bus_probe()
2006-03-03 Tejun Heo[PATCH] libata: fold ata_dev_config() into ata_dev_conf...
2006-03-03 Tejun Heo[PATCH] libata: separate out ata_dev_configure()
2006-03-03 Tejun Heo[PATCH] libata: convert dev->id to pointer
2006-03-01 Tejun Heo[PATCH] libata: kill illegal kfree(id)
2006-03-01 Jeff GarzikMerge branch 'master'
2006-02-28 Jeff Garzik[libata] Disable FUA
2006-02-20 Tejun Heo[PATCH] libata: kill ata_dev_reread_id()
2006-02-20 Tejun Heo[PATCH] libata: separate out ata_dev_read_id()
2006-02-20 Jeff GarzikMerge branch 'upstream-fixes'
2006-02-20 Tejun Heo[PATCH] libata: make ata_sg_setup_one() trim zero length sg
2006-02-20 Tejun Heo[PATCH] libata: fix WARN_ON() condition in *_fill_sg()
2006-02-20 Tejun Heo[PATCH] libata: fix comment regarding setting cable...
2006-02-20 Tejun Heo[PATCH] libata: update ata_dev_init_params()
2006-02-20 Tejun Heo[PATCH] libata: rename ata_dev_id_[c_]string()
2006-02-20 Jeff GarzikMerge branch 'master'
2006-02-17 Albert Lee[PATCH] libata: minor fix for 2.6.16-rc3
2006-02-12 Tejun Heo[PATCH] libata: add per-device max_sectors
2006-02-12 Tejun Heo[PATCH] libata: move cdb_len for host to device
2006-02-12 Tejun Heo[PATCH] libata: make ata_dev_knobble() per-device
2006-02-12 Tejun Heo[PATCH] libata: don't do EDD handling if ->probe_reset...
2006-02-12 Tejun Heo[PATCH] libata: make ata_dump_id() take @id instead...
2006-02-12 Tejun Heo[PATCH] libata: separate out ata_id_major_version()
2006-02-12 Tejun Heo[PATCH] libata: separate out ata_id_n_sectors()
2006-02-12 Tejun Heo[PATCH] libata: use ata_dev_id_c_string()
2006-02-12 Tejun Heo[PATCH] libata: implement ata_dev_id_c_string()
2006-02-12 Tejun Heo[PATCH] libata: allow ->probe_reset to return ATA_DEV_U...
2006-02-11 Tejun Heo[PATCH] libata: convert assert(X)'s in libata core...
2006-02-11 Tejun Heo[PATCH] libata: inline ata_qc_complete()
2006-02-10 Tejun Heo[PATCH] libata: kill SError clearing in sata_std_hardre...
2006-02-10 Tejun Heo[PATCH] libata: make new reset act identical to ->phy_r...
2006-02-10 Tejun Heo[PATCH] libata: kill NULL qc handling from ->eng_timeou...
2006-02-10 Tejun Heo[PATCH] libata: implement ata_scsi_timed_out()
2006-02-10 Tejun Heo[PATCH] libata: add ATA_QCFLAG_EH_SCHEDULED
2006-02-09 Jeff Garzik[libata] Move PCI IDE BMDMA-related code to new file...
2006-02-09 Tejun Heo[PATCH] libata: implement ata_std_probeinit()
2006-02-09 Tejun Heo[PATCH] libata: add probeinit component operation to...
2006-02-09 Tejun Heo[PATCH] libata: separate out sata_phy_resume() from...
2006-02-09 Tejun Heo[PATCH] libata: fix ata_std_probe_reset() SATA detection
2006-02-09 Tejun Heo[PATCH] libata: EH / pio tasks synchronization
2006-01-28 Randy DunlapVarious libata documentation updates.
2006-01-28 Tejun Heo[PATCH] libata: implement standard reset component...
2006-01-28 Tejun Heo[PATCH] libata: implement ata_drive_probe_reset()
2006-01-27 Tejun Heo[PATCH] libata: new ->probe_reset operation
2006-01-27 Tejun Heo[PATCH] libata: modify ata_dev_try_classify
2006-01-27 Tejun Heo[PATCH] libata: export ata_busy_sleep
2006-01-27 Tejun Heo[PATCH] libata: create pio/atapi task queueing wrappers
2006-01-27 Tejun Heo[PATCH] libata: implement and apply ata_eh_qc_complete...
2006-01-27 Tejun Heo[PATCH] libata: return AC_ERR_* from issue functions
2006-01-27 Tejun Heo[PATCH] libata: add detailed AC_ERR_* flags
2006-01-27 Tejun Heo[PATCH] libata: fix ata_qc_issue() error handling
2006-01-27 Tejun Heo[PATCH] libata: make the owner of a qc responsible...
2006-01-27 Tejun Heo[PATCH] libata: fold __ata_qc_complete() into ata_qc_free()
2006-01-18 Tejun Heo[PATCH] libata: separate out ata_sata_print_link_status
2006-01-18 Alan Cox[PATCH] libata: Code for the IRQ mask flag
2006-01-18 Alan Cox[PATCH] libata: Fix sector lock to apply to both drives...
2006-01-18 Alan Cox[PATCH] libata: Fix heuristic typos add LBA48PIO flag...
2006-01-17 Alan Cox[PATCH] libata: add a function to decide if we need...
2006-01-17 Alan Cox[PATCH] libata: Pre UDMA EIDE PIO mode selection
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-06 Linus TorvaldsMerge branch 'post-2.6.15' of git://brick.kernel.dk...
2006-01-06 Jens Axboe[PATCH] Suspend support for libata
2006-01-06 Tejun Heo[BLOCK] add FUA support to libata
2005-12-13 Tejun Heo[PATCH] libata: remove unused qc->waiting
2005-12-13 Tejun Heo[PATCH] libata: remove unused functions
2005-12-13 Tejun Heo[PATCH] libata: use ata_exec_internal()
2005-12-13 Tejun Heo[PATCH] libata: implement ata_exec_internal()
2005-12-13 Jeff GarzikMerge branch 'upstream-fixes'
2005-12-13 Mark Lord[PATCH] libata-core.c: fix parameter bug on kunmap_ato...
2005-12-06 Albert Lee[PATCH] libata: err_mask misc fix
2005-12-06 Albert Lee[PATCH] libata: determine the err_mask directly in...
2005-12-06 Albert Lee[PATCH] libata: determine the err_mask when the error...
2005-12-06 Albert Lee[PATCH] libata: move err_mask to ata_queued_cmd
2005-12-06 Albert Lee[PATCH] libata: minor patch before moving err_mask
2005-12-01 Arjan van de Ven[PATCH] mark several libata datastructures const
2005-11-20 Jeff Garzik[libata] Print out SATA speed, if link is up
2005-11-17 Jeff Garzik[libata] add timeout to commands for which we call...
2005-11-16 Albert Lee[PATCH] libata: honor the transfer cycle time speficied...
2005-11-14 Jeff Garzik[libata] REQUEST SENSE handling fixes
2005-11-14 Jeff Garzik[libata] minor fixes, new helpers
2005-11-14 Jeff Garzik[libata] fix bugs in ATAPI padding DMA mapping code
2005-11-13 Mark Lord[PATCH] libata: fix comments on ata_tf_from_fis()
2005-11-11 Alan Cox[PATCH] libata: propogate host private data from probe...
2005-11-09 Albert Lee[PATCH] libata: if condition fix for ata_dev_identify()
2005-11-09 Randy Dunlap[PATCH] libata kernel-doc fixes
2005-11-07 Jeff Garzik[libata] eliminate use of drivers/scsi/scsi.h compatibi...
2005-11-05 Tejun Heo[libata] restore sg on DMA mapping failure
2005-11-05 Jeff Garzik[libata] ATAPI pad allocation fixes/cleanup
2005-10-31 Jeff GarzikMerge branch 'upstream'
2005-10-31 Jeff Garzik[libata] locking rewrite (== fix)
2005-10-31 Jeff Garzik[libata] ata_tf_to_host cleanups
2005-10-31 Jeff GarzikMerge branch 'master'
2005-10-30 Jeff Garzik[libata] fix legacy IDE probing
2005-10-30 Jeff GarzikMerge branch 'upstream'
2005-10-30 Jeff Garzik[libata] change ata_qc_complete() to take error mask...
2005-10-30 Jeff GarzikMerge branch 'upstream'
2005-10-30 Jeff GarzikMerge branch 'master'
2005-10-30 Jeff Garzik[libata] remove ata_chk_err(), ->check_err() hook.
2005-10-30 David Hardeman[PATCH] Use sg_set_buf/sg_init_one where applicable
next