aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2017-09-28usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platformGravatar Baolin Wang 1-0/+1
2017-09-28usb: gadget: udc: atmel: set vbus irqflags explicitlyGravatar Nicolas Ferre 1-1/+3
2017-09-28usb: gadget: ffs: handle I/O completion in-orderGravatar John Keeping 2-4/+14
2017-09-28usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionGravatar Yoshihiro Shimoda 1-2/+11
2017-09-28usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeGravatar Yoshihiro Shimoda 1-2/+8
2017-09-28usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()Gravatar Yoshihiro Shimoda 1-2/+3
2017-09-28usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT valueGravatar Yoshihiro Shimoda 1-1/+10
2017-09-28usb: gadget: udc: renesas_usb3: fix for no-data control transferGravatar Yoshihiro Shimoda 1-1/+2
2017-09-28USB: dummy-hcd: Fix erroneous synchronization changeGravatar Alan Stern 1-2/+30
2017-09-28USB: dummy-hcd: fix infinite-loop resubmission bugGravatar Alan Stern 1-0/+9
2017-09-28USB: dummy-hcd: fix connection failures (wrong speed)Gravatar Alan Stern 1-4/+11
2017-09-25USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponseGravatar Bjørn Mork 1-1/+3
2017-09-25USB: devio: Don't corrupt user memoryGravatar Dan Carpenter 1-1/+5
2017-09-25USB: devio: Prevent integer overflow in proc_do_submiturb()Gravatar Dan Carpenter 1-0/+5
2017-09-22USB: g_mass_storage: Fix deadlock when driver is unboundGravatar Alan Stern 3-57/+10
2017-09-22USB: gadgetfs: Fix crash caused by inadequate synchronizationGravatar Alan Stern 1-5/+36
2017-09-22USB: gadgetfs: fix copy_to_user while holding spinlockGravatar Alan Stern 1-1/+4
2017-09-22USB: uas: fix bug in handling of alternate settingsGravatar Alan Stern 2-12/+13
2017-09-22usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...Gravatar Alan Stern 1-0/+7
2017-09-22usb-storage: fix bogus hardware error messages for ATA pass-thru devicesGravatar Alan Stern 1-1/+13
2017-09-21USB: core: harden cdc_parse_cdc_headerGravatar Greg Kroah-Hartman 1-0/+4
2017-09-21Merge tag 'fixes-for-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 5-8/+19
2017-09-20usb: gadget: dummy: fix nonsensical comparisonsGravatar Arnd Bergmann 1-5/+4
2017-09-20usb: gadget: udc: fix snps_udc_plat.c build errorsGravatar Randy Dunlap 1-0/+1
2017-09-20usb: gadget: function: printer: avoid spinlock recursionGravatar Yoshihiro Shimoda 1-1/+6
2017-09-20usb: gadget: core: fix ->udc_set_speed() logicGravatar Roger Quadros 1-2/+1
2017-09-19USB: fix out-of-bounds in usb_set_configurationGravatar Greg Kroah-Hartman 1-3/+11
2017-09-18Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"Gravatar Kai-Heng Feng 3-16/+1
2017-09-18xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptorGravatar Mathias Nyman 1-1/+10
2017-09-18xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaroundGravatar Mathias Nyman 1-1/+1
2017-09-18usb: host: xhci-plat: allow sysdev to inherit from ACPIGravatar Adam Wallis 1-6/+10
2017-09-18xhci: fix wrong endpoint ESIT value shown in tracingGravatar Mathias Nyman 1-2/+4
2017-09-18usb: pci-quirks.c: Corrected timeout values used in handshakeGravatar Jim Dickerson 1-4/+4
2017-09-18xhci: fix finding correct bus_state structure for USB 3.1 hostsGravatar Mathias Nyman 1-1/+1
2017-09-18usb: xhci: Free the right ring in xhci_add_endpoint()Gravatar Lu Baolu 1-1/+2
2017-09-18usb: dwc3: ep0: fix DMA starvation by assigning req->trb on ep0Gravatar Felipe Balbi 1-0/+7
2017-09-18usb: Increase quirk delay for USB devicesGravatar Dmitry Fleytman 2-2/+2
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-15/+6
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 2-10/+6
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-2/+2
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Gravatar Linus Torvalds 3-3/+3
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-3/+3
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Gravatar Lee Jones 37-98/+324
2017-09-04gadget/f_mass_storage: stop messing with the address limitGravatar Christoph Hellwig 1-15/+6
2017-09-04mfd: twl: Move header file out of I2C realmGravatar Wolfram Sang 1-1/+1
2017-09-01Merge tag 'usb-serial-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 1-6/+4
2017-09-01dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsGravatar Christoph Hellwig 2-10/+6
2017-08-31usbip: vhci-hcd: make vhci_hc_driver constGravatar Bhumika Goyal 1-1/+1
2017-08-31usb: imx21-hcd: make imx21_hc_driver constGravatar Bhumika Goyal 1-1/+1
2017-08-31usb: host: make ehci_fsl_overrides const and __initconstGravatar Bhumika Goyal 1-1/+1