public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [stable] Wanted: Allow adding new device IDs during the -stable cycle
@ 2007-05-22 18:14 Chuck Ebbert
  2007-05-22 18:47 ` Greg KH
  0 siblings, 1 reply; 21+ messages in thread
From: Chuck Ebbert @ 2007-05-22 18:14 UTC (permalink / raw)
  To: linux-kernel; +Cc: Greg KH, Chris Wright

I'd like to propose we allow adding new device IDs as part
of the -stable process, but only under certain conditions:

1) Each device (or group of devices) gets added as a separate
   patch, i.e. we don't just diff the device tables. This way
   each original patch that added the device(s) upstream will
   be become a single patch for -stable.

2) Devices that require new features/capabilities in their
   driver won't be added.

Candidate patches would be something like these, which together
add support for the ATI SB700 ATA controller:

1)
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=823777181b4c0200923dcb026efa5b37f55c0ecf

Adds ATI sb700 quirk, using exactly the same one as sb600.

2)
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2bcfdde6767f2f07891d2753c25220012fe5e6d2

Adds the new device to the existing driver's device ID table.


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

end of thread, other threads:[~2007-05-27 21:01 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-22 18:14 [stable] Wanted: Allow adding new device IDs during the -stable cycle Chuck Ebbert
2007-05-22 18:47 ` Greg KH
2007-05-22 18:53   ` Dave Jones
2007-05-22 19:36     ` Greg KH
2007-05-22 19:04   ` Jeff Garzik
2007-05-22 19:35     ` Greg KH
2007-05-22 19:51       ` Dave Jones
2007-05-22 22:17         ` Greg KH
2007-05-22 22:56           ` Dave Jones
2007-05-23  0:06             ` Greg KH
2007-05-24  1:20           ` David Hollis
2007-05-24 20:44             ` Jeff Garzik
2007-05-22 20:24       ` Jeff Garzik
2007-05-22 22:15         ` Greg KH
2007-05-22 22:00       ` Chris Wright
2007-05-22 22:19         ` Greg KH
2007-05-22 22:47         ` Jeff Garzik
2007-05-23  0:25           ` Chris Wright
2007-05-24 10:04     ` Pavel Machek
2007-05-24 10:06       ` Jeff Garzik
2007-05-25  6:46         ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox