public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] driver core fixes for 2.6.34-git
@ 2010-04-22 22:29 Greg KH
  2010-04-22 22:40 ` [PATCH 1/3] Documentation: -stable rules: upstream commit ID requirement reworded Greg Kroah-Hartman
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Greg KH @ 2010-04-22 22:29 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

Here are 3 patches for your 2.6.34-git tree.

Two documentation updates, and one fix for the sysfs attribute warning
that people have reported.

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.

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

thanks,

greg k-h

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

 Documentation/HOWTO                   |    2 +-
 Documentation/stable_kernel_rules.txt |    9 ++++-----
 drivers/hwmon/asus_atk0110.c          |    4 ++++
 3 files changed, 9 insertions(+), 6 deletions(-)

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

Jiri Kosina (1):
      sysfs: use sysfs_attr_init in ASUS atk0110 driver

Randy Dunlap (1):
      Documentation/HOWTO: update git home URL

Stefan Richter (1):
      Documentation: -stable rules: upstream commit ID requirement reworded


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [GIT PATCH] driver core fixes for 2.6.34-git
@ 2010-03-19 15:13 Greg KH
  0 siblings, 0 replies; 10+ messages in thread
From: Greg KH @ 2010-03-19 15:13 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

Here are a number of bugfixes for the driver core for your 2.6.34-git
tree.

This series should resolve all of the sysfs lockdep warnings that have
been reported numerous times.  It also includes a number of
documentation updates and other small fixes.

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.

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

thanks,

greg k-h

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

 Documentation/kobject.txt           |   60 +++++++++++++++++++++++-----------
 drivers/base/class.c                |    2 +
 drivers/base/core.c                 |    6 +++
 drivers/base/cpu.c                  |   16 +++++-----
 drivers/base/firmware_class.c       |    2 +
 drivers/base/node.c                 |    7 +++-
 drivers/base/platform.c             |   33 +++++++++++++++----
 drivers/char/ipmi/ipmi_msghandler.c |   10 ++++++
 drivers/infiniband/core/sysfs.c     |    1 +
 drivers/net/mlx4/main.c             |    1 +
 drivers/pci/pci-sysfs.c             |    2 +-
 11 files changed, 102 insertions(+), 38 deletions(-)

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

David Rientjes (1):
      driver core: numa: fix BUILD_BUG_ON for node_read_distance

Greg Kroah-Hartman (3):
      sysfs: fix sysfs lockdep warning in ipmi code
      sysfs: fix sysfs lockdep warning in infiniband code
      sysfs: fix sysfs lockdep warning in mlx4 code

Jani Nikula (1):
      driver-core: document ERR_PTR() return values

Jiri Kosina (1):
      sysfs: use sysfs_bin_attr_init in firmware class driver

Magnus Damm (1):
      Driver core: Early platform kernel-doc update

Mel Gorman (1):
      sysfs: Initialised pci bus legacy_mem field before use

Randy Dunlap (1):
      driver-core: fix missing kernel-doc in firmware_class

Robert P. J. Day (2):
      kobject: documentation: Fix erroneous example in kobject doc.
      kobject: documentation: Update to refer to kset-example.c.

Stephen Rothwell (1):
      sysdev: the cpu probe/release attributes should be sysdev_class_attributes


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

end of thread, other threads:[~2010-04-24 16:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-22 22:29 [GIT PATCH] driver core fixes for 2.6.34-git Greg KH
2010-04-22 22:40 ` [PATCH 1/3] Documentation: -stable rules: upstream commit ID requirement reworded Greg Kroah-Hartman
2010-04-24  2:02   ` tytso
2010-04-24  9:12     ` Stefan Richter
2010-04-24  9:30       ` Stefan Richter
2010-04-24 15:02         ` Greg KH
2010-04-24 16:50           ` Theodore Tso
2010-04-22 22:40 ` [PATCH 2/3] Documentation/HOWTO: update git home URL Greg Kroah-Hartman
2010-04-22 22:40 ` [PATCH 3/3] sysfs: use sysfs_attr_init in ASUS atk0110 driver Greg Kroah-Hartman
  -- strict thread matches above, loose matches on Subject: below --
2010-03-19 15:13 [GIT PATCH] driver core fixes for 2.6.34-git Greg KH

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