aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-05Merge tag 'usb-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman26-778/+1284
2018-10-05USB: net2280: Remove ->disconnect() callback from net2280_pullup()Alan Stern1-3/+0
2018-10-05usb: dwc2: disable power_down on rockchip devicesSolidHal1-0/+1
2018-10-05usb: gadget: udc: renesas_usb3: add support for r8a77990Yoshihiro Shimoda1-0/+11
2018-10-05USB: serial: cypress_m8: remove set but not used variable 'iflag'YueHaibing1-2/+1
2018-10-05USB: serial: cypress_m8: fix interrupt-out transfer lengthJohan Hovold1-1/+1
2018-10-05USB: serial: ftdi_sio: add support for FT232R CBUS gpiosJohan Hovold2-3/+40
2018-10-05USB: serial: ftdi_sio: fix gpio name collisionsJohan Hovold1-5/+0
2018-10-03signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman1-2/+2
2018-10-02usb: gadget: fix spelling mistakeis "[En]queing" -> "[En]queuing"Colin Ian King2-2/+2
2018-10-02usb: typec: remove set but not used variables 'snk_ma, min_mv'YueHaibing1-5/+2
2018-10-02usb: export firmware port location in sysfsBjørn Mork1-0/+10
2018-10-02usb: hub: try old enumeration scheme first for high speed devicesZeng Tao1-1/+3
2018-10-02usb: typec: tcpm: Fix APDO PPS order checking to be based on voltageAdam Thomson1-2/+2
2018-10-02usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"Yoshihiro Shimoda1-0/+3
2018-10-02usb: dwc2: gadget: Add handler for WkupAlert interruptGrigor Tovmasyan1-0/+25
2018-10-02usb: dwc2: gadget: enable WKUP_ALERT interruptGrigor Tovmasyan1-0/+4
2018-10-02usb: dwc2: gadget: Program GREFCLK registerGrigor Tovmasyan2-0/+25
2018-10-02usb: dwc2: gadget: Add parameters for GREFCLK registerGrigor Tovmasyan2-0/+20
2018-10-02usb: dwc2: Add definitions for new registersGrigor Tovmasyan1-0/+13
2018-10-02usb: dwc2: Update target (u)frame calculationGrigor Tovmasyan1-0/+17
2018-10-02usb: dwc2: Add dwc2_gadget_dec_frame_num_by_one() functionGrigor Tovmasyan1-0/+18
2018-10-02usb: dwc2: Add core parameter for service interval supportGrigor Tovmasyan4-0/+18
2018-10-02usb: dwc2: Update registers definitions to support service intervalGrigor Tovmasyan1-0/+2
2018-10-02usb: renesas_usbhs: add support for R-Car E3Yoshihiro Shimoda1-0/+4
2018-10-02usb: renesas_usbhs: rcar3: Use OTG mode for R-Car D3Yoshihiro Shimoda1-1/+2
2018-10-02Revert "usb: renesas_usbhs: set the mode by using extcon state for non-otg channel"Yoshihiro Shimoda1-14/+1
2018-10-02usb: gadget: f_uac2: disable IN/OUT ep if unusedAndreas Pape1-44/+172
2018-10-02USB: gadget core: Issue ->disconnect() callback from usb_gadget_disconnect()Alan Stern1-3/+6
2018-10-02usb: dwc3: Fix spelling of 'optimizations'Faisal Mehmood1-1/+1
2018-10-02usb: gadget: atmel: remove pointless retrieval of DT name propertyRob Herring1-6/+0
2018-10-02usb: gadget: fsl_udc_core: fixup struct_udc_setup documentationNicholas Mc Guire1-2/+4
2018-10-02usb: gadget: fsl_udc_core: check allocation return value and cleanup on failureNicholas Mc Guire1-4/+26
2018-10-02usb: mtu3: disable vbus rise/fall interrupts of ltssmChunfeng Yun2-10/+16
2018-10-02usb: renesas_usbhs: Add multiple clocks managementYoshihiro Shimoda2-0/+90
2018-10-02usb: renesas_usbhs: Add reset_controlYoshihiro Shimoda2-0/+14
2018-10-02usb: dwc3: gadget: Check ENBLSLPM before sending ep commandThinh Nguyen1-10/+19
2018-10-02usb: dwc2: fix unbalanced use of external vbus-supplyFabrice Gasnier1-7/+26
2018-10-02usb: dwc2: fix call to vbus supply exit routine, call it unlockedFabrice Gasnier1-0/+2
2018-10-02usb: dwc2: fix a race with external vbus supplyFabrice Gasnier1-1/+9
2018-10-02usb: dwc2: get optional vbus-supply regulator onceFabrice Gasnier2-9/+11
2018-10-02usb: dwc3: add EXTCON dependency for qcomArnd Bergmann1-1/+1
2018-10-02usb: gadget: udc: atmel: handle at91sam9rl PMCAlexandre Belloni1-0/+2
2018-10-02usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_get_status()Jia-Ju Bai1-1/+1
2018-10-02usb: dwc2: Disable all EP's on disconnectMinas Harutyunyan1-7/+23
2018-10-02usb: dwc3: exynos: Add support for Exynos5433 variant with all clocksMarek Szyprowski1-0/+9
2018-10-02usb: dwc3: exynos: Rework clock handling and prepare for new variantsMarek Szyprowski1-48/+80
2018-10-02usb: dwc3: exynos: Remove dead codeMarek Szyprowski1-75/+0
2018-10-02usb: phy: mxs: fix spelling mistake "stardard" -> "standard"Colin Ian King1-1/+1
2018-10-02usb: gadget: udc: Remove unnecessary parenthesesNathan Chancellor1-1/+1