summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds9-82/+82
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+4
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada9-82/+82
2020-06-10kernel: set USER_DS in kthread_use_mmChristoph Hellwig1-4/+0
2020-06-10kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig2-4/+4
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig2-2/+2
2020-06-09scsi: target: Initialize LUN in transport_init_se_cmd()Sudhakar Panneerselvam1-2/+4
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds224-1027/+3927
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+16
2020-06-04usb: core: kcov: collect coverage from usb complete callbackAndrey Konovalov1-0/+3
2020-06-02Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...Linus Torvalds3-6/+10
2020-06-01Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-17/+0
2020-05-29usb: get rid of pointless access_ok() callsAl Viro3-17/+0
2020-05-29usb: dwc3: meson-g12a: fix USB2 PHY initialization on G12A and A1 SoCsMartin Blumenstingl1-4/+4
2020-05-29usb: dwc3: meson-g12a: fix error path when fetching the reset line failsMartin Blumenstingl1-1/+1
2020-05-29Merge tag 'usb-serial-5.8-rc1-2' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2-0/+5
2020-05-29Merge tag 'usb-serial-5.8-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman14-15/+81
2020-05-27USB: serial: ch341: fix lockup of devices with limited prescalerJohan Hovold1-3/+12
2020-05-27USB: serial: ch341: add basis for quirk detectionMichael Hanselmann1-0/+53
2020-05-27CDC-ACM: heed quirk also in error handlingOliver Neukum1-1/+1
2020-05-27USB: serial: option: add Telit LE910C1-EUX compositionsDaniele Palmas1-0/+4
2020-05-26Merge tag 'usb-ci-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman11-176/+545
2020-05-25usb: musb: Fix runtime PM imbalance on errorDinghao Liu1-5/+5
2020-05-25usb: musb: jz4740: Prevent lockup when CONFIG_SMP is setPaul Cercueil1-2/+2
2020-05-25usb: musb: mediatek: add reset FADDR to zero in reset interrupt handleMacpaul Lin1-0/+6
2020-05-25usb: musb: use true for 'use_dma'Jason Yan1-1/+1
2020-05-25usb: musb: start session in resume for host portBin Liu1-0/+7
2020-05-25usb: musb: return -ESHUTDOWN in urb when three-strikes error happenedBin Liu1-2/+8
2020-05-25Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman76-572/+1630
2020-05-25USB: serial: qcserial: add DW5816e QDL supportMatt Jolly1-0/+1
2020-05-25usb: dwc3: keystone: Turn on USB3 PHY before controllerRoger Quadros1-1/+40
2020-05-25usb: dwc3: gadget: Check for prepared TRBsThinh Nguyen1-0/+8
2020-05-25usb: gadget: Fix issue with config_ep_by_speed functionPawel Laszczak1-17/+61
2020-05-25usb: cdns3: ep0: delete the redundant status stagePeter Chen1-7/+0
2020-05-25usb: dwc2: Update Core Reset programming flow.Minas Harutyunyan5-23/+63
2020-05-25usb: gadget: fsl: Fix a wrong judgment in fsl_udc_probe()Tang Bin1-2/+2
2020-05-25usb: gadget: fix potential double-free in m66592_probe.Qiushi Wu1-1/+1
2020-05-25usb: cdns3: Fix runtime PM imbalance on errorDinghao Liu1-2/+1
2020-05-25usb: gadget: lpc32xx_udc: don't dereference ep pointer before null checkColin Ian King1-5/+6
2020-05-25usb: dwc3: Increase timeout for CmdAct cleared by device controllerYu Chen1-1/+1
2020-05-25USB: dummy-hcd: use configurable endpoint naming schemeAndrey Konovalov1-13/+13
2020-05-25usb: cdns3: gadget: assign interrupt number to USB gadget structurePeter Chen1-0/+1
2020-05-25usb: gadget: core: sync interrupt before unbind the udcPeter Chen1-0/+2
2020-05-25usb: gadget: udc: atmel: Don't use DT to configure end pointGregory CLEMENT2-40/+84
2020-05-25usb: dwc3: gadget: Use SET_EP_PRIME for NoStreamThinh Nguyen2-3/+13
2020-05-25usb: dwc3: gadget: Handle stream transfersThinh Nguyen3-3/+104
2020-05-25usb: dwc3: gadget: Don't prepare beyond a transferThinh Nguyen1-0/+8
2020-05-25usb: dwc3: gadget: Wait for transfer completionThinh Nguyen2-1/+9
2020-05-25usb: dwc3: gadget: Handle XferComplete for streamsThinh Nguyen1-6/+28
2020-05-25usb: dwc3: gadget: Enable XferComplete eventThinh Nguyen1-0/+1