public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] driver core merge for 3.1
@ 2011-07-26  4:57 Greg KH
  2011-07-27  4:05 ` [PATCH 01/11] pti: pti_tty_install documentation mispelling Greg Kroah-Hartman
  0 siblings, 1 reply; 13+ messages in thread
From: Greg KH @ 2011-07-26  4:57 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

Here's the "big" driver core merge for the 3.1 tree.

Not really much at all, mostly just documentation updates, and a few
other minor things.  Details are below.

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

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

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

thanks,

greg k-h

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

 Documentation/driver-model/device.txt   |    2 +-
 Documentation/driver-model/overview.txt |   52 ++++--
 Documentation/filesystems/debugfs.txt   |    4 +-
 Documentation/ja_JP/SubmittingPatches   |  258 +++++++++++++++++++++++++------
 Documentation/zh_CN/email-clients.txt   |  210 +++++++++++++-------------
 drivers/base/Kconfig                    |   64 ++++----
 drivers/firmware/google/gsmi.c          |   19 ++-
 drivers/misc/pti.c                      |    6 +-
 drivers/uio/uio_pdrv_genirq.c           |   43 +++++
 9 files changed, 448 insertions(+), 210 deletions(-)

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

Akinobu Mita (1):
      debugfs: add documentation for debugfs_create_x64

Axel Lin (1):
      firmware: gsmi: remove sysfs entries when unload the module

Hans J. Koch (1):
      uio: uio_pdrv_genirq: Add OF support

Harry Wei (1):
      Documentation/zh_CN: Fix messy code file email-clients.txt

J Freyensee (1):
      pti: pti_tty_install documentation mispelling.

Keiichi Kii (1):
      updated Documentation/ja_JP/SubmittingPatches

Márton Németh (1):
      driver core: add more help description for "path to uevent helper"

Robert P. J. Day (2):
      DOCUMENTATION: Update overview.txt in Doc/driver-model.
      DOCUMENTATION: Replace create_device() with device_create().

matt mooney (2):
      driver-core: Kconfig grammar corrections in firmware configuration
      driver-core: modify FIRMWARE_IN_KERNEL help message


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

end of thread, other threads:[~2011-07-27  9:04 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-26  4:57 [GIT PATCH] driver core merge for 3.1 Greg KH
2011-07-27  4:05 ` [PATCH 01/11] pti: pti_tty_install documentation mispelling Greg Kroah-Hartman
2011-07-27  4:05   ` [PATCH 02/11] DOCUMENTATION: Update overview.txt in Doc/driver-model Greg Kroah-Hartman
2011-07-27  4:05   ` [PATCH 03/11] DOCUMENTATION: Replace create_device() with device_create() Greg Kroah-Hartman
2011-07-27  4:05   ` [PATCH 04/11] driver-core: Kconfig grammar corrections in firmware configuration Greg Kroah-Hartman
2011-07-27  4:05   ` [PATCH 05/11] driver-core: modify FIRMWARE_IN_KERNEL help message Greg Kroah-Hartman
2011-07-27  4:05   ` [PATCH 06/11] driver core: add more help description for "path to uevent helper" Greg Kroah-Hartman
2011-07-27  4:05   ` [PATCH 07/11] Documentation/zh_CN: Fix messy code file email-clients.txt Greg Kroah-Hartman
2011-07-27  4:05   ` [PATCH 08/11] firmware: gsmi: remove sysfs entries when unload the module Greg Kroah-Hartman
2011-07-27  4:05   ` [PATCH 09/11] uio: uio_pdrv_genirq: Add OF support Greg Kroah-Hartman
2011-07-27  8:17     ` Hans J. Koch
2011-07-27  4:05   ` [PATCH 10/11] debugfs: add documentation for debugfs_create_x64 Greg Kroah-Hartman
2011-07-27  4:05   ` [PATCH 11/11] updated Documentation/ja_JP/SubmittingPatches 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