lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 06 Jul 2007 20:21:10 -0400
From:	Jeff Garzik <jeff@...zik.org>
To:	IDE/ATA development list <linux-ide@...r.kernel.org>
CC:	Andrew Morton <akpm@...ux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: libata-dev.git clean up and branch status

libata-dev.git was left a bit grotty when I went on vacation.  That has 
now been fixed.  The current branches are:

git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev.git

master		Always vanilla Linus tree

ALL		Always the "exported for testing" meta-branch
		(currently == upstream + sil680-mmio + mv-ahci)

upstream	queued for 2.6.23
		Parent: master

mv-ahci		Marvell 6121/6141 AHCI clone SATA support
		Parent: upstream
		Status: Works, once NCQ & PCI MSI are disabled.
			Turn these off, then can go up.

mv-ahci-pata	Marvell 6121/6141 AHCI clone PATA support
		Parent: mv-ahci
		Status: Need to update for proper use of PATA
			controller commands (provides direct access to
			PATA device shadow registers)

mv-eh		sata_mv (50xx/60xx) conversion to new EH
		Parent: upstream
		Status: Required for hotplug, NCQ, etc.  Working, but
			currently NCQ disks fail (even if NCQ not used)

new-eh		pdc_adma, sata_qstor, sata_sx4 conversion to new EH
		Parent: upstream
		Status: All conversions complete...
			and completely untested.

sii-lbt		sata_sil Large [DMA] Block Transfer support
		Parent: upstream
		Status: Useful, but reported to fail in some cases

sil680-mmio	pata_sil680 MMIO support
		Parent: upstream
		Status: dissolved into some argument about MMIO flushing


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists