mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PATCH] driver core fixes for 2.6.24-rc3
@ 2007-11-28 22:47 Greg KH
  2007-11-28 22:52 ` [PATCH 1/6] allow LEGACY_PTYS to be set to 0 Greg Kroah-Hartman
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Greg KH @ 2007-11-28 22:47 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

Here are some driver core bugfixes and documentation updates for
2.6.24-rc3.  It fixes a regression with CONFIG_PM being set and not set
that people have reported.

There's some other minor fixes, and an update for the UIO documentation.

All of these have been in the -mm tree for a while.

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

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

thanks,

greg k-h


 Documentation/DocBook/Makefile       |    2 +-
 Documentation/DocBook/uio-howto.tmpl |   90 ++++++++++++----------------------
 drivers/base/core.c                  |    4 +-
 drivers/base/power/Makefile          |    3 +-
 drivers/base/power/main.c            |    8 +---
 drivers/base/power/power.h           |   28 ++++++++---
 drivers/char/Kconfig                 |    2 +-
 fs/sysfs/file.c                      |    6 ++-
 lib/kobject.c                        |    4 +-
 9 files changed, 68 insertions(+), 79 deletions(-)

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

Daniel Drake (1):
      create /sys/.../power when CONFIG_PM is set

Hans J Koch (2):
      UIO: fix up the UIO documentation
      UIO: add UIO documentation target to DocBook Makefile

Johannes Berg (1):
      kobject: two typo fixes

Kay Sievers (1):
      allow LEGACY_PTYS to be set to 0

Miao Xie (1):
      sysfs: fix off-by-one error in fill_read_buffer()


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

end of thread, other threads:[~2007-11-28 22:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-28 22:47 [GIT PATCH] driver core fixes for 2.6.24-rc3 Greg KH
2007-11-28 22:52 ` [PATCH 1/6] allow LEGACY_PTYS to be set to 0 Greg Kroah-Hartman
2007-11-28 22:52 ` [PATCH 2/6] create /sys/.../power when CONFIG_PM is set Greg Kroah-Hartman
2007-11-28 22:52 ` [PATCH 3/6] UIO: fix up the UIO documentation Greg Kroah-Hartman
2007-11-28 22:52 ` [PATCH 4/6] UIO: add UIO documentation target to DocBook Makefile Greg Kroah-Hartman
2007-11-28 22:52 ` [PATCH 5/6] kobject: two typo fixes Greg Kroah-Hartman
2007-11-28 22:52 ` [PATCH 6/6] sysfs: fix off-by-one error in fill_read_buffer() 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

all inboxes | Powered by JetHome®