summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-09-26Revert "cdc-acm: implement put_char() and flush_chars()"Oliver Neukum
2018-09-26usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...Jia-Ju Bai
2018-09-26USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings
2018-09-26USB: serial: ti_usb_3410_5052: fix array underflow in completion handlerJohan Hovold
2018-09-26usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai
2018-09-26USB: serial: io_ti: fix array underflow in completion handlerJohan Hovold
2018-09-26USB: net2280: Fix erroneous synchronization changeAlan Stern
2018-09-26usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0Yoshihiro Shimoda
2018-09-26USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controllerMaxence Duprès
2018-09-26usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()Jia-Ju Bai
2018-09-26usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()Mathias Nyman
2018-09-26usb: uas: add support for more quirk flagsOliver Neukum
2018-09-26USB: Add quirk to support DJI CineSSDTim Anderson
2018-09-26usb: mtu3: fix error of xhci port id when enable U3 dual roleChunfeng Yun
2018-09-26usb: xhci: fix interrupt transfer error happened on MTK platformsChunfeng Yun
2018-09-26usb: Don't die twice if PCI xhci host is not responding in resumeMathias Nyman
2018-09-26xhci: Fix use after free for URB cancellation on a reallocated endpointMathias Nyman
2018-09-26usb: dwc3: change stream event enable bit back to 13Erich E. Hoover
2018-08-22USB: option: add support for DW5821eAleksander Morgado
2018-08-22USB: serial: pl2303: add a new device id for ATENMovie Song
2018-08-22USB: serial: sierra: fix potential deadlock at closeJohn Ogness
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