aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-26usb: renesas_usbhs: Use a specific flag instead of type for multi_clksYoshihiro Shimoda1-5/+3
2019-06-26usb: renesas_usbhs: Avoid to write platform_data's valueYoshihiro Shimoda4-5/+21
2019-06-26usb: renesas_usbhs: move macros from mod.c to the mod.hYoshihiro Shimoda2-9/+9
2019-06-26usb: renesas_usbhs: remove notify_hotplug callbackYoshihiro Shimoda4-14/+10
2019-06-26usb: renesas_usbhs: revise the irq_vbus commentsYoshihiro Shimoda1-5/+5
2019-06-26USB: core: Fix compiler warnings in devio.cAlan Stern1-6/+6
2019-06-26USB: core: Remove usbfs_mutexAlan Stern3-13/+0
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose4-8/+8
2019-06-23Merge 5.2-rc6 into usb-nextGreg Kroah-Hartman6-15/+72
2019-06-21Merge tag 'v5.2-rc5' into patchworkMauro Carvalho Chehab15-45/+105
2019-06-21usb: clean up some of the computations in adu_readDaniel M German1-9/+7
2019-06-20scsi: usb: image: microtek: use sg helper to iterate over scatterlistMing Lei2-13/+9
2019-06-20docs: usb: rename files to .rst and add them to drivers-apiMauro Carvalho Chehab24-32/+32
2019-06-20usb: renesas_usbhs: Use struct assignment instead of memcpy()Yoshihiro Shimoda1-9/+4
2019-06-20USB: core: correct a spelling mistake in the commentHarry Pan1-1/+1
2019-06-20Merge tag 'fixes-for-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman2-9/+9
2019-06-20usb: dwc3: remove unused @lock member of dwc3_ep structChunfeng Yun2-4/+0
2019-06-20usb: dwc3: pci: Add Support for Intel Elkhart Lake DevicesFelipe Balbi1-0/+4
2019-06-20usb: Replace snprintf with scnprintf in gether_get_ifnameDaniel M German1-2/+2
2019-06-19USB: serial: option: add support for GosunCn ME3630 RNDIS modeJörgen Storvist1-0/+1
2019-06-18xhci: detect USB 3.2 capable host controllers correctlyMathias Nyman1-5/+15
2019-06-18usb: xhci: Don't try to recover an endpoint if port is in error state.Mathias Nyman3-1/+28
2019-06-18usb: gadget: ether: Fix race between gether_disconnect and rx_submitKiruthika Varadarajan1-2/+4
2019-06-18usb: gadget: storage: Remove warning messageEJ Hsu2-6/+16
2019-06-18usb: dwc3: gadget: Add support for disabling U1 and U2 entriesAnurag Kumar Vulisha5-1/+42
2019-06-18usb: gadget: send usb_gadget as an argument in get_config_paramsAnurag Kumar Vulisha1-1/+1
2019-06-18usb: dwc3: qcom: Use of_clk_get_parent_count()Kefeng Wang1-2/+1
2019-06-18usb: dwc3: Fix core validation in probe, move after clocks are enabledEnric Balletbo i Serra1-5/+7
2019-06-18usb: dwc3: qcom: Improve error handlingLee Jones1-0/+3
2019-06-18usb: dwc3: qcom: Start USB in 'host mode' on the SDM845Lee Jones1-0/+12
2019-06-18usb: dwc3: qcom: Add support for booting with ACPILee Jones2-29/+179
2019-06-18Revert "usb: dwc2: host: Setting qtd to NULL after freeing it"Guenter Roeck2-2/+0
2019-06-18usb: gadget: net2272: remove redundant assignments to pointer 's'Colin Ian King1-5/+0
2019-06-18usb: gadget: Zero ffs_io_dataAndrzej Pietrasiewicz1-2/+4
2019-06-18USB: omap_udc: Remove unneeded variableHariprasad Kelam1-2/+1
2019-06-18fotg210-udc: Remove unneeded variableHariprasad Kelam1-2/+1
2019-06-18usb: gadget: at91_udc: Remove unneeded variableHariprasad Kelam1-2/+1
2019-06-18usb: gadget: udc: renesas_usb3: Enhance role switch supportBiju Das1-7/+84
2019-06-18usb: gadget: u_audio: Fixed variable declaration coding style issueJonas Stenvall1-2/+2
2019-06-18usb: gadget: f_fs: data_len used before properly setFei Yang1-1/+2
2019-06-18USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabledDouglas Anderson3-3/+47
2019-06-18usb: dwc2: Force 8bit UTMI width for Samsung Exynos SoCsMarek Szyprowski1-0/+1
2019-06-18usb: dwc3: meson-g12a: Add support for IRQ based OTG switchingNeil Armstrong1-5/+31
2019-06-18usb: dwc2: Use generic PHY width in params setupJules Maselbas2-9/+9
2019-06-18usb: host: fotg2: add device tree probingHans Ulli Kroll1-0/+10
2019-06-18wusb: switch to cbcmac transformArd Biesheuvel2-130/+47
2019-06-18usb: isp1362: Spelling s/eclusive/exclusive/Geert Uytterhoeven1-1/+1
2019-06-18USB: add usbfs ioctl to retrieve the connection parametersDmitry Torokhov1-1/+41
2019-06-18usb: host: xhci-tegra: Fix Wunused-const-variableNathan Huckleberry1-23/+0
2019-06-17usb: chipidea: udc: workaround for endpoint conflict issuePeter Chen1-0/+20