summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-10-08Merge 4.19-rc7 into usb-nextGreg Kroah-Hartman
2018-10-05Merge tag 'usb-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2018-10-05USB: net2280: Remove ->disconnect() callback from net2280_pullup()Alan Stern
2018-10-05usb: dwc2: disable power_down on rockchip devicesSolidHal
2018-10-05usb: gadget: udc: renesas_usb3: add support for r8a77990Yoshihiro Shimoda
2018-10-05USB: serial: cypress_m8: remove set but not used variable 'iflag'YueHaibing
2018-10-05USB: serial: cypress_m8: fix interrupt-out transfer lengthJohan Hovold
2018-10-05USB: serial: ftdi_sio: add support for FT232R CBUS gpiosJohan Hovold
2018-10-05USB: serial: ftdi_sio: fix gpio name collisionsJohan Hovold
2018-10-03signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman
2018-10-02usb: gadget: fix spelling mistakeis "[En]queing" -> "[En]queuing"Colin Ian King
2018-10-02usb: typec: remove set but not used variables 'snk_ma, min_mv'YueHaibing
2018-10-02usb: export firmware port location in sysfsBjørn Mork
2018-10-02usb: hub: try old enumeration scheme first for high speed devicesZeng Tao
2018-10-02usb: typec: tcpm: Fix APDO PPS order checking to be based on voltageAdam Thomson
2018-10-02usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"Yoshihiro Shimoda
2018-10-02usb: dwc2: gadget: Add handler for WkupAlert interruptGrigor Tovmasyan
2018-10-02usb: dwc2: gadget: enable WKUP_ALERT interruptGrigor Tovmasyan
2018-10-02usb: dwc2: gadget: Program GREFCLK registerGrigor Tovmasyan
2018-10-02usb: dwc2: gadget: Add parameters for GREFCLK registerGrigor Tovmasyan
2018-10-02usb: dwc2: Add definitions for new registersGrigor Tovmasyan
2018-10-02usb: dwc2: Update target (u)frame calculationGrigor Tovmasyan
2018-10-02usb: dwc2: Add dwc2_gadget_dec_frame_num_by_one() functionGrigor Tovmasyan
2018-10-02usb: dwc2: Add core parameter for service interval supportGrigor Tovmasyan
2018-10-02usb: dwc2: Update registers definitions to support service intervalGrigor Tovmasyan
2018-10-02usb: renesas_usbhs: add support for R-Car E3Yoshihiro Shimoda
2018-10-02usb: renesas_usbhs: rcar3: Use OTG mode for R-Car D3Yoshihiro Shimoda
2018-10-02Revert "usb: renesas_usbhs: set the mode by using extcon state for non-otg ch...Yoshihiro Shimoda
2018-10-02usb: gadget: f_uac2: disable IN/OUT ep if unusedAndreas Pape
2018-10-02USB: gadget core: Issue ->disconnect() callback from usb_gadget_disconnect()Alan Stern
2018-10-02usb: dwc3: Fix spelling of 'optimizations'Faisal Mehmood
2018-10-02usb: gadget: atmel: remove pointless retrieval of DT name propertyRob Herring
2018-10-02usb: gadget: fsl_udc_core: fixup struct_udc_setup documentationNicholas Mc Guire
2018-10-02usb: gadget: fsl_udc_core: check allocation return value and cleanup on failureNicholas Mc Guire
2018-10-02usb: mtu3: disable vbus rise/fall interrupts of ltssmChunfeng Yun
2018-10-02usb: renesas_usbhs: Add multiple clocks managementYoshihiro Shimoda
2018-10-02usb: renesas_usbhs: Add reset_controlYoshihiro Shimoda
2018-10-02usb: dwc3: gadget: Check ENBLSLPM before sending ep commandThinh Nguyen
2018-10-02usb: dwc2: fix unbalanced use of external vbus-supplyFabrice Gasnier
2018-10-02usb: dwc2: fix call to vbus supply exit routine, call it unlockedFabrice Gasnier
2018-10-02usb: dwc2: fix a race with external vbus supplyFabrice Gasnier
2018-10-02usb: dwc2: get optional vbus-supply regulator onceFabrice Gasnier
2018-10-02usb: dwc3: add EXTCON dependency for qcomArnd Bergmann
2018-10-02usb: gadget: udc: atmel: handle at91sam9rl PMCAlexandre Belloni
2018-10-02usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_g...Jia-Ju Bai
2018-10-02usb: dwc2: Disable all EP's on disconnectMinas Harutyunyan
2018-10-02usb: dwc3: exynos: Add support for Exynos5433 variant with all clocksMarek Szyprowski
2018-10-02usb: dwc3: exynos: Rework clock handling and prepare for new variantsMarek Szyprowski
2018-10-02usb: dwc3: exynos: Remove dead codeMarek Szyprowski
2018-10-02usb: phy: mxs: fix spelling mistake "stardard" -> "standard"Colin Ian King