[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100313.181754.107699673.davem@davemloft.net>
Date: Sat, 13 Mar 2010 18:17:54 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: torvalds@...ux-foundation.org
CC: akpm@...ux-foundation.org, sparclinux@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [GIT]: Sparc
A framebuffer driver for XVR-1000 cards and a fixup for the string
used in a request_irq() call in a sparc qlogicpti scsi driver (it
contained a "/" character so procfs rightly complains).
Please pull, thanks a lot!
The following changes since commit d89b218b801fd93ea95880f1c7fde348cbcc51c5:
Linus Torvalds (1):
Merge git://git.kernel.org/.../davem/net-2.6
are available in the git repository at:
master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git master
David S. Miller (1):
sparc64: Add very basic XVR-1000 framebuffer driver.
Meelis Roos (1):
qlogicpti: Remove slash in QlogicPTI irq name
drivers/scsi/qlogicpti.c | 2 +-
drivers/video/Kconfig | 12 +++
drivers/video/Makefile | 1 +
drivers/video/sunxvr1000.c | 228 ++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 242 insertions(+), 1 deletions(-)
create mode 100644 drivers/video/sunxvr1000.c
--
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