libata: reimplement suspend/resume support using sdev->manage_start_stop
[safe/jmp/linux-2.6] / drivers / ata / libata-core.c
2007-05-11 Tejun Heolibata: reimplement suspend/resume support using sdev...
2007-05-10 Randy Dunlaplibata: fix kernel-doc parameters
2007-05-09 Oleg Nesterovunify flush_work/flush_work_keventd and rename it to...
2007-05-09 Andrew Mortonlibata: use flush_work()
2007-05-01 Tejun Heolibata: reimplement reset sequencing
2007-05-01 Tejun Heolibata: improve ata_std_prereset()
2007-05-01 Tejun Heolibata: improve 0xff status handling
2007-05-01 Tejun Heolibata: add deadline support to prereset and reset...
2007-04-28 Andrew Mortonata: printk warning fixes
2007-04-28 Alan Coxata_timing: ensure t->cycle is always correct
2007-04-28 Mark Lordlibata: Handle drives that require a spin-up command...
2007-04-28 Alan Coxlibata: HPA support
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: implement ata_host_alloc_pinfo() and ata_host_r...
2007-04-28 Tejun Heolibata: separate out ata_host_alloc() and ata_host_regi...
2007-04-28 Tejun Heolibata: separate out ata_host_start()
2007-04-28 Tejun Heolibata: allocate ap separately from shost
2007-04-28 Tejun Heolibata: kill type mismatch compile warning
2007-04-28 Tejun Heolibata: improve AC_ERR_DEV handling for ->post_internal_cmd
2007-04-28 Mark Lordlibata: add support for READ/WRITE LONG
2007-04-28 Jeff Garzik[libata] turn on !IORDY filter
2007-04-28 Alan Coxlibata: Change prototype of mode_filter to remove ata_port*
2007-04-28 Alan Coxlibata-core: Fix the iordy methods
2007-04-28 Alanpata: expose set_mode method so it can be wrapped
2007-04-28 Alan Coxlibata-core: fix comments on cable type
2007-04-28 Alan Coxlibata: cable detection fixes
2007-04-28 Robert Hancocklibata: warn if speed limited due to 40-wire cable
2007-04-28 Mark LordRESEND: libata: check cdb len per dev instead of per...
2007-04-28 Alanlibata: dev_config does not need ap and adev passing
2007-04-28 Jeff Garzik[libata] export sata_print_link_status()
2007-04-04 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-04-04 Robert Hancock[PATCH] libata: add NCQ blacklist entries from Silicon...
2007-04-04 Albert Leelibata: Limit ATAPI DMA to R/W commands only for TORiSA...
2007-04-04 Albert Leelibata: Limit max sector to 128 for TORiSAN DVD drives...
2007-04-04 Mark Lord2.6.21 fix lba48 bug in libata fill_result_tf()
2007-03-30 Jens Axboe[PATCH] Maxtor 6B250S0/BANC1B70 hangs with NCQ
2007-03-28 Paul Rollandata: NCQ is broken on Maxtor 6L250S0
2007-03-28 Jeff Garzik[libata] Disable ACPI by default; fix namespace problems
2007-03-19 Randy Dunlaplibata: kernel-doc fix
2007-03-09 Tejun Heolibata: fix ata_host_release() free order
2007-03-09 Petr VandrovecFix simplex adapters with libata
2007-03-02 Tejun Heolibata: add CONFIG_PM to libata core layer
2007-03-02 Jeff Garzik[libata] change master/slave IDENTIFY order
2007-03-02 Alanlibata-core: Fix simplex handling
2007-03-02 Tejun Heolibata: blacklist FUJITSU MHT2060BH for NCQ
2007-03-02 Tejun Heolibata: clear drvdata in ata_host_release(), take#2
2007-02-26 Jeff Garzik[libata] bump versions
2007-02-26 Jeff Garzik[libata] Trim trailing whitespace.
2007-02-25 AlanAdd id_to_dma_mode function for printing DMA modes
2007-02-21 Tejun Heolibata: s/ap->id/ap->print_id/g
2007-02-21 Magnus Dammlibata: Remove duplicate dma blacklist entry
2007-02-21 Tejun Heolibata: separate out ata_ncq_enabled()
2007-02-21 Tejun Heolibata: disable pdev on all suspend events
2007-02-21 Tejun Heolibata: fix probe_ent alloc/free bugs
2007-02-21 Tejun Heolibata: kill ATA_DNXFER_ANY
2007-02-21 Tejun Heolibata: improve probe failure handling
2007-02-21 Tejun Heolibata: improve ata_down_xfermask_limit()
2007-02-21 Akira Iguchilibata: PATA driver for Celleb
2007-02-16 Kristen Carlson... [PATCH] libata: change order of _SDD/_GTF execution...
2007-02-16 Kristen Carlson... [PATCH] libata: ACPI _SDD support
2007-02-16 Kristen Carlson... [PATCH] libata: ACPI and _GTF support
2007-02-15 Tejun Heolibata: clear TF before IDENTIFYing
2007-02-09 Jeff Garziklibata: build fix after dmesg probe output changes
2007-02-09 Alanlibata: Early CFA adapters are not required to support...
2007-02-09 Tejun Heolibata: add 150ms between completion of hardreset and...
2007-02-09 Eric D. Mudamalibata: rearrange dmesg info to add full ATA revision
2007-02-09 Akira Iguchilibata: add another IRQ calls (core and headers)
2007-02-09 Tejun Heolibata: convert to iomap
2007-02-09 Jeff Garzik[libata] Shuffle DRV_xxx in core and SiS drivers, to...
2007-02-09 Tejun Heolibata: remove unused functions
2007-02-09 Tejun Heolibata: update libata core layer to use devres
2007-02-09 Tejun Heolibata: implement ata_host_detach()
2007-02-09 Alanlibata: trivial stuff
2007-02-09 Tejun Heolibata: kill qc->nsect and cursect
2007-02-09 Tejun Heolibata: handle pci_enable_device() failure while resuming
2007-02-09 Tejun Heolibata: use ata_id_c_string()
2007-02-09 Tejun Heolibata: straighten out ATA_ID_* constants
2007-02-09 Adrian Bunkdrivers/ata/: make 4 functions static
2007-02-09 Jeff Garzik[libata] trim trailing whitespace
2007-02-02 Brian Kinglibata: Initialize nbytes for internal sg commands
2007-01-30 Lennert Buytenhekata_if_xfermask() word 51 fix
2007-01-25 Alanlibata: set_mode, Fix the FIXME
2006-12-16 Tejun Heo[PATCH] libata: don't initialize sg in ata_exec_interna...
2006-12-07 Alan[PATCH] libata: Incorrect timing computation for PIO5/6
2006-12-07 Albert Lee[PATCH] libata: let ATA_FLAG_PIO_POLLING use polling...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-03 Tejun Heo[PATCH] libata: always use polling IDENTIFY
2006-12-03 Tejun Heo[PATCH] libata: prepare ata_sg_clean() for invocation...
2006-12-03 Tejun Heo[PATCH] libata: separate out rw ATA taskfile building...
2006-12-03 Tejun Heo[PATCH] libata: implement ata_exec_internal_sg()
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...
2006-12-03 Tejun Heo[PATCH] libata: implement ATA_FLAG_SETXFER_POLLING...
2006-12-02 Tejun Heo[PATCH] libata: implement ata_tf_read_block()
2006-12-02 Tejun Heo[PATCH] libata: sync result_tf.flags w/ command tf...
2006-12-02 Tejun Heo[PATCH] libata: trivial updates to ata_sg_init_one()
2006-12-02 Tejun Heo[PATCH] libata: implement presence detection via pollin...
2006-12-02 Tejun Heo[PATCH] libata: convert @post_reset to @flags in ata_de...
next