Merge tag 'char-misc-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Pull char/misc driver fixes from Greg KH: "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" * tag 'char-misc-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: iio: buffer: Fix file related error handling in IIO_BUFFER_GET_FD_IOCTL speakup-dectlk: Restore pitch setting bus: mhi: pci_generic: Add mru_default for Cinterion MV31-W bus: mhi: pci_generic: Add mru_default for Foxconn SDX55 eeprom: ee1004: limit i2c reads to I2C_SMBUS_BLOCK_MAX misc: fastrpc: avoid double fput() on failed usercopy phy: dphy: Correct clk_pre parameter phy: phy-mtk-tphy: Fix duplicated argument in phy-mtk-tphy phy: stm32: fix a refcount leak in stm32_usbphyc_pll_enable() phy: xilinx: zynqmp: Fix bus width setting for SGMII phy: cadence: Sierra: fix error handling bugs in probe() phy: ti: Fix missing sentinel for clk_div_table phy: broadcom: Kconfig: Fix PHY_BRCM_USB config option phy: usb: Leave some clocks running during suspend
No related branches found
No related tags found
Showing
- drivers/accessibility/speakup/speakup_dectlk.c 1 addition, 0 deletionsdrivers/accessibility/speakup/speakup_dectlk.c
- drivers/bus/mhi/pci_generic.c 2 additions, 0 deletionsdrivers/bus/mhi/pci_generic.c
- drivers/gpu/drm/bridge/nwl-dsi.c 5 additions, 7 deletionsdrivers/gpu/drm/bridge/nwl-dsi.c
- drivers/iio/industrialio-buffer.c 11 additions, 3 deletionsdrivers/iio/industrialio-buffer.c
- drivers/misc/eeprom/ee1004.c 3 additions, 0 deletionsdrivers/misc/eeprom/ee1004.c
- drivers/misc/fastrpc.c 8 additions, 1 deletiondrivers/misc/fastrpc.c
- drivers/phy/amlogic/phy-meson-axg-mipi-dphy.c 2 additions, 1 deletiondrivers/phy/amlogic/phy-meson-axg-mipi-dphy.c
- drivers/phy/broadcom/Kconfig 1 addition, 2 deletionsdrivers/phy/broadcom/Kconfig
- drivers/phy/broadcom/phy-brcm-usb.c 38 additions, 0 deletionsdrivers/phy/broadcom/phy-brcm-usb.c
- drivers/phy/cadence/phy-cadence-sierra.c 21 additions, 14 deletionsdrivers/phy/cadence/phy-cadence-sierra.c
- drivers/phy/mediatek/phy-mtk-tphy.c 1 addition, 1 deletiondrivers/phy/mediatek/phy-mtk-tphy.c
- drivers/phy/phy-core-mipi-dphy.c 2 additions, 2 deletionsdrivers/phy/phy-core-mipi-dphy.c
- drivers/phy/rockchip/phy-rockchip-inno-dsidphy.c 2 additions, 1 deletiondrivers/phy/rockchip/phy-rockchip-inno-dsidphy.c
- drivers/phy/st/phy-stm32-usbphyc.c 1 addition, 1 deletiondrivers/phy/st/phy-stm32-usbphyc.c
- drivers/phy/ti/phy-j721e-wiz.c 1 addition, 0 deletionsdrivers/phy/ti/phy-j721e-wiz.c
- drivers/phy/xilinx/phy-zynqmp.c 6 additions, 5 deletionsdrivers/phy/xilinx/phy-zynqmp.c
Loading
Please register or sign in to comment