index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-eh.c
Age
Commit message (
Expand
)
Author
2007-04-04
libata: Clear tf before doing request sense (take 3)
Albert Lee
2007-03-28
libata: IDENTIFY backwards for drive side cable detection
Tejun Heo
2007-03-19
libata: don't whine if ->prereset() returns -ENOENT
Tejun Heo
2007-03-02
libata: add CONFIG_PM to libata core layer
Tejun Heo
2007-02-21
libata: s/ap->id/ap->print_id/g
Tejun Heo
2007-02-21
libata: put some intelligence into EH speed down sequence
Tejun Heo
2007-02-21
libata: improve probe failure handling
Tejun Heo
2007-02-21
libata: improve ata_down_xfermask_limit()
Tejun Heo
2007-02-09
libata: kill qc->nsect and cursect
Tejun Heo
2007-01-27
libata: fix ata_eh_suspend() return value
Tejun Heo
2007-01-19
libata: fix handling of port actions in per-dev action mask
Tejun Heo
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-03
[PATCH] libata: always use polling IDENTIFY
Tejun Heo
2006-12-03
[PATCH] libata: don't request sense if the port is frozen
Tejun Heo
2006-12-01
[PATCH] libata: print cdb[0] in failed qc report
Tejun Heo
2006-12-01
[PATCH] libata: improve failed qc reporting
Tejun Heo
2006-12-01
[PATCH] libata: implement presence detection via polling IDENTIFY
Tejun Heo
2006-12-01
[PATCH] libata: convert @post_reset to @flags in ata_dev_read_id()
Tejun Heo
2006-12-01
[PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE
Tejun Heo
2006-12-01
[PATCH] libata: implement ATA_EHI_PRINTINFO
Tejun Heo
2006-11-22
WorkStruct: Separate delayable and non-delayable events.
David Howells
2006-09-26
[PATCH] libata-eh: Remove layering violation and duplication when handling ab...
Alan Cox
2006-09-24
Merge branch 'master' into upstream
Jeff Garzik
2006-08-24
libata: Grand renaming.
Jeff Garzik
2006-08-10
Move libata to drivers/ata.
Jeff Garzik