summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-12-18scsi: make sure all drivers set the use_clustering flagChristoph Hellwig
2018-12-18usb: musb: dsps: fix runtime pm for peripheral modeBin Liu
2018-12-18usb: musb: dsps: fix otg state machineBin Liu
2018-12-18USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displaysScott Chen
2018-12-17PCI: Move Synopsys HAPS platform device IDsThinh Nguyen
2018-12-17USB: xhci: fix 'broken_suspend' placement in struct xchi_hcdNicolas Saenz Julienne
2018-12-17usb: renesas_usbhs: add support for RZ/G2EFabrizio Castro
2018-12-17usb: ehci-omap: Fix deferred probe for phy handlingRoger Quadros
2018-12-17usb: roles: Add a description for the class to KconfigHeikki Krogerus
2018-12-17Merge tag 'usb-ci-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-12-17xhci: Use device_iommu_mapped()Joerg Roedel
2018-12-14Merge tag 'usb-serial-4.20-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-12-14xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman
2018-12-13net: dev: Add extack argument to dev_set_mac_address()Petr Machata
2018-12-13USB: serial: option: add Telit LN940 seriesJörgen Storvist
2018-12-13USB: serial: option: add Fibocom NL668 seriesJörgen Storvist
2018-12-12USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)Jörgen Storvist
2018-12-12USB: serial: option: add GosunCn ZTE WeLink ME3630Jörgen Storvist
2018-12-12usb: renesas_usbhs: mark PM functions as __maybe_unusedArnd Bergmann
2018-12-12usb: core: Remove unnecessary memset()Suwan Kim
2018-12-12usb: host: isp1362-hcd: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-12Merge tag 'usb-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2018-12-11usb: dwc2: Fix disable all EP's on disconnectMinas Harutyunyan
2018-12-11usb: chipidea: imx: allow to configure oc polarity on i.MX25Uwe Kleine-König
2018-12-11usb: chipidea: imx: Warn if oc polarity isn't specifiedUwe Kleine-König
2018-12-11usb: chipidea: imx: support configuring for active low oc signalUwe Kleine-König
2018-12-11usb: chipidea: host: override ehci->hub_controlPeter Chen
2018-12-11usb: chipidea: imx: add HSIC supportPeter Chen
2018-12-11usb: chipidea: add flag for imx hsic implementationPeter Chen
2018-12-10usb: dwc3: gadget: Disable CSP for stream OUT epTejas Joglekar
2018-12-10USB: serial: mos7840: remove set but not used variables 'number, serial'YueHaibing
2018-12-10Merge 4.20-rc6 into usb-nextGreg Kroah-Hartman
2018-12-10USB: serial: option: add HP lt4132Tore Anderson
2018-12-10usb: dwc2: disable power_down on Amlogic devicesMartin Blumenstingl
2018-12-07xhci: move usb2 get port status link resume handling to its own functionMathias Nyman
2018-12-07xhci: refactor U0 link state handling in get_port_statusMathias Nyman
2018-12-07xhci: cleanup code that sets portstatus and portchange bitsMathias Nyman
2018-12-07xhci: move usb2 speficic bits to own function in get_port_status callMathias Nyman
2018-12-07xhci: move usb3 speficic bits to own function in get_port_status callMathias Nyman
2018-12-07xhci: remove unused hcd_index()Mathias Nyman
2018-12-07xhci: move bus_state structure under the xhci_hub structure.Mathias Nyman
2018-12-07xhci: remove the unused sw_lpm_supportZeng Tao
2018-12-07Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs"Stephan Gerhold
2018-12-07USB: gadget: udc: s3c2410_udc: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-07usb: mtu3: fix dbginfo in qmu_tx_zlp_error_handlerYueHaibing
2018-12-07usb: dwc3: trace: add missing break statement to make compiler happyAndy Shevchenko
2018-12-06Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-12-06xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman
2018-12-06xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh
2018-12-05USB: check usb_get_extra_descriptor for proper sizeMathias Payer