aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAge
* [PATCH] libata: implement presence detection via polling IDENTIFYTejun Heo2006-12-01
* [PATCH] libata: convert @post_reset to @flags in ata_dev_read_id()Tejun Heo2006-12-01
* [PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limitTejun Heo2006-12-01
* [PATCH] libata: move dev->max_sectors configuration into ata_dev_configure()Tejun Heo2006-12-01
* [PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODETejun Heo2006-12-01
* [PATCH] libata: implement ATA_EHI_PRINTINFOTejun Heo2006-12-01
* [PATCH] libata: separate out and export sata_port_hardreset()Tejun Heo2006-12-01
* [PATCH] libata: handle 0xff status properlyTejun Heo2006-12-01
* [PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklist...Alan Cox2006-12-01
* [PATCH] libata: add 40pin "short" cable support, honour drive side speed dete...Alan Cox2006-12-01
* [PATCH] libata: Convert from module_init to subsys_initcallBrian King2006-11-14
* [PATCH] libata: unexport ata_dev_revalidate()Tejun Heo2006-10-31
* Merge branch 'master' into upstream-fixesJeff Garzik2006-10-05
|\
| * IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* | [PATCH] libata: Don't believe bogus claims in the older PIO mode registerAlan Cox2006-10-05
|/
* [libata] DocBook minor updates, fixesJeff Garzik2006-09-29
* [libata] Print out Status register, if a BSY-sleep takes too longJeff Garzik2006-09-28
* [libata] init probe_ent->private_data in a common locationJeff Garzik2006-09-28
* [PATCH] Fix reference of uninitialised memory in ata_device_add()Dave Jones2006-09-27
* [PATCH] libata: refuse to register IRQless portsAlan Cox2006-09-26
* [PATCH] libata: improve handling of diagostic fail (and hardware that misrepo...Alan Cox2006-09-19
* Merge branch 'master' into upstreamJeff Garzik2006-09-19
* [PATCH] libata: fix non-uniform ports handlingTejun Heo2006-09-19
* libata: Grand renaming.Jeff Garzik2006-08-24
* [PATCH] libata: Add CompactFlash supportAlan Cox2006-08-14
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-10
* Move libata to drivers/ata.Jeff Garzik2006-08-10