All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET] libata: improve initialization and legacy handling
@ 2006-08-01 20:11 Tejun Heo
  2006-08-01 20:11 ` [PATCH 02/11] [libata] some function renaming Tejun Heo
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Tejun Heo @ 2006-08-01 20:11 UTC (permalink / raw)
  To: jgarzik, alan

Hello, all.

This patchset contains patches from Jeff Garzik, Alan Cox, Dave Jones
and me to fix/clean up initializaton and legacy handling.  This
patchset contains the following patches.

#01-05	: assorted fixes & clean ups to initiallization
#06-07	: kill host_set->next and handle legacy ports in one host_set
#08-11	: use dummy port for stolen legacy ports and kill hard_port_no

Tested both combined and native modes with ICH7R.  Everything seems to
work including stolen port handling.

This patchset is against the current libata-dev #upstream[1] and
available in the following git tree.

  http://htj.dyndns.org/git/?p=libata-tj.git;a=shortlog;h=tj-upstream
  git://htj.dyndns.org/libata-tj tj-upstream

PATA drivers have been updated accordingly and available at

  http://htj.dyndns.org/git/?p=libata-tj.git;a=shortlog;h=tj-pata-drivers
  git://htj.dyndns.org/libata-tj tj-pata-drivers

Updated ALL branch is available at

  http://htj.dyndns.org/git/?p=libata-tj.git;a=shortlog;h=tj-ALL
  git://htj.dyndns.org/libata-tj tj-ALL

I'll post PATA patch separately for review.

Thanks.

--
tejun



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2006-08-01 21:39 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-01 20:11 [PATCHSET] libata: improve initialization and legacy handling Tejun Heo
2006-08-01 20:11 ` [PATCH 02/11] [libata] some function renaming Tejun Heo
2006-08-01 20:11 ` [PATCH 03/11] [libata] manually inline ata_host_remove() Tejun Heo
2006-08-01 20:11 ` [PATCH 01/11] ata_piix: fix host_set private_data intialization Tejun Heo
2006-08-01 20:11 ` [PATCH 04/11] [libata] Kill 'count' var in ata_device_add() Tejun Heo
2006-08-01 20:11 ` [PATCH 05/11] libata: fix ata_device_add() error path Tejun Heo
2006-08-01 20:11 ` [PATCH 07/11] libata: fix several bugs in reworked legacy handling Tejun Heo
2006-08-01 20:11 ` [PATCH 10/11] libata: replace ap->hard_port_no with ap->port_no Tejun Heo
2006-08-01 20:11 ` [PATCH 06/11] libata: rework legacy handling to remove much of the cruft Tejun Heo
2006-08-01 20:11 ` [PATCH 08/11] libata: implement dummy port Tejun Heo
2006-08-01 20:11 ` [PATCH 11/11] libata: kill unused hard_port_no and legacy_mode Tejun Heo
2006-08-01 20:11 ` [PATCH 09/11] libata: use dummy port for stolen legacy ports Tejun Heo
2006-08-01 21:57 ` [PATCHSET] libata: improve initialization and legacy handling Alan Cox

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.