From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Tejun Heo <tj@kernel.org>
Subject: [GIT PULL] Driver core patches for 3.20-rc1
Date: Sun, 15 Feb 2015 07:12:19 -0800 [thread overview]
Message-ID: <20150215151219.GA31755@kroah.com> (raw)
The following changes since commit 26bc420b59a38e4e6685a73345a0def461136dce:
Linux 3.19-rc6 (2015-01-25 20:04:41 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-3.20-rc1
for you to fetch changes up to adf305f77878880fa5868a7179979da93be68d83:
sysfs: fix warning when creating a sysfs group without attributes (2015-02-03 15:50:31 -0800)
----------------------------------------------------------------
driver core patches for 3.20-rc1
Really tiny set of patches for this kernel. Nothing major, all
described in the shortlog and have been in linux-next for a while.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Borislav Petkov (1):
firmware: Correct function name in comment
Javi Merino (1):
sysfs: fix warning when creating a sysfs group without attributes
Joe Perches (2):
device: Fix dev_dbg_once macro
device: Change dev_<level> logging functions to return void
Ming Lei (2):
firmware_loader: abort request if wait_for_completion is interrupted
firmware_loader: handle timeout via wait_for_completion_interruptible_timeout()
drivers/base/core.c | 29 ++++++++------------
drivers/base/firmware_class.c | 33 ++++++++---------------
fs/sysfs/group.c | 2 +-
include/linux/device.h | 62 +++++++++++++++++++++----------------------
4 files changed, 53 insertions(+), 73 deletions(-)
reply other threads:[~2015-02-15 15:12 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=20150215151219.GA31755@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tj@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox