summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-06-09USB: rio500: fix memory leak in close after disconnectOliver Neukum
2019-06-09USB: rio500: refuse more than one device at a timeOliver Neukum
2019-06-09USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz
2019-06-09USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum
2019-06-09USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern
2019-06-09usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan
2019-06-09usbip: usbip_host: fix BUG: sleeping function called from invalid contextShuah Khan
2019-06-09usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid
2019-06-09xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()Andrey Smirnov
2019-06-09xhci: Use %zu for printing size_t typeFabio Estevam
2019-06-09xhci: update bounce buffer with correct sg numHenry Lin
2019-05-31usb: core: Add PM runtime calls to usb_hcd_platform_shutdownTony Lindgren
2019-05-31USB: core: Don't unbind interfaces following device reset failureAlan Stern
2019-05-31usb: gadget: f_fs: don't free buffer prematurelyFei Yang
2019-05-31usb: dwc3: move synchronize_irq() out of the spinlock protected blockMarek Szyprowski
2019-05-31usb: dwc2: gadget: Increase descriptors count for ISOC'sMinas Harutyunyan
2019-05-16USB: serial: fix unthrottle racesJohan Hovold
2019-05-11UAS: fix alignment of scatter/gather segmentsOliver Neukum
2019-05-11soc: sunxi: Fix missing dependency on REGMAP_MMIOSamuel Holland
2019-05-11usb-storage: Set virt_boundary_mask to avoid SG overflowsAlan Stern
2019-05-11USB: cdc-acm: fix unthrottle racesJohan Hovold
2019-05-11USB: serial: f81232: fix interrupt worker not stopJi-Ze Hong (Peter Hong)
2019-05-11usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen
2019-05-11usb: dwc3: Allow building USB_DWC3_QCOM without EXTCONMarc Gonzalez
2019-04-25USB: yurex: Fix protection fault after device removalAlan Stern
2019-04-25usb: usbip: fix isoc packet num validation in get_pipeMalte Leip
2019-04-19USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-04-19USB: dummy-hcd: Fix failure to give back unlinked URBsAlan Stern
2019-04-16USB: core: Fix unterminated string returned by usb_string()Alan Stern
2019-03-29Merge tag 'usb-serial-5.1-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-03-29Merge tag 'fixes-for-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-03-28USB: serial: option: add Olicard 600Bjørn Mork
2019-03-28USB: serial: cp210x: add new device idGreg Kroah-Hartman
2019-03-28usb: u132-hcd: fix resource leakMukesh Ojha
2019-03-28usb: cdc-acm: fix race during wakeup blocking TX trafficRomain Izard
2019-03-26usb: mtu3: fix EXTCON dependencyArnd Bergmann
2019-03-26usb: usb251xb: fix to avoid potential NULL pointer dereferenceAditya Pakki
2019-03-26usb: core: Try generic PHY_MODE_USB_HOST if usb_phy_roothub_set_mode failsChen-Yu Tsai
2019-03-22xhci: Don't let USB3 ports stuck in polling state prevent suspendMathias Nyman
2019-03-22usb: xhci: dbc: Don't free all memory with spinlock heldMathias Nyman
2019-03-22xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman
2019-03-20USB: serial: mos7720: fix mos_parport refcount imbalance on error pathLin Yi
2019-03-20USB: gadget: f_hid: fix deadlock in f_hidg_write()Radoslav Gerganov
2019-03-20usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener
2019-03-20usb: gadget: net2280: Fix net2280_dequeue()Guido Kiener
2019-03-20usb: gadget: net2280: Fix overrun of OUT messagesGuido Kiener
2019-03-20usb: dwc3: pci: add support for Comet Lake PCH IDFelipe Balbi
2019-03-19usb: usb251xb: Remove unnecessary comparison of unsigned integer with >= 0Gustavo A. R. Silva
2019-03-19usb: common: Consider only available nodes for dr_modeFabrizio Castro
2019-03-19usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-capsHans de Goede