mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ming Lei <ming.lei@canonical.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH v1 0/4] firmware loader: cleanup and introduce search paths option
Date: Thu,  6 Jun 2013 20:01:46 +0800	[thread overview]
Message-ID: <1370520110-32293-1-git-send-email-ming.lei@canonical.com> (raw)

Hi,

The 1st patch cancels exporting of cache_firmware and uncache_firmware.

The 2nd one simplifies holding module for request_firmware().

The 3rd one introduces one kernel option to allow distributions or users
to set their specific firmware search paths.

The 4th one don't allow to request firmware via relative path.

V1:
	- 3/4: make code more clean, take the approach suggested by Takashi
	- 4/4: introduce 4/4	


 drivers/base/Kconfig          |   14 +++++++
 drivers/base/firmware_class.c |   91 ++++++++++++++++++++++++++++++++---------
 include/linux/firmware.h      |   11 -----
 3 files changed, 85 insertions(+), 31 deletions(-)

Thanks,
--
Ming Lei


             reply	other threads:[~2013-06-06 12:02 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-06 12:01 Ming Lei [this message]
2013-06-06 12:01 ` [PATCH v1 1/4] firmware loader: don't export cache_firmware and uncache_firmware Ming Lei
2013-06-06 12:01 ` [PATCH v1 2/4] firmware loader: simplify holding module for request_firmware Ming Lei
2014-01-07  7:56   ` Dmitry Torokhov
2014-01-07 14:53     ` Ming Lei
2014-01-07 17:23       ` Dmitry Torokhov
2013-06-06 12:01 ` [PATCH v1 3/4] firmware loader: allow distribution to choose default search paths Ming Lei
2013-06-06 19:47   ` Greg Kroah-Hartman
2013-06-07  1:24     ` Ming Lei
2013-06-07  4:20       ` Greg Kroah-Hartman
2013-06-07 15:01         ` Ming Lei
2013-06-06 12:01 ` [RFC PATCH v1 4/4] firmware loader: don't allow to request firmware via relative path Ming Lei
2013-06-06 19:48   ` Greg Kroah-Hartman
2013-06-07  1:30     ` Ming Lei
2013-06-07  4:21       ` Greg Kroah-Hartman
2013-06-07  6:04       ` Takashi Iwai
2013-06-07 14:54         ` Ming Lei

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=1370520110-32293-1-git-send-email-ming.lei@canonical.com \
    --to=ming.lei@canonical.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.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

all inboxes | Powered by JetHome®