[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20120620205328.GA19170@kroah.com>
Date: Wed, 20 Jun 2012 13:53:28 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Arnd Bergmann <arnd@...db.de>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PATCH] misc fixes patches for 3.5-rc4
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@...uxfoundation.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(-)
--
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