linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fixes for 5.17-rc4
@ 2022-02-12 10:31 Greg KH
  2022-02-12 18:23 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2022-02-12 10:31 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel

The following changes since commit 26291c54e111ff6ba87a164d85d4a4e134b7315c:

  Linux 5.17-rc2 (2022-01-30 15:37:07 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.17-rc4

for you to fetch changes up to c72ea20503610a4a7ba26c769357d31602769c01:

  iio: buffer: Fix file related error handling in IIO_BUFFER_GET_FD_IOCTL (2022-02-11 12:13:22 +0100)

----------------------------------------------------------------
Char/Misc driver fixes for 5.17-rc4

Here are a small number of char/misc driver fixes for 5.17-rc4 for
reported issues.  They contain:
	- phy driver fixes
	- iio driver fix
	- eeprom driver fix
	- speakup regression fix
	- fastrpc fix

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

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

----------------------------------------------------------------
Al Cooper (2):
      phy: usb: Leave some clocks running during suspend
      phy: broadcom: Kconfig: Fix PHY_BRCM_USB config option

Dan Carpenter (2):
      phy: cadence: Sierra: fix error handling bugs in probe()
      phy: stm32: fix a refcount leak in stm32_usbphyc_pll_enable()

Greg Kroah-Hartman (1):
      Merge tag 'phy-fixes-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into char-misc-next

Jonas Malaco (1):
      eeprom: ee1004: limit i2c reads to I2C_SMBUS_BLOCK_MAX

Kishon Vijay Abraham I (1):
      phy: ti: Fix missing sentinel for clk_div_table

Liu Ying (1):
      phy: dphy: Correct clk_pre parameter

Mathias Krause (2):
      misc: fastrpc: avoid double fput() on failed usercopy
      iio: buffer: Fix file related error handling in IIO_BUFFER_GET_FD_IOCTL

Robert Hancock (1):
      phy: xilinx: zynqmp: Fix bus width setting for SGMII

Samuel Thibault (1):
      speakup-dectlk: Restore pitch setting

Slark Xiao (2):
      bus: mhi: pci_generic: Add mru_default for Foxconn SDX55
      bus: mhi: pci_generic: Add mru_default for Cinterion MV31-W

Wan Jiabing (1):
      phy: phy-mtk-tphy: Fix duplicated argument in phy-mtk-tphy

 drivers/accessibility/speakup/speakup_dectlk.c   |  1 +
 drivers/bus/mhi/pci_generic.c                    |  2 ++
 drivers/gpu/drm/bridge/nwl-dsi.c                 | 12 ++++----
 drivers/iio/industrialio-buffer.c                | 14 +++++++--
 drivers/misc/eeprom/ee1004.c                     |  3 ++
 drivers/misc/fastrpc.c                           |  9 +++++-
 drivers/phy/amlogic/phy-meson-axg-mipi-dphy.c    |  3 +-
 drivers/phy/broadcom/Kconfig                     |  3 +-
 drivers/phy/broadcom/phy-brcm-usb.c              | 38 ++++++++++++++++++++++++
 drivers/phy/cadence/phy-cadence-sierra.c         | 35 +++++++++++++---------
 drivers/phy/mediatek/phy-mtk-tphy.c              |  2 +-
 drivers/phy/phy-core-mipi-dphy.c                 |  4 +--
 drivers/phy/rockchip/phy-rockchip-inno-dsidphy.c |  3 +-
 drivers/phy/st/phy-stm32-usbphyc.c               |  2 +-
 drivers/phy/ti/phy-j721e-wiz.c                   |  1 +
 drivers/phy/xilinx/phy-zynqmp.c                  | 11 +++----
 16 files changed, 105 insertions(+), 38 deletions(-)

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

* Re: [GIT PULL] Char/Misc driver fixes for 5.17-rc4
  2022-02-12 10:31 [GIT PULL] Char/Misc driver fixes for 5.17-rc4 Greg KH
@ 2022-02-12 18:23 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-02-12 18:23 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel

The pull request you sent on Sat, 12 Feb 2022 11:31:44 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.17-rc4

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

Thank you!

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

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

end of thread, other threads:[~2022-02-12 18:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-12 10:31 [GIT PULL] Char/Misc driver fixes for 5.17-rc4 Greg KH
2022-02-12 18:23 ` 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;
as well as URLs for NNTP newsgroup(s).