index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata.h
Age
Commit message (
Expand
)
Author
2007-04-28
libata: kill probe_ent and related helpers
Tejun Heo
2007-04-28
libata: separate out ata_host_alloc() and ata_host_register()
Tejun Heo
2007-03-28
[libata] Disable ACPI by default; fix namespace problems
Jeff Garzik
2007-02-21
SiS warning fixes
Alan
2007-02-21
libata: kill ATA_DNXFER_ANY
Tejun Heo
2007-02-21
libata: improve ata_down_xfermask_limit()
Tejun Heo
2007-02-16
[PATCH] libata: ACPI _SDD support
Kristen Carlson Accardi
2007-02-16
[PATCH] libata: ACPI and _GTF support
Kristen Carlson Accardi
2007-02-09
[libata] Shuffle DRV_xxx in core and SiS drivers, to kill warnings
Jeff Garzik
2007-02-09
fix CONFIG_SATA_SIS=y compile error
Adrian Bunk
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: prepare ata_sg_clean() for invocation from EH
Tejun Heo
2006-12-03
[PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf()
Tejun Heo
2006-12-03
[PATCH] libata: implement ata_exec_internal_sg()
Tejun Heo
2006-12-02
[PATCH] libata: implement ata_tf_read_block()
Tejun Heo
2006-12-02
[PATCH] libata: implement presence detection via polling IDENTIFY
Tejun Heo
2006-12-02
[PATCH] libata: convert @post_reset to @flags in ata_dev_read_id()
Tejun Heo
2006-12-02
[PATCH] libata: implement ATA_EHI_PRINTINFO
Tejun Heo
2006-12-02
[PATCH] libata: move ata_irq_on() into libata-sff.c
Tejun Heo
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-01
[PATCH] libata: unexport ata_dev_revalidate()
Tejun Heo
2006-08-24
libata: Grand renaming.
Jeff Garzik
2006-08-10
Move libata to drivers/ata.
Jeff Garzik