summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.19-rc7 into usb-nextGreg Kroah-Hartman2018-10-085-5/+25
|\
| * usb: xhci-mtk: resume USB3 roothub firstChunfeng Yun2018-10-021-2/+2
| * xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman2018-10-021-0/+2
| * usb: cdc_acm: Do not leak URB buffersRomain Izard2018-10-021-0/+6
| * Merge tag 'usb-serial-4.19-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-10-022-3/+15
| |\
| | * USB: serial: simple: add Motorola Tetra MTP6550 idJohan Hovold2018-09-241-1/+2
| | * USB: serial: option: add two-endpoints device-id flagJohan Hovold2018-09-141-10/+7
| | * USB: serial: option: improve Quectel EP06 detectionKristian Evensen2018-09-141-2/+16
* | | Merge tag 'usb-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2018-10-0526-778/+1284
|\ \ \
| * | | USB: net2280: Remove ->disconnect() callback from net2280_pullup()Alan Stern2018-10-051-3/+0
| * | | usb: dwc2: disable power_down on rockchip devicesSolidHal2018-10-051-0/+1
| * | | usb: gadget: udc: renesas_usb3: add support for r8a77990Yoshihiro Shimoda2018-10-051-0/+11
| * | | usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"Yoshihiro Shimoda2018-10-021-0/+3
| * | | usb: dwc2: gadget: Add handler for WkupAlert interruptGrigor Tovmasyan2018-10-021-0/+25
| * | | usb: dwc2: gadget: enable WKUP_ALERT interruptGrigor Tovmasyan2018-10-021-0/+4
| * | | usb: dwc2: gadget: Program GREFCLK registerGrigor Tovmasyan2018-10-022-0/+25
| * | | usb: dwc2: gadget: Add parameters for GREFCLK registerGrigor Tovmasyan2018-10-022-0/+20
| * | | usb: dwc2: Add definitions for new registersGrigor Tovmasyan2018-10-021-0/+13
| * | | usb: dwc2: Update target (u)frame calculationGrigor Tovmasyan2018-10-021-0/+17
| * | | usb: dwc2: Add dwc2_gadget_dec_frame_num_by_one() functionGrigor Tovmasyan2018-10-021-0/+18
| * | | usb: dwc2: Add core parameter for service interval supportGrigor Tovmasyan2018-10-024-0/+18
| * | | usb: dwc2: Update registers definitions to support service intervalGrigor Tovmasyan2018-10-021-0/+2
| * | | usb: renesas_usbhs: add support for R-Car E3Yoshihiro Shimoda2018-10-021-0/+4
| * | | usb: renesas_usbhs: rcar3: Use OTG mode for R-Car D3Yoshihiro Shimoda2018-10-021-1/+2
| * | | Revert "usb: renesas_usbhs: set the mode by using extcon state for non-otg ch...Yoshihiro Shimoda2018-10-021-14/+1
| * | | usb: gadget: f_uac2: disable IN/OUT ep if unusedAndreas Pape2018-10-021-44/+172
| * | | USB: gadget core: Issue ->disconnect() callback from usb_gadget_disconnect()Alan Stern2018-10-021-3/+6
| * | | usb: dwc3: Fix spelling of 'optimizations'Faisal Mehmood2018-10-021-1/+1
| * | | usb: gadget: atmel: remove pointless retrieval of DT name propertyRob Herring2018-10-021-6/+0
| * | | usb: gadget: fsl_udc_core: fixup struct_udc_setup documentationNicholas Mc Guire2018-10-021-2/+4
| * | | usb: gadget: fsl_udc_core: check allocation return value and cleanup on failureNicholas Mc Guire2018-10-021-4/+26
| * | | usb: mtu3: disable vbus rise/fall interrupts of ltssmChunfeng Yun2018-10-022-10/+16
| * | | usb: renesas_usbhs: Add multiple clocks managementYoshihiro Shimoda2018-10-022-0/+90
| * | | usb: renesas_usbhs: Add reset_controlYoshihiro Shimoda2018-10-022-0/+14
| * | | usb: dwc3: gadget: Check ENBLSLPM before sending ep commandThinh Nguyen2018-10-021-10/+19
| * | | usb: dwc2: fix unbalanced use of external vbus-supplyFabrice Gasnier2018-10-021-7/+26
| * | | usb: dwc2: fix call to vbus supply exit routine, call it unlockedFabrice Gasnier2018-10-021-0/+2
| * | | usb: dwc2: fix a race with external vbus supplyFabrice Gasnier2018-10-021-1/+9
| * | | usb: dwc2: get optional vbus-supply regulator onceFabrice Gasnier2018-10-022-9/+11
| * | | usb: dwc3: add EXTCON dependency for qcomArnd Bergmann2018-10-021-1/+1
| * | | usb: gadget: udc: atmel: handle at91sam9rl PMCAlexandre Belloni2018-10-021-0/+2
| * | | usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_g...Jia-Ju Bai2018-10-021-1/+1
| * | | usb: dwc2: Disable all EP's on disconnectMinas Harutyunyan2018-10-021-7/+23
| * | | usb: dwc3: exynos: Add support for Exynos5433 variant with all clocksMarek Szyprowski2018-10-021-0/+9
| * | | usb: dwc3: exynos: Rework clock handling and prepare for new variantsMarek Szyprowski2018-10-021-48/+80
| * | | usb: dwc3: exynos: Remove dead codeMarek Szyprowski2018-10-021-75/+0
| * | | usb: phy: mxs: fix spelling mistake "stardard" -> "standard"Colin Ian King2018-10-021-1/+1
| * | | usb: gadget: udc: Remove unnecessary parenthesesNathan Chancellor2018-10-021-1/+1
| * | | usb: dwc2: remove set but unused variableJosh Abraham2018-10-021-3/+0
| * | | Revert "usb: renesas_usbhs: add extcon notifier to set mode for non-otg channel"Yoshihiro Shimoda2018-10-023-21/+0