[PATCH] OSS: replace kmalloc()+memset() combos with kzalloc()
[safe/jmp/linux-2.6] / drivers / ata / libata.h
2007-02-09 Jeff Garzik[libata] Shuffle DRV_xxx in core and SiS drivers, to...
2007-02-09 Adrian Bunkfix CONFIG_SATA_SIS=y compile error
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-02 Tejun Heo[PATCH] libata: implement ata_tf_read_block()
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...
2006-12-02 Tejun Heo[PATCH] libata: implement ATA_EHI_PRINTINFO
2006-12-02 Tejun Heo[PATCH] libata: move ata_irq_on() into libata-sff.c
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-01 Tejun Heo[PATCH] libata: unexport ata_dev_revalidate()
2006-08-24 Jeff Garziklibata: Grand renaming.
2006-08-10 Jeff GarzikMove libata to drivers/ata.