summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-06-26usb: renesas_usbhs: Use struct platform_callback pointerYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Use renesas_usbhs_platform_info on of_device_id.dataYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Add a common function for the .get_idYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: move device tree properties parsingYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Add struct device * declaration in usbhs_probe()Yoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Add has_new_pipe_configs flagYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Use dev_of_node macro instead of open codedYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Remove type member from renesas_usbhs_driver_paramYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Use a specific flag instead of type for multi_clksYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Avoid to write platform_data's valueYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: move macros from mod.c to the mod.hYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: remove notify_hotplug callbackYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: revise the irq_vbus commentsYoshihiro Shimoda
2019-06-26USB: core: Fix compiler warnings in devio.cAlan Stern
2019-06-26USB: core: Remove usbfs_mutexAlan Stern
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-23Merge 5.2-rc6 into usb-nextGreg Kroah-Hartman
2019-06-21Merge tag 'v5.2-rc5' into patchworkMauro Carvalho Chehab
2019-06-21usb: clean up some of the computations in adu_readDaniel M German
2019-06-20scsi: usb: image: microtek: use sg helper to iterate over scatterlistMing Lei
2019-06-20docs: usb: rename files to .rst and add them to drivers-apiMauro Carvalho Chehab
2019-06-20usb: renesas_usbhs: Use struct assignment instead of memcpy()Yoshihiro Shimoda
2019-06-20USB: core: correct a spelling mistake in the commentHarry Pan
2019-06-20Merge tag 'fixes-for-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-06-20usb: dwc3: remove unused @lock member of dwc3_ep structChunfeng Yun
2019-06-20usb: dwc3: pci: Add Support for Intel Elkhart Lake DevicesFelipe Balbi
2019-06-20usb: Replace snprintf with scnprintf in gether_get_ifnameDaniel M German
2019-06-19USB: serial: option: add support for GosunCn ME3630 RNDIS modeJörgen Storvist
2019-06-18xhci: detect USB 3.2 capable host controllers correctlyMathias Nyman
2019-06-18usb: xhci: Don't try to recover an endpoint if port is in error state.Mathias Nyman
2019-06-18usb: gadget: ether: Fix race between gether_disconnect and rx_submitKiruthika Varadarajan
2019-06-18usb: gadget: storage: Remove warning messageEJ Hsu
2019-06-18usb: dwc3: gadget: Add support for disabling U1 and U2 entriesAnurag Kumar Vulisha
2019-06-18usb: gadget: send usb_gadget as an argument in get_config_paramsAnurag Kumar Vulisha
2019-06-18usb: dwc3: qcom: Use of_clk_get_parent_count()Kefeng Wang
2019-06-18usb: dwc3: Fix core validation in probe, move after clocks are enabledEnric Balletbo i Serra
2019-06-18usb: dwc3: qcom: Improve error handlingLee Jones
2019-06-18usb: dwc3: qcom: Start USB in 'host mode' on the SDM845Lee Jones
2019-06-18usb: dwc3: qcom: Add support for booting with ACPILee Jones
2019-06-18Revert "usb: dwc2: host: Setting qtd to NULL after freeing it"Guenter Roeck
2019-06-18usb: gadget: net2272: remove redundant assignments to pointer 's'Colin Ian King
2019-06-18usb: gadget: Zero ffs_io_dataAndrzej Pietrasiewicz
2019-06-18USB: omap_udc: Remove unneeded variableHariprasad Kelam
2019-06-18fotg210-udc: Remove unneeded variableHariprasad Kelam
2019-06-18usb: gadget: at91_udc: Remove unneeded variableHariprasad Kelam
2019-06-18usb: gadget: udc: renesas_usb3: Enhance role switch supportBiju Das
2019-06-18usb: gadget: u_audio: Fixed variable declaration coding style issueJonas Stenvall
2019-06-18usb: gadget: f_fs: data_len used before properly setFei Yang
2019-06-18USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabledDouglas Anderson
2019-06-18usb: dwc2: Force 8bit UTMI width for Samsung Exynos SoCsMarek Szyprowski