summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2019-05-31usb: gadget: f_fs: don't free buffer prematurelyFei Yang1-1/+2
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-16USB: serial: fix unthrottle racesJohan Hovold1-7/+32
2019-05-11UAS: fix alignment of scatter/gather segmentsOliver Neukum1-13/+22
2019-05-11soc: sunxi: Fix missing dependency on REGMAP_MMIOSamuel Holland1-1/+1
2019-05-11usb-storage: Set virt_boundary_mask to avoid SG overflowsAlan Stern1-14/+12
2019-05-11USB: cdc-acm: fix unthrottle racesJohan Hovold1-7/+25
2019-05-11USB: serial: f81232: fix interrupt worker not stopJi-Ze Hong (Peter Hong)1-0/+39
2019-05-11usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen1-1/+1
2019-05-11usb: dwc3: Allow building USB_DWC3_QCOM without EXTCONMarc Gonzalez1-2/+4
2019-04-25USB: yurex: Fix protection fault after device removalAlan Stern1-0/+1
2019-04-25usb: usbip: fix isoc packet num validation in get_pipeMalte Leip2-9/+10
2019-04-19USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern2-21/+5
2019-04-19USB: dummy-hcd: Fix failure to give back unlinked URBsAlan Stern1-4/+15
2019-04-16USB: core: Fix unterminated string returned by usb_string()Alan Stern1-1/+3
2019-03-29Merge tag 'usb-serial-5.1-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman5-8/+20
2019-03-29Merge tag 'fixes-for-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman4-8/+11
2019-03-28USB: serial: option: add Olicard 600Bjørn Mork1-4/+6
2019-03-28USB: serial: cp210x: add new device idGreg Kroah-Hartman1-0/+1
2019-03-27usb: u132-hcd: fix resource leakMukesh Ojha1-0/+3
2019-03-27usb: cdc-acm: fix race during wakeup blocking TX trafficRomain Izard1-3/+1
2019-03-26usb: mtu3: fix EXTCON dependencyArnd Bergmann1-0/+1
2019-03-26usb: usb251xb: fix to avoid potential NULL pointer dereferenceAditya Pakki1-1/+1
2019-03-26usb: core: Try generic PHY_MODE_USB_HOST if usb_phy_roothub_set_mode failsChen-Yu Tsai1-0/+3
2019-03-22xhci: Don't let USB3 ports stuck in polling state prevent suspendMathias Nyman2-7/+20
2019-03-22usb: xhci: dbc: Don't free all memory with spinlock heldMathias Nyman1-2/+3
2019-03-22xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman1-3/+6
2019-03-20USB: serial: mos7720: fix mos_parport refcount imbalance on error pathLin Yi1-2/+2
2019-03-20USB: gadget: f_hid: fix deadlock in f_hidg_write()Radoslav Gerganov1-3/+3
2019-03-20usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener1-0/+1
2019-03-20usb: gadget: net2280: Fix net2280_dequeue()Guido Kiener1-2/+2
2019-03-20usb: gadget: net2280: Fix overrun of OUT messagesGuido Kiener1-3/+1
2019-03-20usb: dwc3: pci: add support for Comet Lake PCH IDFelipe Balbi1-0/+4
2019-03-19usb: usb251xb: Remove unnecessary comparison of unsigned integer with >= 0Gustavo A. R. Silva1-1/+1
2019-03-19usb: common: Consider only available nodes for dr_modeFabrizio Castro1-0/+2
2019-03-19usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-capsHans de Goede1-1/+26
2019-03-19usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirkYasushi Asano1-0/+1
2019-03-19usb: typec: Fix unchecked return valueGustavo A. R. Silva1-2/+7
2019-03-19USB: serial: option: set driver_info for SIM5218 and compatiblesMans Rullgard1-1/+2
2019-03-19USB: serial: ftdi_sio: add additional NovaTech productsGeorge McCollister2-1/+5
2019-03-19USB: serial: option: add support for Quectel EM12Kristian Evensen1-0/+4
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport1-1/+1
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-3/+2
2019-03-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-20/+4
2019-03-10Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2019-03-07Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds149-891/+1367
2019-03-06Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-58/+60
2019-03-01wusb: Remove unnecessary static function ckhdid_printfJoe Perches4-20/+8
2019-03-01usb: core: make default autosuspend delay configurableMans Rullgard2-2/+14