- 14 Dec, 2010 2 commits
-
-
Jiandong Zheng authored
I am Jiandong Zheng working on BCMRING in Broadcom Canada Ltd. I am replacing Leo Chen (leochen@broadcom.com) as "ARM/BCMRING ARM ARCHITECTURE" and "ARM/BCMRING MTD NAND DRIVER" maintainer from Broadcom as he is no longer the maintainer of these components. Signed-off-by:
Jiandong Zheng <jdzheng@broadcom.com> Acked-by:
Scott Branden <sbranden@broadcom.com> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
Tejun Heo authored
Signed-off-by:
Tejun Heo <tj@kernel.org>
-
- 10 Dec, 2010 1 commit
-
-
Kyle McMartin authored
It was a nice idea, but -ENOTIME and -ENOHW. I never got around to doing a lot of the clean up that I intended to. Signed-off-by:
Kyle McMartin <kyle@mcmartin.ca> Acked-by:
Grant Grundler <grundler@parisc-linux.org> Signed-off-by:
David S. Miller <davem@davemloft.net>
-
- 01 Dec, 2010 1 commit
-
-
Chien Tung authored
Correct web link as www.neteffect.com is no longer valid. Remove Chien Tung as maintainer. I am moving on to other responsibilities at Intel. Thanks for all the fish. Signed-off-by:
Chien Tung <chien.tin.tung@intel.com> Signed-off-by:
Roland Dreier <rolandd@cisco.com>
-
- 24 Nov, 2010 2 commits
-
-
Chris Metcalf authored
This change adds the first network driver for the tile architecture, supporting the on-chip XGBE and GBE shims. The infrastructure is present for the TILE-Gx networking drivers (another three source files in the new directory) but for now the the actual tilegx sources are waiting on releasing hardware to initial customers. Note that arch/tile/include/hv/* are "upstream" headers from the Tilera hypervisor and will probably benefit less from LKML review. Signed-off-by:
Chris Metcalf <cmetcalf@tilera.com>
-
Joe Perches authored
Mark it so. Signed-off-by:
Joe Perches <joe@perches.com> Signed-off-by:
Chris Wilson <chris@chris-wilson.co.uk>
-
- 21 Nov, 2010 1 commit
-
-
Simon Horman authored
bonding-devel@lists.sourceforge.net seems only receive spam and discussion seems to already occur on netdev@vger.kernel.org. Signed-off-by:
Simon Horman <horms@verge.net.au> Signed-off-by:
David S. Miller <davem@davemloft.net>
-
- 18 Nov, 2010 2 commits
-
-
Randy Dunlap authored
Update kernel-doc and Documentation maintainers info. Signed-off-by:
Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
-
Giuseppe Cavallaro authored
Add STMMAC to the list of supported Ethernet drivers and myself as maintainer. Signed-off-by:
Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
-
- 16 Nov, 2010 1 commit
-
-
Paul Mundt authored
Now that the patchwork queue is up, add it in. While we're at it, fix up the file patterns, too. Signed-off-by:
Paul Mundt <lethal@linux-sh.org>
-
- 14 Nov, 2010 1 commit
-
-
Paul Mundt authored
Now that there's an fbdev git tree (this is also what is pulled in to -next), stub it in to the MAINTAINERS entry. Signed-off-by:
Paul Mundt <lethal@linux-sh.org>
-
- 11 Nov, 2010 1 commit
-
-
Joe Perches authored
Signed-off-by:
Joe Perches <joe@perches.com> Signed-off-by:
Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
-
- 10 Nov, 2010 2 commits
-
-
Paul Mundt authored
Reflect the recent tree restructuring. Signed-off-by:
Paul Mundt <lethal@linux-sh.org>
-
Paul Mundt authored
Reflect the recent tree restructuring. Signed-off-by:
Paul Mundt <lethal@linux-sh.org>
-
- 09 Nov, 2010 4 commits
-
-
Greg Kroah-Hartman authored
So properly mark it as such in the MAINTAINERS file. Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>
-
Greg Kroah-Hartman authored
The tree has moved to "staging-2.6" not "staging-next-2.6" as all of the staging development is now done in git, not just for the next tree. Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>
-
Greg Kroah-Hartman authored
So change the MAINTAINERS file to show where the tree now is at. Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>
-
Greg Kroah-Hartman authored
So change the MAINTAINERS file to properly reflect this. Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>
-
- 08 Nov, 2010 1 commit
-
-
Konrad Rzeszutek Wilk authored
While the 'xen-devel@lists.xen.org' is more apt, it is not yet ready. Revert the name back to the old lists.xensource.com for right now. Signed-off-by:
Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
-
- 02 Nov, 2010 1 commit
-
-
Chris Metcalf authored
Signed-off-by:
Chris Metcalf <cmetcalf@tilera.com>
-
- 01 Nov, 2010 1 commit
-
-
Jesper Nilsson authored
Signed-off-by:
Jesper Nilsson <jesper.nilsson@axis.com>
-
- 28 Oct, 2010 2 commits
-
-
Jean Delvare authored
The ams driver isn't a hardware monitoring driver, so it shouldn't live under driver/hwmon. drivers/macintosh seems much more appropriate, as the driver is only useful on PowerBooks and iBooks. Signed-off-by:
Jean Delvare <khali@linux-fr.org> Cc: Guenter Roeck <guenter.roeck@ericsson.com> Cc: Stelian Pop <stelian@popies.net> Cc: Michael Hanselmann <linux-kernel@hansmi.ch> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Grant Likely <grant.likely@secretlab.ca>
-
Jean Delvare authored
I've made so many changes to the w83795 driver that it's only fair to list myself as a co-author. I'll also maintain the driver for some time. There's more work needed on the driver for sure. Signed-off-by:
Jean Delvare <khali@linux-fr.org> Acked-by:
Guenter Roeck <guenter.roeck@ericsson.com>
-
- 27 Oct, 2010 1 commit
-
-
Akira Takeuchi authored
Implement the Panasonic MN10300 AM34 CPU subarch and implement SMP support for MN10300. Also implement support for the MN2WS0060 processor and the ASB2364 evaluation board which are AM34 based. Signed-off-by:
Akira Takeuchi <takeuchi.akr@jp.panasonic.com> Signed-off-by:
Kiyoshi Owada <owada.kiyoshi@jp.panasonic.com> Signed-off-by:
David Howells <dhowells@redhat.com>
-
- 26 Oct, 2010 7 commits
-
-
Joe Perches authored
Add missing git as a prefix for git repositories in the few places it wasn't already used. Convert a space delimiter to a tab. Signed-off-by:
Joe Perches <joe@perches.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
-
Joe Perches authored
Removed by commit 0d58cef6 ("V4L/DVB: Remove obsolete zc0301 v4l driver"). Signed-off-by:
Joe Perches <joe@perches.com> Acked-by:
Amerigo Wang <amwang@redhat.com> Cc: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
-
Joe Perches authored
Removed by commit 7373ab36 ("V4L/DVB: Remove obsolete ov511 driver"). Signed-off-by:
Joe Perches <joe@perches.com> Acked-by:
Amerigo Wang <amwang@redhat.com> Cc: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
-
Joe Perches authored
Removed by commit 431107ea ("ARM: S3C64XX: Merge mach-s3c6400 and mach-s3c6410"). Signed-off-by:
Joe Perches <joe@perches.com> Acked-by:
Ben Dooks <ben-linux@fluff.org> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
-
Joe Perches authored
Removed by commit 70556b14 ("ARM: S3C24XX: Remove old mach-s3c2442"). Signed-off-by:
Joe Perches <joe@perches.com> Acked-by:
Ben Dooks <ben-linux@fluff.org> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
-
Joe Perches authored
Removed by commit dcd925f9 ("pxa: merge stargate2 and imote2 board files"). Signed-off-by:
Joe Perches <joe@perches.com> Acked-by:
Jonathan Cameron <jic23@cam.ac.uk> Acked-by:
Eric Miao <eric.y.miao@gmail.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
-
Joe Perches authored
The original commit 403d2971 ("pxa/income: Add Income SBC support") started with the wrong file pattern. Signed-off-by:
Joe Perches <joe@perches.com> Acked-by:
Marek Vasut <marek.vasut@gmail.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
-
- 25 Oct, 2010 3 commits
-
-
Guenter Roeck authored
This driver adds support for Linear Technology LTC4261 I2C Negative Voltage Hot Swap Controller. Reviewed-by:
Ira W. Snyder <iws@ovro.caltech.edu> Reviewed-by:
Tom Grennan <tom.grennan@ericsson.com> Signed-off-by:
Guenter Roeck <guenter.roeck@ericsson.com>
-
David Vrabel authored
I'm no longer in a position to be the maintainer for the Ultra-Wide Band (UWB) and Ceritified Wireless USB (WUSB) subsystems and no one else has volunteered to take over. Signed-off-by:
David Vrabel <david.vrabel@csr.com>
-
David Vrabel authored
The only Wimedia LLC Protocol (WLP) hardware was an Intel i1480 chip with a beta release of firmware that was never commercially available as a product. This hardware and firmware is no longer available as Intel sold their UWB/WLP IP. I also see little prospect of other WLP capable hardware ever being available. Signed-off-by:
David Vrabel <david.vrabel@csr.com>
-
- 24 Oct, 2010 1 commit
-
-
Guenter Roeck authored
Signed-off-by:
Guenter Roeck <guenter.roeck@ericsson.com> Signed-off-by:
Jean Delvare <khali@linux-fr.org>
-
- 22 Oct, 2010 4 commits
-
-
Matthew Wilcox authored
USB Attached SCSI is a new protocol specified jointly by the SCSI T10 committee and the USB Implementors Forum. Signed-off-by:
Matthew Wilcox <willy@linux.intel.com> Cc: Matthew Dharm <mdharm-usb@one-eyed-alien.net> [mina86@mina86.com: updated to use new USB_ prefix] Signed-off-by:
Michal Nazarewicz <mina86@mina86.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>
-
Greg Kroah-Hartman authored
Clearly I have gone insane, so I might as well tell the world about it. Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>
-
Breno Leitao authored
Soott Kilau is handing off the maintainership of the jsm serial driver to me, and this patch just add the driver as maintained. Signed-off-by:
Breno Leitao <leitao@linux.vnet.ibm.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>
-
Greg Kroah-Hartman authored
Add DEBUGFS information to my MAINTAINERS entry as some people have asked about this recently. Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>
-
- 21 Oct, 2010 1 commit
-
-
Jean Delvare authored
The hdaps driver isn't a hardware monitoring driver, so it shouldn't live under driver/hwmon. drivers/platform/x86 seems much more appropriate, as the driver is only useful on x86 laptops. Signed-off-by:
Jean Delvare <khali@linux-fr.org> Cc: Guenter Roeck <guenter.roeck@ericsson.com> Cc: Matthew Garrett <mjg@redhat.com> Cc: Frank Seidel <frank@f-seidel.de> Signed-off-by:
Matthew Garrett <mjg@redhat.com>
-