public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3 v2] Expose firmware paths via procfs
@ 2012-10-23 12:52 Dimitris Papastamos
  2012-10-23 12:52 ` [PATCH 1/3 v2] firmware: Convert firmware path setup from an array to a list Dimitris Papastamos
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Dimitris Papastamos @ 2012-10-23 12:52 UTC (permalink / raw)
  To: linux-kernel; +Cc: Greg Kroah-Hartman

Hi Greg, I've rebased these on top of linux-next as you requested.

Dimitris Papastamos (3):
  firmware: Convert firmware path setup from an array to a list
  firmware: Add /proc/firmware_path entry to list the firmware paths
  firmware: Factor out code to add paths to the firmware path list

 drivers/base/firmware_class.c | 137 +++++++++++++++++++++++++++++++++++++++---
 1 file changed, 128 insertions(+), 9 deletions(-)

-- 
1.8.0


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-10-26 23:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-23 12:52 [PATCH 0/3 v2] Expose firmware paths via procfs Dimitris Papastamos
2012-10-23 12:52 ` [PATCH 1/3 v2] firmware: Convert firmware path setup from an array to a list Dimitris Papastamos
2012-10-23 13:08   ` Ming Lei
2012-10-23 13:29     ` Dimitris Papastamos
2012-10-23 13:37       ` Ming Lei
2012-10-23 13:44         ` Dimitris Papastamos
2012-10-23 14:37           ` Ming Lei
2012-10-23 12:52 ` [PATCH 2/3 v2] firmware: Add /proc/firmware_path entry to list the firmware paths Dimitris Papastamos
2012-10-25 18:48   ` Greg Kroah-Hartman
2012-10-26 10:07     ` Dimitris Papastamos
2012-10-26 23:56       ` Greg Kroah-Hartman
2012-10-23 12:52 ` [PATCH 3/3 v2] firmware: Factor out code to add paths to the firmware path list Dimitris Papastamos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox