public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] driver core patches for 2.6.31-rc4-git
@ 2009-07-28 21:38 Greg KH
  2009-07-28 21:44 ` [PATCH 1/5] sysfs: fix hardlink count on device_move Greg Kroah-Hartman
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Greg KH @ 2009-07-28 21:38 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

Here are some driver core patches for your tree.

Just some tiny bugfixes and a documentation fix.

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-core-2.6.git/

All of these patches have been in the linux-next and mm trees for a
while.

The patches will be sent as a follow-on to this message to lkml for people
to see.

thanks,

greg k-h

------------

 Documentation/filesystems/sysfs.txt |    3 ++-
 drivers/base/firmware_class.c       |    1 -
 drivers/base/sys.c                  |    2 +-
 fs/sysfs/dir.c                      |    2 ++
 lib/dynamic_debug.c                 |    2 +-
 5 files changed, 6 insertions(+), 4 deletions(-)

---------------

Lucian Adrian Grijincu (1):
      driver core: documentation: make it clear that sysfs is optional

Ming Lei (1):
      driver core: firmware_class:fix memory leak of page pointers array

Peter Oberparleiter (1):
      sysfs: fix hardlink count on device_move

Roel Kluin (1):
      Dynamic debug: fix typo: -/->

Xiaotian Feng (1):
      driver core: sysdev: do not send KOBJ_ADD uevent if kobject_init_and_add fails


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

end of thread, other threads:[~2009-07-28 21:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-28 21:38 [GIT PATCH] driver core patches for 2.6.31-rc4-git Greg KH
2009-07-28 21:44 ` [PATCH 1/5] sysfs: fix hardlink count on device_move Greg Kroah-Hartman
2009-07-28 21:44 ` [PATCH 2/5] driver core: firmware_class:fix memory leak of page pointers array Greg Kroah-Hartman
2009-07-28 21:44 ` [PATCH 3/5] Dynamic debug: fix typo: -/-> Greg Kroah-Hartman
2009-07-28 21:44 ` [PATCH 4/5] driver core: sysdev: do not send KOBJ_ADD uevent if kobject_init_and_add fails Greg Kroah-Hartman
2009-07-28 21:44 ` [PATCH 5/5] driver core: documentation: make it clear that sysfs is optional Greg Kroah-Hartman

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