summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-10-12Merge tag 'fixes-for-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-10-11usb: usbtest: fix NULL pointer dereferenceAlan Stern
2017-10-11usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov
2017-10-11usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov
2017-10-11usb: misc: usbtest: Fix overflow in usbtest_do_ioctl()Dan Carpenter
2017-10-11usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi
2017-10-11USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern
2017-10-11usb: phy: tegra: Fix phy suspend for UDCJon Hunter
2017-10-09Merge tag 'usb-serial-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-10-09USB: serial: console: fix use-after-free after failed setupJohan Hovold
2017-10-09USB: serial: console: fix use-after-free on disconnectJohan Hovold
2017-10-03USB: serial: qcserial: add Dell DW5818, DW5819Shrirang Bagul
2017-09-28usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platformBaolin Wang
2017-09-28usb: gadget: udc: atmel: set vbus irqflags explicitlyNicolas Ferre
2017-09-28usb: gadget: ffs: handle I/O completion in-orderJohn Keeping
2017-09-28usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda
2017-09-28usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda
2017-09-28usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()Yoshihiro Shimoda
2017-09-28usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT valueYoshihiro Shimoda
2017-09-28usb: gadget: udc: renesas_usb3: fix for no-data control transferYoshihiro Shimoda
2017-09-28USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern
2017-09-28USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern
2017-09-28USB: dummy-hcd: fix connection failures (wrong speed)Alan Stern
2017-09-25USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponseBjørn Mork
2017-09-25USB: devio: Don't corrupt user memoryDan Carpenter
2017-09-25USB: devio: Prevent integer overflow in proc_do_submiturb()Dan Carpenter
2017-09-22USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern
2017-09-22USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern
2017-09-22USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern
2017-09-22USB: uas: fix bug in handling of alternate settingsAlan Stern
2017-09-22usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...Alan Stern
2017-09-22usb-storage: fix bogus hardware error messages for ATA pass-thru devicesAlan Stern
2017-09-21USB: core: harden cdc_parse_cdc_headerGreg Kroah-Hartman
2017-09-21Merge tag 'fixes-for-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-09-20usb: gadget: dummy: fix nonsensical comparisonsArnd Bergmann
2017-09-20usb: gadget: udc: fix snps_udc_plat.c build errorsRandy Dunlap
2017-09-20usb: gadget: function: printer: avoid spinlock recursionYoshihiro Shimoda
2017-09-20usb: gadget: core: fix ->udc_set_speed() logicRoger Quadros
2017-09-19USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman
2017-09-19USB: serial: cp210x: add support for ELV TFD500Andreas Engel
2017-09-19USB: serial: cp210x: fix partnum regressionSebastian Frei
2017-09-18Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"Kai-Heng Feng
2017-09-18xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptorMathias Nyman
2017-09-18xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaroundMathias Nyman
2017-09-18usb: host: xhci-plat: allow sysdev to inherit from ACPIAdam Wallis
2017-09-18xhci: fix wrong endpoint ESIT value shown in tracingMathias Nyman
2017-09-18usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson
2017-09-18xhci: fix finding correct bus_state structure for USB 3.1 hostsMathias Nyman
2017-09-18usb: xhci: Free the right ring in xhci_add_endpoint()Lu Baolu
2017-09-18usb: dwc3: ep0: fix DMA starvation by assigning req->trb on ep0Felipe Balbi