summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-10kernel: set USER_DS in kthread_use_mmChristoph Hellwig
2020-06-10kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig
2020-06-09scsi: target: Initialize LUN in transport_init_se_cmd()Sudhakar Panneerselvam
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-04usb: core: kcov: collect coverage from usb complete callbackAndrey Konovalov
2020-06-02Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-06-01Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-29usb: get rid of pointless access_ok() callsAl Viro
2020-05-29usb: dwc3: meson-g12a: fix USB2 PHY initialization on G12A and A1 SoCsMartin Blumenstingl
2020-05-29usb: dwc3: meson-g12a: fix error path when fetching the reset line failsMartin Blumenstingl
2020-05-29Merge tag 'usb-serial-5.8-rc1-2' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2020-05-29Merge tag 'usb-serial-5.8-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-05-27USB: serial: ch341: fix lockup of devices with limited prescalerJohan Hovold
2020-05-27USB: serial: ch341: add basis for quirk detectionMichael Hanselmann
2020-05-27CDC-ACM: heed quirk also in error handlingOliver Neukum
2020-05-27USB: serial: option: add Telit LE910C1-EUX compositionsDaniele Palmas
2020-05-26Merge tag 'usb-ci-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2020-05-25usb: musb: Fix runtime PM imbalance on errorDinghao Liu
2020-05-25usb: musb: jz4740: Prevent lockup when CONFIG_SMP is setPaul Cercueil
2020-05-25usb: musb: mediatek: add reset FADDR to zero in reset interrupt handleMacpaul Lin
2020-05-25usb: musb: use true for 'use_dma'Jason Yan
2020-05-25usb: musb: start session in resume for host portBin Liu
2020-05-25usb: musb: return -ESHUTDOWN in urb when three-strikes error happenedBin Liu
2020-05-25Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2020-05-25USB: serial: qcserial: add DW5816e QDL supportMatt Jolly
2020-05-25usb: dwc3: keystone: Turn on USB3 PHY before controllerRoger Quadros
2020-05-25usb: dwc3: gadget: Check for prepared TRBsThinh Nguyen
2020-05-25usb: gadget: Fix issue with config_ep_by_speed functionPawel Laszczak
2020-05-25usb: cdns3: ep0: delete the redundant status stagePeter Chen
2020-05-25usb: dwc2: Update Core Reset programming flow.Minas Harutyunyan
2020-05-25usb: gadget: fsl: Fix a wrong judgment in fsl_udc_probe()Tang Bin
2020-05-25usb: gadget: fix potential double-free in m66592_probe.Qiushi Wu
2020-05-25usb: cdns3: Fix runtime PM imbalance on errorDinghao Liu
2020-05-25usb: gadget: lpc32xx_udc: don't dereference ep pointer before null checkColin Ian King
2020-05-25usb: dwc3: Increase timeout for CmdAct cleared by device controllerYu Chen
2020-05-25USB: dummy-hcd: use configurable endpoint naming schemeAndrey Konovalov
2020-05-25usb: cdns3: gadget: assign interrupt number to USB gadget structurePeter Chen
2020-05-25usb: gadget: core: sync interrupt before unbind the udcPeter Chen
2020-05-25usb: gadget: udc: atmel: Don't use DT to configure end pointGregory CLEMENT
2020-05-25usb: dwc3: gadget: Use SET_EP_PRIME for NoStreamThinh Nguyen
2020-05-25usb: dwc3: gadget: Handle stream transfersThinh Nguyen
2020-05-25usb: dwc3: gadget: Don't prepare beyond a transferThinh Nguyen
2020-05-25usb: dwc3: gadget: Wait for transfer completionThinh Nguyen
2020-05-25usb: dwc3: gadget: Handle XferComplete for streamsThinh Nguyen
2020-05-25usb: dwc3: gadget: Enable XferComplete eventThinh Nguyen