summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-03-09usb: core: Add "quirks" parameter for usbcoreKai-Heng Feng
2018-03-09usb: typec: Start using ERR_PTRHeikki Krogerus
2018-03-09usb: core: hcd: remove support for initializing a single PHYMartin Blumenstingl
2018-03-09usb: host: ohci-platform: remove custom USB PHY handlingMartin Blumenstingl
2018-03-09usb: host: ehci-platform: remove custom USB PHY handlingMartin Blumenstingl
2018-03-09usb: host: xhci-mtk: remove custom USB PHY handlingMartin Blumenstingl
2018-03-09usb: core: hcd: integrate the PHY wrapper into the HCD coreMartin Blumenstingl
2018-03-09usb: core: add a wrapper for the USB PHYs on the HCDMartin Blumenstingl
2018-03-09usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl
2018-03-09usb: isp1760: Use kasprintfHimanshu Jha
2018-03-09usb: clarify ACPI spec version and section number for _UPC & _PLDAlex Hung
2018-03-09usb: Don't disable Latency tolerance Messaging (LTM) before port resetMathias Nyman
2018-03-09USB: adutux: Add waiting in transfer abortionKirill Kapranov
2018-03-09USB: typec: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-09USB: host: whci: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-09USB: host: isp116x: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-09USB: host: imx21: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-09USB: host: fhci: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-09USB: gadget: pxa27x: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-09USB: gadget: pxa25x: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-09USB: gadget: gr: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-09USB: gadget: bcm63xx: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-09USB: musb: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-09USB: dwc2: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-09USB: chipidea: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-09USB: wusbcore: remove redundant re-assignment to pointer 'dev'Colin Ian King
2018-03-09usbip: Correct maximum value of CONFIG_USBIP_VHCI_HC_PORTSBen Hutchings
2018-03-09usb: usbtest: Remove stack VLA usageTobin C. Harding
2018-03-09xhci: Fix front USB ports on ASUS PRIME B350M-AKai-Heng Feng
2018-03-09usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume timing"Yoshihiro Shimoda
2018-03-09usb: usbmon: Read text within supplied buffer sizePete Zaitcev
2018-03-08usb: host: xhci-rcar: add support for r8a77965Yoshihiro Shimoda
2018-03-08USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.hTeijo Kinnunen
2018-03-08usb: xhci: dbc: Fix lockdep warningLu Baolu
2018-03-08xhci: fix endpoint context tracer outputMathias Nyman
2018-03-08Merge tag 'fixes-for-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-03-08usb: gadget: composite: remove duplicated code in OS desc handlingChris Dickens
2018-03-08usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens
2018-03-08usb: dwc2: eliminate irq parameter from dwc2_gadget_initVardan Mikayelyan
2018-03-08usb: gadget: udc: atmel: Use devm_ioremap_resource()Ladislav Michl
2018-03-08USB: gadget: function: remove redundant initialization of 'tv_nexus'Colin Ian King
2018-03-08usb: gadget: udc: change comparison to bitshift when dealing with a maskWolfram Sang
2018-03-08usb: phy: ab8500: use correct enum typeStefan Agner
2018-03-08usb: phy: mxs: Staticize mxs_charger_secondary_detection()Fabio Estevam
2018-03-08usb: gadget: udc: bdc: Use dma_pool_zallocSouptick Joarder
2018-03-08usb: dwc3: debugfs: Re-use DEFINE_SHOW_ATTRIBUTE() macroFelipe Balbi
2018-03-08USB: gadget: pxa27x: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-08USB: gadget: pxa25x: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-08USB: gadget: gr: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-08USB: gadget: bcm63xx: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko