summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2019-06-11usb: dwc_otg: check value of uWord type after convertSeung-Woo Kim1-1/+1
2019-06-11usb: dwc_otg: fiq_fsm: fix ignored-attributes build warningsSeung-Woo Kim1-4/+4
2019-06-11usb: dwc_otg: remove wrong memory accesses found by kasanSeung-Woo Kim1-1/+1
2019-06-10Merge remote-tracking branch 'stable/linux-4.19.y' into rpi-4.19.ypopcornmix12-71/+147
2019-06-09USB: rio500: fix memory leak in close after disconnectOliver Neukum1-2/+15
2019-06-09USB: rio500: refuse more than one device at a timeOliver Neukum1-6/+18
2019-06-09USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz1-0/+3
2019-06-09USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum1-7/+8
2019-06-09USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern1-2/+2
2019-06-09usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan1-13/+23
2019-06-09usbip: usbip_host: fix BUG: sleeping function called from invalid contextShuah Khan1-22/+43
2019-06-09usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid1-1/+1
2019-06-09xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()Andrey Smirnov1-12/+10
2019-06-09xhci: Use %zu for printing size_t typeFabio Estevam1-2/+2
2019-06-09xhci: update bounce buffer with correct sg numHenry Lin1-4/+13
2019-05-31usb: core: Add PM runtime calls to usb_hcd_platform_shutdownTony Lindgren1-0/+3
2019-05-31USB: core: Don't unbind interfaces following device reset failureAlan Stern1-1/+4
2019-05-31usb: dwc3: move synchronize_irq() out of the spinlock protected blockMarek Szyprowski2-2/+2
2019-05-31usb: dwc2: gadget: Increase descriptors count for ISOC'sMinas Harutyunyan1-12/+15
2019-05-24usb: dwc_otg: Clean up interrupt claiming codePhil Elwell4-35/+25
2019-05-21Merge remote-tracking branch 'stable/linux-4.19.y' into rpi-4.19.ypopcornmix2-9/+39
2019-05-16usb: typec: Fix unchecked return valueGustavo A. R. Silva1-2/+7
2019-05-16USB: serial: fix unthrottle racesJohan Hovold1-7/+32
2019-05-14dwc_otg: fix locking around dequeueing and killing URBsP33M2-6/+7
2019-05-14dwc_otg: only do_split when we actually need to do a splitP33M1-5/+4
2019-05-14usb: dwc_otg: Use dma allocation for mphi dummy_send bufferDave Stevenson3-3/+7
2019-05-14usb: dwc_otg: Clean up build warnings on 64bit kernelsDave Stevenson4-14/+20
2019-05-14usb: dwc2: Fix disable all EP's on disconnectMinas Harutyunyan1-18/+23
2019-05-14usb: dwc2: Disable all EP's on disconnectMinas Harutyunyan1-7/+23
2019-05-14dwc_otg: fix bug with port_addr assignment for single-TT hubsP33M1-1/+1
2019-05-14dwc-otg: FIQ: Fix "bad mode in data abort handler"Phil Elwell1-1/+1
2019-05-14ARM64/DWC_OTG: Port dwc_otg driver to ARM64Michael Zoran8-1/+128
2019-05-14Add dwc_otg driverpopcornmix68-13/+60010
2019-05-10UAS: fix alignment of scatter/gather segmentsOliver Neukum1-13/+22
2019-05-10soc: sunxi: Fix missing dependency on REGMAP_MMIOSamuel Holland1-1/+1
2019-05-10usb-storage: Set virt_boundary_mask to avoid SG overflowsAlan Stern1-14/+12
2019-05-10USB: cdc-acm: fix unthrottle racesJohan Hovold1-7/+25
2019-05-10USB: serial: f81232: fix interrupt worker not stopJi-Ze Hong (Peter Hong)1-0/+39
2019-05-10usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen1-1/+1
2019-05-08USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern2-21/+5
2019-05-08USB: core: Fix unterminated string returned by usb_string()Alan Stern1-1/+3
2019-05-08usb: usbip: fix isoc packet num validation in get_pipeMalte Leip2-9/+10
2019-05-08USB: dummy-hcd: Fix failure to give back unlinked URBsAlan Stern1-4/+15
2019-05-08USB: yurex: Fix protection fault after device removalAlan Stern1-0/+1
2019-05-04usb: u132-hcd: fix resource leakMukesh Ojha1-0/+3
2019-05-04usb: usb251xb: fix to avoid potential NULL pointer dereferenceAditya Pakki1-1/+1
2019-05-04usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener1-0/+1
2019-05-04usb: gadget: net2280: Fix net2280_dequeue()Guido Kiener1-2/+2
2019-05-04usb: gadget: net2280: Fix overrun of OUT messagesGuido Kiener1-3/+1
2019-05-04usb: dwc3: pci: add support for Comet Lake PCH IDFelipe Balbi1-0/+4