summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-05Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman
2020-10-03Merge tag 'for-linus-5.9b-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-03Merge tag 'usb-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-10-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-10-03Merge tag 'usb-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2020-10-02Merge tag 'pinctrl-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-10-02Merge tag 'pci-v5.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-10-02Merge tag 'riscv-for-linus-5.9-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-02Merge tag 'pm-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-10-02Merge tag 'staging-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-02Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-10-02Merge tag 'mmc-v5.9-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2020-10-02USB: core: remove polling for /sys/kernel/debug/usb/devicesSergey Korolev
2020-10-02usb: typec: add support for STUSB160x Type-C controller familyAmelie Delaunay
2020-10-02usb: typec: add typec_find_pwr_opmodeAmelie Delaunay
2020-10-02usb: typec: hd3ss3220: Use OF graph API to get the connector fwnodeBiju Das
2020-10-02Merge tag 'phy-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman
2020-10-02usb: dwc2: Fix INTR OUT transfers in DDMA mode.Minas Harutyunyan
2020-10-02usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCsAmelie Delaunay
2020-10-02usb: dwc2: override PHY input signals with usb role switch supportAmelie Delaunay
2020-10-02usb: dwc3: of-simple: Add compatible string for Intel Keem Bay platformWan Ahmad Zainie
2020-10-02usb: dwc3: gadget: Support up to max stream idThinh Nguyen
2020-10-02USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum
2020-10-02net: pegasus: Use the new usb control message API.Petko Manolov
2020-10-02net: rtl8150: Use the new usb control message API.Petko Manolov
2020-10-02usb: typec: displayport: Reduce noise from the driverHeikki Krogerus
2020-10-02USB: hub: Add Kconfig option to reduce number of port initialization retriesAlan Stern
2020-10-02USB: hub: Clean up use of port initialization schemes and retriesAlan Stern
2020-10-02usb: dwc3: gadget: Return early if no TRB updateThinh Nguyen
2020-10-02usb: dwc3: gadget: Keep TRBs in request orderThinh Nguyen
2020-10-02usb: dwc3: gadget: Revise setting IOC when no TRB leftThinh Nguyen
2020-10-02usb: dwc3: gadget: Look ahead when setting IOCThinh Nguyen
2020-10-02usb: dwc3: gadget: Allow restarting a transferThinh Nguyen
2020-10-02usb: bdc: remove duplicated error messageTang Bin
2020-10-02usb: dwc3: Stop active transfers before halting the controllerWesley Cheng
2020-10-02usb: cdns3: gadget: enlarge the TRB ring lengthPeter Chen
2020-10-02usb: cdns3: gadget: sg_support is only for DEV_VER_V2 or abovePeter Chen
2020-10-02usb: cdns3: gadget: need to handle sg case for workaround 2 casePeter Chen
2020-10-02usb: cdns3: gadget: handle sg list use case at completion correctlyPeter Chen
2020-10-02usb: cdns3: gadget: add CHAIN and ISP bit for sg list use casePeter Chen
2020-10-02usb: cdns3: gadget: improve the dump TRB operation at cdns3_ep_run_transferPeter Chen
2020-10-02usb: cdns3: gadget: using correct sg operationsPeter Chen
2020-10-02usb: dwc3: Add splitdisable quirk for Hisilicon Kirin SocYu Chen
2020-10-02usb: bdc: Fix unused assignment in bdc_probe()Tang Bin
2020-10-02usb: gadget: uvc: Fix the wrong v4l2_device_unregister callZqiang
2020-10-02usb: dwc3: gadget: Rename misleading function namesThinh Nguyen
2020-10-02usb: dwc3: gadget: Refactor preparing last TRBsThinh Nguyen
2020-10-02usb: dwc3: gadget: Set IOC if not enough for extra TRBsThinh Nguyen