public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Driver core fixes for 5.6-rc5
@ 2020-03-08  9:52 Greg KH
  2020-03-08 15:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2020-03-08  9:52 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, Stephen Rothwell

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.6-rc5

for you to fetch changes up to 77036165d8bcf7c7b2a2df28a601ec2c52bb172d:

  driver core: Skip unnecessary work when device doesn't have sync_state() (2020-03-04 13:46:03 +0100)

----------------------------------------------------------------
Driver core / debugfs fixes for 5.6-rc5

Here are 4 small driver core / debugfs patches for 5.6-rc3

They are:
	- debugfs api cleanup now that all callers for
	  debugfs_create_regset32() have been fixed up.  This was
	  waiting until after the -rc1 merge as these fixes came in
	  through different trees
	- driver core sync state fixes based on reports of minor issues
	  found in the feature

All of these have been in linux-next with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Greg Kroah-Hartman (1):
      debugfs: remove return value of debugfs_create_regset32()

Saravana Kannan (3):
      driver core: Call sync_state() even if supplier has no consumers
      driver core: Add dev_has_sync_state()
      driver core: Skip unnecessary work when device doesn't have sync_state()

 Documentation/filesystems/debugfs.txt |  6 +++---
 drivers/base/core.c                   | 27 ++++++++++++++++++++-------
 fs/debugfs/file.c                     | 17 ++++-------------
 include/linux/debugfs.h               | 13 ++++++-------
 include/linux/device.h                | 11 +++++++++++
 5 files changed, 44 insertions(+), 30 deletions(-)

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

* Re: [GIT PULL] Driver core fixes for 5.6-rc5
  2020-03-08  9:52 [GIT PULL] Driver core fixes for 5.6-rc5 Greg KH
@ 2020-03-08 15:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-03-08 15:55 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, Stephen Rothwell

The pull request you sent on Sun, 8 Mar 2020 10:52:54 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.6-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b34e5c13327ef723362c88c43da176a439badeea

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2020-03-08 15:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-08  9:52 [GIT PULL] Driver core fixes for 5.6-rc5 Greg KH
2020-03-08 15:55 ` pr-tracker-bot

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