aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-07-21usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu
2018-07-20usb: xhci: Fix memory leak in xhci_endpoint_reset()Zheng Xiaowei
2018-07-20usb: typec: tcpm: Fix sink PDO starting index for PPS APDO selectionAdam Thomson
2018-07-20usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang
2018-07-17usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'Eugeniu Rosca
2018-07-17usb: dwc2: Fix inefficient copy of unaligned buffersAntti Seppälä
2018-07-17usb: dwc2: Fix DMA alignment to start at allocated boundaryAntti Seppälä
2018-07-17usb: gadget: aspeed: Workaround memory ordering issueBenjamin Herrenschmidt
2018-07-17usb: dwc3: gadget: remove redundant variable maxpacketColin Ian King
2018-07-17usb: dwc2: avoid NULL dereferencesJohn Keeping
2018-07-17usb/phy: fix PPC64 build errors in phy-fsl-usb.cRandy Dunlap
2018-07-17usb: dwc2: host: do not delay retries for CONTROL IN transfersDmitry Torokhov
2018-07-17usb: gadget: u_audio: protect stream runtime fields with stream spinlockVladimir Zapolskiy
2018-07-17usb: gadget: u_audio: remove cached period bytes valueVladimir Zapolskiy
2018-07-17usb: gadget: u_audio: remove caching of stream buffer parametersVladimir Zapolskiy
2018-07-17usb: gadget: u_audio: update hw_ptr in iso_complete after data copiedJoshua Frkuska
2018-07-17usb: gadget: u_audio: fix pcm/card naming in g_audio_setup()Eugeniu Rosca
2018-07-17usb: gadget: f_uac2: fix error handling in afunc_bind (again)Eugeniu Rosca
2018-07-17usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659...Jia-Ju Bai
2018-07-17usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_...Jia-Ju Bai
2018-07-17usb: gadget: Fix OS descriptors supportBenjamin Herrenschmidt
2018-07-17usb: gadget: aspeed-vhub: Fix SETUP packets with OUT data phaseBenjamin Herrenschmidt
2018-07-16usb: cdc_acm: Add quirk for Castles VEGA3000Lubomir Rintel
2018-07-16Merge tag 'usb-ci-v4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-07-06USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn
2018-07-06usb: quirks: add delay quirks for Corsair StrafeNico Sneck
2018-07-06xhci: xhci-mem: off by one in xhci_stream_id_to_ring()Dan Carpenter
2018-07-06usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependencyArnd Bergmann
2018-07-06Merge tag 'usb-serial-4.18-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-07-06USB: serial: mos7840: fix status-register error handlingJohan Hovold
2018-07-06USB: serial: keyspan_pda: fix modem-status error handlingJohan Hovold
2018-07-05usb: chipidea: Always build ULPI codeFabio Estevam
2018-07-04USB: serial: cp210x: add another USB ID for Qivicon ZigBee stickOlli Salonen
2018-07-04USB: serial: ch341: fix type promotion bug in ch341_control_in()Dan Carpenter
2018-07-02typec: tcpm: Correctly report power_supply current and voltage for non pd supplyHans de Goede
2018-07-02usb: xhci: dbc: Don't decrement runtime PM counter if DBC is not startedKai-Heng Feng
2018-06-28Merge tag 'usb-serial-4.18-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-06-26usb: chipidea: host: fix disconnection detect issuePeter Chen
2018-06-25usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-enteredPeter Chen
2018-06-25typec: tcpm: Fix a msecs vs jiffies bugDan Carpenter
2018-06-25usb: cdc_acm: Add quirk for Uniden UBC125 scannerHouston Yaroschoff
2018-06-25usb: typec: ucsi: Fix for incorrect status data issueHeikki Krogerus
2018-06-25usb: typec: ucsi: acpi: Workaround for cache mode issueHeikki Krogerus
2018-06-25usb: xhci: increase CRS timeout valueAjay Gupta
2018-06-25usb: xhci: tegra: fix runtime PM error handlingStefan Agner
2018-06-25usb: xhci: remove the code build warningDongjiu Geng
2018-06-25xhci: Fix kernel oops in trace_xhci_free_virt_deviceZhengjun Xing
2018-06-25xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman
2018-06-19dwc2: gadget: Fix ISOC IN DDMA PID bitfield value calculationMinas Harutyunyan
2018-06-19usb: gadget: dwc2: fix memory leak in gadget_init()Grigor Tovmasyan