All of lore.kernel.org
 help / color / mirror / Atom feed
* Diff between Linus' and linux-mips git: drivers!
@ 2006-02-19 23:43 Martin Michlmayr
  2006-02-19 23:47 ` Diff between Linus' and linux-mips git: trivial changes Martin Michlmayr
                   ` (3 more replies)
  0 siblings, 4 replies; 46+ messages in thread
From: Martin Michlmayr @ 2006-02-19 23:43 UTC (permalink / raw)
  To: linux-mips; +Cc: stevel, wyldfier, lachwani, dan, johuang

I just did a diff between the git trees of Linus and linux-mips and
noticed that there's a large number of drivers in the MIPS tree which
are not in mainline.  I think these are still from the days when Ralf
would apply MIPS related drivers to his tree instead of telling people
to talk to the respective sub-system maintainers (like he does now).

We should find out whether these drivers are still needed, and if so,
send them to the appropriate sub-system maintainer.  If they're no
longer useful, they should be removed from the linux-mips tree.


 drivers/char/au1000_gpio.c                 |  266 +++
 drivers/char/au1000_ts.c                   |  677 +++++++++
 drivers/char/au1000_usbraw.c               |  573 ++++++++
 drivers/char/au1000_usbtty.c               |  761 ++++++++++
stevel@mvista.com

 drivers/char/ibm_workpad_keymap.map        |  343 ++++
Michael Klar <wyldfier@iname.com>

 drivers/char/sb1250_duart.c                |  911 ++++++++++++
BCM (I think they wanted to rewrite this?  Mark?)

 drivers/net/big_sur_ge.c                   | 2005 ++++++++++++++++++++++++++++
 drivers/net/big_sur_ge.h                   |  713 +++++++++
Manish Lachwani <lachwani@pmc-sierra.com>

 drivers/net/titan_ge.c                     | 2071 +++++++++++++++++++++++++++++
 drivers/net/titan_ge.h                     |  419 +++++
 drivers/net/titan_mdio.c                   |  217 +++
 drivers/net/titan_mdio.h                   |   56 
Manish Lachwani <lachwani@pmc-sierra.com>
(I thought most of this stuff was in mainline; do we have two copies
under different names?)

 drivers/net/gt64240eth.c                   | 1672 +++++++++++++++++++++++
 drivers/net/gt64240eth.h                   |   10 
stevel@mvista.com

 drivers/serial/ip3106_uart.c               |  912 ++++++++++++
 include/linux/serial_ip3106.h              |   12 
Per Hallsmark per.hallsmark@mvista.com

 drivers/video/au1200fb.c                   | 1940 +++++++++++++++++++++++++++
 drivers/video/au1200fb.h                   |  288 ++++
AMD (?)

 drivers/video/smivgxfb.c                   |  387 +++++
johuang@siliconmotion.com

 sound/oss/au1550_i2s.c                     | 2029 ++++++++++++++++++++++++++++
dan@embeddededge.com"

 drivers/usb/host/ohci-pnx8550.c            |  277 +++
dan@embeddededge.com"

-- 
Martin Michlmayr
http://www.cyrius.com/

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

end of thread, other threads:[~2006-04-10 15:31 UTC | newest]

Thread overview: 46+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-19 23:43 Diff between Linus' and linux-mips git: drivers! Martin Michlmayr
2006-02-19 23:47 ` Diff between Linus' and linux-mips git: trivial changes Martin Michlmayr
2006-02-20 13:33   ` Maciej W. Rozycki
2006-02-20 14:11     ` Ralf Baechle
2006-02-20 14:16     ` Martin Michlmayr
2006-02-20 14:16     ` Martin Michlmayr
2006-02-20 14:18     ` Martin Michlmayr
2006-02-20 14:28     ` Martin Michlmayr
2006-02-20 16:58       ` Maciej W. Rozycki
2006-02-20 18:09         ` Martin Michlmayr
2006-02-27 22:34   ` Martin Michlmayr
2006-02-28 21:10     ` Jordan Crouse
2006-02-20  0:01 ` Diff between Linus' and linux-mips git: small changes Martin Michlmayr
2006-02-20  0:11   ` Diff between Linus' and linux-mips git: VR4181 Martin Michlmayr
2006-02-20  0:31     ` Diff between Linus' and linux-mips git: elf.h Martin Michlmayr
2006-02-20 11:34       ` Ralf Baechle
2006-04-07 17:19         ` Martin Michlmayr
2006-04-07 17:47           ` Kevin D. Kissell
2006-04-07 17:47             ` Kevin D. Kissell
2006-04-07 22:21             ` Ralf Baechle
2006-04-10 12:27               ` Thiemo Seufer
2006-04-10 15:43                 ` Ralf Baechle
2006-02-20  1:07     ` Diff between Linus' and linux-mips git: VR4181 Yoichi Yuasa
2006-02-20  1:21       ` Martin Michlmayr
2006-02-20  1:32         ` Yoichi Yuasa
2006-02-20  1:41           ` Martin Michlmayr
2006-02-20  1:50             ` Yoichi Yuasa
2006-02-20  0:17   ` Diff between Linus' and linux-mips git: declance Martin Michlmayr
2006-02-20 14:22     ` Martin Michlmayr
2006-02-20 17:02       ` Maciej W. Rozycki
2006-02-20  0:19   ` Diff between Linus' and linux-mips git: tulip Martin Michlmayr
2006-02-20 23:03     ` Peter Horton
2006-02-24  1:13       ` Martin Michlmayr
2006-02-24  1:49         ` Martin Michlmayr
2006-02-27 18:12           ` Ralf Baechle
2006-03-01 21:53         ` Peter Horton
2006-02-27 19:07   ` Diff between Linus' and linux-mips git: small changes Martin Michlmayr
2006-02-28 20:22     ` Dmitry Torokhov
2006-02-20  0:34 ` Diff between Linus' and linux-mips git: drivers! Martin Michlmayr
2006-02-27 19:10   ` Martin Michlmayr
2006-02-28  4:47     ` Yoichi Yuasa
2006-02-28  9:51       ` Martin Michlmayr
2006-02-20 15:27 ` Jordan Crouse
2006-02-20 15:27   ` Martin Michlmayr
2006-02-20 15:52   ` Christoph Hellwig
2006-02-20 16:46   ` Ralf Baechle

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.