Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB / PHY driver fixes from Greg KH: "Here's a number of USB and PHY driver fixes for 4.0-rc5. The largest thing here is a revert of a gadget function driver patch that removes 500 lines of code. Other than that, it's a number of reported bugs fixes and new quirk/id entries. All have been in linux-next for a while" * tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (33 commits) usb: common: otg-fsm: only signal connect after switching to peripheral uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devices USB: ehci-atmel: rework clk handling MAINTAINERS: add entry for USB OTG FSM usb: chipidea: otg: add a_alt_hnp_support response for B device phy: omap-usb2: Fix missing clk_prepare call when using old dt name phy: ti/omap: Fix modalias phy: core: Fixup return value of phy_exit when !pm_runtime_enabled phy: miphy28lp: Convert to devm_kcalloc and fix wrong sizof phy: miphy365x: Convert to devm_kcalloc and fix wrong sizeof phy: twl4030-usb: Remove redundant assignment for twl->linkstat phy: exynos5-usbdrd: Fix off-by-one valid value checking for args->args[0] phy: Find the right match in devm_phy_destroy() phy: rockchip-usb: Fixup rockchip_usb_phy_power_on failure path phy: ti-pipe3: Simplify ti_pipe3_dpll_wait_lock implementation phy: samsung-usb2: Remove NULL terminating entry from phys array phy: hix5hd2-sata: Check return value of platform_get_resource phy: exynos-dp-video: Kill exynos_dp_video_phy_pwr_isol function Revert "usb: gadget: zero: Add support for interrupt EP" Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'" ...
No related branches found
No related tags found
Showing
- MAINTAINERS 7 additions, 0 deletionsMAINTAINERS
- drivers/phy/phy-armada375-usb2.c 2 additions, 1 deletiondrivers/phy/phy-armada375-usb2.c
- drivers/phy/phy-core.c 6 additions, 5 deletionsdrivers/phy/phy-core.c
- drivers/phy/phy-exynos-dp-video.c 4 additions, 20 deletionsdrivers/phy/phy-exynos-dp-video.c
- drivers/phy/phy-exynos-mipi-video.c 4 additions, 7 deletionsdrivers/phy/phy-exynos-mipi-video.c
- drivers/phy/phy-exynos4210-usb2.c 0 additions, 1 deletiondrivers/phy/phy-exynos4210-usb2.c
- drivers/phy/phy-exynos4x12-usb2.c 0 additions, 1 deletiondrivers/phy/phy-exynos4x12-usb2.c
- drivers/phy/phy-exynos5-usbdrd.c 1 addition, 1 deletiondrivers/phy/phy-exynos5-usbdrd.c
- drivers/phy/phy-exynos5250-usb2.c 0 additions, 1 deletiondrivers/phy/phy-exynos5250-usb2.c
- drivers/phy/phy-hix5hd2-sata.c 3 additions, 0 deletionsdrivers/phy/phy-hix5hd2-sata.c
- drivers/phy/phy-miphy28lp.c 7 additions, 6 deletionsdrivers/phy/phy-miphy28lp.c
- drivers/phy/phy-miphy365x.c 6 additions, 6 deletionsdrivers/phy/phy-miphy365x.c
- drivers/phy/phy-omap-control.c 1 addition, 1 deletiondrivers/phy/phy-omap-control.c
- drivers/phy/phy-omap-usb2.c 4 additions, 3 deletionsdrivers/phy/phy-omap-usb2.c
- drivers/phy/phy-rockchip-usb.c 3 additions, 3 deletionsdrivers/phy/phy-rockchip-usb.c
- drivers/phy/phy-ti-pipe3.c 4 additions, 8 deletionsdrivers/phy/phy-ti-pipe3.c
- drivers/phy/phy-twl4030-usb.c 0 additions, 1 deletiondrivers/phy/phy-twl4030-usb.c
- drivers/phy/phy-xgene.c 0 additions, 1 deletiondrivers/phy/phy-xgene.c
- drivers/usb/chipidea/udc.c 11 additions, 0 deletionsdrivers/usb/chipidea/udc.c
- drivers/usb/common/usb-otg-fsm.c 2 additions, 2 deletionsdrivers/usb/common/usb-otg-fsm.c
Please register or sign in to comment