From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>,
Arnd Bergmann <arnd@arndb.de>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PATCH] misc fixes patches for 3.5-rc4
Date: Wed, 20 Jun 2012 13:53:28 -0700 [thread overview]
Message-ID: <20120620205328.GA19170@kroah.com> (raw)
The following changes since commit cfaf025112d3856637ff34a767ef785ef5cf2ca9:
Linux 3.5-rc2 (2012-06-08 18:40:09 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-3.5-rc4
for you to fetch changes up to 49fbd3f1c3a67b99c053600a1cd7e5d0be48bed6:
misc: mei: set WDIOF_ALARMONLY on mei watchdog (2012-06-13 15:34:31 -0700)
----------------------------------------------------------------
MISC tree updates for 3.5-rc4
Here are some drivers/misc bugfixes (really just drivers/misc/mei/
fixes) for a few problems that have been reported.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Samuel Ortiz (1):
misc: mei: Disable MSI when IRQ registration fails
Tomas Winkler (4):
misc: mei: set IRQF_ONESHOT for msi request_threaded_irq
misc: mei: unregister misc device in pci_remove function
misc: mei: fix stalled read
misc: mei: set WDIOF_ALARMONLY on mei watchdog
drivers/misc/mei/interrupt.c | 2 +-
drivers/misc/mei/main.c | 9 +++++----
drivers/misc/mei/wd.c | 2 +-
3 files changed, 7 insertions(+), 6 deletions(-)
reply other threads:[~2012-06-20 20:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120620205328.GA19170@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=arnd@arndb.de \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.